|
||||||||||
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.Operation
org.eclipse.m2m.atl.engine.vm.NativeOperation
org.eclipse.m2m.atl.engine.vm.InstanceNativeOperation
public class InstanceNativeOperation
Field Summary |
---|
Fields inherited from class org.eclipse.m2m.atl.engine.vm.Operation |
---|
myType |
Fields inherited from class org.eclipse.m2m.atl.engine.vm.nativelib.ASMNativeObject |
---|
nativeImpl |
Constructor Summary | |
---|---|
InstanceNativeOperation(java.lang.reflect.Method method,
boolean translateTypes,
boolean dontUseFrame,
java.util.List parameters,
ASMOclType returnType,
ASMOclType contextType)
|
Method Summary | |
---|---|
ASMOclAny |
exec(StackFrame frame)
|
java.util.List |
getParameters()
|
Methods inherited from class org.eclipse.m2m.atl.engine.vm.NativeOperation |
---|
getASMType, getContextSignature, getContextType, getMethod, getName, getReturnType, getSignature, registerOperations, registerOperations, toString |
Methods inherited from class org.eclipse.m2m.atl.engine.vm.Operation |
---|
get |
Methods inherited from class org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclAny |
---|
asBag, asSequence, asSet, check, debug, findOperation, findOperation, getHelper, getOclAnyType, getType, invoke, invoke, invokeSuper, isHelper, oclIsKindOf, oclIsTypeOf, oclIsUndefined, oclType, operatorEQ, operatorNE, output, refGetValue, refImmediateComposite, refImmediateComposite, refInvokeOperation, refSetValue, set, setType, toString |
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, wait, wait, wait |
Constructor Detail |
---|
public InstanceNativeOperation(java.lang.reflect.Method method, boolean translateTypes, boolean dontUseFrame, java.util.List parameters, ASMOclType returnType, ASMOclType contextType)
Method Detail |
---|
public ASMOclAny exec(StackFrame frame)
NativeOperation
exec
in class NativeOperation
Operation.exec(org.eclipse.m2m.atl.engine.vm.StackFrame)
public java.util.List getParameters()
getParameters
in class NativeOperation
|
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 |