Class JCoListenerSTFC_CONNECTION

    • Field Detail

      • calledAfterJCOFunctionCall

        protected boolean calledAfterJCOFunctionCall
        Self-explanatory.
      • calledBeforeJCOFunctionCall

        protected boolean calledBeforeJCOFunctionCall
        Self-explanatory.
      • sourceAvailableAfterJCOFunctionCall

        protected boolean sourceAvailableAfterJCOFunctionCall
        Self-explanatory.
      • sourceAvailableBeforeJCOFunctionCall

        protected boolean sourceAvailableBeforeJCOFunctionCall
        Self-explanatory.
      • functionAvailableAfterJCOFunctionCall

        protected boolean functionAvailableAfterJCOFunctionCall
        Self-explanatory.
      • functionAvailableBeforeJCOFunctionCall

        protected boolean functionAvailableBeforeJCOFunctionCall
        Self-explanatory.
    • Constructor Detail

      • JCoListenerSTFC_CONNECTION

        public JCoListenerSTFC_CONNECTION()
    • Method Detail

      • isCalledAfterJCOFunctionCall

        public boolean isCalledAfterJCOFunctionCall()
      • isCalledBeforeJCOFunctionCall

        public boolean isCalledBeforeJCOFunctionCall()
      • isSourceAvailableAfterJCOFunctionCall

        public boolean isSourceAvailableAfterJCOFunctionCall()
      • isSourceAvailableBeforeJCOFunctionCall

        public boolean isSourceAvailableBeforeJCOFunctionCall()
      • isFunctionAvailableAfterJCOFunctionCall

        public boolean isFunctionAvailableAfterJCOFunctionCall()
      • isFunctionAvailableBeforeJCOFunctionCall

        public boolean isFunctionAvailableBeforeJCOFunctionCall()
      • initialize

        public void initialize()