| Package | Description |
|---|---|
| org.atlanmod.trace | |
| org.atlanmod.trace.impl | |
| org.atlanmod.trace.util |
| Modifier and Type | Method and Description |
|---|---|
Trace |
TraceFactory.createTrace()
Returns a new object of class 'Trace'.
|
Trace |
Level.getTrace()
Returns the value of the 'Trace' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Level.setTrace(Trace value)
Sets the value of the '
Trace' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
TraceImpl
An implementation of the model object 'Trace'.
|
| Modifier and Type | Method and Description |
|---|---|
Trace |
LevelImpl.basicGetTrace() |
Trace |
TraceFactoryImpl.createTrace() |
Trace |
LevelImpl.getTrace() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
LevelImpl.basicSetTrace(Trace newTrace,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
LevelImpl.setTrace(Trace newTrace) |
| Modifier and Type | Method and Description |
|---|---|
T |
TraceSwitch.caseTrace(Trace object)
Returns the result of interpreting the object as an instance of 'Trace'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.