de.cau.cs.kieler.sim.esi.esi
Interface tracelist

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
tracelistImpl

public interface tracelist
extends EObject

A representation of the model object 'tracelist'.

The following features are supported:

See Also:
EsiPackage.gettracelist()
Rating red
Generated:
This code was automatically generated.
Model element

Method Summary
 EList<trace> getTraces()
          Returns the value of the 'Traces' containment reference list.
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Method Detail

getTraces

EList<trace> getTraces()
Returns the value of the 'Traces' containment reference list. The list contents are of type trace.

If the meaning of the 'Traces' containment reference list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Traces' containment reference list.
See Also:
EsiPackage.gettracelist_Traces()
Generated:
This code was automatically generated.
Model element:
containment=true