|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntervalConstraint | |
org.eclipse.uml2 | |
org.eclipse.uml2.util |
Uses of IntervalConstraint in org.eclipse.uml2 |
Subinterfaces of IntervalConstraint in org.eclipse.uml2 | |
interface |
DurationConstraint
A representation of the model object 'Duration Constraint' |
interface |
TimeConstraint
A representation of the model object 'Time Constraint' |
Methods in org.eclipse.uml2 that return IntervalConstraint | |
IntervalConstraint |
UML2Factory.createIntervalConstraint()
Returns a new object of class 'Interval Constraint' |
Uses of IntervalConstraint in org.eclipse.uml2.util |
Methods in org.eclipse.uml2.util with parameters of type IntervalConstraint | |
boolean |
UML2Validator.validateIntervalConstraint(IntervalConstraint intervalConstraint,
DiagnosticChain diagnostics,
Map context)
|
Object |
UML2Switch.caseIntervalConstraint(IntervalConstraint object)
Returns the result of interpretting the object as an instance of 'Interval Constraint' |
|
Copyright 2003, 2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |