Package | Description |
---|---|
org.optaplanner.core.impl.score.stream.bavet | |
org.optaplanner.core.impl.score.stream.bavet.common |
Modifier and Type | Method and Description |
---|---|
void |
BavetConstraintSession.transitionTuple(BavetAbstractTuple tuple,
BavetTupleState newState) |
Modifier and Type | Field and Description |
---|---|
protected BavetTupleState |
BavetAbstractTuple.state |
Modifier and Type | Method and Description |
---|---|
BavetTupleState |
BavetAbstractTuple.getState() |
static BavetTupleState |
BavetTupleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BavetTupleState[] |
BavetTupleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BavetAbstractTuple.setState(BavetTupleState state) |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.