Mobile Tools for Java
Release 1.0

Uses of Package
org.eclipse.mtj.core.persistence

Packages that use org.eclipse.mtj.core.persistence
org.eclipse.mtj.core.build.preverifier This package provides an API for preverification support. 
org.eclipse.mtj.core.persistence This package provides and API for managing persistence. 
org.eclipse.mtj.core.project.runtime This package provides an API for managing MTJ project runtime configurations. 
org.eclipse.mtj.core.sdk.device This package provides an API for managing the device definition and importing. 
org.eclipse.mtj.core.sdk.device.midp This package provides an API for managing MIDP devices. 
org.eclipse.mtj.core.sdk.device.midp.library This package provides an API for managing library elements. 
org.eclipse.mtj.core.sdk.device.midp.library.api This package provides an API for managing the API provided by an ILibrary instance. 
org.eclipse.mtj.core.symbol This package provides an API for managing all symbols that are used during the preprocessing operations. 
 

Classes in org.eclipse.mtj.core.persistence used by org.eclipse.mtj.core.build.preverifier
IPersistable
          Instances of this interface are capable of saving and restoring their state.
 

Classes in org.eclipse.mtj.core.persistence used by org.eclipse.mtj.core.persistence
IPersistable
          Instances of this interface are capable of saving and restoring their state.
IPersistenceProvider
          Instances of this interface provide facilities for storing and retrieving persistable objects.
PersistenceException
          An exception that may occur during the process of persisting platform components.
 

Classes in org.eclipse.mtj.core.persistence used by org.eclipse.mtj.core.project.runtime
PersistenceException
          An exception that may occur during the process of persisting platform components.
 

Classes in org.eclipse.mtj.core.persistence used by org.eclipse.mtj.core.sdk.device
IPersistable
          Instances of this interface are capable of saving and restoring their state.
PersistenceException
          An exception that may occur during the process of persisting platform components.
 

Classes in org.eclipse.mtj.core.persistence used by org.eclipse.mtj.core.sdk.device.midp
IPersistable
          Instances of this interface are capable of saving and restoring their state.
 

Classes in org.eclipse.mtj.core.persistence used by org.eclipse.mtj.core.sdk.device.midp.library
IPersistable
          Instances of this interface are capable of saving and restoring their state.
 

Classes in org.eclipse.mtj.core.persistence used by org.eclipse.mtj.core.sdk.device.midp.library.api
IPersistable
          Instances of this interface are capable of saving and restoring their state.
IPersistenceProvider
          Instances of this interface provide facilities for storing and retrieving persistable objects.
PersistenceException
          An exception that may occur during the process of persisting platform components.
 

Classes in org.eclipse.mtj.core.persistence used by org.eclipse.mtj.core.symbol
IPersistable
          Instances of this interface are capable of saving and restoring their state.
PersistenceException
          An exception that may occur during the process of persisting platform components.
 


Mobile Tools for Java
Release 1.0