org.optaplanner.core.impl.score.constraint
Class UnweightedConstraintOccurrence
java.lang.Object
org.optaplanner.core.impl.score.constraint.ConstraintOccurrence
org.optaplanner.core.impl.score.constraint.UnweightedConstraintOccurrence
- All Implemented Interfaces:
- Serializable, Comparable<ConstraintOccurrence>
Deprecated.
@Deprecated
public class UnweightedConstraintOccurrence
- extends ConstraintOccurrence
Will be removed in version 6.1.0.Beta1.
- See Also:
- Serialized Form
UnweightedConstraintOccurrence
public UnweightedConstraintOccurrence(String ruleId,
Object... causes)
- Deprecated.
UnweightedConstraintOccurrence
public UnweightedConstraintOccurrence(String ruleId,
ConstraintType constraintType,
Object... causes)
- Deprecated.
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.