TPTP 4.5.0 Platform Project
Public API Specification

org.eclipse.hyades.models.trace
Interface TRCThreadNotifyEvent

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

public interface TRCThreadNotifyEvent
extends TRCThreadExecEvent

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

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

Method Summary
 
Methods inherited from interface org.eclipse.hyades.models.trace.TRCThreadExecEvent
getRunningEvents, isInCriticalPath, setInCriticalPath
 
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.5.0 Platform Project
Public API Specification