Package openllet.core.rules.builtins
Interface BuiltIn
-
- All Known Implementing Classes:
FunctionBuiltIn,GeneralFunctionBuiltIn,NoSuchBuiltIn,TesterBuiltIn
public interface BuiltInTitle: Built-In
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
- Author:
- Ron Alford
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanapply(ABox abox, Literal[] args)BindingHelpercreateHelper(BuiltInAtom atom)
-
-
-
Method Detail
-
createHelper
BindingHelper createHelper(BuiltInAtom atom)
-
-