org.eclipse.mtj.api.runtimes
Interface RuntimesPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
RuntimesPackageImpl

public interface RuntimesPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
RuntimesFactory

Nested Class Summary
static interface RuntimesPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int DEVICE_CONFIGURATION
          The meta object id for the 'Device Configuration' class.
static int DEVICE_CONFIGURATION__IMPLEMENTATION
          The feature id for the 'Implementation' containment reference.
static int DEVICE_CONFIGURATION__JVM_REF
          The feature id for the 'Jvm Ref' containment reference.
static int DEVICE_CONFIGURATION__NAME
          The feature id for the 'Name' attribute.
static int DEVICE_CONFIGURATION__VERSION
          The feature id for the 'Version' attribute.
static int DEVICE_CONFIGURATION_FEATURE_COUNT
          The number of structural features of the 'Device Configuration' class.
static int DEVICE_PROFILE
          The meta object id for the 'Device Profile' class.
static int DEVICE_PROFILE__NAME
          The feature id for the 'Name' attribute.
static int DEVICE_PROFILE__SERVICE_APIS
          The feature id for the 'Service Apis' containment reference list.
static int DEVICE_PROFILE__VERSION
          The feature id for the 'Version' attribute.
static int DEVICE_PROFILE_FEATURE_COUNT
          The number of structural features of the 'Device Profile' class.
static RuntimesPackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int IMPLEMENTATION_REF
          The meta object id for the 'Implementation Ref' class.
static int IMPLEMENTATION_REF__FILE_REF
          The feature id for the 'File Ref' attribute.
static int IMPLEMENTATION_REF__JAVADOC_REF
          The feature id for the 'Javadoc Ref' attribute.
static int IMPLEMENTATION_REF__SOURCE_REF
          The feature id for the 'Source Ref' attribute.
static int IMPLEMENTATION_REF_FEATURE_COUNT
          The number of structural features of the 'Implementation Ref' class.
static int JVM_IMPLEMENTATION
          The meta object id for the 'Jvm Implementation' class.
static int JVM_IMPLEMENTATION__FILE_REF
          The feature id for the 'File Ref' attribute.
static int JVM_IMPLEMENTATION__NAME
          The feature id for the 'Name' attribute.
static int JVM_IMPLEMENTATION__VENDOR
          The feature id for the 'Vendor' attribute.
static int JVM_IMPLEMENTATION__VERSION
          The feature id for the 'Version' attribute.
static int JVM_IMPLEMENTATION_FEATURE_COUNT
          The number of structural features of the 'Jvm Implementation' class.
static int RUNTIME_PLATFORM
          The meta object id for the 'Runtime Platform' class.
static int RUNTIME_PLATFORM__DESCRIPTION
          The feature id for the 'Description' attribute.
static int RUNTIME_PLATFORM__NAME
          The feature id for the 'Name' attribute.
static int RUNTIME_PLATFORM__TARGET_DEVICES
          The feature id for the 'Target Devices' containment reference list.
static int RUNTIME_PLATFORM_DEFINITION
          The meta object id for the 'Runtime Platform Definition' class.
static int RUNTIME_PLATFORM_DEFINITION__DEVICE_CONFIGURATIONS
          The feature id for the 'Device Configurations' containment reference list.
static int RUNTIME_PLATFORM_DEFINITION__DEVICE_PROFILES
          The feature id for the 'Device Profiles' containment reference list.
static int RUNTIME_PLATFORM_DEFINITION__DEVICES
          The feature id for the 'Devices' reference list.
static int RUNTIME_PLATFORM_DEFINITION__NAME
          The feature id for the 'Name' attribute.
static int RUNTIME_PLATFORM_DEFINITION__SERVICE_APIS
          The feature id for the 'Service Apis' containment reference list.
static int RUNTIME_PLATFORM_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Runtime Platform Definition' class.
static int RUNTIME_PLATFORM_FEATURE_COUNT
          The number of structural features of the 'Runtime Platform' class.
static int SERVICE_API
          The meta object id for the 'Service Api' class.
static int SERVICE_API__DESCRIPTION
          The feature id for the 'Description' attribute.
static int SERVICE_API__IMPLEMENTATION
          The feature id for the 'Implementation' containment reference.
