| Modifier and Type | Field and Description |
|---|---|
protected ConstraintSession<Solution_> |
ConstraintStreamScoreDirector.session |
| Modifier and Type | Method and Description |
|---|---|
ConstraintSession<Solution_> |
ConstraintStreamScoreDirectorFactory.newConstraintStreamingSession(boolean constraintMatchEnabled,
Solution_ workingSolution) |
| Modifier and Type | Method and Description |
|---|---|
ConstraintSession<Solution_> |
ConstraintSessionFactory.buildSession(boolean constraintMatchEnabled,
Solution_ workingSolution)
This method is thread-safe.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BavetConstraintSession<Solution_> |
| Modifier and Type | Method and Description |
|---|---|
ConstraintSession<Solution_> |
BavetConstraintSessionFactory.buildSession(boolean constraintMatchEnabled,
Solution_ workingSolution) |
| Modifier and Type | Class and Description |
|---|---|
class |
DroolsConstraintSession<Solution_> |
| Modifier and Type | Method and Description |
|---|---|
ConstraintSession<Solution_> |
DroolsConstraintSessionFactory.buildSession(boolean constraintMatchEnabled,
Solution_ workingSolution) |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.