|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.debug.vm.launching.InternalDebuggableExecutor
org.eclipse.ocl.examples.debug.launching.OCLInternalDebuggableExecutor
public class OCLInternalDebuggableExecutor
Internal transformation executor
| Field Summary | |
|---|---|
protected OCLEvaluationContext |
evaluationContext
|
| Fields inherited from class org.eclipse.ocl.examples.debug.vm.launching.InternalDebuggableExecutor |
|---|
debuggableURI, envFactory |
| Constructor Summary | |
|---|---|
OCLInternalDebuggableExecutor(OCLEvaluationContext evaluationContext,
OCLVMEnvironmentFactory envFactory)
|
|
| Method Summary | |
|---|---|
protected OCLVMEvaluator |
createEvaluator()
|
| Methods inherited from class org.eclipse.ocl.examples.debug.vm.launching.InternalDebuggableExecutor |
|---|
cleanup, execute, getDebuggable, getEnvFactory, getEvaluator, getResourceSet, getUnit, getURI, loadDebuggable, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
@NonNull protected final OCLEvaluationContext evaluationContext
| Constructor Detail |
|---|
public OCLInternalDebuggableExecutor(@NonNull
OCLEvaluationContext evaluationContext,
@NonNull
OCLVMEnvironmentFactory envFactory)
| Method Detail |
|---|
@NonNull
protected OCLVMEvaluator createEvaluator()
throws java.io.IOException
createEvaluator in class InternalDebuggableExecutorjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||