static int SERVICE_API__NAME
          The feature id for the 'Name' attribute.
static int SERVICE_API__VERSION
          The feature id for the 'Version' attribute.
static int SERVICE_API_FEATURE_COUNT
          The number of structural features of the 'Service Api' class.
 
Method Summary
 org.eclipse.emf.ecore.EReference getDeviceConfiguration_Implementation()
          Returns the meta object for the containment reference 'Implementation'.
 org.eclipse.emf.ecore.EReference getDeviceConfiguration_JvmRef()
          Returns the meta object for the containment reference 'Jvm Ref'.
 org.eclipse.emf.ecore.EAttribute getDeviceConfiguration_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getDeviceConfiguration_Version()
          Returns the meta object for the attribute 'Version'.
 org.eclipse.emf.ecore.EClass getDeviceConfiguration()
          Returns the meta object for class 'Device Configuration'.
 org.eclipse.emf.ecore.EAttribute getDeviceProfile_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getDeviceProfile_ServiceApis()
          Returns the meta object for the containment reference list 'Service Apis'.
 org.eclipse.emf.ecore.EAttribute getDeviceProfile_Version()
          Returns the meta object for the attribute 'Version'.
 org.eclipse.emf.ecore.EClass getDeviceProfile()
          Returns the meta object for class 'Device Profile'.
 org.eclipse.emf.ecore.EAttribute getImplementationRef_FileRef()
          Returns the meta object for the attribute 'File Ref'.
 org.eclipse.emf.ecore.EAttribute getImplementationRef_JavadocRef()
          Returns the meta object for the attribute 'Javadoc Ref'.
 org.eclipse.emf.ecore.EAttribute getImplementationRef_SourceRef()
          Returns the meta object for the attribute 'Source Ref'.
 org.eclipse.emf.ecore.EClass getImplementationRef()
          Returns the meta object for class 'Implementation Ref'.
 org.eclipse.emf.ecore.EAttribute getJvmImplementation_FileRef()
          Returns the meta object for the attribute 'File Ref'.
 org.eclipse.emf.ecore.EAttribute getJvmImplementation_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getJvmImplementation_Vendor()
          Returns the meta object for the attribute 'Vendor'.
 org.eclipse.emf.ecore.EAttribute getJvmImplementation_Version()
          Returns the meta object for the attribute 'Version'.
 org.eclipse.emf.ecore.EClass getJvmImplementation()
          Returns the meta object for class 'Jvm Implementation'.
 org.eclipse.emf.ecore.EAttribute getRuntimePlatform_Description()
          Returns the meta object for the attribute 'Description'.
 org.eclipse.emf.ecore.EAttribute getRuntimePlatform_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getRuntimePlatform_TargetDevices()
          Returns the meta object for the containment reference list 'Target Devices'.
 org.eclipse.emf.ecore.EClass getRuntimePlatform()
          Returns the meta object for class 'Runtime Platform'.
 org.eclipse.emf.ecore.EReference getRuntimePlatformDefinition_DeviceConfigurations()
          Returns the meta object for the containment reference list 'Device Configurations'.
 org.eclipse.emf.ecore.EReference getRuntimePlatformDefinition_DeviceProfiles()
          Returns the meta object for the containment reference list 'Device Profiles'.
 org.eclipse.emf.ecore.EReference getRuntimePlatformDefinition_Devices()
          Returns the meta object for the reference list 'Devices'.
 org.eclipse.emf.ecore.EAttribute getRuntimePlatformDefinition_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getRuntimePlatformDefinition_ServiceApis()
          Returns the meta object for the containment reference list 'Service Apis'.
 org.eclipse.emf.ecore.EClass getRuntimePlatformDefinition()
          Returns the meta object for class 'Runtime Platform Definition'.
 RuntimesFactory getRuntimesFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EAttribute getServiceApi_Description()
          Returns the meta object for the attribute 'Description'.
 org.eclipse.emf.ecore.EReference getServiceApi_Implementation()
          Returns the meta object for the containment reference 'Implementation'.
 org.eclipse.emf.ecore.EAttribute getServiceApi_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getServiceApi_Version()
          Returns the meta object for the attribute 'Version'.
 org.eclipse.emf.ecore.EClass getServiceApi()
          Returns the meta object for class 'Service Api'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final RuntimesPackage eINSTANCE
