Class PredicateTranslator
java.lang.Object
tools.refinery.store.reasoning.translator.predicate.PredicateTranslator
- All Implemented Interfaces:
ModelStoreConfiguration
-
Constructor Summary
ConstructorDescriptionPredicateTranslator
(PartialRelation relation, RelationalQuery query, List<PartialRelation> parameterTypes, Set<PartialRelation> supersets, boolean mutable, TruthValue defaultValue) -
Method Summary
-
Constructor Details
-
PredicateTranslator
public PredicateTranslator(PartialRelation relation, RelationalQuery query, List<PartialRelation> parameterTypes, Set<PartialRelation> supersets, boolean mutable, TruthValue defaultValue)
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceModelStoreConfiguration
-