public interface Characteristic extends AbstractMeasureElement
The following features are supported:
SmmPackage.getCharacteristic()| Modifier and Type | Method and Description |
|---|---|
Characteristic |
getParent()
Returns the value of the 'Parent' reference.
|
void |
setParent(Characteristic value)
Sets the value of the '
Parent' reference. |
getInCategorygetAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescriptionCharacteristic getParent()
If the meaning of the 'Parent' reference isn't clear, there really should be more of a description here...
setParent(Characteristic),
SmmPackage.getCharacteristic_Parent()void setParent(Characteristic value)
Parent' reference.
value - the new value of the 'Parent' reference.getParent()