public abstract class AWMIdentifiableObjectImpl extends AWMObjectImpl implements AWMIdentifiableObject
The following features are implemented:
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Method and Description |
|---|---|
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass) |
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
java.lang.String |
getExtensionID() |
java.lang.String |
getID() |
java.lang.String |
getModelEditorGroup()
Gets the model editor group name.
|
boolean |
isSetModelEditorGroup() |
void |
setExtensionID(java.lang.String newExtensionID) |
void |
setID(java.lang.String newID) |
void |
setModelEditorGroup(java.lang.String newModelEditorGroup)
Sets the model editor group field.
|
java.lang.String |
toString() |
void |
unsetModelEditorGroup() |
getComment, isSetComment, setComment, unsetCommenteAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetComment, isSetComment, setComment, unsetCommenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic java.lang.String getExtensionID()
getExtensionID in interface IFunctionPackageDefinableIFunctionPackageDefinable.setExtensionID(String),
TaurusPackage.getIFunctionPackageDefinable_ExtensionID()public void setExtensionID(java.lang.String newExtensionID)
setExtensionID in interface IFunctionPackageDefinablenewExtensionID - the new value of the 'Extension ID' attribute.IFunctionPackageDefinable.getExtensionID()public java.lang.String getID()
getID in interface AWMIdentifiableObjectAWMIdentifiableObject.setID(String),
TaurusPackage.getAWMIdentifiableObject_ID()public void setID(java.lang.String newID)
setID in interface AWMIdentifiableObjectnewID - the new value of the 'ID' attribute.AWMIdentifiableObject.getID()public java.lang.String getModelEditorGroup()
getModelEditorGroup in interface AWMIdentifiableObjectAWMIdentifiableObject.isSetModelEditorGroup(),
AWMIdentifiableObject.unsetModelEditorGroup(),
AWMIdentifiableObject.setModelEditorGroup(String),
TaurusPackage.getAWMIdentifiableObject_ModelEditorGroup()public void setModelEditorGroup(java.lang.String newModelEditorGroup)
null will
be set.setModelEditorGroup in interface AWMIdentifiableObjectnewModelEditorGroup - the new value of the 'Model Editor Group' attribute.AWMIdentifiableObject.isSetModelEditorGroup(),
AWMIdentifiableObject.unsetModelEditorGroup(),
AWMIdentifiableObject.getModelEditorGroup()public void unsetModelEditorGroup()
public boolean isSetModelEditorGroup()
isSetModelEditorGroup in interface AWMIdentifiableObjectAWMIdentifiableObject.unsetModelEditorGroup(),
AWMIdentifiableObject.getModelEditorGroup(),
AWMIdentifiableObject.setModelEditorGroup(String)public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class AWMObjectImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class AWMObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class AWMObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class AWMObjectImplpublic int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteBaseStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteDerivedStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class AWMObjectImplCopyright © 2015 Micro Focus GmbH. All rights reserved.