Annotation Type PlanningEntityProperty
-
@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface PlanningEntityProperty
Specifies that a property (or a field) on aPlanningSolutionclass is a planning entity.The planning entity should have the
PlanningEntityannotation. The planning entity will be added to theScoreDirector.