TPTP 4.4.0 Platform Project
Public API Specification

Package org.eclipse.tptp.platform.probekit.util

Class Summary
ProbeFileBundle A probe bundle is all the files necessary to export, import, or deploy a probe set.
ProbekitConstants A home for shared probekit constants.
ProbekitDebugConfig Debugging aids.
ProbeLaunchConfigString  
ProbeResourceBundle A probe bundle is all the files necessary to export, import, or deploy a probe set.
ProbeSrcListener This class listens for modifications to probe source files in the workspace.
 

Exception Summary
InaccessibleProbeRsrcException Use this exception to signify an inaccessible IResource.
InvalidProbeBundleException This exception encapsulates a number of things that might be wrong with a a collection of files/resources that represent a probe.
ProbeBundleBuildRequiredException  
ProbeBundleException Originally intended as the base class for all bundle related exceptions, this has largely degenerated into a catchall for weird, internal error kind of problems - corrupted resource properties, unexpectedly null parameters, etc.
 


TPTP 4.4.0 Platform Project
Public API Specification