net.ontopia.topicmaps.viz
Class TopicMapView.Debug
java.lang.Object
net.ontopia.topicmaps.viz.TopicMapView.Debug
- Enclosing class:
- TopicMapView
protected class TopicMapView.Debug
- extends java.lang.Object
INTERNAL: PRIVATE: Purpose: Output debug information
Method Summary |
protected void |
execute(java.lang.String operation)
|
java.util.Collection |
getNodesOfType(java.lang.Class type,
boolean distinct)
|
java.util.Collection |
getObjectsOfType(java.lang.Class type,
boolean distinct)
|
protected java.util.Collection |
getTGEdgesOfType(java.lang.Class aClass,
boolean distinct)
|
protected java.util.Collection |
getTGEdgesOfType(java.lang.Class aClass,
boolean distinct,
boolean visible)
|
protected java.util.Collection |
getTGNodesOfType(java.lang.Class aClass,
boolean distinct)
|
protected java.util.Collection |
getTGNodesOfType(java.lang.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 |
TopicMapView.Debug
protected TopicMapView.Debug()
execute
protected void execute(java.lang.String operation)
getTGNodesOfType
protected java.util.Collection getTGNodesOfType(java.lang.Class aClass,
boolean distinct,
boolean visible)
getTGEdgesOfType
protected java.util.Collection getTGEdgesOfType(java.lang.Class aClass,
boolean distinct,
boolean visible)
getTGEdgesOfType
protected java.util.Collection getTGEdgesOfType(java.lang.Class aClass,
boolean distinct)
getTGNodesOfType
protected java.util.Collection getTGNodesOfType(java.lang.Class aClass,
boolean distinct)
getObjectsOfType
public java.util.Collection getObjectsOfType(java.lang.Class type,
boolean distinct)
getNodesOfType
public java.util.Collection getNodesOfType(java.lang.Class type,
boolean distinct)
integrityCheck
public void integrityCheck()
Copyright © 2000-2012 Ontopia.