The singleton instance of the package.


RUNTIME_PLATFORM_DEFINITION

static final int RUNTIME_PLATFORM_DEFINITION
The meta object id for the 'Runtime Platform Definition' class.

See Also:
RuntimePlatformDefinitionImpl, RuntimesPackageImpl.getRuntimePlatformDefinition(), Constant Field Values

RUNTIME_PLATFORM_DEFINITION__DEVICES

static final int RUNTIME_PLATFORM_DEFINITION__DEVICES
The feature id for the 'Devices' reference list.

See Also:
Constant Field Values

RUNTIME_PLATFORM_DEFINITION__DEVICE_PROFILES

static final int RUNTIME_PLATFORM_DEFINITION__DEVICE_PROFILES
The feature id for the 'Device Profiles' containment reference list.

See Also:
Constant Field Values

RUNTIME_PLATFORM_DEFINITION__SERVICE_APIS

static final int RUNTIME_PLATFORM_DEFINITION__SERVICE_APIS
The feature id for the 'Service Apis' containment reference list.

See Also:
Constant Field Values

RUNTIME_PLATFORM_DEFINITION__DEVICE_CONFIGURATIONS

static final int RUNTIME_PLATFORM_DEFINITION__DEVICE_CONFIGURATIONS
The feature id for the 'Device Configurations' containment reference list.

See Also:
Constant Field Values

RUNTIME_PLATFORM_DEFINITION__NAME

static final int RUNTIME_PLATFORM_DEFINITION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

RUNTIME_PLATFORM_DEFINITION_FEATURE_COUNT

static final int RUNTIME_PLATFORM_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Runtime Platform Definition' class.

See Also:
Constant Field Values

DEVICE_PROFILE

static final int DEVICE_PROFILE
The meta object id for the 'Device Profile' class.

See Also:
DeviceProfileImpl, RuntimesPackageImpl.getDeviceProfile(), Constant Field Values

DEVICE_PROFILE__SERVICE_APIS

static final int DEVICE_PROFILE__SERVICE_APIS
The feature id for the 'Service Apis' containment reference list.

See Also:
Constant Field Values

DEVICE_PROFILE__NAME

static final int DEVICE_PROFILE__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DEVICE_PROFILE__VERSION

static final int DEVICE_PROFILE__VERSION
The feature id for the 'Version' attribute.

See Also:
Constant Field Values

DEVICE_PROFILE_FEATURE_COUNT

static final int DEVICE_PROFILE_FEATURE_COUNT
The number of structural features of the 'Device Profile' class.

See Also:
Constant Field Values

SERVICE_API

static final int SERVICE_API
The meta object id for the 'Service Api' class.

See Also:
ServiceApiImpl, RuntimesPackageImpl.getServiceApi(), Constant Field Values

SERVICE_API__IMPLEMENTATION

static final int SERVICE_API__IMPLEMENTATION
The feature id for the 'Implementation' containment reference.

See Also:
Constant Field Values

SERVICE_API__NAME

static final int SERVICE_API__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

SERVICE_API__VERSION

static final int SERVICE_API__VERSION
The feature id for the 'Version' attribute.

See Also:
Constant Field Values

SERVICE_API__DESCRIPTION

static final int SERVICE_API__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

SERVICE_API_FEATURE_COUNT

static final int SERVICE_API_FEATURE_COUNT
The number of structural features of the 'Service Api' class.

See Also:
Constant Field Values

DEVICE_CONFIGURATION

static final int DEVICE_CONFIGURATION
The meta object id for the 'Device Configuration' class.

See Also:
DeviceConfigurationImpl, RuntimesPackageImpl.getDeviceConfiguration(), Constant Field Values

DEVICE_CONFIGURATION__IMPLEMENTATION

static final int DEVICE_CONFIGURATION__IMPLEMENTATION
The feature id for the 'Implementation' containment reference.

See Also:
Constant Field Values

DEVICE_CONFIGURATION__JVM_REF

static final int DEVICE_CONFIGURATION__JVM_REF
The feature id for the 'Jvm Ref' containment reference.

See Also:
Constant Field Values

DEVICE_CONFIGURATION__NAME

