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 static Integer |
XC_OSET_EDEFAULT
The default value of the '
XC Oset' attribute |
protected static Integer |
XC_SIZE_EDEFAULT
The default value of the '
XC Size' attribute |
protected Integer |
xcOset
The cached value of the '
XC Oset' attribute |
protected Integer |
xcSize
The cached value of the '
XC Size' attribute |
protected static Integer |
XFIL_SIZE_EDEFAULT
The default value of the '
XFil Size' attribute |
protected Integer |
xFilSize
The cached value of the '
XFil Size' attribute |
protected static Integer |
YC_OSET_EDEFAULT
The default value of the '
YC Oset' attribute |
protected static Integer |
YC_SIZE_EDEFAULT
The default value of the '
YC Size' attribute |
protected Integer |
ycOset
The cached value of the '
YC Oset' attribute |
protected Integer |
ycSize
The cached value of the '
YC Size' attribute |
protected static Integer |
YFIL_SIZE_EDEFAULT
The default value of the '
YFil Size' attribute |
protected Integer |
yFilSize
The cached value of the '
YFil Size' 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 |
ICPImpl() |
| Modifier and Type | Method and Description |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
Integer |
getXCOset() |
Integer |
getXCSize() |
Integer |
getXFilSize() |
Integer |
getYCOset() |
Integer |
getYCSize() |
Integer |
getYFilSize() |
void |
setXCOset(Integer newXCOset) |
void |
setXCSize(Integer newXCSize) |
void |
setXFilSize(Integer newXFilSize) |
void |
setYCOset(Integer newYCOset) |
void |
setYCSize(Integer newYCSize) |
void |
setYFilSize(Integer newYFilSize) |
String |
toString() |
eInverseRemove, 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 XC_OSET_EDEFAULT
XC Oset' attribute.
getXCOset()protected Integer xcOset
XC Oset' attribute.
getXCOset()protected static final Integer YC_OSET_EDEFAULT
YC Oset' attribute.
getYCOset()protected Integer ycOset
YC Oset' attribute.
getYCOset()protected static final Integer XC_SIZE_EDEFAULT
XC Size' attribute.
getXCSize()protected Integer xcSize
XC Size' attribute.
getXCSize()protected static final Integer YC_SIZE_EDEFAULT
YC Size' attribute.
getYCSize()protected Integer ycSize
YC Size' attribute.
getYCSize()protected static final Integer XFIL_SIZE_EDEFAULT
XFil Size' attribute.
getXFilSize()protected Integer xFilSize
XFil Size' attribute.
getXFilSize()protected static final Integer YFIL_SIZE_EDEFAULT
YFil Size' attribute.
getYFilSize()protected Integer yFilSize
YFil Size' attribute.
getYFilSize()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class SFImplpublic Integer getXCOset()
getXCOset in interface ICPICP.setXCOset(Integer),
AfplibPackage.getICP_XCOset()public void setXCOset(Integer newXCOset)
setXCOset in interface ICPnewXCOset - the new value of the 'XC Oset' attribute.ICP.getXCOset()public Integer getYCOset()
getYCOset in interface ICPICP.setYCOset(Integer),
AfplibPackage.getICP_YCOset()public void setYCOset(Integer newYCOset)
setYCOset in interface ICPnewYCOset - the new value of the 'YC Oset' attribute.ICP.getYCOset()public Integer getXCSize()
getXCSize in interface ICPICP.setXCSize(Integer),
AfplibPackage.getICP_XCSize()public void setXCSize(Integer newXCSize)
setXCSize in interface ICPnewXCSize - the new value of the 'XC Size' attribute.ICP.getXCSize()public Integer getYCSize()
getYCSize in interface ICPICP.setYCSize(Integer),
AfplibPackage.getICP_YCSize()public void setYCSize(Integer newYCSize)
setYCSize in interface ICPnewYCSize - the new value of the 'YC Size' attribute.ICP.getYCSize()public Integer getXFilSize()
getXFilSize in interface ICPICP.setXFilSize(Integer),
AfplibPackage.getICP_XFilSize()public void setXFilSize(Integer newXFilSize)
setXFilSize in interface ICPnewXFilSize - the new value of the 'XFil Size' attribute.ICP.getXFilSize()public Integer getYFilSize()
getYFilSize in interface ICPICP.setYFilSize(Integer),
AfplibPackage.getICP_YFilSize()public void setYFilSize(Integer newYFilSize)
setYFilSize in interface ICPnewYFilSize - the new value of the 'YFil Size' attribute.ICP.getYFilSize()public 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.