Class NodeAccess


  • public final class NodeAccess
    extends java.lang.Object
    Access object for result nodes.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.hello2morrow.sonargraph.core.model.script.ScriptTreeNode getNode()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getNode

        public com.hello2morrow.sonargraph.core.model.script.ScriptTreeNode getNode()