public class HandlerImpl extends ContributionImpl implements MHandler
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected MCommand |
command
The cached value of the '
Command' reference |
CONTRIBUTION_URI_EDEFAULT, contributionURI, object, OBJECT_EDEFAULTCONTRIBUTOR_URI_EDEFAULT, contributorURI, ELEMENT_ID_EDEFAULT, elementId, persistedState, tags, transientData| Modifier | Constructor and Description |
|---|---|
protected |
HandlerImpl() |
| Modifier and Type | Method and Description |
|---|---|
MCommand |
basicGetCommand() |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
MCommand |
getCommand() |
void |
setCommand(MCommand newCommand) |
getContributionURI, getObject, setContributionURI, setObject, toStringeInverseRemove, getContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContributionURI, getObject, setContributionURI, setObjectgetContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementIdprotected MCommand command
Command' reference.
getCommand()protected EClass eStaticClass()
eStaticClass in class ContributionImplpublic MCommand getCommand()
getCommand in interface MHandlerMHandler.setCommand(MCommand)public MCommand basicGetCommand()
public void setCommand(MCommand newCommand)
setCommand in interface MHandlernewCommand - the new value of the 'Command' reference.MHandler.getCommand()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class ContributionImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in class ContributionImplpublic void eUnset(int featureID)
eUnset in class ContributionImplpublic boolean eIsSet(int featureID)
eIsSet in class ContributionImpl