Class TestParticipantAgqlToSql


  • public class TestParticipantAgqlToSql
    extends Object
    • Constructor Detail

      • TestParticipantAgqlToSql

        public TestParticipantAgqlToSql()
    • Method Detail

      • getSchema

        public nzilbb.ag.Schema getSchema()
        Return a plausible schema, including SQL attributes.
        Returns:
        A test schema.
      • idMatch

        public void idMatch()
                     throws nzilbb.ag.ql.AGQLException
        Throws:
        nzilbb.ag.ql.AGQLException
      • emptyExpression

        public void emptyExpression()
                             throws nzilbb.ag.ql.AGQLException
        Throws:
        nzilbb.ag.ql.AGQLException
      • corpusLabel

        public void corpusLabel()
                         throws nzilbb.ag.ql.AGQLException
        Throws:
        nzilbb.ag.ql.AGQLException
      • literalAll

        public void literalAll()
                        throws nzilbb.ag.ql.AGQLException
        Throws:
        nzilbb.ag.ql.AGQLException
      • corpusLabels

        public void corpusLabels()
                          throws nzilbb.ag.ql.AGQLException
        Throws:
        nzilbb.ag.ql.AGQLException
      • listLength

        public void listLength()
                        throws nzilbb.ag.ql.AGQLException
        Throws:
        nzilbb.ag.ql.AGQLException
      • labels

        public void labels()
                    throws nzilbb.ag.ql.AGQLException
        Throws:
        nzilbb.ag.ql.AGQLException
      • labelsWithIncludesAny

        public void labelsWithIncludesAny()
                                   throws nzilbb.ag.ql.AGQLException
        Throws:
        nzilbb.ag.ql.AGQLException
      • participantAttributeLabel

        public void participantAttributeLabel()
                                       throws nzilbb.ag.ql.AGQLException
        Throws:
        nzilbb.ag.ql.AGQLException
      • transcriptCount

        public void transcriptCount()
                             throws nzilbb.ag.ql.AGQLException
        Throws:
        nzilbb.ag.ql.AGQLException
      • episodeMatch

        public void episodeMatch()
                          throws nzilbb.ag.ql.AGQLException
        Throws:
        nzilbb.ag.ql.AGQLException
      • annotators

        public void annotators()
                        throws nzilbb.ag.ql.AGQLException
        Throws:
        nzilbb.ag.ql.AGQLException
      • invalidLayers

        public void invalidLayers()
                           throws nzilbb.ag.ql.AGQLException
        Throws:
        nzilbb.ag.ql.AGQLException
      • userWhereClause

        public void userWhereClause()
                             throws nzilbb.ag.ql.AGQLException
        Throws:
        nzilbb.ag.ql.AGQLException
      • main

        public static void main​(String[] args)