|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Query | |
|---|---|
| org.eclipse.ocl.examples.pivot | |
| org.eclipse.ocl.examples.pivot.utilities | |
| Uses of Query in org.eclipse.ocl.examples.pivot |
|---|
| Methods in org.eclipse.ocl.examples.pivot that return Query | |
|---|---|
Query |
OCL.createQuery(Constraint constraint)
Creates a new Query encapsulating a constraint with the current
environment and extent map. |
Query |
OCL.createQuery(ExpressionInOCL specification)
Creates a new Query encapsulating a query expression with the
current environment and extent map. |
| Methods in org.eclipse.ocl.examples.pivot with parameters of type Query | |
|---|---|
static org.eclipse.emf.common.util.Diagnostic |
OCLUtil.getEvaluationProblems(Query query)
Attempts to get evaluation problems available from the last evaluation of the given query. |
| Uses of Query in org.eclipse.ocl.examples.pivot.utilities |
|---|
| Classes in org.eclipse.ocl.examples.pivot.utilities that implement Query | |
|---|---|
class |
QueryImpl
An implementation of the model object 'Query'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||