public interface Property extends EncyclopediaElement
The following features are supported:
SaPackage.getProperty()
Modifier and Type | Method and Description |
---|---|
MDWEList<IdentifiableElement> |
getLinks()
Returns the value of the 'Links' reference list.
|
MetaProperty |
getMetaProperty()
Returns the value of the 'Meta Property' reference.
|
IdentifiableElement |
getOwner()
Returns the value of the 'Owner' container reference.
|
String |
getPrpEditDefMajorType()
Returns the value of the 'Prp Edit Def Major Type' attribute.
|
String |
getPrpEditDefMinorType()
Returns the value of the 'Prp Edit Def Minor Type' attribute.
|
String |
getPrpEditType()
Returns the value of the 'Prp Edit Type' attribute.
|
String |
getPrpLength()
Returns the value of the 'Prp Length' attribute.
|
String |
getPrpName()
Returns the value of the 'Prp Name' attribute.
|
String |
getPrpValue()
Returns the value of the 'Prp Value' attribute.
|
boolean |
isInstanceOf(MetaProperty metaProperty) |
void |
setMetaProperty(MetaProperty value)
Sets the value of the '
Meta Property ' reference. |
void |
setOwner(IdentifiableElement value)
Sets the value of the '
Owner ' container reference. |
void |
setPrpEditDefMajorType(String value)
Sets the value of the '
Prp Edit Def Major Type ' attribute. |
void |
setPrpEditDefMinorType(String value)
Sets the value of the '
Prp Edit Def Minor Type ' attribute. |
void |
setPrpEditType(String value)
Sets the value of the '
Prp Edit Type ' attribute. |
void |
setPrpLength(String value)
Sets the value of the '
Prp Length ' attribute. |
void |
setPrpName(String value)
Sets the value of the '
Prp Name ' attribute. |
void |
setPrpValue(String value)
Sets the value of the '
Prp Value ' attribute. |
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
String getPrpName()
""
.
setPrpName(String)
,
SaPackage.getProperty_PrpName()
void setPrpName(String value)
Prp Name
' attribute.
value
- the new value of the 'Prp Name' attribute.getPrpName()
String getPrpValue()
""
.
setPrpValue(String)
,
SaPackage.getProperty_PrpValue()
void setPrpValue(String value)
Prp Value
' attribute.
value
- the new value of the 'Prp Value' attribute.getPrpValue()
String getPrpEditType()
""
.
setPrpEditType(String)
,
SaPackage.getProperty_PrpEditType()
void setPrpEditType(String value)
Prp Edit Type
' attribute.
value
- the new value of the 'Prp Edit Type' attribute.getPrpEditType()
String getPrpLength()
""
.
setPrpLength(String)
,
SaPackage.getProperty_PrpLength()
void setPrpLength(String value)
Prp Length
' attribute.
value
- the new value of the 'Prp Length' attribute.getPrpLength()
String getPrpEditDefMinorType()
""
.
setPrpEditDefMinorType(String)
,
SaPackage.getProperty_PrpEditDefMinorType()
void setPrpEditDefMinorType(String value)
Prp Edit Def Minor Type
' attribute.
value
- the new value of the 'Prp Edit Def Minor Type' attribute.getPrpEditDefMinorType()
String getPrpEditDefMajorType()
""
.
setPrpEditDefMajorType(String)
,
SaPackage.getProperty_PrpEditDefMajorType()
void setPrpEditDefMajorType(String value)
Prp Edit Def Major Type
' attribute.
value
- the new value of the 'Prp Edit Def Major Type' attribute.getPrpEditDefMajorType()
IdentifiableElement getOwner()
Properties
'.
setOwner(IdentifiableElement)
,
SaPackage.getProperty_Owner()
,
IdentifiableElement.getProperties()
void setOwner(IdentifiableElement value)
Owner
' container reference.
value
- the new value of the 'Owner' container reference.getOwner()
MDWEList<IdentifiableElement> getLinks()
IdentifiableElement
.
It is bidirectional and its opposite is 'Linked By
'.
SaPackage.getProperty_Links()
,
IdentifiableElement.getLinkedBy()
MetaProperty getMetaProperty()
Instances
'.
setMetaProperty(MetaProperty)
,
SaPackage.getProperty_MetaProperty()
,
MetaProperty.getInstances()
void setMetaProperty(MetaProperty value)
Meta Property
' reference.
value
- the new value of the 'Meta Property' reference.getMetaProperty()
boolean isInstanceOf(MetaProperty metaProperty)