| Modifier and Type | Interface and Description |
|---|---|
interface |
OCLVMEvaluationEnvironment |
| Modifier and Type | Class and Description |
|---|---|
class |
OCLVMNestedEvaluationEnvironment |
class |
OCLVMRootEvaluationEnvironment |
| Modifier and Type | Interface and Description |
|---|---|
interface |
VMEvaluationEnvironment |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVMEvaluationEnvironment |
class |
VMNestedEvaluationEnvironment |
class |
VMRootEvaluationEnvironment |
| Modifier and Type | Method and Description |
|---|---|
EvaluationEnvironment.EvaluationEnvironmentExtension |
EvaluationEnvironment.EvaluationEnvironmentExtension.getParentEvaluationEnvironment() |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicEvaluationEnvironment
Basic implementation of the
EvaluationEnvironment interface,
providing some useful common behaviors. |
| Modifier and Type | Method and Description |
|---|---|
EvaluationEnvironment.EvaluationEnvironmentExtension |
BasicEvaluationEnvironment.getParentEvaluationEnvironment() |
| Constructor and Description |
|---|
BasicEvaluationEnvironment(EvaluationEnvironment.EvaluationEnvironmentExtension parent,
NamedElement executableObject,
Object caller) |
BasicEvaluationEnvironment(EvaluationEnvironment.EvaluationEnvironmentExtension parent,
NamedElement executableObject,
OCLExpression caller)
Deprecated.
use TypedElement argument.
|
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.