public interface Trace
extends org.eclipse.emf.ecore.EObject
The following features are supported:
TracePackage.getTrace()| Modifier and Type | Method and 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. |
long getTraceID()
setTraceID(long),
TracePackage.getTrace_TraceID()void setTraceID(long value)
Trace ID' attribute.
value - the new value of the 'Trace ID' attribute.getTraceID()OperationCall getRootOperationCall()
setRootOperationCall(OperationCall),
TracePackage.getTrace_RootOperationCall()void setRootOperationCall(OperationCall value)
Root Operation Call' containment reference.
value - the new value of the 'Root Operation Call' containment reference.getRootOperationCall()Copyright 2021 Kieker Project, http://kieker-monitoring.net