public interface Trace
extends org.eclipse.emf.ecore.EObject
TracePackage.getTrace()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Level> |
getLevels()
Returns the value of the 'Levels' containment reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
org.eclipse.emf.common.util.EList<Level> getLevels()
Level.
It is bidirectional and its opposite is 'Trace'.
TracePackage.getTrace_Levels(),
Level.getTrace()String getName()
setName(String),
TracePackage.getTrace_Name()Copyright © 2018–2020 Atlanmod. All rights reserved.