public interface Adjunct extends EncyclopediaElement
The following features are supported:
SaPackage.getAdjunct()
Modifier and Type | Method and Description |
---|---|
String |
getAdjLocX()
Returns the value of the 'Adj Loc X' attribute.
|
String |
getAdjLocY()
Returns the value of the 'Adj Loc Y' attribute.
|
String |
getAdjNum()
Returns the value of the 'Adj Num' attribute.
|
String |
getAdjSizeX()
Returns the value of the 'Adj Size X' attribute.
|
String |
getAdjSizeY()
Returns the value of the 'Adj Size Y' attribute.
|
void |
setAdjLocX(String value)
Sets the value of the '
Adj Loc X ' attribute. |
void |
setAdjLocY(String value)
Sets the value of the '
Adj Loc Y ' attribute. |
void |
setAdjNum(String value)
Sets the value of the '
Adj Num ' attribute. |
void |
setAdjSizeX(String value)
Sets the value of the '
Adj Size X ' attribute. |
void |
setAdjSizeY(String value)
Sets the value of the '
Adj Size Y ' 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 getAdjNum()
""
.
setAdjNum(String)
,
SaPackage.getAdjunct_AdjNum()
void setAdjNum(String value)
Adj Num
' attribute.
value
- the new value of the 'Adj Num' attribute.getAdjNum()
String getAdjLocX()
""
.
setAdjLocX(String)
,
SaPackage.getAdjunct_AdjLocX()
void setAdjLocX(String value)
Adj Loc X
' attribute.
value
- the new value of the 'Adj Loc X' attribute.getAdjLocX()
String getAdjLocY()
""
.
setAdjLocY(String)
,
SaPackage.getAdjunct_AdjLocY()
void setAdjLocY(String value)
Adj Loc Y
' attribute.
value
- the new value of the 'Adj Loc Y' attribute.getAdjLocY()
String getAdjSizeX()
""
.
setAdjSizeX(String)
,
SaPackage.getAdjunct_AdjSizeX()
void setAdjSizeX(String value)
Adj Size X
' attribute.
value
- the new value of the 'Adj Size X' attribute.getAdjSizeX()
String getAdjSizeY()
""
.
setAdjSizeY(String)
,
SaPackage.getAdjunct_AdjSizeY()
void setAdjSizeY(String value)
Adj Size Y
' attribute.
value
- the new value of the 'Adj Size Y' attribute.getAdjSizeY()