| Package | Description |
|---|---|
| org.eclipse.ocl.pivot.internal.library.ecore | |
| org.eclipse.ocl.pivot.internal.library.executor |
| Modifier and Type | Class and Description |
|---|---|
class |
EcoreExecutorPackage |
class |
EcoreReflectivePackage |
| Constructor and Description |
|---|
EcoreExecutorInvalidType(BuiltInTypeId typeId,
ExecutorPackage evaluationPackage,
int flags,
ExecutorTypeParameter... typeParameters) |
EcoreExecutorType(BuiltInTypeId typeId,
ExecutorPackage evaluationPackage,
int flags,
ExecutorTypeParameter... typeParameters)
Construct an executable type descriptor in the absence of a known EClassifier.
|
EcoreExecutorType(String name,
ExecutorPackage evaluationPackage,
int flags,
ExecutorTypeParameter... typeParameters)
Construct an executable type descriptor in the absence of a known EClassifier.
|
EcoreExecutorVoidType(BuiltInTypeId typeId,
ExecutorPackage evaluationPackage,
int flags,
ExecutorTypeParameter... typeParameters) |
| Modifier and Type | Class and Description |
|---|---|
class |
DomainReflectivePackage
DomainExecutorPackage uses the limited Domain interfaces to construct a package description for use
in contexts where no explicit ExecutorPackage is available.
|
class |
ReflectivePackage
A ReflectivePackage builds a dispatch table representative of a model package at run-time using a minimal reflective API.
|
| Constructor and Description |
|---|
ExecutorType(String name,
ExecutorPackage evaluationPackage,
int flags,
ExecutorTypeParameter... typeParameters) |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.