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 byte[] |
data
The cached value of the '
Data' attribute |
protected static byte[] |
DATA_EDEFAULT
The default value of the '
Data' attribute |
protected Integer |
flags
The cached value of the '
Flags' attribute |
protected static Integer |
FLAGS_EDEFAULT
The default value of the '
Flags' attribute |
protected Integer |
xoffset
The cached value of the '
Xoffset' attribute |
protected static Integer |
XOFFSET_EDEFAULT
The default value of the '
Xoffset' attribute |
protected Integer |
yoffset
The cached value of the '
Yoffset' attribute |
protected static Integer |
YOFFSET_EDEFAULT
The default value of the '
Yoffset' 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 |
BDAImpl() |
| 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) |
byte[] |
getData() |
Integer |
getFlags() |
Integer |
getXoffset() |
Integer |
getYoffset() |
void |
setData(byte[] newData) |
void |
setFlags(Integer newFlags) |
void |
setXoffset(Integer newXoffset) |
void |
setYoffset(Integer newYoffset) |
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 FLAGS_EDEFAULT
Flags' attribute.
getFlags()protected Integer flags
Flags' attribute.
getFlags()protected static final Integer XOFFSET_EDEFAULT
Xoffset' attribute.
getXoffset()protected Integer xoffset
Xoffset' attribute.
getXoffset()protected static final Integer YOFFSET_EDEFAULT
Yoffset' attribute.
getYoffset()protected Integer yoffset
Yoffset' attribute.
getYoffset()protected static final byte[] DATA_EDEFAULT
Data' attribute.
getData()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class SFImplpublic Integer getFlags()
getFlags in interface BDABDA.setFlags(Integer),
AfplibPackage.getBDA_Flags()public void setFlags(Integer newFlags)
setFlags in interface BDAnewFlags - the new value of the 'Flags' attribute.BDA.getFlags()public Integer getXoffset()
getXoffset in interface BDABDA.setXoffset(Integer),
AfplibPackage.getBDA_Xoffset()public void setXoffset(Integer newXoffset)
setXoffset in interface BDAnewXoffset - the new value of the 'Xoffset' attribute.BDA.getXoffset()public Integer getYoffset()
getYoffset in interface BDABDA.setYoffset(Integer),
AfplibPackage.getBDA_Yoffset()public void setYoffset(Integer newYoffset)
setYoffset in interface BDAnewYoffset - the new value of the 'Yoffset' attribute.BDA.getYoffset()public byte[] getData()
getData in interface BDABDA.setData(byte[]),
AfplibPackage.getBDA_Data()public void setData(byte[] newData)
setData in interface BDAnewData - the new value of the 'Data' attribute.BDA.getData()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.