| Interface | Description |
|---|---|
| ExecutorTypeArgument |
| Class | Description |
|---|---|
| AbstractDispatchOperation |
AbstractDispatchOperation supports evaluation by virtual dispatch to the appropriate operation
determined by the class of the source argument.
|
| AbstractEvaluationOperation | |
| AbstractIdResolver | |
| AbstractIdResolver.Id2InstanceVisitor | |
| AbstractReflectiveInheritanceType | |
| 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 | |
| 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 | |
| ExecutorPackage.StringNameable | |
| ExecutorProperty | |
| ExecutorPropertyWithImplementation | |
| ExecutorSingleIterationManager | |
| ExecutorSpecializedType | |
| ExecutorStandardLibrary | |
| ExecutorTupleType | |
| ExecutorType |
An ExecutorType defines a Type using a compact representation suitable for efficient
execution and static construction.
|
| 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.
|
| ReflectiveInheritance |
A ReflectiveType defines a Type using a compact representation suitable for efficient
execution.
|
| ReflectivePackage |
A ReflectivePackage builds a dispatch table representative of a model package at run-time using a minimal reflective API.
|
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.