|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectontopoly.utils.SchemaFilter
public class SchemaFilter
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 |
|---|
protected TypeHierarchyUtils thutils
| Constructor Detail |
|---|
public SchemaFilter()
| Method Detail |
|---|
public boolean ok(java.lang.Object object)
DeciderIF
ok in interface DeciderIFprotected boolean includeTopic(TopicIF topic)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||