Uses of Class
org.eclipse.m2m.atl.engine.vm.nativelib.ASMOclUndefined

Packages that use ASMOclUndefined
org.eclipse.m2m.atl.engine.vm.nativelib This package contains the vm library. 
 

Uses of ASMOclUndefined in org.eclipse.m2m.atl.engine.vm.nativelib
 

Methods in org.eclipse.m2m.atl.engine.vm.nativelib with parameters of type ASMOclUndefined
static ASMBoolean ASMOclUndefined.oclIsUndefined(StackFrame frame, ASMOclUndefined self)
           
static ASMBoolean ASMOclUndefined.operatorEQ(StackFrame frame, ASMOclUndefined self, ASMOclAny o)
           
static ASMBoolean ASMOclUndefined.operatorNE(StackFrame frame, ASMOclUndefined self, ASMOclAny o)
           
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.