|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TimeExpression | |
| org.omg.uml.behavioralelements.statemachines | |
| org.omg.uml.foundation.datatypes | |
| Uses of TimeExpression in org.omg.uml.behavioralelements.statemachines |
| Methods in org.omg.uml.behavioralelements.statemachines that return TimeExpression | |
TimeExpression |
TimeEvent.getWhen()
Returns the value of attribute when. |
| Methods in org.omg.uml.behavioralelements.statemachines with parameters of type TimeExpression | |
void |
TimeEvent.setWhen(TimeExpression newValue)
Sets the value of when attribute. |
TimeEvent |
TimeEventClass.createTimeEvent(String name,
VisibilityKind visibility,
boolean isSpecification,
TimeExpression when)
Creates an instance object having attributes initialized by the passed values. |
| Uses of TimeExpression in org.omg.uml.foundation.datatypes |
| Methods in org.omg.uml.foundation.datatypes that return TimeExpression | |
TimeExpression |
TimeExpressionClass.createTimeExpression()
The default factory operation used to create an instance object. |
TimeExpression |
TimeExpressionClass.createTimeExpression(String language,
String body)
Creates an instance object having attributes initialized by the passed values. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||