org.eclipse.gmf.graphdef.editor.expressions
Class GMFGraphOCLFactory

java.lang.Object
  extended by org.eclipse.gmf.graphdef.editor.expressions.GMFGraphOCLFactory

public class GMFGraphOCLFactory
extends Object


Method Summary
static GMFGraphAbstractExpression getExpression(String body, org.eclipse.emf.ecore.EClassifier context)
           
static GMFGraphAbstractExpression getExpression(String body, org.eclipse.emf.ecore.EClassifier context, Map environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getExpression

public static GMFGraphAbstractExpression getExpression(String body,
                                                       org.eclipse.emf.ecore.EClassifier context,
                                                       Map environment)

getExpression

public static GMFGraphAbstractExpression getExpression(String body,
                                                       org.eclipse.emf.ecore.EClassifier context)


Copyright © 2011. All Rights Reserved.