OptaPlanner core 6.1.0.Beta2

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

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

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 propertyName)
           
 

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

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

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

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


OptaPlanner core 6.1.0.Beta2

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