| Package | Description |
|---|---|
| org.eclipse.ocl.examples.debug.vm.core | |
| org.eclipse.ocl.examples.debug.vm.launching | |
| org.eclipse.ocl.examples.debug.vm.utils |
| Modifier and Type | Method and Description |
|---|---|
Log |
EvaluationContext.getLog() |
| Modifier and Type | Method and Description |
|---|---|
void |
EvaluationContext.setLog(Log log) |
| Modifier and Type | Method and Description |
|---|---|
Log |
ExecutionContextImpl.getLog() |
Log |
ExecutionContext.getLog() |
| Modifier and Type | Class and Description |
|---|---|
class |
WriterLog
A basic logger backed-up with
Writer. |
| Modifier and Type | Field and Description |
|---|---|
static Log |
Log.NULL_LOG
The
null log instance, which has no real receiver of the
logged entries. |
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.