Class TopicMapView.Debug

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

protected class TopicMapView.Debug extends Object
INTERNAL: PRIVATE: Purpose: Output debug information
  • Constructor Details

    • Debug

      protected Debug()
  • Method Details

    • 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()