| 
 | OptaPlanner core 6.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value={TYPE,METHOD})
@Inherited
@Retention(value=RUNTIME)
public @interface DeepPlanningClone
Marks a problem fact as being required to be deep planning cloned.
 Not needed for a Solution or PlanningEntity because they are automatically deep cloned.
 
SolutionCloner is set with PlanningSolution.solutionCloner()
 or if the Solution implements PlanningCloneable.
| 
 | OptaPlanner core 6.1.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||