|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Characteristic
A representation of the model object 'Characteristic'.
The following features are supported:
SmmPackage.getCharacteristic()
Method Summary | |
---|---|
|
getCharacteristics()
Returns the value of the 'Characteristics' reference list. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
Characteristic |
getParent()
Returns the value of the 'Parent' reference. |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute. |
void |
setParent(Characteristic value)
Sets the value of the ' Parent ' reference. |
Methods inherited from interface org.eclipse.gmt.modisco.omg.smm.SmmElement |
---|
getAnnotation, getAttribute, getInbound, getModel, getOutbound, setModel |
Method Detail |
---|
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)
,
SmmPackage.getCharacteristic_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
Characteristic 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()
getCharacteristics()
Measure
.
It is bidirectional and its opposite is 'Trait
'.
If the meaning of the 'Characteristics' reference list isn't clear, there really should be more of a description here...
SmmPackage.getCharacteristic_Characteristics()
,
Measure.getTrait()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |