Package tools.refinery.logic.dnf
Class RelationalQuery
- All Implemented Interfaces:
AnyQuery
-
Method Summary
Modifier and TypeMethodDescriptionintarity()call(CallPolarity polarity, List<NodeVariable> arguments) call(CallPolarity polarity, NodeVariable... arguments) call(NodeVariable... arguments) callTransitive(NodeVariable left, NodeVariable right) count(List<NodeVariable> arguments) count(NodeVariable... arguments) protected RelationalQuerywithDnfInternal(Dnf newDnf)
-
Method Details
-
arity
public int arity() -
valueType
-
defaultValue
- Specified by:
defaultValuein classQuery<Boolean>
-
withDnfInternal
- Specified by:
withDnfInternalin classQuery<Boolean>
-
withDnf
-
call
-
call
-
call
-
callTransitive
-
count
-
count
-