org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Triplet> |
sdfs
The cached value of the '
SDFS' containment reference list |
protected Integer |
unitbase
The cached value of the '
UNITBASE' attribute |
protected static Integer |
UNITBASE_EDEFAULT
The default value of the '
UNITBASE' attribute |
protected Integer |
xresol
The cached value of the '
XRESOL' attribute |
protected static Integer |
XRESOL_EDEFAULT
The default value of the '
XRESOL' attribute |
protected Integer |
xsize
The cached value of the '
XSIZE' attribute |
protected static Integer |
XSIZE_EDEFAULT
The default value of the '
XSIZE' attribute |
protected Integer |
yresol
The cached value of the '
YRESOL' attribute |
protected static Integer |
YRESOL_EDEFAULT
The default value of the '
YRESOL' attribute |
protected Integer |
ysize
The cached value of the '
YSIZE' attribute |
protected static Integer |
YSIZE_EDEFAULT
The default value of the '
YSIZE' attribute |
charset, CHARSET_EDEFAULT, children, id, ID_EDEFAULT, length, LENGTH_EDEFAULT, number, NUMBER_EDEFAULT, offset, OFFSET_EDEFAULT, RAW_DATA_EDEFAULT, rawDataeAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY| Modifier | Constructor and Description |
|---|---|
protected |
IDDImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
org.eclipse.emf.common.util.EList<Triplet> |
getSDFS() |
Integer |
getUNITBASE() |
Integer |
getXRESOL() |
Integer |
getXSIZE() |
Integer |
getYRESOL() |
Integer |
getYSIZE() |
void |
setUNITBASE(Integer newUNITBASE) |
void |
setXRESOL(Integer newXRESOL) |
void |
setXSIZE(Integer newXSIZE) |
void |
setYRESOL(Integer newYRESOL) |
void |
setYSIZE(Integer newYSIZE) |
String |
toString() |
getCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataeAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIeAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, 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, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, 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, eVirtualValueseBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCharset, getChildren, getId, getLength, getNumber, getOffset, getRawData, isBegin, isDefault, isEnd, setCharset, setId, setLength, setNumber, setOffset, setRawDataeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final Integer UNITBASE_EDEFAULT
UNITBASE' attribute.
getUNITBASE()protected Integer unitbase
UNITBASE' attribute.
getUNITBASE()protected static final Integer XRESOL_EDEFAULT
XRESOL' attribute.
getXRESOL()protected Integer xresol
XRESOL' attribute.
getXRESOL()protected static final Integer YRESOL_EDEFAULT
YRESOL' attribute.
getYRESOL()protected Integer yresol
YRESOL' attribute.
getYRESOL()protected static final Integer XSIZE_EDEFAULT
XSIZE' attribute.
getXSIZE()protected Integer xsize
XSIZE' attribute.
getXSIZE()protected static final Integer YSIZE_EDEFAULT
YSIZE' attribute.
getYSIZE()protected Integer ysize
YSIZE' attribute.
getYSIZE()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class SFImplpublic Integer getUNITBASE()
getUNITBASE in interface IDDIDD.setUNITBASE(Integer),
AfplibPackage.getIDD_UNITBASE()public void setUNITBASE(Integer newUNITBASE)
setUNITBASE in interface IDDnewUNITBASE - the new value of the 'UNITBASE' attribute.IDD.getUNITBASE()public Integer getXRESOL()
getXRESOL in interface IDDIDD.setXRESOL(Integer),
AfplibPackage.getIDD_XRESOL()public void setXRESOL(Integer newXRESOL)
setXRESOL in interface IDDnewXRESOL - the new value of the 'XRESOL' attribute.IDD.getXRESOL()public Integer getYRESOL()
getYRESOL in interface IDDIDD.setYRESOL(Integer),
AfplibPackage.getIDD_YRESOL()public void setYRESOL(Integer newYRESOL)
setYRESOL in interface IDDnewYRESOL - the new value of the 'YRESOL' attribute.IDD.getYRESOL()public Integer getXSIZE()
getXSIZE in interface IDDIDD.setXSIZE(Integer),
AfplibPackage.getIDD_XSIZE()public void setXSIZE(Integer newXSIZE)
setXSIZE in interface IDDnewXSIZE - the new value of the 'XSIZE' attribute.IDD.getXSIZE()public Integer getYSIZE()
getYSIZE in interface IDDIDD.setYSIZE(Integer),
AfplibPackage.getIDD_YSIZE()public void setYSIZE(Integer newYSIZE)
setYSIZE in interface IDDnewYSIZE - the new value of the 'YSIZE' attribute.IDD.getYSIZE()public org.eclipse.emf.common.util.EList<Triplet> getSDFS()
getSDFS in interface IDDAfplibPackage.getIDD_SDFS()public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class SFImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID,
Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
Copyright © 2017. All rights reserved.