Class StatementSetImpl

    • Constructor Detail

      • StatementSetImpl

        public StatementSetImpl()
    • Method Detail

      • setNext_statement_number

        public void setNext_statement_number​(String ref_next_statement_number)
                                      throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setNext_statement_number in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setBody_name

        public void setBody_name​(String ref_body_name)
                          throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setBody_name in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setParent_name

        public void setParent_name​(String ref_parent_name)
                            throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setParent_name in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setParent_package

        public void setParent_package​(String ref_parent_package)
                               throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setParent_package in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setOal

        public void setOal​(String m_oal)
                    throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setOal in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setStatement_number

        public void setStatement_number​(String m_statement_number)
                                 throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setStatement_number in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setPrefix

        public void setPrefix​(String m_prefix)
                       throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setPrefix in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setBlock_number

        public void setBlock_number​(String ref_block_number)
                             throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setBlock_number in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R450_is_contained_by_CodeBlock

        public CodeBlockSet R450_is_contained_by_CodeBlock()
                                                    throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R450_is_contained_by_CodeBlock in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R451_is_a_BreakSmt

        public BreakSmtSet R451_is_a_BreakSmt()
                                       throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R451_is_a_BreakSmt in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R451_is_a_ContinueSmt

        public ContinueSmtSet R451_is_a_ContinueSmt()
                                             throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R451_is_a_ContinueSmt in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R451_is_a_DeleteSmt

        public DeleteSmtSet R451_is_a_DeleteSmt()
                                         throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R451_is_a_DeleteSmt in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R451_is_a_ForSmt

        public ForSmtSet R451_is_a_ForSmt()
                                   throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R451_is_a_ForSmt in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R451_is_a_Generate

        public GenerateSet R451_is_a_Generate()
                                       throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R451_is_a_Generate in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R451_is_a_Halt

        public HaltSet R451_is_a_Halt()
                               throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R451_is_a_Halt in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R451_is_a_IfSmt

        public IfSmtSet R451_is_a_IfSmt()
                                 throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R451_is_a_IfSmt in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R451_is_a_NullSmt

        public NullSmtSet R451_is_a_NullSmt()
                                     throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R451_is_a_NullSmt in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R451_is_a_RelateSmt

        public RelateSmtSet R451_is_a_RelateSmt()
                                         throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R451_is_a_RelateSmt in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R451_is_a_ReturnSmt

        public ReturnSmtSet R451_is_a_ReturnSmt()
                                         throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R451_is_a_ReturnSmt in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R451_is_a_UnrelateSmt

        public UnrelateSmtSet R451_is_a_UnrelateSmt()
                                             throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R451_is_a_UnrelateSmt in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R451_is_a_WhileSmt

        public WhileSmtSet R451_is_a_WhileSmt()
                                       throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R451_is_a_WhileSmt in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R457_declares_Variable

        public VariableSet R457_declares_Variable()
                                           throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R457_declares_Variable in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R477_executes_after_Statement

        public StatementSet R477_executes_after_Statement()
                                                   throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R477_executes_after_Statement in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R477_executes_before_Statement

        public StatementSet R477_executes_before_Statement()
                                                    throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R477_executes_before_Statement in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R775_may_contain_Expression

        public ExpressionSet R775_may_contain_Expression()
                                                  throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        R775_may_contain_Expression in interface StatementSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • nullElement

        public Statement nullElement()
        Specified by:
        nullElement in interface io.ciera.runtime.summit.types.ISet<Statement>
      • emptySet

        public StatementSet emptySet()
        Specified by:
        emptySet in interface io.ciera.runtime.summit.types.ISet<Statement>
      • elements

        public List<Statement> elements()
        Specified by:
        elements in interface io.ciera.runtime.summit.types.ISet<Statement>