Class CasTreeViewer

    • Constructor Detail

      • CasTreeViewer

        public CasTreeViewer​(CAS aCAS)
                      throws CASException
        Creates a CAS Tree Viewer.
        Parameters:
        aCAS - the CAS containing the annotations to be displayed in the tree viewer GUI
        Throws:
        CASException
    • Method Detail

      • main

        public static void main​(String[] args)
        Main program. Runs a TAE and displays the resulting annotations in the tree viewer.
        Parameters:
        args - Command-line arguments - two are reguired: the path to the TAE descriptor and a file to be analyzed.