public interface FeaturePath
The following features are supported:
UtilPackage.getFeaturePath()| Modifier and Type | Method and Description |
|---|---|
<any> |
getFeatures()
Returns the value of the 'Features' reference list.
|
java.lang.String |
getId()
Returns the value of the 'Id' attribute.
|
java.lang.String |
getKey()
Returns the value of the 'Key' attribute.
|
void |
setId(java.lang.String value)
Sets the value of the '
Id' attribute. |
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
UtilPackage.getFeaturePath_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()<any> getFeatures()
org.eclipse.emf.ecore.EStructuralFeature.
If the meaning of the 'Features' reference list isn't clear, there really should be more of a description here...
UtilPackage.getFeaturePath_Features()java.lang.String getKey()
If the meaning of the 'Key' attribute isn't clear, there really should be more of a description here...
UtilPackage.getFeaturePath_Key()Data In Motion Consulting GmbH