com.ibm.etools.cobol.application.model.cobol

Interface CicsRouteStmt

    • Method Detail

      • getInterval

        DataRefOrLiteral getInterval()
        Returns the value of the 'Interval' containment reference.

        The value is a representation of the hhmmss specified in the INTERVAL option; if that option is not used, the value is null.

        Returns:
        the value of the 'Interval' containment reference.
        See Also:
        setInterval(DataRefOrLiteral), COBOLPackage.getCicsRouteStmt_Interval()
      • setInterval

        void setInterval(DataRefOrLiteral value)
        Sets the value of the 'Interval' containment reference.
        Parameters:
        value - the new value of the 'Interval' containment reference.
        See Also:
        getInterval()
      • getTime

        DataRefOrLiteral getTime()
        Returns the value of the 'Time' containment reference.

        The value is a representation of the hhmmss specified in the TIME option; if that option is not used, the value is null.

        Returns:
        the value of the 'Time' containment reference.
        See Also:
        setTime(DataRefOrLiteral), COBOLPackage.getCicsRouteStmt_Time()
      • setTime

        void setTime(DataRefOrLiteral value)
        Sets the value of the 'Time' containment reference.
        Parameters:
        value - the new value of the 'Time' containment reference.
        See Also:
        getTime()
      • isAfter

        boolean isAfter()
        Returns the value of the 'After' attribute.

        The value is true if the AFTER option is used; false otherwise.

        Returns:
        the value of the 'After' attribute.
        See Also:
        setAfter(boolean), COBOLPackage.getCicsRouteStmt_After()
      • setAfter

        void setAfter(boolean value)
        Sets the value of the 'After' attribute.
        Parameters:
        value - the new value of the 'After' attribute.
        See Also:
        isAfter()
      • getHours

        DataRefOrLiteral getHours()
        Returns the value of the 'Hours' containment reference.

        The value is a representation of the data value specified in the HOURS option; if that option is not used, the value is null.

        Returns:
        the value of the 'Hours' containment reference.
        See Also:
        setHours(DataRefOrLiteral), COBOLPackage.getCicsRouteStmt_Hours()
      • setHours

        void setHours(DataRefOrLiteral value)
        Sets the value of the 'Hours' containment reference.
        Parameters:
        value - the new value of the 'Hours' containment reference.
        See Also:
        getHours()
      • getMinutes

        DataRefOrLiteral getMinutes()
        Returns the value of the 'Minutes' containment reference.

        The value is a representation of the data value specified in the MINUTES option; if that option is not used, the value is null.

        Returns:
        the value of the 'Minutes' containment reference.
        See Also:
        setMinutes(DataRefOrLiteral), COBOLPackage.getCicsRouteStmt_Minutes()
      • setMinutes

        void setMinutes(DataRefOrLiteral value)
        Sets the value of the 'Minutes' containment reference.
        Parameters:
        value - the new value of the 'Minutes' containment reference.
        See Also:
        getMinutes()
      • getSeconds

        DataRefOrLiteral getSeconds()
        Returns the value of the 'Seconds' containment reference.

        The value is a representation of the data value specified in the SECONDS option; if that option is not used, the value is null.

        Returns:
        the value of the 'Seconds' containment reference.
        See Also:
        setSeconds(DataRefOrLiteral), COBOLPackage.getCicsRouteStmt_Seconds()
      • setSeconds

        void setSeconds(DataRefOrLiteral value)
        Sets the value of the 'Seconds' containment reference.
        Parameters:
        value - the new value of the 'Seconds' containment reference.
        See Also:
        getSeconds()
      • isAt

        boolean isAt()
        Returns the value of the 'At' attribute.

        The value is true if the AT option is used; false otherwise.

        Returns:
        the value of the 'At' attribute.
        See Also:
        setAt(boolean), COBOLPackage.getCicsRouteStmt_At()
      • setAt

        void setAt(boolean value)
        Sets the value of the 'At' attribute.
        Parameters:
        value - the new value of the 'At' attribute.
        See Also:
        isAt()
      • getErrTermClause

        CicsErrTermClause getErrTermClause()
        Returns the value of the 'Err Term Clause' containment reference.

        The value is a representation of the ERRTERM option; if that option is not used, the value is null.

        Returns:
        the value of the 'Err Term Clause' containment reference.
        See Also:
        setErrTermClause(CicsErrTermClause), COBOLPackage.getCicsRouteStmt_ErrTermClause()
      • getTitle

        DataRef getTitle()
        Returns the value of the 'Title' containment reference.

        The value is a representation of the data area specified in the TITLE option; if that option is not used, the value is null.

        Returns:
        the value of the 'Title' containment reference.
        See Also:
        setTitle(DataRef), COBOLPackage.getCicsRouteStmt_Title()
      • setTitle

        void setTitle(DataRef value)
        Sets the value of the 'Title' containment reference.
        Parameters:
        value - the new value of the 'Title' containment reference.
        See Also:
        getTitle()
      • getList

        DataRef getList()
        Returns the value of the 'List' containment reference.

        The value is a representation of the data area specified in the LIST option; if that option is not used, the value is null.

        Returns:
        the value of the 'List' containment reference.
        See Also:
        setList(DataRef), COBOLPackage.getCicsRouteStmt_List()
      • setList

        void setList(DataRef value)
        Sets the value of the 'List' containment reference.
        Parameters:
        value - the new value of the 'List' containment reference.
        See Also:
        getList()
      • getOPClass

        DataRef getOPClass()
        Returns the value of the 'OP Class' containment reference.

        The value is a representation of the data area specified in the OPCLASS option; if that option is not used, the value is null.

        Returns:
        the value of the 'OP Class' containment reference.
        See Also:
        setOPClass(DataRef), COBOLPackage.getCicsRouteStmt_OPClass()
      • setOPClass

        void setOPClass(DataRef value)
        Sets the value of the 'OP Class' containment reference.
        Parameters:
        value - the new value of the 'OP Class' containment reference.
        See Also:
        getOPClass()
      • getReqId

        DataRefOrLiteral getReqId()
        Returns the value of the 'Req Id' containment reference.

        The value is a representation of the name specified in the REQID option; if that option is not used, the value is null.

        Returns:
        the value of the 'Req Id' containment reference.
        See Also:
        setReqId(DataRefOrLiteral), COBOLPackage.getCicsRouteStmt_ReqId()
      • setReqId

        void setReqId(DataRefOrLiteral value)
        Sets the value of the 'Req Id' containment reference.
        Parameters:
        value - the new value of the 'Req Id' containment reference.
        See Also:
        getReqId()
      • getLDC

        DataRefOrLiteral getLDC()
        Returns the value of the 'LDC' containment reference.

        The value is a representation of the name specified in the LDC option; if that option is not used, the value is null.

        Returns:
        the value of the 'LDC' containment reference.
        See Also:
        setLDC(DataRefOrLiteral), COBOLPackage.getCicsRouteStmt_LDC()
      • setLDC

        void setLDC(DataRefOrLiteral value)
        Sets the value of the 'LDC' containment reference.
        Parameters:
        value - the new value of the 'LDC' containment reference.
        See Also:
        getLDC()
      • isNLEOM

        boolean isNLEOM()
        Returns the value of the 'NLEOM' attribute.

        The value is true if the NLEOM option is used; false otherwise.

        Returns:
        the value of the 'NLEOM' attribute.
        See Also:
        setNLEOM(boolean), COBOLPackage.getCicsRouteStmt_NLEOM()
      • setNLEOM

        void setNLEOM(boolean value)
        Sets the value of the 'NLEOM' attribute.
        Parameters:
        value - the new value of the 'NLEOM' attribute.
        See Also:
        isNLEOM()