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

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

Uses of Duration in org.eclipse.uml2.uml
 

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

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

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


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