| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Query | |
|---|---|
| org.eclipse.ocl | Definition of the extensible environment API for OCL parsing and evaluation. | 
| org.eclipse.ocl.ecore | Implementation of an OCL binding for the Ecore metamodel. | 
| org.eclipse.ocl.internal.evaluation | |
| org.eclipse.ocl.util | Miscellaneous utilities in support of the OCL parser and environment implementations. | 
| Uses of Query in org.eclipse.ocl | 
|---|
| Methods in org.eclipse.ocl that return Query | |
|---|---|
 Query<C,CLS,E> | 
OCL.createQuery(CT constraint)
Creates a new Query encapsulating a constraint with the current
 environment and extent map. | 
 Query<C,CLS,E> | 
OCL.createQuery(OCLExpression<C> query)
Creates a new Query encapsulating a query expression with the
 current environment and extent map. | 
| Uses of Query in org.eclipse.ocl.ecore | 
|---|
| Subinterfaces of Query in org.eclipse.ocl.ecore | |
|---|---|
static interface | 
OCL.Query
Convenient interface aliasing the type parameter substitutions for the UML environment, for ease of typing.  | 
| Uses of Query in org.eclipse.ocl.internal.evaluation | 
|---|
| Classes in org.eclipse.ocl.internal.evaluation that implement Query | |
|---|---|
 class | 
QueryImpl<PK,C,O,P,EL,PM,S,COA,SSA,CT,CLS,E>
An implementation of the model object 'Query'.  | 
| Uses of Query in org.eclipse.ocl.util | 
|---|
| Methods in org.eclipse.ocl.util with parameters of type Query | ||
|---|---|---|
static
 | 
OCLUtil.getEvaluationProblems(Query<C,CLS,E> query)
Attempts to get evaluation problems available from the last evaluation of the given query.  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||