net.ontopia.topicmaps.viz
Class TopicMapView.Debug

java.lang.Object
  extended by net.ontopia.topicmaps.viz.TopicMapView.Debug
Enclosing class:
TopicMapView

protected class TopicMapView.Debug
extends Object

INTERNAL: PRIVATE: Purpose: Output debug information


Constructor Summary
protected TopicMapView.Debug()
           
 
Method Summary
protected  void execute(String operation)
           
 Collection getNodesOfType(Class type, boolean distinct)
           
 Collection getObjectsOfType(Class type, boolean distinct)
           
protected  Collection getTGEdgesOfType(Class aClass, boolean distinct)
           
protected  Collection getTGEdgesOfType(Class aClass, boolean distinct, boolean visible)
           
protected  Collection getTGNodesOfType(Class aClass, boolean distinct)
           
protected  Collection getTGNodesOfType(Class aClass, boolean distinct, boolean visible)
           
 void integrityCheck()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicMapView.Debug

protected TopicMapView.Debug()
Method Detail

execute

protected void execute(String operation)

getTGNodesOfType

protected Collection getTGNodesOfType(Class aClass,
                                      boolean distinct,
                                      boolean visible)

getTGEdgesOfType

protected Collection getTGEdgesOfType(Class aClass,
                                      boolean distinct,
                                      boolean visible)

getTGEdgesOfType

protected Collection getTGEdgesOfType(Class aClass,
                                      boolean distinct)

getTGNodesOfType

protected Collection getTGNodesOfType(Class aClass,
                                      boolean distinct)

getObjectsOfType

public Collection getObjectsOfType(Class type,
                                   boolean distinct)

getNodesOfType

public Collection getNodesOfType(Class type,
                                 boolean distinct)

integrityCheck

public void integrityCheck()


Copyright © 2000-2012 Ontopia.