Uses of Interface
org.eclipse.mofscript.MOFScriptModel.Trace

Packages that use Trace
org.eclipse.mofscript.MOFScriptModel   
org.eclipse.mofscript.MOFScriptModel.impl   
org.eclipse.mofscript.MOFScriptModel.util   
 

Uses of Trace in org.eclipse.mofscript.MOFScriptModel
 

Subinterfaces of Trace in org.eclipse.mofscript.MOFScriptModel
 interface M2MTrace
          A representation of the model object 'M2M Trace'
 

Uses of Trace in org.eclipse.mofscript.MOFScriptModel.impl
 

Classes in org.eclipse.mofscript.MOFScriptModel.impl that implement Trace
 class M2MTraceImpl
          An implementation of the model object 'M2M Trace'
 class TraceImpl
          An implementation of the model object 'Trace'
 

Uses of Trace in org.eclipse.mofscript.MOFScriptModel.util
 

Methods in org.eclipse.mofscript.MOFScriptModel.util with parameters of type Trace
 T MOFScriptModelSwitch.caseTrace(Trace object)
          Returns the result of interpreting the object as an instance of 'Trace'