| Modifier and Type | Class and Description |
|---|---|
class |
ExternalizedAnchorVariableSupply
Alternative to
AnchorVariableListener. |
| Modifier and Type | Method and Description |
|---|---|
VariableListener |
AnchorShadowVariableDescriptor.buildVariableListener(InnerScoreDirector<Solution_> scoreDirector) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends VariableListener> |
AnchorShadowVariableDescriptor.getVariableListenerClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalizedCollectionInverseVariableSupply
Alternative to
CollectionInverseVariableListener. |
class |
ExternalizedSingletonInverseVariableSupply
Alternative to
SingletonInverseVariableListener. |
| Modifier and Type | Method and Description |
|---|---|
VariableListener |
InverseRelationShadowVariableDescriptor.buildVariableListener(InnerScoreDirector<Solution_> scoreDirector) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends VariableListener> |
InverseRelationShadowVariableDescriptor.getVariableListenerClass() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SourcedVariableListener<Entity_>
Often used to externalize data for a
Supply from the domain model itself. |
interface |
StatefulVariableListener<Entity_>
Deprecated.
VariableListener can now be stateful too. |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.