de.cau.cs.kieler.graphs.diagram.expressions
Class GraphsOCLFactory

java.lang.Object
  extended by de.cau.cs.kieler.graphs.diagram.expressions.GraphsOCLFactory

public class GraphsOCLFactory
extends Object

Rating red
Generated:
This code was automatically generated.

Constructor Summary
protected GraphsOCLFactory()
           
 
Method Summary
static GraphsAbstractExpression getExpression(int index, EClassifier context, Map<String,EClassifier> environment)
           
static GraphsAbstractExpression getExpression(String body, EClassifier context)
           
static GraphsAbstractExpression getExpression(String body, EClassifier context, Map<String,EClassifier> environment)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphsOCLFactory

protected GraphsOCLFactory()
Generated:
This code was automatically generated.
Method Detail

getExpression

public static GraphsAbstractExpression getExpression(int index,
                                                     EClassifier context,
                                                     Map<String,EClassifier> environment)
Generated:
This code was automatically generated.

getExpression

public static GraphsAbstractExpression getExpression(String body,
                                                     EClassifier context,
                                                     Map<String,EClassifier> environment)
Generated:
This code was automatically generated.

getExpression

public static GraphsAbstractExpression getExpression(String body,
                                                     EClassifier context)
Generated:
This code was automatically generated.