| Package | Description |
|---|---|
| org.atlanmod.trace | |
| org.atlanmod.trace.impl | |
| org.atlanmod.trace.util |
| Modifier and Type | Method and Description |
|---|---|
Call |
TraceFactory.createCall()
Returns a new object of class 'Call'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Call> |
Level.getCalls()
Returns the value of the 'Calls' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CallImpl
An implementation of the model object 'Call'.
|
| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Call> |
LevelImpl.calls
The cached value of the '
Calls' containment reference list. |
| Modifier and Type | Method and Description |
|---|---|
Call |
TraceFactoryImpl.createCall() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Call> |
LevelImpl.getCalls() |
| Modifier and Type | Method and Description |
|---|---|
T |
TraceSwitch.caseCall(Call object)
Returns the result of interpreting the object as an instance of 'Call'.
|
Copyright © 2018–2019 Atlanmod. All rights reserved.