protected class TopicMapView.Debug extends Object
Modifier | Constructor and Description |
---|---|
protected |
Debug() |
Modifier and Type | Method and Description |
---|---|
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() |
protected void execute(String operation)
protected Collection getTGNodesOfType(Class aClass, boolean distinct, boolean visible)
protected Collection getTGEdgesOfType(Class aClass, boolean distinct, boolean visible)
protected Collection getTGEdgesOfType(Class aClass, boolean distinct)
protected Collection getTGNodesOfType(Class aClass, boolean distinct)
public Collection getObjectsOfType(Class type, boolean distinct)
public Collection getNodesOfType(Class type, boolean distinct)
public void integrityCheck()