| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.planner.core.score.constraint.ConstraintOccurrence
org.drools.planner.core.score.constraint.UnweightedConstraintOccurrence
public class UnweightedConstraintOccurrence
| Field Summary | 
|---|
| Fields inherited from class org.drools.planner.core.score.constraint.ConstraintOccurrence | 
|---|
causes, constraintType, ruleId | 
| Constructor Summary | |
|---|---|
UnweightedConstraintOccurrence(String ruleId,
                               ConstraintType constraintType,
                               Object... causes)
 | 
|
UnweightedConstraintOccurrence(String ruleId,
                               Object... causes)
 | 
|
| Method Summary | 
|---|
| Methods inherited from class org.drools.planner.core.score.constraint.ConstraintOccurrence | 
|---|
compareTo, equals, getCauses, getConstraintType, getRuleId, hashCode, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public UnweightedConstraintOccurrence(String ruleId,
                                      Object... causes)
public UnweightedConstraintOccurrence(String ruleId,
                                      ConstraintType constraintType,
                                      Object... causes)
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||