Uses of Class
eclipseme.core.model.impl.PlatformComponent

Packages that use PlatformComponent
eclipseme.core.model.impl   
 

Uses of PlatformComponent in eclipseme.core.model.impl
 

Subclasses of PlatformComponent in eclipseme.core.model.impl
 class AbstractEmulator
          Abstract support class for Emulator implementations.
 class Configuration
          Standard implementation of the IConfiguration interface.
 class PlatformDefinition
          Standard implementation of the IPlatformDefinition interface.
 class Profile
          Standard implementation of the IProfile interface.
 class UnspecifiedPlatformDefinition
          A platform definition to be used when no other definition has been provided or it has been lost.
 class WirelessToolkit
          This is the primary implementation of the IWirelessToolkit interface that assumes Sun's implementation of the wireless toolkit (or one that looks similar to Sun's implementation).