Modifier and Type | Field and Description |
---|---|
protected SingletonInverseVariableSupply |
ExternalizedAnchorVariableSupply.nextVariableSupply |
protected SingletonInverseVariableSupply |
AnchorVariableListener.nextVariableSupply |
Constructor and Description |
---|
AnchorVariableListener(AnchorShadowVariableDescriptor anchorShadowVariableDescriptor,
VariableDescriptor previousVariableDescriptor,
SingletonInverseVariableSupply nextVariableSupply) |
ExternalizedAnchorVariableSupply(VariableDescriptor previousVariableDescriptor,
SingletonInverseVariableSupply nextVariableSupply) |
Modifier and Type | Method and Description |
---|---|
SingletonInverseVariableSupply |
CustomShadowVariableDemand.createExternalizedSupply(InnerScoreDirector scoreDirector) |
Modifier and Type | Class and Description |
---|---|
class |
ExternalizedSingletonInverseVariableSupply
Alternative to
SingletonInverseVariableListener . |
class |
SingletonInverseVariableListener |
Modifier and Type | Method and Description |
---|---|
SingletonInverseVariableSupply |
SingletonInverseVariableDemand.createExternalizedSupply(InnerScoreDirector scoreDirector) |
Modifier and Type | Field and Description |
---|---|
protected SingletonInverseVariableSupply |
ChangeMoveSelector.inverseVariableSupply |
Modifier and Type | Field and Description |
---|---|
protected List<SingletonInverseVariableSupply> |
SwapMoveSelector.inverseVariableSupplyList |
Modifier and Type | Field and Description |
---|---|
protected SingletonInverseVariableSupply |
SubChainSwapMove.inverseVariableSupply |
protected SingletonInverseVariableSupply |
SubChainReversingSwapMove.inverseVariableSupply |
protected SingletonInverseVariableSupply |
TailChainSwapMove.inverseVariableSupply |
protected SingletonInverseVariableSupply |
ChainedChangeMove.inverseVariableSupply |
protected SingletonInverseVariableSupply |
TailChainSwapMoveSelector.inverseVariableSupply |
protected SingletonInverseVariableSupply |
SubChainSwapMoveSelector.inverseVariableSupply |
protected SingletonInverseVariableSupply |
SubChainChangeMove.inverseVariableSupply |
protected SingletonInverseVariableSupply |
SubChainChangeMoveSelector.inverseVariableSupply |
protected SingletonInverseVariableSupply |
SubChainReversingChangeMove.inverseVariableSupply |
Modifier and Type | Field and Description |
---|---|
protected List<SingletonInverseVariableSupply> |
ChainedSwapMove.inverseVariableSupplyList |
Constructor and Description |
---|
ChainedSwapMove(List<GenuineVariableDescriptor> variableDescriptorList,
List<SingletonInverseVariableSupply> inverseVariableSupplyList,
Object leftEntity,
Object rightEntity) |
Modifier and Type | Field and Description |
---|---|
protected SingletonInverseVariableSupply |
DefaultSubChainSelector.inverseVariableSupply |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.