OptaPlanner core 6.2.0.Beta1

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.2.0.Beta1

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