Class StateflowSelectOperation

    • Constructor Detail

      • StateflowSelectOperation

        public StateflowSelectOperation​(MatlabEngine engine)
    • Method Detail

      • expression

        protected java.lang.String expression​(Expression exp)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception
      • processValue

        protected java.lang.String processValue​(Expression operand)
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • processValue

        protected java.lang.String processValue​(Expression operand,
                                                java.lang.String prepend,
                                                java.lang.String append)
                                         throws java.lang.Exception
        TODO check and handle elements of type simulinkmodel element
        Throws:
        java.lang.Exception
      • expression

        protected java.lang.String expression​(Expression exp1,
                                              Expression exp2)
                                       throws java.lang.Exception
        Throws:
        java.lang.Exception