| 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 |
TailChainSwapMoveSelector.inverseVariableSupply |
protected SingletonInverseVariableSupply |
TailChainSwapMove.inverseVariableSupply |
| Constructor and Description |
|---|
TailChainSwapMove(GenuineVariableDescriptor variableDescriptor,
SingletonInverseVariableSupply inverseVariableSupply,
AnchorVariableSupply anchorVariableSupply,
Object leftEntity,
Object rightValue) |
Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.