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

Interface Summary
ExecutorTypeArgument  
 

Class Summary
AbstractExecutorProperty  
AbstractIdResolver  
DomainProperties  
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  
ExecutorPropertyWithImplementation  
ExecutorSingleIterationManager  
ExecutorSpecializedType  
ExecutorStandardLibrary  
ExecutorTupleType  
ExecutorType An ExecutorType defines a Type using a compact representation suitable for efficient execution and static construction.
ExecutorTypedElement  
ExecutorTypeParameter  
JavaType JavaType supports the usage of Java Class to define the type of an object.
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 A ReflectiveType defines a Type using a compact representation suitable for efficient execution.