public interface Characteristic
extends org.eclipse.emf.ecore.EObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCharacteristic()
Returns the value of the 'Characteristic' attribute.
|
java.lang.String |
getCharacteristicDoc()
Returns the value of the 'Characteristic Doc' attribute.
|
java.lang.String |
getDoc()
Returns the value of the 'Doc' attribute.
|
org.eclipse.emf.common.util.EList<java.lang.String> |
getNanoentities()
Returns the value of the 'Nanoentities' attribute list.
|
void |
setCharacteristic(java.lang.String value)
Sets the value of the '
Characteristic' attribute. |
void |
setCharacteristicDoc(java.lang.String value)
Sets the value of the '
Characteristic Doc' attribute. |
void |
setDoc(java.lang.String value)
Sets the value of the '
Doc' attribute. |
java.lang.String getDoc()
If the meaning of the 'Doc' attribute isn't clear, there really should be more of a description here...
setDoc(String),
ServiceCutterConfigurationDSLPackage.getCharacteristic_Doc()void setDoc(java.lang.String value)
Doc' attribute.
value - the new value of the 'Doc' attribute.getDoc()java.lang.String getCharacteristic()
If the meaning of the 'Characteristic' attribute isn't clear, there really should be more of a description here...
setCharacteristic(String),
ServiceCutterConfigurationDSLPackage.getCharacteristic_Characteristic()void setCharacteristic(java.lang.String value)
Characteristic' attribute.
value - the new value of the 'Characteristic' attribute.getCharacteristic()java.lang.String getCharacteristicDoc()
If the meaning of the 'Characteristic Doc' attribute isn't clear, there really should be more of a description here...
setCharacteristicDoc(String),
ServiceCutterConfigurationDSLPackage.getCharacteristic_CharacteristicDoc()void setCharacteristicDoc(java.lang.String value)
Characteristic Doc' attribute.
value - the new value of the 'Characteristic Doc' attribute.getCharacteristicDoc()org.eclipse.emf.common.util.EList<java.lang.String> getNanoentities()
String.
If the meaning of the 'Nanoentities' attribute list isn't clear, there really should be more of a description here...
ServiceCutterConfigurationDSLPackage.getCharacteristic_Nanoentities()