Uses of Interface
org.aksw.jenax.model.polyfill.domain.api.PolyfillSuggestionRule
Packages that use PolyfillSuggestionRule
-
Uses of PolyfillSuggestionRule in org.aksw.jenax.model.polyfill.domain.api
Methods in org.aksw.jenax.model.polyfill.domain.api that return PolyfillSuggestionRuleModifier and TypeMethodDescriptionPolyfillSuggestionRule.setComment(String label) PolyfillSuggestionRule.setCondition(org.apache.jena.rdf.model.Resource condition) PolyfillSuggestionRule.setEnabledByDefault(Boolean value) PolyfillSuggestionRule.setSuggestion(org.apache.jena.rdf.model.Resource suggestion)