Class TypeWithExpertise
java.lang.Object
com.dna.jopt.member.unit.condition.typewithexpertise.TypeWithExpertise
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoublegetLevel()static doublegetPenalizableAvgLevelDelta(List<TypeWithExpertise> qualis, TypeWithExpertise con, TypeWithExpertiseConstraint.SkillWithExpertiseCostModel model, double globalMaxLevel) getType()static booleanhasViolation(List<TypeWithExpertise> qualis, TypeWithExpertise con) booleanisMin()
-
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
-