OptaPlanner core 6.0.0.CR2

org.optaplanner.core.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.


OptaPlanner core 6.0.0.CR2

Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.