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