Class TmfOnDemandAnalysesElement

java.lang.Object
org.eclipse.tracecompass.tmf.ui.project.model.TmfProjectModelElement
org.eclipse.tracecompass.tmf.ui.project.model.TmfOnDemandAnalysesElement
All Implemented Interfaces:
org.eclipse.core.runtime.IAdaptable, ITmfProjectModelElement

public class TmfOnDemandAnalysesElement extends TmfProjectModelElement
Project model element for the "On-Demand Analyses" element, which goes under individual trace and experiment elements. It will list the available implementations of IOnDemandAnalysis that can be executed on this particular trace.
Since:
2.0
Author:
Alexandre Montplaisir