Package openllet.core.rules.builtins
Interface Tester
-
- All Known Implementing Classes:
BinaryTester
public interface TesterTitle: Test
Description: Interface for testing a list of literals
Copyright: Copyright (c) 2007
Company: Clark & Parsia, LLC.
- Author:
- Ron Alford
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleantest(Literal[] args)
-
-
-
Method Detail
-
test
boolean test(Literal[] args)
-
-