public interface Point extends MDWEObject
UMLPackage.getPoint()
Modifier and Type | Method and Description |
---|---|
Point |
copy()
|
double |
getX()
Returns the value of the 'X' attribute
|
double |
getY()
Returns the value of the 'Y' attribute
|
boolean |
isSetX()
Returns whether the value of the '
X ' attribute is set |
boolean |
isSetY()
Returns whether the value of the '
Y ' attribute is set |
void |
setX(double value)
Sets the value of the '
X ' attribute |
void |
setY(double value)
Sets the value of the '
Y ' attribute |
void |
unsetX()
Unsets the value of the '
X ' attribute |
void |
unsetY()
Unsets the value of the '
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
double getX()
isSetX()
,
unsetX()
,
setX(double)
,
UMLPackage.getPoint_X()
void setX(double value)
X
' attribute.
void unsetX()
X
' attribute.
isSetX()
,
getX()
,
setX(double)
boolean isSetX()
X
' attribute is set.
unsetX()
,
getX()
,
setX(double)
double getY()
isSetY()
,
unsetY()
,
setY(double)
,
UMLPackage.getPoint_Y()
void setY(double value)
Y
' attribute.
void unsetY()
Y
' attribute.
isSetY()
,
getY()
,
setY(double)
boolean isSetY()
Y
' attribute is set.
unsetY()
,
getY()
,
setY(double)