org.eclipse.m2m.atl.engine.vm.nativelib
Class ASMModule
java.lang.Object
org.eclipse.m2m.atl.engine.vm.nativelib.ASMNativeObject
org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclAny
org.eclipse.m2m.atl.engine.vm.nativelib.ASMModule
public class ASMModule
- extends ASMOclAny
| 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, setType, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
myType
public static ASMOclType myType
ASMModule
public ASMModule(ASM asm)
get
public ASMOclAny get(StackFrame frame,
java.lang.String name)
- Overrides:
get in class ASMOclAny
set
public void set(StackFrame frame,
java.lang.String name,
ASMOclAny value)
- Overrides:
set in class ASMOclAny
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getName
public java.lang.String getName()
asMap
public static ASMMap asMap(StackFrame frame,
ASMModule self)