TPTP 4.6.0 Platform Project
Public API Specification

org.eclipse.hyades.models.trace
Interface TRCThreadRunningEvent

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

public interface TRCThreadRunningEvent
extends TRCThreadEvent

A representation of the model object 'TRC Thread Running Event'.

See Also:
TracePackage.getTRCThreadRunningEvent()
Generated
[EMF] Model

Method Summary
 
Methods inherited from interface org.eclipse.hyades.models.trace.TRCThreadEvent
getAnnotations, getThread, getTime, setThread, setTime
 
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
 


TPTP 4.6.0 Platform Project
Public API Specification