Package ontopoly.utils
Class SchemaFilter
- java.lang.Object
-
- ontopoly.utils.SchemaFilter
-
-
Field Summary
Fields Modifier and Type Field Description protected TypeHierarchyUtils
thutils
-
Constructor Summary
Constructors Constructor Description SchemaFilter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
includeTopic(TopicIF topic)
boolean
test(Object object)
-
-
-
Field Detail
-
thutils
protected TypeHierarchyUtils thutils
-
-