| Package | Description |
|---|---|
| org.optaplanner.core.config.score.definition | |
| org.optaplanner.core.config.score.director |
| Modifier and Type | Method and Description |
|---|---|
static ScoreDefinitionType |
ScoreDefinitionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScoreDefinitionType[] |
ScoreDefinitionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected ScoreDefinitionType |
ScoreDirectorFactoryConfig.scoreDefinitionType |
| Modifier and Type | Method and Description |
|---|---|
ScoreDefinitionType |
ScoreDirectorFactoryConfig.getScoreDefinitionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScoreDirectorFactoryConfig.setScoreDefinitionType(ScoreDefinitionType scoreDefinitionType) |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.