TPTP 4.6.0 Platform Project
Public API Specification

Package org.eclipse.hyades.probekit

Interface Summary
IProbeCompiler This is the interface that probe compilers must implement.
 

Class Summary
CompilerFactory The compiler factory returns an instance of IProbeCompiler to its caller.
LocationAdapter Only the probekit compiler and its editor should interact with instances of this class.
ProbeInstrumenterDriver This class exports an API that you can use to instrument class files and jar files on disk.
ProbekitPlugin The main plugin class to be used in the desktop.
SetConfig This class is used to generate Probekit's configuration file.
 

Exception Summary
ProbeInstrumenterDriver.StaticProbeInstrumenterException The exception type this subsystem can throw.
ProbekitCompileProblemException Subclass of ProbekitException, thrown when you try to compile a probe set that has errors.
ProbekitException The exception class for probekit exceptions.
 


TPTP 4.6.0 Platform Project
Public API Specification