| Modifier and Type | Interface and Description |
|---|---|
interface |
ListIterableSelector<T> |
| Modifier and Type | Field and Description |
|---|---|
protected ListIterable<SubS> |
AbstractOriginalSwapIterator.leftSubSelector |
protected ListIterable<SubS> |
AbstractOriginalSwapIterator.rightSubSelector |
| Constructor and Description |
|---|
AbstractOriginalSwapIterator(ListIterable<SubS> leftSubSelector,
ListIterable<SubS> rightSubSelector) |
AbstractOriginalSwapIterator(ListIterable<SubS> leftSubSelector,
ListIterable<SubS> rightSubSelector) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntitySelector
Selects instances of 1
PlanningEntity annotated class. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEntitySelector
Abstract superclass for
EntitySelector. |
class |
FromSolutionEntitySelector
This is the common
EntitySelector implementation. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCachingEntitySelector |
class |
CachingEntitySelector
A
EntitySelector that caches the result of its child EntitySelector. |
class |
FilteringEntitySelector |
class |
ProbabilityEntitySelector |
class |
SelectedCountLimitEntitySelector |
class |
ShufflingEntitySelector |
class |
SortingEntitySelector |
| Modifier and Type | Class and Description |
|---|---|
class |
MimicRecordingEntitySelector |
class |
MimicReplayingEntitySelector |
| Modifier and Type | Class and Description |
|---|---|
class |
NearEntityNearbyEntitySelector |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PillarSelector
A pillar is a
List of entities that have the same planning value for each (or a subset)
of their planning values. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPillarSelector |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SubChainSelector |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSubChainSelector
This is the common
SubChainSelector implementation. |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.