|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--UML.Semantic.Foundation.Core.ModelElement
|
+--UML.Semantic.BehavioralElements.StateMachines.Event
|
+--UML.Semantic.BehavioralElements.StateMachines.TimeEvent
A TimeEvent is a subtype of Event for modeling event instances resulting from the expiration of a deadline.
In the metamodel a time event can specify a trigger of a transition, which by default denotes the time elapsed since the current state was entered.
| Constructor Summary | |
TimeEvent()
|
|
| Method Summary | |
boolean |
check()
Checks if well-formedness rules are respected in this model element. |
TimeExpression |
getDuration()
|
void |
setTimeExpression(java.lang.String timeExpression)
|
| Methods inherited from class UML.Semantic.Foundation.Core.ModelElement |
add, add, getBindingList, getConstraintList, getElementType, getErrors, getHref, getId, getIdentification, getIdref, getIndex, getInfo, getIsOwned, getLabel, getLocator, getName, getNamespace, getNamespaceId, getStereotype, getTemplate, getTemplateParameterList, getTitle, getUuid, getUuidref, getVisibility, getVisibilitySymbol, getWarnings, setElementType, setErrors, setHref, setId, setIdref, setIndex, setIsOwned, setLabel, setName, setNamespace, setTemplate, setTitle, setUuid, setUuidref, setVisibility, setWarnings |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TimeEvent()
| Method Detail |
public void setTimeExpression(java.lang.String timeExpression)
public TimeExpression getDuration()
public boolean check()
check in class Event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||