Uses of Interface
org.eclipse.uml2.TimeInterval

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

Uses of TimeInterval in org.eclipse.uml2
 

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

Uses of TimeInterval in org.eclipse.uml2.util
 

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


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