Uses of Class
de.cau.cs.kieler.keg.diagram.expressions.GraphsAbstractExpression

Packages that use GraphsAbstractExpression
de.cau.cs.kieler.keg.diagram.expressions   
 

Uses of GraphsAbstractExpression in de.cau.cs.kieler.keg.diagram.expressions
 

Methods in de.cau.cs.kieler.keg.diagram.expressions that return GraphsAbstractExpression
static GraphsAbstractExpression GraphsOCLFactory.getExpression(int index, EClassifier context, Map<String,EClassifier> environment)
           
static GraphsAbstractExpression GraphsOCLFactory.getExpression(String body, EClassifier context)
          This method will become private in the next release
static GraphsAbstractExpression GraphsOCLFactory.getExpression(String body, EClassifier context, Map<String,EClassifier> environment)
          This is factory method, callers are responsible to keep reference to the return value if they want to reuse parsed expression