Package openllet.core.rules.builtins
Class FunctionBuiltIn
- java.lang.Object
-
- openllet.core.rules.builtins.FunctionBuiltIn
-
-
Constructor Summary
Constructors Constructor Description FunctionBuiltIn(Function function)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanapply(ABox abox, Literal[] args)BindingHelpercreateHelper(BuiltInAtom atom)
-
-
-
Constructor Detail
-
FunctionBuiltIn
public FunctionBuiltIn(Function function)
-
-
Method Detail
-
createHelper
public BindingHelper createHelper(BuiltInAtom atom)
- Specified by:
createHelperin interfaceBuiltIn
-
-