Modifier and Type | Field and Description |
---|---|
static String |
MetaclassName |
Modifier and Type | Method and Description |
---|---|
IProperty |
getKey()
Get the Key association.
|
IPropertyValueSet |
getOwner()
Get the Owner association.
|
String |
getValue()
Getter for the Value meta class attribute.
|
void |
setKey(IProperty element)
Setter for the 'Key' [1..1] association.
|
void |
setOwner(IPropertyValueSet element)
Setter for the 'Owner' [1..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.IPropertyValueSet getOwner()
void setOwner(IPropertyValueSet element)
element
- The element to set.IProperty getKey()
void setKey(IProperty element)
element
- The element to set.