Package org.eclipse.ocl.examples.library.executor

Interface Summary
ExecutorTypeArgument  
 

Class Summary
DomainReflectiveFragment  
DomainReflectivePackage DomainExecutorPackage uses the limited Domain interfaces to construct a package description for use in contexts where no explicit ExecutorPackage is available.
DomainReflectiveType  
ExecutableStandardLibrary  
ExecutorDoubleIterationManager  
ExecutorEnumerationLiteral  
ExecutorEvaluationEnvironment  
ExecutorFragment An ExecutorFragment provides the description of the properties and operations defined by some class when accessed by the same or another class.
ExecutorLambdaType  
ExecutorManager  
ExecutorOperation  
ExecutorPackage  
ExecutorProperty  
ExecutorSingleIterationManager  
ExecutorSpecializedType  
ExecutorStandardLibrary  
ExecutorType  
ExecutorTypedElement  
ExecutorTypeParameter  
ExecutorValueFactory  
LazyModelManager A self-populating map that lazily creates the extent of a class when asked for it.
ReflectiveFragment A ReflectiveFragment provides the description of the properties and operations defined by some class when accessed by the same or another class.
ReflectivePackage A ReflectivePackage builds a dispatch table representative of a model package at run-time using a minimal reflective API.
ReflectiveType