TPTP 4.6.0 Platform Project
Public API Specification

Package org.eclipse.tptp.platform.llc.core.report

Interface Summary
IComponent This interface defines what is visible to a component's visitor.
ICoverageClass This interface defines what is visible to a visitor of coverage classes.
ICoverageMethod This interface is implemented by objects found in the table returned by ICoverageClass.getCoverageMethods()
See ICoverageClass
ICoverageVisitor This interface defines a coverage visitor.
ILineInfo This interface is implemented by the objects of the collection returned by ICoverageClass.getLineInfo()
See ICoverageClass
 

Class Summary
LLCUtils For some utilities, see methods for details
RawReportReader Parser for xml file
 


TPTP 4.6.0 Platform Project
Public API Specification