Class TypeWithExpertise
java.lang.Object
com.dna.jopt.member.unit.condition.typewithexpertise.TypeWithExpertise
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondouble
getLevel()
static double
getPenalizableAvgLevelDelta
(List<TypeWithExpertise> qualis, TypeWithExpertise con, TypeWithExpertiseConstraint.SkillWithExpertiseCostModel model, double globalMaxLevel) getType()
static boolean
hasViolation
(List<TypeWithExpertise> qualis, TypeWithExpertise con) boolean
isMin()
-
Constructor Details
-
TypeWithExpertise
-
-
Method Details
-
getLevel
public double getLevel() -
getType
-
isMin
public boolean isMin() -
getPenalizableAvgLevelDelta
public static double getPenalizableAvgLevelDelta(List<TypeWithExpertise> qualis, TypeWithExpertise con, TypeWithExpertiseConstraint.SkillWithExpertiseCostModel model, double globalMaxLevel) -
hasViolation
-