org.drools.planner.api.domain.solution
Annotation Type PlanningEntityProperty


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface PlanningEntityProperty

Specifies that a property on a Solution is a planning entity.

The planning entity should have the PlanningEntity annotation. An initialized planning entity will be added to the ScoreDirector.



Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.