Modifier and Type | Field and Description |
---|---|
static String |
MetaclassName |
Modifier and Type | Method and Description |
---|---|
ITaggedValue |
getAnnoted()
Get the Annoted association.
|
ILocalTaggedValue |
getLocalAnnoted()
Get the LocalAnnoted association.
|
ILocalTaggedValue |
getLocalQualified()
Get the LocalQualified association.
|
ITaggedValue |
getQualified()
Get the Qualified association.
|
String |
getValue()
Getter for the Value meta class attribute.
|
void |
setAnnoted(ITaggedValue element)
Setter for the 'Annoted' [0..1] association.
|
void |
setLocalAnnoted(ILocalTaggedValue element)
Setter for the 'LocalAnnoted' [0..1] association.
|
void |
setLocalQualified(ILocalTaggedValue element)
Setter for the 'LocalQualified' [0..1] association.
|
void |
setQualified(ITaggedValue element)
Setter for the 'Qualified' [0..1] association.
|
void |
setValue(String value)
Setter for the 'Value' meta class attribute
|
accept, addcausing, cardcausing, cardcausing, compareTo, delete, equals, getcausing, getcausing, getCompositionOwner, getElementStatus, getHid, getIdentifier, getLid, getMetaclassId, getMetaclassName, getmodifDate, getName, getSessionId, hashCode, isValid, removecausing, setmodifDate, toString
static final String MetaclassName
String getValue()
void setValue(String value)
value
- the new 'Value' value.ITaggedValue getAnnoted()
void setAnnoted(ITaggedValue element)
element
- The element to set.ITaggedValue getQualified()
void setQualified(ITaggedValue element)
element
- The element to set.ILocalTaggedValue getLocalAnnoted()
void setLocalAnnoted(ILocalTaggedValue element)
element
- The element to set.ILocalTaggedValue getLocalQualified()
void setLocalQualified(ILocalTaggedValue element)
element
- The element to set.