Class DebugFSLogicalStructure.ViewInfo

  • Enclosing class:
    DebugFSLogicalStructure

    public static class DebugFSLogicalStructure.ViewInfo
    extends Object
    Class holding info about a View/Sofa. Includes the global name of the view, and Sofa info Used for logical structure display.
    • Constructor Detail

      • ViewInfo

        public ViewInfo​(CAS cas)
        Create information about a view for given CAS.
        Parameters:
        cas - -
    • Method Detail

      • toString

        public String toString()
        Return a label to identify the view.
        Overrides:
        toString in class Object
      • getSofa

        public Object getSofa()
        Returns:
        the sofa.