Uses of Enum Class
com.dna.jopt.member.unit.condition.typewithexpertise.TypeWithExpertiseConstraint.SkillWithExpertiseCostModel
-
Uses of TypeWithExpertiseConstraint.SkillWithExpertiseCostModel in com.dna.jopt.member.unit.condition.typewithexpertise
Modifier and TypeMethodDescriptionTypeWithExpertiseConstraint.getSkillCostingModel()
Returns the enum constant of this class with the specified name.TypeWithExpertiseConstraint.SkillWithExpertiseCostModel.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic double
TypeWithExpertise.getPenalizableAvgLevelDelta
(List<TypeWithExpertise> qualis, TypeWithExpertise con, TypeWithExpertiseConstraint.SkillWithExpertiseCostModel model, double globalMaxLevel) void
TypeWithExpertiseConstraint.setSkillCostingModel
(TypeWithExpertiseConstraint.SkillWithExpertiseCostModel model) ModifierConstructorDescription