ontopoly.utils
Class SchemaFilter

java.lang.Object
  extended by ontopoly.utils.SchemaFilter
All Implemented Interfaces:
DeciderIF

public class SchemaFilter
extends java.lang.Object
implements DeciderIF

INTERNAL: Filters out Ontopoly constructs from topic maps.


Field Summary
protected  TypeHierarchyUtils thutils
           
 
Constructor Summary
SchemaFilter()
           
 
Method Summary
protected  boolean includeTopic(TopicIF topic)
           
 boolean ok(java.lang.Object object)
          PUBLIC: Returns true if the object is accepted.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

thutils

protected TypeHierarchyUtils thutils
Constructor Detail

SchemaFilter

public SchemaFilter()
Method Detail

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)


Copyright © 2000-2012 Ontopia.