|
OptaPlanner distribution 6.2.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ShadowVariableDescriptor in org.optaplanner.core.impl.domain.entity.descriptor |
---|
Methods in org.optaplanner.core.impl.domain.entity.descriptor that return ShadowVariableDescriptor | |
---|---|
ShadowVariableDescriptor |
EntityDescriptor.getShadowVariableDescriptor(String variableName)
|
Methods in org.optaplanner.core.impl.domain.entity.descriptor that return types with arguments of type ShadowVariableDescriptor | |
---|---|
Collection<ShadowVariableDescriptor> |
EntityDescriptor.getDeclaredShadowVariableDescriptors()
|
Map<String,ShadowVariableDescriptor> |
EntityDescriptor.getShadowVariableDescriptorMap()
|
Uses of ShadowVariableDescriptor in org.optaplanner.core.impl.domain.variable.anchor |
---|
Subclasses of ShadowVariableDescriptor in org.optaplanner.core.impl.domain.variable.anchor | |
---|---|
class |
AnchorShadowVariableDescriptor
|
Uses of ShadowVariableDescriptor in org.optaplanner.core.impl.domain.variable.custom |
---|
Subclasses of ShadowVariableDescriptor in org.optaplanner.core.impl.domain.variable.custom | |
---|---|
class |
CustomShadowVariableDescriptor
|
Uses of ShadowVariableDescriptor in org.optaplanner.core.impl.domain.variable.descriptor |
---|
Methods in org.optaplanner.core.impl.domain.variable.descriptor that return types with arguments of type ShadowVariableDescriptor | |
---|---|
List<ShadowVariableDescriptor> |
VariableDescriptor.getShadowVariableDescriptorList()
|
Methods in org.optaplanner.core.impl.domain.variable.descriptor with parameters of type ShadowVariableDescriptor | |
---|---|
void |
VariableDescriptor.registerShadowVariableDescriptor(ShadowVariableDescriptor shadowVariableDescriptor)
|
Uses of ShadowVariableDescriptor in org.optaplanner.core.impl.domain.variable.inverserelation |
---|
Subclasses of ShadowVariableDescriptor in org.optaplanner.core.impl.domain.variable.inverserelation | |
---|---|
class |
InverseRelationShadowVariableDescriptor
|
|
OptaPlanner distribution 6.2.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |