Uses of Class
org.ocopomo.utils.TraceInfoSet

Packages that use TraceInfoSet
org.ocopomo.simulationanalysistool.viewer   
org.ocopomo.utils   
 

Uses of TraceInfoSet in org.ocopomo.simulationanalysistool.viewer
 

Constructors in org.ocopomo.simulationanalysistool.viewer with parameters of type TraceInfoSet
LogTextSelection(TraceInfoSet traceInfoSet, java.lang.String logFilePath)
           
 

Uses of TraceInfoSet in org.ocopomo.utils
 

Methods in org.ocopomo.utils that return types with arguments of type TraceInfoSet
 java.util.List<TraceInfoSet> TraceLogParser.parse(org.eclipse.core.resources.IFile iFile)