de.cau.cs.kieler.synccharts.diagram.expressions
Class SyncchartsOCLFactory
java.lang.Object
de.cau.cs.kieler.synccharts.diagram.expressions.SyncchartsOCLFactory
public class SyncchartsOCLFactory
- extends Object
- Rating

- Generated:
- This code was automatically generated.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SyncchartsOCLFactory
protected SyncchartsOCLFactory()
- Generated:
- This code was automatically generated.
getExpression
public static SyncchartsAbstractExpression getExpression(int index,
EClassifier context,
Map<String,EClassifier> environment)
- Generated:
- This code was automatically generated.
getExpression
public static SyncchartsAbstractExpression 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
- Generated:
- This code was automatically generated.
getExpression
public static SyncchartsAbstractExpression getExpression(String body,
EClassifier context)
- This method will become private in the next release
- Generated:
- This code was automatically generated.