Solution_ - the solution type, the class with the PlanningSolution annotationpublic class InverseRelationShadowVariableDescriptor<Solution_> extends ShadowVariableDescriptor<Solution_>
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
singleton |
protected VariableDescriptor<Solution_> |
sourceVariableDescriptor |
entityDescriptor, sinkVariableDescriptorList, variableMemberAccessor, variableName| Constructor and Description |
|---|
InverseRelationShadowVariableDescriptor(EntityDescriptor<Solution_> entityDescriptor,
MemberAccessor variableMemberAccessor) |
| Modifier and Type | Method and Description |
|---|---|
VariableListener |
buildVariableListener(InnerScoreDirector<Solution_> scoreDirector) |
Demand |
getProvidedDemand() |
List<VariableDescriptor<Solution_>> |
getSourceVariableDescriptorList()
|
Class<? extends VariableListener> |
getVariableListenerClass() |
void |
linkVariableDescriptors(DescriptorPolicy descriptorPolicy) |
void |
processAnnotations(DescriptorPolicy descriptorPolicy) |
getGlobalShadowOrder, hasVariableListener, isGenuineAndUninitialized, setGlobalShadowOrder, toStringgetEntityDescriptor, getMemberAccessorSpeedNote, getSimpleEntityAndVariableName, getSinkVariableDescriptorList, getValue, getVariableName, getVariablePropertyType, isValuePotentialAnchor, registerSinkVariableDescriptor, setValueprotected VariableDescriptor<Solution_> sourceVariableDescriptor
protected boolean singleton
public InverseRelationShadowVariableDescriptor(EntityDescriptor<Solution_> entityDescriptor, MemberAccessor variableMemberAccessor)
public void processAnnotations(DescriptorPolicy descriptorPolicy)
processAnnotations in class ShadowVariableDescriptor<Solution_>public void linkVariableDescriptors(DescriptorPolicy descriptorPolicy)
linkVariableDescriptors in class VariableDescriptor<Solution_>public List<VariableDescriptor<Solution_>> getSourceVariableDescriptorList()
ShadowVariableDescriptorgetSourceVariableDescriptorList in class ShadowVariableDescriptor<Solution_>public Class<? extends VariableListener> getVariableListenerClass()
getVariableListenerClass in class ShadowVariableDescriptor<Solution_>public Demand getProvidedDemand()
getProvidedDemand in class ShadowVariableDescriptor<Solution_>public VariableListener buildVariableListener(InnerScoreDirector<Solution_> scoreDirector)
buildVariableListener in class ShadowVariableDescriptor<Solution_>scoreDirector - never nullCopyright © 2006–2021 JBoss by Red Hat. All rights reserved.