Modifier and Type | Interface and Description |
---|---|
static interface |
PlanningEntity.NullDifficultyWeightFactory |
Modifier and Type | Interface and Description |
---|---|
static interface |
PlanningVariable.NullStrengthWeightFactory |
Modifier and Type | Field and Description |
---|---|
protected Class<? extends SelectionSorterWeightFactory> |
EntitySelectorConfig.sorterWeightFactoryClass |
Modifier and Type | Method and Description |
---|---|
Class<? extends SelectionSorterWeightFactory> |
EntitySelectorConfig.getSorterWeightFactoryClass() |
Modifier and Type | Method and Description |
---|---|
void |
EntitySelectorConfig.setSorterWeightFactoryClass(Class<? extends SelectionSorterWeightFactory> sorterWeightFactoryClass) |
Modifier and Type | Field and Description |
---|---|
protected Class<? extends SelectionSorterWeightFactory> |
MoveSelectorConfig.sorterWeightFactoryClass |
Modifier and Type | Method and Description |
---|---|
Class<? extends SelectionSorterWeightFactory> |
MoveSelectorConfig.getSorterWeightFactoryClass() |
Modifier and Type | Method and Description |
---|---|
void |
MoveSelectorConfig.setSorterWeightFactoryClass(Class<? extends SelectionSorterWeightFactory> sorterWeightFactoryClass) |
Modifier and Type | Field and Description |
---|---|
protected Class<? extends SelectionSorterWeightFactory> |
ValueSelectorConfig.sorterWeightFactoryClass |
Modifier and Type | Method and Description |
---|---|
Class<? extends SelectionSorterWeightFactory> |
ValueSelectorConfig.getSorterWeightFactoryClass() |
Modifier and Type | Method and Description |
---|---|
void |
ValueSelectorConfig.setSorterWeightFactoryClass(Class<? extends SelectionSorterWeightFactory> sorterWeightFactoryClass) |
Constructor and Description |
---|
WeightFactorySelectionSorter(SelectionSorterWeightFactory<Solution,Object> selectionSorterWeightFactory,
SelectionSorterOrder selectionSorterOrder) |
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.