|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TimedConstraint
A representation of the model object 'Timed Constraint'.
The following features are supported:
TimePackage.getTimedConstraint()| Method Summary | |
|---|---|
VariableReference |
getClock()
Returns the value of the 'Clock' containment reference. |
Expression |
getHighBound()
Returns the value of the 'High Bound' containment reference. |
Expression |
getLowBound()
Returns the value of the 'Low Bound' containment reference. |
TimeSpecification |
getTimeSpecification()
Returns the value of the 'Time Specification' container reference. |
void |
setClock(VariableReference value)
Sets the value of the ' Clock' containment reference. |
void |
setHighBound(Expression value)
Sets the value of the ' High Bound' containment reference. |
void |
setLowBound(Expression value)
Sets the value of the ' Low Bound' containment reference. |
void |
setTimeSpecification(TimeSpecification value)
Sets the value of the ' Time Specification' container reference. |
| Method Detail |
|---|
VariableReference getClock()
If the meaning of the 'Clock' containment reference isn't clear, there really should be more of a description here...
setClock(VariableReference),
TimePackage.getTimedConstraint_Clock()void setClock(VariableReference value)
Clock' containment reference.
value - the new value of the 'Clock' containment reference.getClock()Expression getLowBound()
If the meaning of the 'Low Bound' containment reference isn't clear, there really should be more of a description here...
setLowBound(Expression),
TimePackage.getTimedConstraint_LowBound()void setLowBound(Expression value)
Low Bound' containment reference.
value - the new value of the 'Low Bound' containment reference.getLowBound()Expression getHighBound()
If the meaning of the 'High Bound' containment reference isn't clear, there really should be more of a description here...
setHighBound(Expression),
TimePackage.getTimedConstraint_HighBound()void setHighBound(Expression value)
High Bound' containment reference.
value - the new value of the 'High Bound' containment reference.getHighBound()TimeSpecification getTimeSpecification()
Timed Constraint'.
If the meaning of the 'Time Specification' container reference isn't clear, there really should be more of a description here...
setTimeSpecification(TimeSpecification),
TimePackage.getTimedConstraint_TimeSpecification(),
TimeSpecification.getTimedConstraint()void setTimeSpecification(TimeSpecification value)
Time Specification' container reference.
value - the new value of the 'Time Specification' container reference.getTimeSpecification()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||