Interface Trace

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
TraceImpl

public interface Trace
extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Trace'.

The following features are supported:

See Also:
TracePackage.getTrace()
Generated:
Model:
  • Method Summary

    Modifier and Type Method Description
    OperationCall getRootOperationCall()
    Returns the value of the 'Root Operation Call' containment reference.
    long getTraceID()
    Returns the value of the 'Trace ID' attribute.
    void setRootOperationCall​(OperationCall value)
    Sets the value of the 'Root Operation Call' containment reference.
    void setTraceID​(long value)
    Sets the value of the 'Trace ID' attribute.

    Methods inherited from interface org.eclipse.emf.ecore.EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver