@Immutable public class GoalsConfig extends Object
Goal
s along with their ModelCompletenessRequirements
.Constructor and Description |
---|
GoalsConfig(List<Goal> goals) |
Modifier and Type | Method and Description |
---|---|
List<Goal> |
goals() |
ModelCompletenessRequirements |
requirements()
The
ModelCompletenessRequirements of the set of goals() |
String |
toString() |
public ModelCompletenessRequirements requirements()
ModelCompletenessRequirements
of the set of goals()