static final int DEVICE_CONFIGURATION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

DEVICE_CONFIGURATION__VERSION

static final int DEVICE_CONFIGURATION__VERSION
The feature id for the 'Version' attribute.

See Also:
Constant Field Values

DEVICE_CONFIGURATION_FEATURE_COUNT

static final int DEVICE_CONFIGURATION_FEATURE_COUNT
The number of structural features of the 'Device Configuration' class.

See Also:
Constant Field Values

IMPLEMENTATION_REF

static final int IMPLEMENTATION_REF
The meta object id for the 'Implementation Ref' class.

See Also:
ImplementationRefImpl, RuntimesPackageImpl.getImplementationRef(), Constant Field Values

IMPLEMENTATION_REF__FILE_REF

static final int IMPLEMENTATION_REF__FILE_REF
The feature id for the 'File Ref' attribute.

See Also:
Constant Field Values

IMPLEMENTATION_REF__SOURCE_REF

static final int IMPLEMENTATION_REF__SOURCE_REF
The feature id for the 'Source Ref' attribute.

See Also:
Constant Field Values

IMPLEMENTATION_REF__JAVADOC_REF

static final int IMPLEMENTATION_REF__JAVADOC_REF
The feature id for the 'Javadoc Ref' attribute.

See Also:
Constant Field Values

IMPLEMENTATION_REF_FEATURE_COUNT

static final int IMPLEMENTATION_REF_FEATURE_COUNT
The number of structural features of the 'Implementation Ref' class.

See Also:
Constant Field Values

JVM_IMPLEMENTATION

static final int JVM_IMPLEMENTATION
The meta object id for the 'Jvm Implementation' class.

See Also:
JvmImplementationImpl, RuntimesPackageImpl.getJvmImplementation(), Constant Field Values

JVM_IMPLEMENTATION__NAME

static final int JVM_IMPLEMENTATION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

JVM_IMPLEMENTATION__VERSION

static final int JVM_IMPLEMENTATION__VERSION
The feature id for the 'Version' attribute.

See Also:
Constant Field Values

JVM_IMPLEMENTATION__VENDOR

static final int JVM_IMPLEMENTATION__VENDOR
The feature id for the 'Vendor' attribute.

See Also:
Constant Field Values

JVM_IMPLEMENTATION__FILE_REF

static final int JVM_IMPLEMENTATION__FILE_REF
The feature id for the 'File Ref' attribute.

See Also:
Constant Field Values

JVM_IMPLEMENTATION_FEATURE_COUNT

static final int JVM_IMPLEMENTATION_FEATURE_COUNT
The number of structural features of the 'Jvm Implementation' class.

See Also:
Constant Field Values

RUNTIME_PLATFORM

static final int RUNTIME_PLATFORM
The meta object id for the 'Runtime Platform' class.

See Also:
RuntimePlatformImpl, RuntimesPackageImpl.getRuntimePlatform(), Constant Field Values

RUNTIME_PLATFORM__TARGET_DEVICES

static final int RUNTIME_PLATFORM__TARGET_DEVICES
The feature id for the 'Target Devices' containment reference list.

See Also:
Constant Field Values

RUNTIME_PLATFORM__NAME

static final int RUNTIME_PLATFORM__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values

RUNTIME_PLATFORM__DESCRIPTION

static final int RUNTIME_PLATFORM__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

RUNTIME_PLATFORM_FEATURE_COUNT

static final int RUNTIME_PLATFORM_FEATURE_COUNT
The number of structural features of the 'Runtime Platform' class.

See Also:
Constant Field Values
Method Detail

getRuntimePlatformDefinition

org.eclipse.emf.ecore.EClass getRuntimePlatformDefinition()
Returns the meta object for class 'Runtime Platform Definition'.

Returns:
the meta object for class 'Runtime Platform Definition'.
See Also:
RuntimePlatformDefinition

getRuntimePlatformDefinition_Devices

org.eclipse.emf.ecore.EReference getRuntimePlatformDefinition_Devices()
Returns the meta object for the reference list 'Devices'.

Returns:
the meta object for the reference list 'Devices'.
See Also:
RuntimePlatformDefinition.getDevices(), getRuntimePlatformDefinition()

