Uses of Interface
org.eclipse.uml2.uml.DurationInterval

Packages that use DurationInterval
org.eclipse.uml2.uml   
org.eclipse.uml2.uml.util   
 

Uses of DurationInterval in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return DurationInterval
 DurationInterval UMLFactory.createDurationInterval()
          Returns a new object of class 'Duration Interval'
 

Uses of DurationInterval in org.eclipse.uml2.uml.util
 

Methods in org.eclipse.uml2.uml.util with parameters of type DurationInterval
 boolean UMLValidator.validateDurationInterval(DurationInterval durationInterval, DiagnosticChain diagnostics, Map context)
           
 Object UMLSwitch.caseDurationInterval(DurationInterval object)
          Returns the result of interpretting the object as an instance of 'Duration Interval'
 


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