public interface AbstractAction extends Entity
The following features are supported:
SeffPackage.getAbstractAction()| Modifier and Type | Method and Description |
|---|---|
AbstractAction |
getPredecessor_AbstractAction()
Returns the value of the 'Predecessor Abstract Action' reference.
|
ResourceDemandingBehaviour |
getResourceDemandingBehaviour_AbstractAction()
Returns the value of the 'Resource Demanding Behaviour Abstract Action'
container reference.
|
AbstractAction |
getSuccessor_AbstractAction()
Returns the value of the 'Successor Abstract Action' reference.
|
void |
setPredecessor_AbstractAction(AbstractAction value)
Sets the value of the '
Predecessor Abstract Action' reference. |
void |
setResourceDemandingBehaviour_AbstractAction(ResourceDemandingBehaviour value)
Sets the value of the '
Resource Demanding Behaviour Abstract Action' container reference. |
void |
setSuccessor_AbstractAction(AbstractAction value)
Sets the value of the
'
Successor Abstract Action' reference. |
getEntityName, setEntityNamecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String copyright
AbstractAction getPredecessor_AbstractAction()
Successor Abstract Action'.
If the meaning of the 'Predecessor Abstract Action' reference isn't clear, there really should be more of a description here...
setPredecessor_AbstractAction(AbstractAction),
SeffPackage.getAbstractAction_Predecessor_AbstractAction(),
getSuccessor_AbstractAction()void setPredecessor_AbstractAction(AbstractAction value)
Predecessor Abstract Action' reference. value - the new value of the 'Predecessor Abstract Action' reference.getPredecessor_AbstractAction()AbstractAction getSuccessor_AbstractAction()
Predecessor Abstract Action'.
If the meaning of the 'Successor Abstract Action' reference isn't clear, there really should be more of a description here...
setSuccessor_AbstractAction(AbstractAction),
SeffPackage.getAbstractAction_Successor_AbstractAction(),
getPredecessor_AbstractAction()void setSuccessor_AbstractAction(AbstractAction value)
Successor Abstract Action' reference. value - the new value of the 'Successor Abstract Action' reference.getSuccessor_AbstractAction()ResourceDemandingBehaviour getResourceDemandingBehaviour_AbstractAction()
Steps Behaviour'.
If the meaning of the 'Resource Demanding Behaviour Abstract Action' container reference isn't clear, there really should be more of a description here...
setResourceDemandingBehaviour_AbstractAction(ResourceDemandingBehaviour),
SeffPackage.getAbstractAction_ResourceDemandingBehaviour_AbstractAction(),
ResourceDemandingBehaviour.getSteps_Behaviour()void setResourceDemandingBehaviour_AbstractAction(ResourceDemandingBehaviour value)
Resource Demanding Behaviour Abstract Action' container reference. value - the new value of the 'Resource Demanding Behaviour Abstract Action'
container reference.getResourceDemandingBehaviour_AbstractAction()