org.eclipse.m2m.atl.ocl.core
Class OclEvaluator

java.lang.Object
  extended by org.eclipse.m2m.atl.ocl.core.OclEvaluator
Direct Known Subclasses:
OclHelper, OclQuery

public abstract class OclEvaluator
extends java.lang.Object


Field Summary
protected  org.eclipse.emf.ecore.EObject[] pbs
           
 
Constructor Summary
OclEvaluator()
           
 
Method Summary
protected  ASM compile(java.lang.String atl)
           
static void dumpASM(StackFrame frame, ASMEmitter self, ASMString fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

pbs

protected org.eclipse.emf.ecore.EObject[] pbs
Constructor Detail

OclEvaluator

public OclEvaluator()
Method Detail

compile

protected ASM compile(java.lang.String atl)
               throws java.lang.Exception
Throws:
java.lang.Exception

dumpASM

public static void dumpASM(StackFrame frame,
                           ASMEmitter self,
                           ASMString fileName)

Copyright 2007 IBM Corporation and others.
All Rights Reserved.