public interface ExecutionOccurrenceSpecification extends OccurrenceSpecification
An ExecutionOccurrenceSpecification represents moments in time at which Actions or Behaviors start or finish.
The following features are supported:
Modifier and Type | Method and Description |
---|---|
ExecutionSpecification |
getExecution()
Returns the value of the 'Execution' reference.
|
void |
setExecution(ExecutionSpecification value)
Sets the value of the '
Execution '
reference. |
get_executionSpecificationOfFinish, get_executionSpecificationOfStart, getCovered, getToAfter, getToBefore, has_executionSpecificationOfFinish, has_executionSpecificationOfStart, hasToAfter, hasToBefore
getEnclosingInteraction, getEnclosingOperand, getGeneralOrdering, hasCovered, hasGeneralOrdering, setEnclosingInteraction, setEnclosingOperand
get_considerIgnoreFragmentOfMessage, get_durationObservationOfEvent, get_informationFlowOfInformationSource, get_informationFlowOfInformationTarget, get_messageOfSignature, get_namespaceOfMember, get_timeObservationOfEvent, getClientDependency, getName, getNameExpression, getNamespace, getQualifiedName, getSupplierDependency, getVisibility, has_considerIgnoreFragmentOfMessage, has_durationObservationOfEvent, has_informationFlowOfInformationSource, has_informationFlowOfInformationTarget, has_messageOfSignature, has_namespaceOfMember, has_timeObservationOfEvent, hasClientDependency, hasSupplierDependency, setName, setNameExpression, setNamespace, setVisibility
get_activityPartitionOfRepresents, get_commentOfAnnotatedElement, get_constraintOfConstrainedElement, get_diagramOfContext, get_directedRelationshipOfSource, get_directedRelationshipOfTarget, get_elementOfSyncElement, get_elementValueOfElement, get_relationshipOfRelatedElement, getAppliedStereotypeInstance, getOwnedComment, getOwnedElement, getOwner, getSyncElement, has_activityPartitionOfRepresents, has_commentOfAnnotatedElement, has_constraintOfConstrainedElement, has_diagramOfContext, has_directedRelationshipOfSource, has_directedRelationshipOfTarget, has_elementOfSyncElement, has_elementValueOfElement, has_relationshipOfRelatedElement, hasOwnedComment, hasOwnedElement, setAppliedStereotypeInstance, setOwner, setSyncElement
get_representationText, getLocalID, isInvalid, set_representationText, setLocalID, sGetLocalID
getID, getMDExtension, getMdExtensions, setID
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, addPropertyChangeListener, canAdd, canAdd, canAddChild, canBeDeleted, firePropertyChange, getClassType, getHumanName, getHumanType, getObjectParent, isEditable, removePropertyChangeListener, sGetID
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
@CheckForNull ExecutionSpecification getExecution()
.ExecutionSpecification#get_executionOccurrenceSpecificationOfExecution execution Occurrence Specification Of Execution
'.
References the execution specification describing the execution that is started or finished at this execution event.
setExecution(ExecutionSpecification)
,
UMLPackage.getExecutionOccurrenceSpecification_Execution()
,
ExecutionSpecification.get_executionOccurrenceSpecificationOfExecution()
void setExecution(@CheckForNull ExecutionSpecification value)
Execution
'
reference.
value
- the new value of the 'Execution' reference.getExecution()