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

Generated

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)
Generated

getExpression

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


Copyright © 2012. All Rights Reserved.