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 inserted in the WorkingMemory.



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