Package org.eclipse.emf.query.ocl.conditions
Object Constraint Language extensions to the EMF Query Conditions framework.
See:
Description
Package org.eclipse.emf.query.ocl.conditions Description
Object Constraint Language extensions to the EMF Query Conditions framework.
Package Specification
This package defines the basic OCL-based conditions that are used to formulate
OCL queries over EMF models.
BooleanOCLCondition
s apply OCL expressions to
EObject
s. It allows the integration of OCL
expressions with other
EObjectCondition
s.
-
See Also:
-
org.eclipse.ocl
,
org.eclipse.emf.query.conditions.eobjects