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
 T UMLSwitch.caseDurationInterval(DurationInterval object)
          Returns the result of interpreting the object as an instance of 'Duration Interval'
 boolean UMLValidator.validateDurationInterval(DurationInterval durationInterval, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


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