public class ObjectClassificationImpl extends TripletImpl implements ObjectClassification
The following features are implemented:
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 |
COMP_NAME_EDEFAULT
The default value of the '
Comp Name' attribute |
protected String |
compName
The cached value of the '
Comp Name' attribute |
protected static Integer |
OBJ_CLASS_EDEFAULT
The default value of the '
Obj Class' attribute |
protected static String |
OBJ_LEV_EDEFAULT
The default value of the '
Obj Lev' attribute |
protected static String |
OBJ_TP_NAME_EDEFAULT
The default value of the '
Obj Tp Name' attribute |
protected Integer |
objClass
The cached value of the '
Obj Class' attribute |
protected String |
objLev
The cached value of the '
Obj Lev' attribute |
protected String |
objTpName
The cached value of the '
Obj Tp Name' attribute |
protected static byte[] |
REG_OBJ_ID_EDEFAULT
The default value of the '
Reg Obj Id' attribute |
protected byte[] |
regObjId
The cached value of the '
Reg Obj Id' attribute |
protected static Integer |
STRUC_FLGS_EDEFAULT
The default value of the '
Struc Flgs' attribute |
protected Integer |
strucFlgs
The cached value of the '
Struc Flgs' 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 |
ObjectClassificationImpl() |
| 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 |
getCompName() |
Integer |
getObjClass() |
String |
getObjLev() |
String |
getObjTpName() |
byte[] |
getRegObjId() |
Integer |
getStrucFlgs() |
void |
setCompName(String newCompName) |
void |
setObjClass(Integer newObjClass) |
void |
setObjLev(String newObjLev) |
void |
setObjTpName(String newObjTpName) |
void |
setRegObjId(byte[] newRegObjId) |
void |
setStrucFlgs(Integer newStrucFlgs) |
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 Integer OBJ_CLASS_EDEFAULT
Obj Class' attribute.
getObjClass()protected Integer objClass
Obj Class' attribute.
getObjClass()protected static final Integer STRUC_FLGS_EDEFAULT
Struc Flgs' attribute.
getStrucFlgs()protected Integer strucFlgs
Struc Flgs' attribute.
getStrucFlgs()protected static final byte[] REG_OBJ_ID_EDEFAULT
Reg Obj Id' attribute.
getRegObjId()protected byte[] regObjId
Reg Obj Id' attribute.
getRegObjId()protected static final String OBJ_TP_NAME_EDEFAULT
Obj Tp Name' attribute.
getObjTpName()protected String objTpName
Obj Tp Name' attribute.
getObjTpName()protected static final String OBJ_LEV_EDEFAULT
Obj Lev' attribute.
getObjLev()protected String objLev
Obj Lev' attribute.
getObjLev()protected static final String COMP_NAME_EDEFAULT
Comp Name' attribute.
getCompName()protected String compName
Comp Name' attribute.
getCompName()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class TripletImplpublic Integer getObjClass()
getObjClass in interface ObjectClassificationObjectClassification.setObjClass(Integer),
AfplibPackage.getObjectClassification_ObjClass()public void setObjClass(Integer newObjClass)
setObjClass in interface ObjectClassificationnewObjClass - the new value of the 'Obj Class' attribute.ObjectClassification.getObjClass()public Integer getStrucFlgs()
getStrucFlgs in interface ObjectClassificationObjectClassification.setStrucFlgs(Integer),
AfplibPackage.getObjectClassification_StrucFlgs()public void setStrucFlgs(Integer newStrucFlgs)
setStrucFlgs in interface ObjectClassificationnewStrucFlgs - the new value of the 'Struc Flgs' attribute.ObjectClassification.getStrucFlgs()public byte[] getRegObjId()
getRegObjId in interface ObjectClassificationObjectClassification.setRegObjId(byte[]),
AfplibPackage.getObjectClassification_RegObjId()public void setRegObjId(byte[] newRegObjId)
setRegObjId in interface ObjectClassificationnewRegObjId - the new value of the 'Reg Obj Id' attribute.ObjectClassification.getRegObjId()public String getObjTpName()
getObjTpName in interface ObjectClassificationObjectClassification.setObjTpName(String),
AfplibPackage.getObjectClassification_ObjTpName()public void setObjTpName(String newObjTpName)
setObjTpName in interface ObjectClassificationnewObjTpName - the new value of the 'Obj Tp Name' attribute.ObjectClassification.getObjTpName()public String getObjLev()
getObjLev in interface ObjectClassificationObjectClassification.setObjLev(String),
AfplibPackage.getObjectClassification_ObjLev()public void setObjLev(String newObjLev)
setObjLev in interface ObjectClassificationnewObjLev - the new value of the 'Obj Lev' attribute.ObjectClassification.getObjLev()public String getCompName()
getCompName in interface ObjectClassificationObjectClassification.setCompName(String),
AfplibPackage.getObjectClassification_CompName()public void setCompName(String newCompName)
setCompName in interface ObjectClassificationnewCompName - the new value of the 'Comp Name' attribute.ObjectClassification.getCompName()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.