Serialized Form


Package eclipseme.core.model

Class eclipseme.core.model.InvalidWirelessToolkitException extends java.lang.Exception implements Serializable


Package eclipseme.core.model.impl

Class eclipseme.core.model.impl.AbstractEmulator extends PlatformComponent implements Serializable

Serialized Fields

root

java.io.File root

devices

IDevice[] devices

Class eclipseme.core.model.impl.Configuration extends PlatformComponent implements Serializable

Serialized Fields

specificationVersion

java.lang.String specificationVersion

toolkit

IWirelessToolkit toolkit

library

org.eclipse.jdt.core.IClasspathEntry library

Class eclipseme.core.model.impl.PlatformComponent extends java.lang.Object implements Serializable

Serialized Fields

identifier

java.lang.String identifier

name

java.lang.String name

version

Version version

derived

boolean derived

dependents

java.util.List dependents

Class eclipseme.core.model.impl.PlatformDefinition extends PlatformComponent implements Serializable

Serialized Fields

toolkit

IWirelessToolkit toolkit

profiles

java.util.List profiles

configuration

IConfiguration configuration

root

java.io.File root

emulator

IEmulator emulator

preverifier

IPreverifier preverifier

Class eclipseme.core.model.impl.Profile extends PlatformComponent implements Serializable

Serialized Fields

libraries

java.util.List libraries

specificationVersion

java.lang.String specificationVersion

toolkit

IWirelessToolkit toolkit

Class eclipseme.core.model.impl.UnspecifiedPlatformDefinition extends PlatformDefinition implements Serializable

Class eclipseme.core.model.impl.WirelessToolkit extends PlatformComponent implements Serializable

Serialized Fields

root

java.io.File root

configurations

IConfiguration[] configurations

profiles

IProfile[] profiles

platformDefinitions

IPlatformDefinition[] platformDefinitions

toolkitType

IWirelessToolkitType toolkitType