OptaPlanner core 6.0.1.Final

Uses of Class
org.optaplanner.core.impl.domain.variable.shadow.ShadowVariableDescriptor

Packages that use ShadowVariableDescriptor
org.optaplanner.core.impl.domain.entity   
org.optaplanner.core.impl.domain.variable   
org.optaplanner.core.impl.domain.variable.shadow   
 

Uses of ShadowVariableDescriptor in org.optaplanner.core.impl.domain.entity
 

Methods in org.optaplanner.core.impl.domain.entity that return ShadowVariableDescriptor
 ShadowVariableDescriptor PlanningEntityDescriptor.getShadowVariableDescriptor(String propertyName)
           
 

Uses of ShadowVariableDescriptor in org.optaplanner.core.impl.domain.variable
 

Methods in org.optaplanner.core.impl.domain.variable with parameters of type ShadowVariableDescriptor
 void PlanningVariableDescriptor.registerShadowVariableDescriptor(ShadowVariableDescriptor shadowVariableDescriptor)
           
 

Uses of ShadowVariableDescriptor in org.optaplanner.core.impl.domain.variable.shadow
 

Constructors in org.optaplanner.core.impl.domain.variable.shadow with parameters of type ShadowVariableDescriptor
ChainedMappedByVariableListener(ShadowVariableDescriptor shadowVariableDescriptor)
           
 


OptaPlanner core 6.0.1.Final

Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.