|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'TRC Thread Event'.
The following features are supported:
TracePackage.getTRCThreadEvent()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getAnnotations()
Returns the value of the 'Annotations' containment reference list. |
TRCThread |
getThread()
Returns the value of the 'Thread' container reference. |
double |
getTime()
Returns the value of the 'Time' attribute |
void |
setThread(TRCThread value)
Sets the value of the ' Thread' container reference |
void |
setTime(double value)
Sets the value of the ' Time' attribute |
| 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 |
public double getTime()
If the meaning of the 'Time' attribute isn't clear, there really should be more of a description here...
setTime(double),
TracePackage.getTRCThreadEvent_Time()public void setTime(double value)
Time' attribute.
value - the new value of the 'Time' attribute.getTime()public TRCThread getThread()
Thread Events'.
If the meaning of the 'Thread' reference isn't clear, there really should be more of a description here...
setThread(TRCThread),
TracePackage.getTRCThreadEvent_Thread(),
TRCThread.getThreadEvents()public void setThread(TRCThread value)
Thread' container reference.
value - the new value of the 'Thread' container reference.getThread()public org.eclipse.emf.common.util.EList getAnnotations()
TRCAnnotation.
If the meaning of the 'Annotations' containment reference list isn't clear, there really should be more of a description here...
TracePackage.getTRCThreadEvent_Annotations()
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||