Package daikon.split

Class Summary
ContextSplitterFactory This factory creates Splitters from map files.
ContextSplitterFactory.MapfileEntry Simple record type to store a map file entry.
ContextSplitterFactory.PptNameAndSplitters Simple record type to store a PptName and Splitter array.
SpinfoFileParser SpinfoFileParser parses a .spinfo file.
Splitter A Splitter represents a test that can be used to separate all samples into two parts.
SplitterExample  
SplitterFactory This class contains static methods parse_spinfofile(spinfofile) and load_splitters() which respectively creates Splitters from a .spinfo file and load the splitters for a given Ppt.
SplitterList  
SplitterLoader Reads in and loads compiled Java source and returns a Java Object.
SplitterObject A SplitterObject is the starting point for all the information we have about a splitting condition.