|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OCL | |
|---|---|
| org.eclipse.ocl.examples.pivot | |
| org.eclipse.ocl.examples.pivot.delegate | |
| org.eclipse.ocl.examples.pivot.helper | |
| org.eclipse.ocl.examples.pivot.utilities | |
| Uses of OCL in org.eclipse.ocl.examples.pivot |
|---|
| Methods in org.eclipse.ocl.examples.pivot that return OCL | |
|---|---|
OCL |
OCL.Query.getOCL()
Obtains the OCL that created me. |
static OCL |
OCL.newInstance()
Creates a new OCL using the shared Ecore environment
factory instance. |
static OCL |
OCL.newInstance(Environment env)
Creates a new OCL using the specified initial Ecore
environment. |
static OCL |
OCL.newInstance(EnvironmentFactory envFactory)
Creates a new OCL using the specified Ecore environment
factory. |
static OCL |
OCL.newInstance(EnvironmentFactory envFactory,
org.eclipse.emf.ecore.resource.Resource resource)
Creates a new OCL using the specified Ecore environment
factory and a resource from which to load the initial environment. |
| Uses of OCL in org.eclipse.ocl.examples.pivot.delegate |
|---|
| Fields in org.eclipse.ocl.examples.pivot.delegate declared as OCL | |
|---|---|
protected OCL |
OCLDelegateDomain.ocl
|
| Methods in org.eclipse.ocl.examples.pivot.delegate that return OCL | |
|---|---|
OCL |
OCLDelegateDomain.getOCL()
|
| Uses of OCL in org.eclipse.ocl.examples.pivot.helper |
|---|
| Constructors in org.eclipse.ocl.examples.pivot.helper with parameters of type OCL | |
|---|---|
OCLHelperImpl(OCL ocl)
|
|
| Uses of OCL in org.eclipse.ocl.examples.pivot.utilities |
|---|
| Methods in org.eclipse.ocl.examples.pivot.utilities that return OCL | |
|---|---|
OCL |
QueryImpl.getOCL()
|
| Constructors in org.eclipse.ocl.examples.pivot.utilities with parameters of type OCL | |
|---|---|
QueryImpl(QueryBase delegate,
OCL ocl)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||