public interface InternalAction extends AbstractInternalControlFlowAction
The following features are supported:
SeffPackage.getInternalAction()| Modifier and Type | Method and Description |
|---|---|
EList<InternalFailureOccurrenceDescription> |
getInternalFailureOccurrenceDescriptions__InternalAction()
Returns the value of the 'Internal Failure Occurrence Descriptions Internal
Action' containment reference list.
|
boolean |
MultipleInternalOccurrenceDescriptionsPerFailureTypeNotAllowed(DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
SumOfInternalActionFailureProbabilitiesMustNotExceed1(DiagnosticChain diagnostics,
Map<Object,Object> context) |
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
EList<InternalFailureOccurrenceDescription> getInternalFailureOccurrenceDescriptions__InternalAction()
InternalFailureOccurrenceDescription. It is
bidirectional and its opposite is
'Internal Action Internal Failure Occurrence Description'.
If the meaning of the 'Internal Failure Occurrence Descriptions Internal Action' containment reference list isn't clear, there really should be more of a description here...
SeffPackage.getInternalAction_InternalFailureOccurrenceDescriptions__InternalAction(),
InternalFailureOccurrenceDescription.getInternalAction__InternalFailureOccurrenceDescription()boolean MultipleInternalOccurrenceDescriptionsPerFailureTypeNotAllowed(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. boolean SumOfInternalActionFailureProbabilitiesMustNotExceed1(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.