Package openllet.core.rules.builtins
Class NoSuchBuiltIn
- java.lang.Object
-
- openllet.core.rules.builtins.NoSuchBuiltIn
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanapply(ABox abox, Literal[] args)BindingHelpercreateHelper(BuiltInAtom atom)
-
-
-
Field Detail
-
instance
public static final BuiltIn instance
-
-
Method Detail
-
createHelper
public BindingHelper createHelper(BuiltInAtom atom)
- Specified by:
createHelperin interfaceBuiltIn
-
-