org.drools.planner.api.domain.variable
Annotation Type ValueRangeUndefined


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

Specifies that the planning value range for a planning variable is undefined.

It is specified on a getter of a java bean property which already has a PlanningVariable annotation.



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