|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.atl.engine.vm.nativelib.ASMNativeObject
org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclAny
org.eclipse.m2m.atl.engine.vm.StackFrame
org.eclipse.m2m.atl.core.ui.vm.debug.LocalObjectReference.ADWPStackFrame
protected class LocalObjectReference.ADWPStackFrame
A StackFrame
for the debugging protocol, which doesn't interfere with the debugging process.
Field Summary |
---|
Fields inherited from class org.eclipse.m2m.atl.engine.vm.StackFrame |
---|
debugger, myType |
Fields inherited from class org.eclipse.m2m.atl.engine.vm.nativelib.ASMNativeObject |
---|
nativeImpl |
Constructor Summary | |
---|---|
LocalObjectReference.ADWPStackFrame(Operation op,
java.util.List<ASMOclAny> args)
Creates a new LocalObjectReference.ADWPStackFrame . |
Method Summary | |
---|---|
void |
printStackTrace(java.lang.String msg,
java.lang.Exception e)
An error during a debugger request should not trigger the debugger. |
Methods inherited from class org.eclipse.m2m.atl.engine.vm.StackFrame |
---|
enterFrame, getArgs, getExecEnv, getModel, getModels, getOperation, getOpName, getParent, getStack, leaveFrame, printStackTrace, printStackTrace, printStackTrace, setParent |
Methods inherited from class org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclAny |
---|
asBag, asSequence, asSet, check, debug, findOperation, findOperation, get, getHelper, getNamedTargetFromSource, getOclAnyType, getType, invoke, invoke, invokeSuper, isHelper, oclIsKindOf, oclIsTypeOf, oclIsUndefined, oclType, operatorEQ, operatorNE, output, refGetValue, refImmediateComposite, refImmediateComposite, refInvokeOperation, refSetValue, refUnsetValue, set, setType, toString, unset |
Methods inherited from class org.eclipse.m2m.atl.engine.vm.nativelib.ASMNativeObject |
---|
getNativeImpl |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalObjectReference.ADWPStackFrame(Operation op, java.util.List<ASMOclAny> args)
LocalObjectReference.ADWPStackFrame
.
op
- the operationargs
- the frame argumentsMethod Detail |
---|
public void printStackTrace(java.lang.String msg, java.lang.Exception e)
printStackTrace
in class StackFrame
StackFrame.printStackTrace(java.lang.String,
java.lang.Exception)
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |