|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.m2m.atl.engine.ocl.OclEvaluator
public abstract class OclEvaluator
Utility to evaluate ocl.
Field Summary | |
---|---|
protected org.eclipse.emf.ecore.EObject[] |
pbs
|
Constructor Summary | |
---|---|
OclEvaluator()
|
Method Summary | |
---|---|
protected ASM |
compile(java.lang.String atlArg)
Compiles an atl string into asm. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.eclipse.emf.ecore.EObject[] pbs
Constructor Detail |
---|
public OclEvaluator()
Method Detail |
---|
protected ASM compile(java.lang.String atlArg) throws java.io.IOException
atlArg
- the string
java.io.IOException
|
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 |