Package org.opt4j.core
Class Criterion
java.lang.Object
org.opt4j.core.Criterion
- Direct Known Subclasses:
Constraint
,Objective
Superclass for criteria handled in a
CriterionSet
. It is specified by a name.- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
-
-
Constructor Details
-
Criterion
-
-
Method Details
-
getName
Returns the name- Returns:
- the name
-