Class DetectorNode

    • Constructor Detail

      • DetectorNode

        public DetectorNode​(DetectorFactory factory)
        Constructor.
        Parameters:
        factory - the DetectorFactory for the Detector this node represents
    • Method Detail

      • getFactory

        public DetectorFactory getFactory()
        Get the DetectorFactory.
      • toString

        public java.lang.String toString()
        Get the Plugin Name for this DetectorFactory for debugging support
        Overrides:
        toString in class java.lang.Object