public class BaseConjunction extends BaseConstraint implements Conjunction
Constraint.Occur| Constructor and Description |
|---|
BaseConjunction(List<Constraint> constraints) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate() |
List<Constraint> |
getConstraints()
Get the list of constraints which must all be met
|
String |
toString() |
getBoost, getOccur, setBoost, setOccurclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBoost, getOccur, setBoost, setOccurpublic BaseConjunction(List<Constraint> constraints)
public List<Constraint> getConstraints()
ConjunctiongetConstraints in interface Conjunctionpublic boolean evaluate()
evaluate in interface ConstraintCopyright © 2005–2019 Alfresco Software. All rights reserved.