org.eclipse.gmt.umlx.ocl.util
Class OCLUtils
java.lang.Object
org.eclipse.gmt.umlx.ocl.util.OCLUtils
public class OCLUtils
- extends java.lang.Object
Method Summary |
static java.lang.String |
getExpressionName(org.eclipse.emf.ocl.expressions.OCLExpression expression)
|
static org.eclipse.emf.ecore.EStructuralFeature |
getFeature(java.lang.Class<? extends org.eclipse.emf.ecore.EObject> javaClass,
java.lang.String featureName)
|
static org.eclipse.emf.ocl.expressions.OCLExpression |
getNullExpression()
|
static void |
initTreeAdapters()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
oclModel
public static final EModel oclModel
oclTypesModel
public static final EModel oclTypesModel
OCLUtils
public OCLUtils()
getExpressionName
public static java.lang.String getExpressionName(org.eclipse.emf.ocl.expressions.OCLExpression expression)
getFeature
public static org.eclipse.emf.ecore.EStructuralFeature getFeature(java.lang.Class<? extends org.eclipse.emf.ecore.EObject> javaClass,
java.lang.String featureName)
getNullExpression
public static org.eclipse.emf.ocl.expressions.OCLExpression getNullExpression()
initTreeAdapters
public static void initTreeAdapters()