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