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

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

Uses of TimeObservation in org.eclipse.uml2.uml
 

Methods in org.eclipse.uml2.uml that return TimeObservation
 TimeObservation UMLFactory.createTimeObservation()
          Returns a new object of class 'Time Observation'
 

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

Methods in org.eclipse.uml2.uml.util with parameters of type TimeObservation
 T UMLSwitch.caseTimeObservation(TimeObservation object)
          Returns the result of interpreting the object as an instance of 'Time Observation'
 boolean UMLValidator.validateTimeObservation(TimeObservation timeObservation, 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.