Uses of Class
org.eclipse.ocl.examples.library.executor.ExecutorStandardLibrary

Packages that use ExecutorStandardLibrary
org.eclipse.ocl.examples.library.ecore   
org.eclipse.ocl.examples.library.oclstdlib   
org.eclipse.ocl.examples.pivot   
 

Uses of ExecutorStandardLibrary in org.eclipse.ocl.examples.library.ecore
 

Methods in org.eclipse.ocl.examples.library.ecore with parameters of type ExecutorStandardLibrary
 void EcoreExecutorPackage.init(ExecutorStandardLibrary standardLibrary, ExecutorType[] types)
           
 

Constructors in org.eclipse.ocl.examples.library.ecore with parameters of type ExecutorStandardLibrary
EcoreExecutorManager(java.lang.Object contextObject, ExecutorStandardLibrary standardLibrary)
          Construct an EMF to OCL execution bridge.
EcoreExecutorManager(java.lang.Object contextObject, java.util.Map<java.lang.Object,java.lang.Object> contextMap, ExecutorStandardLibrary standardLibrary)
          Deprecated. 
EcoreIdResolver(java.util.Collection<? extends org.eclipse.emf.ecore.EObject> roots, ExecutorStandardLibrary standardLibrary)
           
 

Uses of ExecutorStandardLibrary in org.eclipse.ocl.examples.library.oclstdlib
 

Fields in org.eclipse.ocl.examples.library.oclstdlib declared as ExecutorStandardLibrary
static ExecutorStandardLibrary OCLstdlibTables.LIBRARY
          The library of all packages and types.
 

Uses of ExecutorStandardLibrary in org.eclipse.ocl.examples.pivot
 

Fields in org.eclipse.ocl.examples.pivot declared as ExecutorStandardLibrary
static ExecutorStandardLibrary PivotTables.LIBRARY
          The library of all packages and types.