Uses of Interface
org.eclipse.uml2.DurationConstraint

Packages that use DurationConstraint
org.eclipse.uml2   
org.eclipse.uml2.util   
 

Uses of DurationConstraint in org.eclipse.uml2
 

Methods in org.eclipse.uml2 that return DurationConstraint
 DurationConstraint UML2Factory.createDurationConstraint()
          Returns a new object of class 'Duration Constraint'
 

Uses of DurationConstraint in org.eclipse.uml2.util
 

Methods in org.eclipse.uml2.util with parameters of type DurationConstraint
 boolean UML2Validator.validateDurationConstraint(DurationConstraint durationConstraint, DiagnosticChain diagnostics, Map context)
           
 Object UML2Switch.caseDurationConstraint(DurationConstraint object)
          Returns the result of interpretting the object as an instance of 'Duration Constraint'
 


Copyright 2003, 2004 IBM Corporation and others.
All Rights Reserved.