org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Modifier and Type | Field and Description |
---|---|
protected int |
page
The cached value of the '
Page ' attribute |
protected static int |
PAGE_EDEFAULT
The default value of the '
Page ' attribute |
protected int |
x1
The cached value of the '
X1 ' attribute |
protected static int |
X1_EDEFAULT
The default value of the '
X1 ' attribute |
protected int |
x2
The cached value of the '
X2 ' attribute |
protected static int |
X2_EDEFAULT
The default value of the '
X2 ' attribute |
protected int |
y1
The cached value of the '
Y1 ' attribute |
protected static int |
Y1_EDEFAULT
The default value of the '
Y1 ' attribute |
protected int |
y2
The cached value of the '
Y2 ' attribute |
protected static int |
Y2_EDEFAULT
The default value of the '
Y2 ' attribute |
eContents, eCrossReferences, eProxyURI
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
AreaImpl() |
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 org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
int |
getPage() |
int |
getX1() |
int |
getX2() |
int |
getY1() |
int |
getY2() |
void |
setPage(int newPage) |
void |
setX1(int newX1) |
void |
setX2(int newX2) |
void |
setY1(int newY1) |
void |
setY2(int newY2) |
java.lang.String |
toString() |
eContents, eCrossReferences, eIsProxy, eProperties, eProxyURI, eSetProxyURI
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eSetClass, eSetDeliver
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected static final int X1_EDEFAULT
X1
' attribute.
getX1()
,
Constant Field Valuesprotected static final int Y1_EDEFAULT
Y1
' attribute.
getY1()
,
Constant Field Valuesprotected static final int X2_EDEFAULT
X2
' attribute.
getX2()
,
Constant Field Valuesprotected static final int Y2_EDEFAULT
Y2
' attribute.
getY2()
,
Constant Field Valuesprotected static final int PAGE_EDEFAULT
Page
' attribute.
getPage()
,
Constant Field Valuesprotected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public int getX1()
getX1
in interface Area
Area.setX1(int)
,
AnnotationModelPackage.getArea_X1()
public void setX1(int newX1)
setX1
in interface Area
newX1
- the new value of the 'X1' attribute.Area.getX1()
public int getY1()
getY1
in interface Area
Area.setY1(int)
,
AnnotationModelPackage.getArea_Y1()
public void setY1(int newY1)
setY1
in interface Area
newY1
- the new value of the 'Y1' attribute.Area.getY1()
public int getX2()
getX2
in interface Area
Area.setX2(int)
,
AnnotationModelPackage.getArea_X2()
public void setX2(int newX2)
setX2
in interface Area
newX2
- the new value of the 'X2' attribute.Area.getX2()
public int getY2()
getY2
in interface Area
Area.setY2(int)
,
AnnotationModelPackage.getArea_Y2()
public void setY2(int newY2)
setY2
in interface Area
newY2
- the new value of the 'Y2' attribute.Area.getY2()
public int getPage()
getPage
in interface Area
Area.setPage(int)
,
AnnotationModelPackage.getArea_Page()
public void setPage(int newPage)
setPage
in interface Area
newPage
- the new value of the 'Page' attribute.Area.getPage()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl