Package | Description |
---|---|
com.dna.jopt.member.unit.condition.typewithexpertise |
Modifier and Type | Method and Description |
---|---|
TypeWithExpertiseConstraint.SkillWithExpertiseCostModel |
TypeWithExpertiseConstraint.getSkillCostingModel() |
static TypeWithExpertiseConstraint.SkillWithExpertiseCostModel |
TypeWithExpertiseConstraint.SkillWithExpertiseCostModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeWithExpertiseConstraint.SkillWithExpertiseCostModel[] |
TypeWithExpertiseConstraint.SkillWithExpertiseCostModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static double |
TypeWithExpertise.getPenalizableAvgLevelDelta(List<TypeWithExpertise> qualis,
TypeWithExpertise con,
TypeWithExpertiseConstraint.SkillWithExpertiseCostModel model,
double globalMaxLevel) |
void |
TypeWithExpertiseConstraint.setSkillCostingModel(TypeWithExpertiseConstraint.SkillWithExpertiseCostModel model) |
Constructor and Description |
---|
TypeWithExpertiseConstraint(TypeWithExpertiseConstraint.SkillWithExpertiseCostModel myCostingModel) |
Copyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.