Package evaluation
Class Project
java.lang.Object
evaluation.Project
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThis method returns the list of suffixes used for storing the different project's assessment.
-
Constructor Details
-
Project
public Project()
-
-
Method Details
-
getProjects
This method returns the list of suffixes used for storing the different project's assessment. The indexes for a specific project have this suffixes concatenated to the name of the index.- Returns:
- The list of suffixes (strings) corresponding to the metrics indexes.
-