public interface StateEvent extends NamedElement, AbstractEvent
The following features are supported:
CapellacommonPackage.getStateEvent()| Modifier and Type | Method and Description |
|---|---|
Constraint |
getExpression()
Returns the value of the 'Expression' reference.
|
org.eclipse.emf.common.util.EList<StateEventRealization> |
getOwnedStateEventRealizations()
Returns the value of the 'Owned State Event Realizations' containment reference list.
|
void |
setExpression(Constraint value)
Sets the value of the '
Expression' reference. |
getAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMgetAbstractTypedElementsgetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsConstraint getExpression()
If the meaning of the 'Expression' reference isn't clear, there really should be more of a description here...
setExpression(Constraint),
CapellacommonPackage.getStateEvent_Expression()void setExpression(Constraint value)
Expression' reference.
value - the new value of the 'Expression' reference.getExpression()org.eclipse.emf.common.util.EList<StateEventRealization> getOwnedStateEventRealizations()
StateEventRealization.
If the meaning of the 'Owned State Event Realizations' containment reference list isn't clear, there really should be more of a description here...
CapellacommonPackage.getStateEvent_OwnedStateEventRealizations()