java.lang.Object
org.eclipse.tracecompass.incubator.analysis.core.aspects.ProcessNameAspect
All Implemented Interfaces:
ITmfEventAspect<String>
Direct Known Subclasses:
AnalysisProcessNameAspect

public abstract class ProcessNameAspect extends Object implements ITmfEventAspect<String>
Process name aspect, determines the name of a process from an event.
Author:
Matthew Khouzam