A B C E F G H I L M N O P R S

S

saveProject() - Method in class sota.SotaATM
Saves the project configuration in <name>.project ab.
setDescription(String) - Method in class sota.IScheme
Sets a new description.
setLevelMap(HashMap<String, Integer>) - Method in class sota.IScheme
Sets a new level map.
setName(String) - Method in class sota.IScheme
Sets a new name.
setOfFileNames - Variable in class sota.ProjectConfiguration
The set of source files to import.
sota - package sota
 
SotaATM - Class in sota
Provides a test instance for coverage tests.
SotaATM(ProjectConfiguration) - Constructor for class sota.SotaATM
Instantiates a test instance from a project configuration.
SotaATM(String) - Constructor for class sota.SotaATM
Instantiates a test instance from a project file.
SotaCLStarter - Class in sota
This class enables the manual programm test via command line calls.
SotaCLStarter() - Constructor for class sota.SotaCLStarter
 
srcDir - Variable in class sota.ProjectConfiguration
The directory from which all source files will be imported.
startTest(String, String, IScheme, boolean) - Method in class sota.SotaATM
Starts a program test: backup of original source code instrumentation of the source code creation of test information compilation of test project via ant buildfile (optional) start of test project via run script(optional
startTest(String, String, String, boolean) - Method in class sota.SotaATM
Starts a program test: backup of original source code instrumentation of the source code creation of test information compilation of test project via ant buildfile (optional) start of test project via run script(optional
stopTest(TreeSet<String>, boolean) - Method in class sota.SotaATM
Stops a program test: restoration of source files import and processing of a set of test logs recompilation of the project (optional)

A B C E F G H I L M N O P R S