| newprocess.impl.ElementImpl
All known Subclasses: newprocess.impl.ConditionImpl, newprocess.impl.SyncActivityImpl, newprocess.impl.MessageImpl, newprocess.impl.ProcessImpl, newprocess.impl.ActorImpl, newprocess.impl.ConclusionImpl, newprocess.impl.ExpansionImpl, newprocess.impl.AsyncActivityImpl, newprocess.impl.ListenerImpl, newprocess.impl.LoaderImpl, newprocess.impl.EventImpl,
ElementImpl | public class ElementImpl extends EObjectImpl implements Element(Code) | |
An implementation of the model object 'Element'.
The following features are implemented:
|
ElementImpl | protected ElementImpl()(Code) | |
|
eGet | public Object eGet(int featureID, boolean resolve, boolean coreType)(Code) | |
|
eInverseRemove | public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)(Code) | |
|
eIsSet | public boolean eIsSet(int featureID)(Code) | |
|
eStaticClass | protected EClass eStaticClass()(Code) | |
|
eUnset | public void eUnset(int featureID)(Code) | |
|
setDescription | public void setDescription(String newDescription)(Code) | |
|
setImplementation | public void setImplementation(String newImplementation)(Code) | |
|
|
|