getRuntimePlatformDefinition_DeviceProfiles

org.eclipse.emf.ecore.EReference getRuntimePlatformDefinition_DeviceProfiles()
Returns the meta object for the containment reference list 'Device Profiles'.

Returns:
the meta object for the containment reference list 'Device Profiles'.
See Also:
RuntimePlatformDefinition.getDeviceProfiles(), getRuntimePlatformDefinition()

getRuntimePlatformDefinition_ServiceApis

org.eclipse.emf.ecore.EReference getRuntimePlatformDefinition_ServiceApis()
Returns the meta object for the containment reference list 'Service Apis'.

Returns:
the meta object for the containment reference list 'Service Apis'.
See Also:
RuntimePlatformDefinition.getServiceApis(), getRuntimePlatformDefinition()

getRuntimePlatformDefinition_DeviceConfigurations

org.eclipse.emf.ecore.EReference getRuntimePlatformDefinition_DeviceConfigurations()
Returns the meta object for the containment reference list 'Device Configurations'.

Returns:
the meta object for the containment reference list 'Device Configurations'.
See Also:
RuntimePlatformDefinition.getDeviceConfigurations(), getRuntimePlatformDefinition()

getRuntimePlatformDefinition_Name

org.eclipse.emf.ecore.EAttribute getRuntimePlatformDefinition_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
RuntimePlatformDefinition.getName(), getRuntimePlatformDefinition()

getDeviceProfile

org.eclipse.emf.ecore.EClass getDeviceProfile()
Returns the meta object for class 'Device Profile'.

Returns:
the meta object for class 'Device Profile'.
See Also:
DeviceProfile

getDeviceProfile_ServiceApis

org.eclipse.emf.ecore.EReference getDeviceProfile_ServiceApis()
Returns the meta object for the containment reference list 'Service Apis'.

Returns:
the meta object for the containment reference list 'Service Apis'.
See Also:
DeviceProfile.getServiceApis(), getDeviceProfile()

getDeviceProfile_Name

org.eclipse.emf.ecore.EAttribute getDeviceProfile_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
DeviceProfile.getName(), getDeviceProfile()

getDeviceProfile_Version

org.eclipse.emf.ecore.EAttribute getDeviceProfile_Version()
Returns the meta object for the attribute 'Version'.

Returns:
the meta object for the attribute 'Version'.
See Also:
DeviceProfile.getVersion(), getDeviceProfile()

getServiceApi

org.eclipse.emf.ecore.EClass getServiceApi()
Returns the meta object for class 'Service Api'.

Returns:
the meta object for class 'Service Api'.
See Also:
ServiceApi

getServiceApi_Implementation

org.eclipse.emf.ecore.EReference getServiceApi_Implementation()
Returns the meta object for the containment reference 'Implementation'.

Returns:
the meta object for the containment reference 'Implementation'.
See Also:
ServiceApi.getImplementation(), getServiceApi()

getServiceApi_Name

org.eclipse.emf.ecore.EAttribute getServiceApi_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
ServiceApi.getName(), getServiceApi()

getServiceApi_Version

org.eclipse.emf.ecore.EAttribute getServiceApi_Version()
Returns the meta object for the attribute 'Version'.

Returns:
the meta object for the attribute 'Version'.
See Also:
ServiceApi.getVersion(), getServiceApi()

getServiceApi_Description

org.eclipse.emf.ecore.EAttribute getServiceApi_Description()
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
ServiceApi.getDescription(), getServiceApi()

getDeviceConfiguration

org.eclipse.emf.ecore.EClass getDeviceConfiguration()
Returns the meta object for class 'Device Configuration'.

Returns:
the meta object for class 'Device Configuration'.
See Also:
DeviceConfiguration

getDeviceConfiguration_Implementation

org.eclipse.emf.ecore.EReference getDeviceConfiguration_Implementation()
Returns the meta object for the containment reference 'Implementation'.

Returns:
the meta object for the containment reference 'Implementation'.
See Also:
DeviceConfiguration.getImplementation(), getDeviceConfiguration()

getDeviceConfiguration_JvmRef

org.eclipse.emf.ecore.EReference getDeviceConfiguration_JvmRef()
Returns the meta object for the containment reference 'Jvm Ref'.

