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

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

Uses of TimeInterval in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return TimeInterval
 TimeInterval UMLFactory.createTimeInterval()
          Returns a new object of class 'Time Interval'
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type TimeInterval
 boolean UMLValidator.validateTimeInterval(TimeInterval timeInterval, DiagnosticChain diagnostics, Map context)
           
 Object UMLSwitch.caseTimeInterval(TimeInterval object)
          Returns the result of interpretting the object as an instance of 'Time Interval'
 


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