public interface RecoveryAction extends AbstractInternalControlFlowAction
The following features are supported:
SeffReliabilityPackage.getRecoveryAction()| Modifier and Type | Method and Description |
|---|---|
RecoveryActionBehaviour |
getPrimaryBehaviour__RecoveryAction()
Returns the value of the 'Primary Behaviour Recovery Action' reference.
|
EList<RecoveryActionBehaviour> |
getRecoveryActionBehaviours__RecoveryAction()
Returns the value of the 'Recovery Action Behaviours Recovery Action'
containment reference list.
|
boolean |
PrimaryBehaviourOfRecoveryActionMustBeSet(DiagnosticChain diagnostics,
Map<Object,Object> context) |
void |
setPrimaryBehaviour__RecoveryAction(RecoveryActionBehaviour value)
Sets the value of the
'
Primary Behaviour Recovery Action' reference. |
getInfrastructureCall__Action, getResourceCall__Action, getResourceDemand_ActiongetPredecessor_AbstractAction, getResourceDemandingBehaviour_AbstractAction, getSuccessor_AbstractAction, setPredecessor_AbstractAction, setResourceDemandingBehaviour_AbstractAction, setSuccessor_AbstractActiongetEntityName, 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
RecoveryActionBehaviour getPrimaryBehaviour__RecoveryAction()
If the meaning of the 'Primary Behaviour Recovery Action' reference isn't clear, there really should be more of a description here...
setPrimaryBehaviour__RecoveryAction(RecoveryActionBehaviour),
SeffReliabilityPackage.getRecoveryAction_PrimaryBehaviour__RecoveryAction()void setPrimaryBehaviour__RecoveryAction(RecoveryActionBehaviour value)
Primary Behaviour Recovery Action' reference. value - the new value of the 'Primary Behaviour Recovery Action' reference.getPrimaryBehaviour__RecoveryAction()EList<RecoveryActionBehaviour> getRecoveryActionBehaviours__RecoveryAction()
RecoveryActionBehaviour. It is
bidirectional and its opposite is
'Recovery Action Recovery Action Behaviour'.
If the meaning of the 'Recovery Action Behaviours Recovery Action' containment reference list isn't clear, there really should be more of a description here...
SeffReliabilityPackage.getRecoveryAction_RecoveryActionBehaviours__RecoveryAction(),
RecoveryActionBehaviour.getRecoveryAction__RecoveryActionBehaviour()boolean PrimaryBehaviourOfRecoveryActionMustBeSet(DiagnosticChain diagnostics, Map<Object,Object> context)
diagnostics - The chain of diagnostics to which problems are to be appended.context - The cache of context-specific information.