| Package | Description |
|---|---|
| org.atlanmod.trace | |
| org.atlanmod.trace.impl | |
| org.atlanmod.trace.util |
| Modifier and Type | Method and Description |
|---|---|
Level |
TraceFactory.createLevel()
Returns a new object of class 'Level'.
|
Level |
Call.getLevel()
Returns the value of the 'Level' container reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Level> |
Trace.getLevels()
Returns the value of the 'Levels' containment reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Call.setLevel(Level value)
Sets the value of the '
Level' container reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
LevelImpl
An implementation of the model object 'Level'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Level> |
TraceImpl.levels
The cached value of the '
Levels' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Level |
CallImpl.basicGetLevel() |
Level |
TraceFactoryImpl.createLevel() |
Level |
CallImpl.getLevel() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Level> |
TraceImpl.getLevels() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
CallImpl.basicSetLevel(Level newLevel,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
CallImpl.setLevel(Level newLevel) |
| Modifier and Type | Method and Description |
|---|---|
T |
TraceSwitch.caseLevel(Level object)
Returns the result of interpreting the object as an instance of 'Level'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.