| Modifier and Type | Field and Description |
|---|---|
protected double |
x
The cached value of the '
X' attribute. |
protected static double |
X_EDEFAULT
The default value of the '
X' attribute. |
protected double |
y
The cached value of the '
Y' attribute. |
protected static double |
Y_EDEFAULT
The default value of the '
Y' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
PositionImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
double |
getX() |
double |
getY() |
void |
setX(double newX) |
void |
setY(double newY) |
java.lang.String |
toString() |
protected static final double X_EDEFAULT
X' attribute.
getX(),
Constant Field Valuesprotected static final double Y_EDEFAULT
Y' attribute.
getY(),
Constant Field Valuesprotected EClass eStaticClass()
public double getX()
getX in interface PositionPosition.setX(double),
VisualInterfacePackage.getPosition_X()public void setX(double newX)
setX in interface PositionnewX - the new value of the 'X' attribute.Position.getX()public double getY()
getY in interface PositionPosition.setY(double),
VisualInterfacePackage.getPosition_Y()public void setY(double newY)
setY in interface PositionnewY - the new value of the 'Y' attribute.Position.getY()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0