Class TopicMapView.Debug

  • Enclosing class:
    TopicMapView

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

      • Debug

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