Uses of Package
eclipseme.core.model

Packages that use eclipseme.core.model
eclipseme.core.model   
eclipseme.core.model.impl   
 

Classes in eclipseme.core.model used by eclipseme.core.model
ApplicationDescriptor
          This class is a representation of a Java Application Descriptor (jad) for a Midlet Suite.
ApplicationDescriptor.MidletDefinition
          The definition of a Midlet within the application descriptor.
IConfiguration
          Representation of a J2ME configuration such as CLDC or CDC.
IDevice
          The device interface specifies the representation of an emulated device.
IEmulator
          Required interface for emulator implementations.
IMidletSuiteProject
          This interface represents access to Midlet suite project specific information.
InvalidWirelessToolkitException
          An exception thrown when there is something wrong in specifying an instance of IWirelessToolkit.
IPlatformComponent
          Implementations of all J2ME platform components, including wireless toolkits, configurations and profiles implement this interface.
IPlatformDefinition
          A platform definition encompasses the J2ME wireless toolkit, configuration and profiles that make up a J2ME platform.
IPreverifier
          Required interface for preverification support.
IProfile
          Representation of a J2ME profile, such as MIDP.
ISignatureProperties
          Classes implementing this interface are designed to hold the various project-specific properties relating to potential signing operations.
IWirelessToolkit
          Representation of a wireless toolkit instance on the file system.
IWirelessToolkitType
          Implementations of this interface represent certain types of wireless toolkit implementations.
Version
          Represents the version of a component.
 

Classes in eclipseme.core.model used by eclipseme.core.model.impl
ApplicationDescriptor
          This class is a representation of a Java Application Descriptor (jad) for a Midlet Suite.
IConfiguration
          Representation of a J2ME configuration such as CLDC or CDC.
IDevice
          The device interface specifies the representation of an emulated device.
IEmulator
          Required interface for emulator implementations.
IMidletSuiteProject
          This interface represents access to Midlet suite project specific information.
InvalidWirelessToolkitException
          An exception thrown when there is something wrong in specifying an instance of IWirelessToolkit.
IPlatformComponent
          Implementations of all J2ME platform components, including wireless toolkits, configurations and profiles implement this interface.
IPlatformDefinition
          A platform definition encompasses the J2ME wireless toolkit, configuration and profiles that make up a J2ME platform.
IPreverifier
          Required interface for preverification support.
IProfile
          Representation of a J2ME profile, such as MIDP.
IResourceFilter
          This interface represents a filter controlling inclusion of resources into the packaged output.
ISignatureProperties
          Classes implementing this interface are designed to hold the various project-specific properties relating to potential signing operations.
IWirelessToolkit
          Representation of a wireless toolkit instance on the file system.
IWirelessToolkitType
          Implementations of this interface represent certain types of wireless toolkit implementations.
Version
          Represents the version of a component.