See: Description
| Interface | Description | 
|---|---|
| PlanningScore.NullScoreDefinition | Workaround for annotation limitation in  PlanningScore.scoreDefinitionClass(). | 
| PlanningSolution.NullSolutionCloner | Workaround for annotation limitation in  PlanningSolution.solutionCloner(). | 
| Solution<S extends Score> | Deprecated Use  PlanningScore,ProblemFactCollectionPropertyandProblemFactPropertyinstead. | 
| Annotation Type | Description | 
|---|---|
| PlanningEntityCollectionProperty | Specifies that a property (or a field) on a  PlanningSolutionclass is aCollectionof planning entities. | 
| PlanningEntityProperty | Specifies that a property (or a field) on a  PlanningSolutionclass is a planning entity. | 
| PlanningScore | Specifies that a property (or a field) on a  PlanningSolutionclass holds theScoreof that solution. | 
| PlanningSolution | Specifies that the class is a planning solution. | 
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.