Class InvocationSetImpl

    • Constructor Detail

      • InvocationSetImpl

        public InvocationSetImpl()
    • Method Detail

      • setStatement_number

        public void setStatement_number​(String ref_statement_number)
                                 throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setStatement_number in interface InvocationSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setInvoked_name

        public void setInvoked_name​(String ref_invoked_name)
                             throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setInvoked_name in interface InvocationSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setBase_expression_number

        public void setBase_expression_number​(String ref_base_expression_number)
                                       throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setBase_expression_number in interface InvocationSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setInvoked_parent_package

        public void setInvoked_parent_package​(String ref_invoked_parent_package)
                                       throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setInvoked_parent_package in interface InvocationSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setExpression_number

        public void setExpression_number​(String ref_expression_number)
                                  throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setExpression_number in interface InvocationSet
        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 InvocationSet
        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 InvocationSet
        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 InvocationSet
        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 InvocationSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • setInvoked_parent_name

        public void setInvoked_parent_name​(String ref_invoked_parent_name)
                                    throws io.ciera.runtime.summit.exceptions.XtumlException
        Specified by:
        setInvoked_parent_name in interface InvocationSet
        Throws:
        io.ciera.runtime.summit.exceptions.XtumlException
      • R776_is_a_Expression

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

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

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

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