Returns:
the meta object for the containment reference 'Jvm Ref'.
See Also:
DeviceConfiguration.getJvmRef(), getDeviceConfiguration()

getDeviceConfiguration_Name

org.eclipse.emf.ecore.EAttribute getDeviceConfiguration_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
DeviceConfiguration.getName(), getDeviceConfiguration()

getDeviceConfiguration_Version

org.eclipse.emf.ecore.EAttribute getDeviceConfiguration_Version()
Returns the meta object for the attribute 'Version'.

Returns:
the meta object for the attribute 'Version'.
See Also:
DeviceConfiguration.getVersion(), getDeviceConfiguration()

getImplementationRef

org.eclipse.emf.ecore.EClass getImplementationRef()
Returns the meta object for class 'Implementation Ref'.

Returns:
the meta object for class 'Implementation Ref'.
See Also:
ImplementationRef

getImplementationRef_FileRef

org.eclipse.emf.ecore.EAttribute getImplementationRef_FileRef()
Returns the meta object for the attribute 'File Ref'.

Returns:
the meta object for the attribute 'File Ref'.
See Also:
ImplementationRef.getFileRef(), getImplementationRef()

getImplementationRef_SourceRef

org.eclipse.emf.ecore.EAttribute getImplementationRef_SourceRef()
Returns the meta object for the attribute 'Source Ref'.

Returns:
the meta object for the attribute 'Source Ref'.
See Also:
ImplementationRef.getSourceRef(), getImplementationRef()

getImplementationRef_JavadocRef

org.eclipse.emf.ecore.EAttribute getImplementationRef_JavadocRef()
Returns the meta object for the attribute 'Javadoc Ref'.

Returns:
the meta object for the attribute 'Javadoc Ref'.
See Also:
ImplementationRef.getJavadocRef(), getImplementationRef()

getJvmImplementation

org.eclipse.emf.ecore.EClass getJvmImplementation()
Returns the meta object for class 'Jvm Implementation'.

Returns:
the meta object for class 'Jvm Implementation'.
See Also:
JvmImplementation

getJvmImplementation_Name

org.eclipse.emf.ecore.EAttribute getJvmImplementation_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
JvmImplementation.getName(), getJvmImplementation()

getJvmImplementation_Version

org.eclipse.emf.ecore.EAttribute getJvmImplementation_Version()
Returns the meta object for the attribute 'Version'.

Returns:
the meta object for the attribute 'Version'.
See Also:
JvmImplementation.getVersion(), getJvmImplementation()

getJvmImplementation_Vendor

org.eclipse.emf.ecore.EAttribute getJvmImplementation_Vendor()
Returns the meta object for the attribute 'Vendor'.

Returns:
the meta object for the attribute 'Vendor'.
See Also:
JvmImplementation.getVendor(), getJvmImplementation()

getJvmImplementation_FileRef

org.eclipse.emf.ecore.EAttribute getJvmImplementation_FileRef()
Returns the meta object for the attribute 'File Ref'.

Returns:
the meta object for the attribute 'File Ref'.
See Also:
JvmImplementation.getFileRef(), getJvmImplementation()

getRuntimePlatform

org.eclipse.emf.ecore.EClass getRuntimePlatform()
Returns the meta object for class 'Runtime Platform'.

Returns:
the meta object for class 'Runtime Platform'.
See Also:
RuntimePlatform

getRuntimePlatform_TargetDevices

org.eclipse.emf.ecore.EReference getRuntimePlatform_TargetDevices()
Returns the meta object for the containment reference list 'Target Devices'.

Returns:
the meta object for the containment reference list 'Target Devices'.
See Also:
RuntimePlatform.getTargetDevices(), getRuntimePlatform()

getRuntimePlatform_Name

org.eclipse.emf.ecore.EAttribute getRuntimePlatform_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
RuntimePlatform.getName(), getRuntimePlatform()

getRuntimePlatform_Description

org.eclipse.emf.ecore.EAttribute getRuntimePlatform_Description()
Returns the meta object for the attribute 'Description'.

Returns:
the meta object for the attribute 'Description'.
See Also:
RuntimePlatform.getDescription(), getRuntimePlatform()

getRuntimesFactory

RuntimesFactory getRuntimesFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.