public class CFIRGImpl extends TripletImpl implements CFIRG
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 String |
CP_NAME_EDEFAULT
The default value of the '
CP Name' attribute |
protected String |
cpName
The cached value of the '
CP Name' attribute |
protected static String |
FCS_NAME_EDEFAULT
The default value of the '
FCS Name' attribute |
protected String |
fcsName
The cached value of the '
FCS Name' attribute |
protected byte[] |
reserved
The cached value of the '
Reserved' attribute |
protected static byte[] |
RESERVED_EDEFAULT
The default value of the '
Reserved' attribute |
protected Integer |
section
The cached value of the '
Section' attribute |
protected static Integer |
SECTION_EDEFAULT
The default value of the '
Section' attribute |
protected static Integer |
SH_SCALE_EDEFAULT
The default value of the '
SH Scale' attribute |
protected Integer |
shScale
The cached value of the '
SH Scale' attribute |
protected static Integer |
SV_SIZE_EDEFAULT
The default value of the '
SV Size' attribute |
protected Integer |
svSize
The cached value of the '
SV Size' attribute |
charset, CHARSET_EDEFAULT, FILE_OFFSET_EDEFAULT, fileOffset, label, LABEL_EDEFAULT, TRIPLET_ID_EDEFAULT, TRIPLET_LENGTH_EDEFAULT, TRIPLET_NUMBER_EDEFAULT, tripletId, tripletLength, tripletNumbereAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY| Modifier | Constructor and Description |
|---|---|
protected |
CFIRGImpl() |
| 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) |
String |
getCPName() |
String |
getFCSName() |
byte[] |
getReserved() |
Integer |
getSection() |
Integer |
getSHScale() |
Integer |
getSVSize() |
void |
setCPName(String newCPName) |
void |
setFCSName(String newFCSName) |
void |
setReserved(byte[] newReserved) |
void |
setSection(Integer newSection) |
void |
setSHScale(Integer newSHScale) |
void |
setSVSize(Integer newSVSize) |
String |
toString() |
getCharset, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumbereAdapters, 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, 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, getFileOffset, getLabel, getTripletId, getTripletLength, getTripletNumber, setCharset, setFileOffset, setLabel, setTripletId, setTripletLength, setTripletNumbereAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final String FCS_NAME_EDEFAULT
FCS Name' attribute.
getFCSName()protected String fcsName
FCS Name' attribute.
getFCSName()protected static final String CP_NAME_EDEFAULT
CP Name' attribute.
getCPName()protected String cpName
CP Name' attribute.
getCPName()protected static final Integer SV_SIZE_EDEFAULT
SV Size' attribute.
getSVSize()protected Integer svSize
SV Size' attribute.
getSVSize()protected static final Integer SH_SCALE_EDEFAULT
SH Scale' attribute.
getSHScale()protected Integer shScale
SH Scale' attribute.
getSHScale()protected static final byte[] RESERVED_EDEFAULT
Reserved' attribute.
getReserved()protected byte[] reserved
Reserved' attribute.
getReserved()protected static final Integer SECTION_EDEFAULT
Section' attribute.
getSection()protected Integer section
Section' attribute.
getSection()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class TripletImplpublic String getFCSName()
getFCSName in interface CFIRGCFIRG.setFCSName(String),
AfplibPackage.getCFIRG_FCSName()public void setFCSName(String newFCSName)
setFCSName in interface CFIRGnewFCSName - the new value of the 'FCS Name' attribute.CFIRG.getFCSName()public String getCPName()
getCPName in interface CFIRGCFIRG.setCPName(String),
AfplibPackage.getCFIRG_CPName()public void setCPName(String newCPName)
setCPName in interface CFIRGnewCPName - the new value of the 'CP Name' attribute.CFIRG.getCPName()public Integer getSVSize()
getSVSize in interface CFIRGCFIRG.setSVSize(Integer),
AfplibPackage.getCFIRG_SVSize()public void setSVSize(Integer newSVSize)
setSVSize in interface CFIRGnewSVSize - the new value of the 'SV Size' attribute.CFIRG.getSVSize()public Integer getSHScale()
getSHScale in interface CFIRGCFIRG.setSHScale(Integer),
AfplibPackage.getCFIRG_SHScale()public void setSHScale(Integer newSHScale)
setSHScale in interface CFIRGnewSHScale - the new value of the 'SH Scale' attribute.CFIRG.getSHScale()public byte[] getReserved()
getReserved in interface CFIRGCFIRG.setReserved(byte[]),
AfplibPackage.getCFIRG_Reserved()public void setReserved(byte[] newReserved)
setReserved in interface CFIRGnewReserved - the new value of the 'Reserved' attribute.CFIRG.getReserved()public Integer getSection()
getSection in interface CFIRGCFIRG.setSection(Integer),
AfplibPackage.getCFIRG_Section()public void setSection(Integer newSection)
setSection in interface CFIRGnewSection - the new value of the 'Section' attribute.CFIRG.getSection()public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class TripletImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class TripletImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class TripletImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class TripletImplpublic String toString()
toString in class TripletImplCopyright © 2017. All rights reserved.