OptaPlanner distribution 6.2.1-SNAPSHOT

Uses of Package
org.optaplanner.core.api.domain.variable

Packages that use org.optaplanner.core.api.domain.variable
org.optaplanner.core.api.domain.variable   
org.optaplanner.examples.cheaptime.domain   
org.optaplanner.examples.cloudbalancing.domain   
org.optaplanner.examples.curriculumcourse.domain   
org.optaplanner.examples.dinnerparty.domain   
org.optaplanner.examples.examination.domain   
org.optaplanner.examples.machinereassignment.domain   
org.optaplanner.examples.nqueens.domain   
org.optaplanner.examples.nurserostering.domain   
org.optaplanner.examples.pas.domain   
org.optaplanner.examples.projectjobscheduling.domain   
org.optaplanner.examples.tennis.domain   
org.optaplanner.examples.travelingtournament.domain   
org.optaplanner.examples.tsp.domain   
org.optaplanner.examples.vehiclerouting.domain   
org.optaplanner.examples.vehiclerouting.domain.timewindowed   
 

Classes in org.optaplanner.core.api.domain.variable used by org.optaplanner.core.api.domain.variable
PlanningVariableGraphType
           
 

Classes in org.optaplanner.core.api.domain.variable used by org.optaplanner.examples.cheaptime.domain
PlanningVariable
          Specifies that a bean property can be changed and should be optimized by the optimization algorithms.
 

Classes in org.optaplanner.core.api.domain.variable used by org.optaplanner.examples.cloudbalancing.domain
PlanningVariable
          Specifies that a bean property can be changed and should be optimized by the optimization algorithms.
 

Classes in org.optaplanner.core.api.domain.variable used by org.optaplanner.examples.curriculumcourse.domain
PlanningVariable
          Specifies that a bean property can be changed and should be optimized by the optimization algorithms.
 

Classes in org.optaplanner.core.api.domain.variable used by org.optaplanner.examples.dinnerparty.domain
PlanningVariable
          Specifies that a bean property can be changed and should be optimized by the optimization algorithms.
 

Classes in org.optaplanner.core.api.domain.variable used by org.optaplanner.examples.examination.domain
CustomShadowVariable
          Specifies that a bean property is a custom shadow of 1 or more PlanningVariable's.
PlanningVariable
          Specifies that a bean property can be changed and should be optimized by the optimization algorithms.
 

Classes in org.optaplanner.core.api.domain.variable used by org.optaplanner.examples.machinereassignment.domain
PlanningVariable
          Specifies that a bean property can be changed and should be optimized by the optimization algorithms.
 

Classes in org.optaplanner.core.api.domain.variable used by org.optaplanner.examples.nqueens.domain
PlanningVariable
          Specifies that a bean property can be changed and should be optimized by the optimization algorithms.
 

Classes in org.optaplanner.core.api.domain.variable used by org.optaplanner.examples.nurserostering.domain
PlanningVariable
          Specifies that a bean property can be changed and should be optimized by the optimization algorithms.
 

Classes in org.optaplanner.core.api.domain.variable used by org.optaplanner.examples.pas.domain
PlanningVariable
          Specifies that a bean property can be changed and should be optimized by the optimization algorithms.
 

Classes in org.optaplanner.core.api.domain.variable used by org.optaplanner.examples.projectjobscheduling.domain
CustomShadowVariable
          Specifies that a bean property is a custom shadow of 1 or more PlanningVariable's.
PlanningVariable
          Specifies that a bean property can be changed and should be optimized by the optimization algorithms.
 

Classes in org.optaplanner.core.api.domain.variable used by org.optaplanner.examples.tennis.domain
PlanningVariable
          Specifies that a bean property can be changed and should be optimized by the optimization algorithms.
 

Classes in org.optaplanner.core.api.domain.variable used by org.optaplanner.examples.travelingtournament.domain
PlanningVariable
          Specifies that a bean property can be changed and should be optimized by the optimization algorithms.
 

Classes in org.optaplanner.core.api.domain.variable used by org.optaplanner.examples.tsp.domain
PlanningVariable
          Specifies that a bean property can be changed and should be optimized by the optimization algorithms.
 

Classes in org.optaplanner.core.api.domain.variable used by org.optaplanner.examples.vehiclerouting.domain
AnchorShadowVariable
          Specifies that a bean property is the anchor of a chained PlanningVariable, which implies it's a shadow variable.
InverseRelationShadowVariable
          Specifies that a bean property is the inverse of a PlanningVariable, which implies it's a shadow variable.
PlanningVariable
          Specifies that a bean property can be changed and should be optimized by the optimization algorithms.
 

Classes in org.optaplanner.core.api.domain.variable used by org.optaplanner.examples.vehiclerouting.domain.timewindowed
CustomShadowVariable
          Specifies that a bean property is a custom shadow of 1 or more PlanningVariable's.
 


OptaPlanner distribution 6.2.1-SNAPSHOT

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