ontopoly.utils
Class SchemaOnlyFilter
java.lang.Object
ontopoly.utils.SchemaOnlyFilter
- All Implemented Interfaces:
- DeciderIF
public class SchemaOnlyFilter
- extends java.lang.Object
- implements DeciderIF
INTERNAL: Filters out instances from the topic map so that only the
Ontopoly meta-ontology and the ontology remain.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
thutils
protected TypeHierarchyUtils thutils
SchemaOnlyFilter
public SchemaOnlyFilter()
ok
public boolean ok(java.lang.Object object)
- Description copied from interface:
DeciderIF
- PUBLIC: Returns true if the object is accepted.
- Specified by:
ok
in interface DeciderIF
includeTopic
protected boolean includeTopic(TopicIF topic)
includeAssociation
protected boolean includeAssociation(AssociationIF assoc)
Copyright © 2000-2012 Ontopia.