@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface PlanningEntityCollectionProperty
PlanningSolution
class is a Collection
of planning entities.
Every element in the planning entity collection should have the PlanningEntity
annotation.
Every element in the planning entity collection will be added to the ScoreDirector
.
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.