public interface TimeEvent extends StateEvent
The following features are supported:
CapellacommonPackage.getTimeEvent()| Modifier and Type | Method and Description |
|---|---|
TimeEventKind |
getKind()
Returns the value of the 'Kind' attribute.
|
void |
setKind(TimeEventKind value)
Sets the value of the '
Kind' attribute. |
getExpression, getOwnedStateEventRealizations, setExpressiongetAppliedPropertyValueGroups, 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, setSidgetOwnedExtensionsTimeEventKind getKind()
TimeEventKind.
If the meaning of the 'Kind' attribute isn't clear, there really should be more of a description here...
TimeEventKind,
setKind(TimeEventKind),
CapellacommonPackage.getTimeEvent_Kind()void setKind(TimeEventKind value)
Kind' attribute.
value - the new value of the 'Kind' attribute.TimeEventKind,
getKind()