@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ConstraintConfiguration
ConstraintWeight
annotated members.
It holds a weight
for each of the constraints.
This is usually the type of a field or property of the PlanningSolution
annotated with ConstraintConfigurationProvider
.Modifier and Type | Optional Element and Description |
---|---|
String |
constraintPackage
The namespace of the constraints.
|
public abstract String constraintPackage
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.