|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RuntimePlatformDefinition
A representation of the model object 'Runtime Platform Definition'.
The following features are supported:
RuntimesPackage.getRuntimePlatformDefinition()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getDeviceConfigurations()
Returns the value of the 'Device Configurations' containment reference list. |
org.eclipse.emf.common.util.EList |
getDeviceProfiles()
Returns the value of the 'Device Profiles' containment reference list. |
org.eclipse.emf.common.util.EList |
getDevices()
Returns the value of the 'Devices' reference list. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
org.eclipse.emf.common.util.EList |
getServiceApis()
Returns the value of the 'Service Apis' containment reference list. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
| 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 |
| Method Detail |
|---|
org.eclipse.emf.common.util.EList getDevices()
Device.
It is bidirectional and its opposite is 'Runtime Platform Definitions'.
If the meaning of the 'Devices' reference list isn't clear, there really should be more of a description here...
RuntimesPackage.getRuntimePlatformDefinition_Devices(),
Device.getRuntimePlatformDefinitions()org.eclipse.emf.common.util.EList getDeviceProfiles()
DeviceProfile.
If the meaning of the 'Device Profiles' containment reference list isn't clear, there really should be more of a description here...
RuntimesPackage.getRuntimePlatformDefinition_DeviceProfiles()org.eclipse.emf.common.util.EList getServiceApis()
ServiceApi.
If the meaning of the 'Service Apis' containment reference list isn't clear, there really should be more of a description here...
RuntimesPackage.getRuntimePlatformDefinition_ServiceApis()org.eclipse.emf.common.util.EList getDeviceConfigurations()
DeviceConfiguration.
If the meaning of the 'Device Configurations' containment reference list isn't clear, there really should be more of a description here...
RuntimesPackage.getRuntimePlatformDefinition_DeviceConfigurations()java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
RuntimesPackage.getRuntimePlatformDefinition_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||