Class EMFQueryHelper
- java.lang.Object
-
- org.palladiosimulator.solver.visitors.EMFQueryHelper
-
public class EMFQueryHelper extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected static org.eclipse.ocl.ecore.OCL
EOCL_ENV
-
Constructor Summary
Constructors Constructor Description EMFQueryHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static EObject
executeOCLQuery(EObject context, String query)
static Object
getObjectByType(EList collection, Class c)
-