@Target(value=METHOD) @Retention(value=RUNTIME) public @interface PlanningEntityCollectionProperty
Solution
is a collection of planning entities.
Every element in the planning entity collection should have the PlanningEntity
annotation.
Every initialized element in the planning entity collection will be added to the ScoreDirector
.Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.