Uses of Interface
org.eclipse.uml2.uml.profile.standard.Trace

Packages that use Trace
org.eclipse.uml2.uml.profile.standard   
org.eclipse.uml2.uml.profile.standard.util   
 

Uses of Trace in org.eclipse.uml2.uml.profile.standard
 

Methods in org.eclipse.uml2.uml.profile.standard that return Trace
 Trace StandardFactory.createTrace()
          Returns a new object of class 'Trace'
 

Uses of Trace in org.eclipse.uml2.uml.profile.standard.util
 

Methods in org.eclipse.uml2.uml.profile.standard.util with parameters of type Trace
 T StandardSwitch.caseTrace(Trace object)
          Returns the result of interpreting the object as an instance of 'Trace'
 boolean StandardValidator.validateTrace(Trace trace, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 


Copyright 2003, 2014 IBM Corporation, CEA, and others.
All Rights Reserved.