public class BaseFunctionalConstraint extends BaseConstraint implements FunctionalConstraint
Constraint.Occur| Constructor and Description |
|---|
BaseFunctionalConstraint(Function function,
Map<String,Argument> arguments) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate() |
Function |
getFunction()
Get the function
|
Map<String,Argument> |
getFunctionArguments()
Get the functions arguments.
|
String |
toString() |
getBoost, getOccur, setBoost, setOccurclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBoost, getOccur, setBoost, setOccurpublic boolean evaluate()
evaluate in interface Constraintpublic Function getFunction()
FunctionInvokationgetFunction in interface FunctionInvokationpublic Map<String,Argument> getFunctionArguments()
FunctionInvokationgetFunctionArguments in interface FunctionInvokationCopyright © 2005–2019 Alfresco Software. All rights reserved.