public abstract class AbstractTreeFilter<T extends GenericTree> extends Object implements TreeFilter<T>
Constructor and Description |
---|
AbstractTreeFilter() |
Modifier and Type | Method and Description |
---|---|
Set<org.apache.jena.graph.Node> |
getNodes2Keep() |
void |
setNodes2Keep(Collection<org.apache.jena.graph.Node> nodes2Keep) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply
public AbstractTreeFilter()
public void setNodes2Keep(Collection<org.apache.jena.graph.Node> nodes2Keep)
nodes2Keep
- nodes that have to be kept available in any case during filteringpublic Set<org.apache.jena.graph.Node> getNodes2Keep()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann