Class StateflowObjectMethod

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    public class StateflowObjectMethod
    extends ObjectMethod
    • Field Detail

      • name

        protected java.lang.String name
      • object

        protected java.lang.Object object
    • Constructor Detail

      • StateflowObjectMethod

        public StateflowObjectMethod​(MatlabEngine engine,
                                     java.lang.Object object,
                                     java.lang.String name)