@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface ConstraintConfigurationProvider
PlanningSolution
class is a ConstraintConfiguration
.
This property is automatically a ProblemFactProperty
too, so no need to declare that explicitly.
The type of this property (or field) must have a ConstraintConfiguration
annotation.
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.