public interface StateFragment extends TimeLapse
The following features are supported:
InteractionPackage.getStateFragment()| Modifier and Type | Method and Description |
|---|---|
AbstractFunction |
getRelatedAbstractFunction()
Returns the value of the 'Related Abstract Function' reference.
|
AbstractState |
getRelatedAbstractState()
Returns the value of the 'Related Abstract State' reference.
|
void |
setRelatedAbstractFunction(AbstractFunction value)
Sets the value of the '
Related Abstract Function' reference. |
void |
setRelatedAbstractState(AbstractState value)
Sets the value of the '
Related Abstract State' reference. |
getFinish, getStart, setFinish, setStartgetName, setNamegetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsAbstractState getRelatedAbstractState()
If the meaning of the 'Related Abstract State' reference isn't clear, there really should be more of a description here...
setRelatedAbstractState(AbstractState),
InteractionPackage.getStateFragment_RelatedAbstractState()void setRelatedAbstractState(AbstractState value)
Related Abstract State' reference.
value - the new value of the 'Related Abstract State' reference.getRelatedAbstractState()AbstractFunction getRelatedAbstractFunction()
If the meaning of the 'Related Abstract Function' reference isn't clear, there really should be more of a description here...
setRelatedAbstractFunction(AbstractFunction),
InteractionPackage.getStateFragment_RelatedAbstractFunction()void setRelatedAbstractFunction(AbstractFunction value)
Related Abstract Function' reference.
value - the new value of the 'Related Abstract Function' reference.getRelatedAbstractFunction()