Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- BadIDEException - Exception in caseine.project
- BadIDEException(String) - Constructor for exception caseine.project.BadIDEException
C
- caseine - package caseine
- Caseine - Class in caseine
-
The push command for the vpl design tool.
- Caseine() - Constructor for class caseine.Caseine
- CASEINE_VPL_ID - Static variable in class caseine.project.CaseineCommonProject
- CASEINE_VPL_TYPE - Static variable in class caseine.project.CaseineCommonProject
- caseine.format.javajunit - package caseine.format.javajunit
- caseine.mutants - package caseine.mutants
- caseine.project - package caseine.project
- CaseineCommonProject - Class in caseine.project
- CaseineCommonProject(String, String, String, String) - Constructor for class caseine.project.CaseineCommonProject
- CaseineCppProject - Class in caseine.project
-
The base class for python projects.
- CaseineCppProject(String, String, String, String) - Constructor for class caseine.project.CaseineCppProject
- caseineFile - Variable in class caseine.project.CaseineCommonProject
- CaseineJavaProject - Class in caseine.project
- CaseineJavaProject(String, String, String, String, String) - Constructor for class caseine.project.CaseineJavaProject
- CaseineProject - Interface in caseine.project
- CaseineProject.ProjectType - Enum Class in caseine.project
- CaseineProjectAlreadyExistingException - Exception in caseine.project
- CaseineProjectAlreadyExistingException(String) - Constructor for exception caseine.project.CaseineProjectAlreadyExistingException
- CaseineProjectLoader - Class in caseine.project
-
Inspects the .caseine file to load the right type of Caseine Project.
- CaseineProjectLoader() - Constructor for class caseine.project.CaseineProjectLoader
- CaseinePythonProject - Class in caseine.project
-
The base class for python projects.
- CaseinePythonProject(String, String, String, String) - Constructor for class caseine.project.CaseinePythonProject
- CF - Static variable in class caseine.project.CaseineCommonProject
- clean() - Method in class caseine.project.CaseineCommonProject
- clean() - Method in interface caseine.project.CaseineProject
-
Cleans the local templates.
- clean(String) - Static method in class caseine.Caseine
-
Cleans the local templates.
- clean(String) - Static method in class caseine.Push
-
Deprecated.Cleans the local templates.
- clean(Path) - Static method in interface caseine.CleanFolder
- CleanFolder - Interface in caseine
-
A simple function to clean a whole path
- CPP - Enum constant in enum class caseine.project.CaseineProject.ProjectType
D
- documentation() - Method in class caseine.project.CaseineCommonProject
- documentation() - Method in interface caseine.project.CaseineProject
-
Synchronize the documentation of the VPL
- documentation(String, String, String, String) - Static method in class caseine.Caseine
E
- EF - Static variable in class caseine.project.CaseineCommonProject
F
- FileMissingException - Exception in caseine.project
- FileMissingException(PythonFileMissingException) - Constructor for exception caseine.project.FileMissingException
- fileToCaseinePath(File, String) - Static method in class caseine.project.CaseineCommonProject
- fillCaseine(String) - Method in class caseine.project.CaseineCommonProject
- fillCaseineProjectFile() - Method in class caseine.project.CaseineCommonProject
G
- generate(boolean, int) - Method in class caseine.project.CaseineCommonProject
- generate(boolean, int) - Method in class caseine.project.CaseineCppProject
-
Generates the project template.
- generate(boolean, int) - Method in class caseine.project.CaseineJavaProject
-
Generates the project template.
- generate(boolean, int) - Method in interface caseine.project.CaseineProject
-
Generates the project template.
- generate(boolean, int) - Method in class caseine.project.CaseinePythonProject
-
Generates the project template.
- generate(String, String, String, String, boolean, int) - Static method in class caseine.Caseine
-
Generates the project template.
- Generate - Class in caseine.mutants
-
A command to generate templates for mutation tests.
- Generate() - Constructor for class caseine.mutants.Generate
- getPATH_BIN() - Static method in class caseine.project.CaseineCommonProject
-
By convention binaries of a CaseInE project must be generated here.
- getPATH_CORRECTED_FILES() - Static method in class caseine.project.CaseineCommonProject
-
By convention corrected files generated for a CaseInE project must be here.
- getPATH_EXECUTION_FILES() - Static method in class caseine.project.CaseineCommonProject
-
By convention execution files generated for a CaseInE project must be here.
- getPATH_OUTPUT() - Static method in class caseine.project.CaseineCommonProject
-
By convention outputs of a CaseInE project must be here.
- getPATH_REQUESTED_FILES() - Static method in class caseine.project.CaseineCommonProject
-
By convention requested files generated for a CaseInE project must be here.
- getProject(String, String, String, String, String) - Static method in class caseine.project.CaseineProjectLoader
- getProjectName() - Method in class caseine.project.CaseineCommonProject
- getProperties() - Method in class caseine.project.CaseineCommonProject
- getType() - Method in class caseine.project.CaseineCommonProject
- getType() - Method in class caseine.project.CaseineCppProject
- getType() - Method in interface caseine.project.CaseineProject
- getType() - Method in class caseine.project.CaseinePythonProject
- getVplId() - Method in class caseine.project.CaseineCommonProject
- getVplId() - Method in interface caseine.project.CaseineProject
- Grade - Annotation Interface in caseine.format.javajunit
I
- INTERNAL_FILE - Static variable in class caseine.project.CaseineCommonProject
- isCaseine() - Method in class caseine.project.CaseineCommonProject
- isCaseine() - Method in interface caseine.project.CaseineProject
- isGenerated() - Method in class caseine.project.CaseineCommonProject
- isGenerated() - Method in interface caseine.project.CaseineProject
- isGenerated(String) - Static method in class caseine.Caseine
- isGenerated(String) - Static method in class caseine.Push
-
Deprecated.
J
- JAVA - Enum constant in enum class caseine.project.CaseineProject.ProjectType
L
- listDirectory(File, String, List<String>) - Static method in class caseine.Push
-
Deprecated.
- local(ClassLoader) - Method in class caseine.project.CaseineCommonProject
- local(ClassLoader) - Method in class caseine.project.CaseineCppProject
-
Generates the local caseine templates into caseine-output.
- local(ClassLoader) - Method in class caseine.project.CaseineJavaProject
-
Generates the local caseine templates into caseine-output.
- local(ClassLoader) - Method in interface caseine.project.CaseineProject
-
Generates the local caseine templates into caseine-output.
- local(ClassLoader) - Method in class caseine.project.CaseinePythonProject
-
Generates the local caseine templates into caseine-output.
- local(String, String, ClassLoader) - Static method in class caseine.Caseine
-
Generates the local templates.
- log - Static variable in class caseine.project.CaseineCommonProject
M
- main(String[]) - Static method in class caseine.Caseine
- main(String[]) - Static method in class caseine.mutants.Generate
- main(String[]) - Static method in class caseine.Push
-
Deprecated.
- main(String[]) - Static method in class caseine.Reset
- MAVEN - Enum constant in enum class caseine.project.CaseineProject.ProjectType
- MavenProjectException - Exception in caseine.project
- MavenProjectException() - Constructor for exception caseine.project.MavenProjectException
N
- nature() - Method in class caseine.project.CaseineCommonProject
- nature() - Method in interface caseine.project.CaseineProject
-
Set the caseine nature to the project
- nature(String, String) - Static method in class caseine.Caseine
- NotACaseineProjectException - Exception in caseine.project
- NotACaseineProjectException() - Constructor for exception caseine.project.NotACaseineProjectException
P
- PATH_BIN - Static variable in class caseine.project.CaseineCommonProject
-
By convention binaries of a CaseInE project must be here.
- PATH_DOC - Static variable in class caseine.project.CaseineCommonProject
-
By convention sources of a CaseInE project must be here.
- PATH_RESOURCES_LIB - Static variable in class caseine.project.CaseineCommonProject
-
By convention lib resources of a CaseInE project must be here.
- PATH_RESOURCES_SRC - Static variable in class caseine.project.CaseineCommonProject
-
By convention resources of a CaseInE project must be here.
- PATH_RESOURCES_TEST - Static variable in class caseine.project.CaseineCommonProject
-
By convention test resources of a CaseInE project must be here.
- PATH_SRC - Static variable in class caseine.project.CaseineCommonProject
-
By convention sources of a CaseInE project must be here.
- PATH_TEST - Static variable in class caseine.project.CaseineCommonProject
-
By convention test sources of a CaseInE project must be here.
- PLUGIN_LIB - Static variable in class caseine.project.CaseineCommonProject
- projectPath - Variable in class caseine.project.CaseineCommonProject
- publish(String, ClassLoader) - Static method in class caseine.Push
-
Deprecated.Generates the local templates.
- publish(String, String, String, int) - Static method in class caseine.mutants.Generate
-
Generates the local templates.
- publishMoodle(String, String, String, String) - Static method in class caseine.Push
-
Deprecated.Publishes the templates to the remote caseine server.
- push(ClassLoader) - Method in class caseine.project.CaseineCommonProject
-
Publishes the templates to the remote caseine server.
- push(ClassLoader) - Method in interface caseine.project.CaseineProject
-
Publishes the templates to the remote caseine server.
- push(String, String, String, String, ClassLoader) - Static method in class caseine.Caseine
-
Publishes the templates to the remote caseine server.
- Push - Class in caseine
-
Deprecated, for removal: This API element is subject to removal in a future version.
- Push() - Constructor for class caseine.Push
-
Deprecated.
- PYTHON - Enum constant in enum class caseine.project.CaseineProject.ProjectType
R
- Reset - Class in caseine
-
The Reset command is not operational in this version as it is not yet used.
- Reset() - Constructor for class caseine.Reset
- RF - Static variable in class caseine.project.CaseineCommonProject
V
- value() - Element in annotation interface caseine.format.javajunit.Grade
- valueOf(String) - Static method in enum class caseine.project.CaseineProject.ProjectType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class caseine.project.CaseineProject.ProjectType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- vplId - Variable in class caseine.project.CaseineCommonProject
- VPLID_0 - Static variable in class caseine.project.CaseineCommonProject
- VPLIDMissingException - Exception in caseine.project
- VPLIDMissingException(String) - Constructor for exception caseine.project.VPLIDMissingException
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form