Modifier and Type | Class and Description |
---|---|
class |
BendableScoreHolder |
Modifier and Type | Class and Description |
---|---|
class |
HardMediumSoftScoreHolder |
Modifier and Type | Class and Description |
---|---|
class |
HardSoftScoreHolder |
Modifier and Type | Class and Description |
---|---|
class |
HardSoftBigDecimalScoreHolder |
Modifier and Type | Class and Description |
---|---|
class |
HardSoftDoubleScoreHolder
WARNING: NOT RECOMMENDED TO USE DUE TO ROUNDING ERRORS THAT CAUSE SCORE CORRUPTION.
|
Modifier and Type | Class and Description |
---|---|
class |
HardSoftLongScoreHolder |
Modifier and Type | Class and Description |
---|---|
class |
SimpleScoreHolder |
Modifier and Type | Class and Description |
---|---|
class |
SimpleBigDecimalScoreHolder |
Modifier and Type | Class and Description |
---|---|
class |
SimpleDoubleScoreHolder
WARNING: NOT RECOMMENDED TO USE DUE TO ROUNDING ERRORS THAT CAUSE SCORE CORRUPTION.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleLongScoreHolder |
Modifier and Type | Class and Description |
---|---|
class |
AbstractScoreHolder
Abstract superclass for
ScoreHolder . |
Modifier and Type | Method and Description |
---|---|
ScoreHolder |
BendableScoreDefinition.buildScoreHolder(boolean constraintMatchEnabled) |
Modifier and Type | Method and Description |
---|---|
ScoreHolder |
HardMediumSoftScoreDefinition.buildScoreHolder(boolean constraintMatchEnabled) |
Modifier and Type | Method and Description |
---|---|
ScoreHolder |
HardSoftScoreDefinition.buildScoreHolder(boolean constraintMatchEnabled) |
Modifier and Type | Method and Description |
---|---|
ScoreHolder |
HardSoftBigDecimalScoreDefinition.buildScoreHolder(boolean constraintMatchEnabled) |
Modifier and Type | Method and Description |
---|---|
ScoreHolder |
HardSoftDoubleScoreDefinition.buildScoreHolder(boolean constraintMatchEnabled) |
Modifier and Type | Method and Description |
---|---|
ScoreHolder |
HardSoftLongScoreDefinition.buildScoreHolder(boolean constraintMatchEnabled) |
Modifier and Type | Method and Description |
---|---|
ScoreHolder |
SimpleScoreDefinition.buildScoreHolder(boolean constraintMatchEnabled) |
Modifier and Type | Method and Description |
---|---|
ScoreHolder |
SimpleBigDecimalScoreDefinition.buildScoreHolder(boolean constraintMatchEnabled) |
Modifier and Type | Method and Description |
---|---|
ScoreHolder |
SimpleDoubleScoreDefinition.buildScoreHolder(boolean constraintMatchEnabled) |
Modifier and Type | Method and Description |
---|---|
ScoreHolder |
SimpleLongScoreDefinition.buildScoreHolder(boolean constraintMatchEnabled) |
Modifier and Type | Method and Description |
---|---|
ScoreHolder |
ScoreDefinition.buildScoreHolder(boolean constraintMatchEnabled) |
Modifier and Type | Field and Description |
---|---|
protected ScoreHolder |
DroolsScoreDirector.workingScoreHolder |
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.