Package com.semedy.reasoner.api.edb
Class Filter
java.lang.Object
com.semedy.reasoner.api.edb.Filter
provides filter for predicates and their properties for exporting and importing OO-logic facts Predicates must be given in the form predicate|arity
- Author:
- Juergen.Angele
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionget the set of properties to excludeget the set of properties to includeget the predicate of the filter
-
Constructor Details
-
Filter
-
-
Method Details
-
getPredicate
get the predicate of the filter- Returns:
-
getIncludeProperties
get the set of properties to include- Returns:
-
getExcludeProperties
get the set of properties to exclude- Returns:
-