|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeviceDescription
A representation of the model object 'Device Description'.
The following features are supported:
DevicesPackage.getDeviceDescription()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getCapabilities()
Returns the value of the 'Capabilities' containment reference list. |
org.eclipse.emf.common.util.EList |
getFeatures()
Returns the value of the 'Features' containment reference list. |
java.lang.String |
getIdentifier()
Returns the value of the 'Identifier' attribute. |
void |
setIdentifier(java.lang.String value)
Sets the value of the ' Identifier' 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 getCapabilities()
DeviceCapability.
If the meaning of the 'Capabilities' containment reference list isn't clear, there really should be more of a description here...
DevicesPackage.getDeviceDescription_Capabilities()org.eclipse.emf.common.util.EList getFeatures()
DeviceFeature.
If the meaning of the 'Features' containment reference list isn't clear, there really should be more of a description here...
DevicesPackage.getDeviceDescription_Features()java.lang.String getIdentifier()
setIdentifier(String),
DevicesPackage.getDeviceDescription_Identifier()void setIdentifier(java.lang.String value)
Identifier' attribute.
value - the new value of the 'Identifier' attribute.getIdentifier()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||