Uses of Interface
org.eclipse.m2m.qvt.oml.ExecutionStackTraceElement

Packages that use ExecutionStackTraceElement
org.eclipse.m2m.qvt.oml   
 

Uses of ExecutionStackTraceElement in org.eclipse.m2m.qvt.oml
 

Methods in org.eclipse.m2m.qvt.oml that return types with arguments of type ExecutionStackTraceElement
 java.util.List<ExecutionStackTraceElement> ExecutionDiagnostic.getStackTrace()
          Gets the stack trace that resulted from interrupted execution either by user termination request or exception thrown
 

Method parameters in org.eclipse.m2m.qvt.oml with type arguments of type ExecutionStackTraceElement
protected  void ExecutionDiagnostic.setStackTrace(java.util.List<? extends ExecutionStackTraceElement> stackElements)
           
 


Copyright 2008 Borland Software Corporation and others.
All Rights Reserved.