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

Interface CicsSendMapStmt

    • Method Detail

      • getMap

        DataRefOrLiteral getMap()
        Returns the value of the 'Map' containment reference.

        The value is a representation of the name specified in the MAP option.

        Returns:
        the value of the 'Map' containment reference.
        See Also:
        setMap(DataRefOrLiteral), COBOLPackage.getCicsSendMapStmt_Map()
      • setMap

        void setMap(DataRefOrLiteral value)
        Sets the value of the 'Map' containment reference.
        Parameters:
        value - the new value of the 'Map' containment reference.
        See Also:
        getMap()
      • getMapSet

        DataRefOrLiteral getMapSet()
        Returns the value of the 'Map Set' containment reference.

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

        Returns:
        the value of the 'Map Set' containment reference.
        See Also:
        setMapSet(DataRefOrLiteral), COBOLPackage.getCicsSendMapStmt_MapSet()
      • setMapSet

        void setMapSet(DataRefOrLiteral value)
        Sets the value of the 'Map Set' containment reference.
        Parameters:
        value - the new value of the 'Map Set' containment reference.
        See Also:
        getMapSet()
      • isMapOnly

        boolean isMapOnly()
        Returns the value of the 'Map Only' attribute.

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

        Returns:
        the value of the 'Map Only' attribute.
        See Also:
        setMapOnly(boolean), COBOLPackage.getCicsSendMapStmt_MapOnly()
      • setMapOnly

        void setMapOnly(boolean value)
        Sets the value of the 'Map Only' attribute.
        Parameters:
        value - the new value of the 'Map Only' attribute.
        See Also:
        isMapOnly()
      • getFrom

        DataRef getFrom()
        Returns the value of the 'From' containment reference.

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

        Returns:
        the value of the 'From' containment reference.
        See Also:
        setFrom(DataRef), COBOLPackage.getCicsSendMapStmt_From()
      • setFrom

        void setFrom(DataRef value)
        Sets the value of the 'From' containment reference.
        Parameters:
        value - the new value of the 'From' containment reference.
        See Also:
        getFrom()
      • isDataOnly

        boolean isDataOnly()
        Returns the value of the 'Data Only' attribute.

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

        Returns:
        the value of the 'Data Only' attribute.
        See Also:
        setDataOnly(boolean), COBOLPackage.getCicsSendMapStmt_DataOnly()
      • setDataOnly

        void setDataOnly(boolean value)
        Sets the value of the 'Data Only' attribute.
        Parameters:
        value - the new value of the 'Data Only' attribute.
        See Also:
        isDataOnly()
      • getLength

        DataRefOrLiteral getLength()
        Returns the value of the 'Length' containment reference.

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

        Returns:
        the value of the 'Length' containment reference.
        See Also:
        setLength(DataRefOrLiteral), COBOLPackage.getCicsSendMapStmt_Length()
      • setLength

        void setLength(DataRefOrLiteral value)
        Sets the value of the 'Length' containment reference.
        Parameters:
        value - the new value of the 'Length' containment reference.
        See Also:
        getLength()
      • getCursorClause

        CicsSendMapCursorClause getCursorClause()
        Returns the value of the 'Cursor Clause' containment reference.

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

        Returns:
        the value of the 'Cursor Clause' containment reference.
        See Also:
        setCursorClause(CicsSendMapCursorClause), COBOLPackage.getCicsSendMapStmt_CursorClause()
      • isFormFeed

        boolean isFormFeed()
        Returns the value of the 'Form Feed' attribute.

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

        Returns:
        the value of the 'Form Feed' attribute.
        See Also:
        setFormFeed(boolean), COBOLPackage.getCicsSendMapStmt_FormFeed()
      • setFormFeed

        void setFormFeed(boolean value)
        Sets the value of the 'Form Feed' attribute.
        Parameters:
        value - the new value of the 'Form Feed' attribute.
        See Also:
        isFormFeed()
      • isEraseAUP

        boolean isEraseAUP()
        Returns the value of the 'Erase AUP' attribute.

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

        Returns:
        the value of the 'Erase AUP' attribute.
        See Also:
        setEraseAUP(boolean), COBOLPackage.getCicsSendMapStmt_EraseAUP()
      • setEraseAUP

        void setEraseAUP(boolean value)
        Sets the value of the 'Erase AUP' attribute.
        Parameters:
        value - the new value of the 'Erase AUP' attribute.
        See Also:
        isEraseAUP()
      • isPrint

        boolean isPrint()
        Returns the value of the 'Print' attribute.

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

        Returns:
        the value of the 'Print' attribute.
        See Also:
        setPrint(boolean), COBOLPackage.getCicsSendMapStmt_Print()
      • setPrint

        void setPrint(boolean value)
        Sets the value of the 'Print' attribute.
        Parameters:
        value - the new value of the 'Print' attribute.
        See Also:
        isPrint()
      • isFreeKB

        boolean isFreeKB()
        Returns the value of the 'Free KB' attribute.

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

        Returns:
        the value of the 'Free KB' attribute.
        See Also:
        setFreeKB(boolean), COBOLPackage.getCicsSendMapStmt_FreeKB()
      • setFreeKB

        void setFreeKB(boolean value)
        Sets the value of the 'Free KB' attribute.
        Parameters:
        value - the new value of the 'Free KB' attribute.
        See Also:
        isFreeKB()
      • isAlarm

        boolean isAlarm()
        Returns the value of the 'Alarm' attribute.

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

        Returns:
        the value of the 'Alarm' attribute.
        See Also:
        setAlarm(boolean), COBOLPackage.getCicsSendMapStmt_Alarm()
      • setAlarm

        void setAlarm(boolean value)
        Sets the value of the 'Alarm' attribute.
        Parameters:
        value - the new value of the 'Alarm' attribute.
        See Also:
        isAlarm()
      • isFRSet

        boolean isFRSet()
        Returns the value of the 'FR Set' attribute.

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

        Returns:
        the value of the 'FR Set' attribute.
        See Also:
        setFRSet(boolean), COBOLPackage.getCicsSendMapStmt_FRSet()
      • setFRSet

        void setFRSet(boolean value)
        Sets the value of the 'FR Set' attribute.
        Parameters:
        value - the new value of the 'FR Set' attribute.
        See Also:
        isFRSet()
      • 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.getCicsSendMapStmt_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()
      • getMSR

        DataRefOrLiteral getMSR()
        Returns the value of the 'MSR' containment reference.

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

        Returns:
        the value of the 'MSR' containment reference.
        See Also:
        setMSR(DataRefOrLiteral), COBOLPackage.getCicsSendMapStmt_MSR()
      • setMSR

        void setMSR(DataRefOrLiteral value)
        Sets the value of the 'MSR' containment reference.
        Parameters:
        value - the new value of the 'MSR' containment reference.
        See Also:
        getMSR()
      • getFMHParm

        DataRefOrLiteral getFMHParm()
        Returns the value of the 'FMH Parm' containment reference.

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

        Returns:
        the value of the 'FMH Parm' containment reference.
        See Also:
        setFMHParm(DataRefOrLiteral), COBOLPackage.getCicsSendMapStmt_FMHParm()
      • setFMHParm

        void setFMHParm(DataRefOrLiteral value)
        Sets the value of the 'FMH Parm' containment reference.
        Parameters:
        value - the new value of the 'FMH Parm' containment reference.
        See Also:
        getFMHParm()
      • getOutPartn

        DataRefOrLiteral getOutPartn()
        Returns the value of the 'Out Partn' containment reference.

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

        Returns:
        the value of the 'Out Partn' containment reference.
        See Also:
        setOutPartn(DataRefOrLiteral), COBOLPackage.getCicsSendMapStmt_OutPartn()
      • setOutPartn

        void setOutPartn(DataRefOrLiteral value)
        Sets the value of the 'Out Partn' containment reference.
        Parameters:
        value - the new value of the 'Out Partn' containment reference.
        See Also:
        getOutPartn()
      • getActPartn

        DataRefOrLiteral getActPartn()
        Returns the value of the 'Act Partn' containment reference.

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

        Returns:
        the value of the 'Act Partn' containment reference.
        See Also:
        setActPartn(DataRefOrLiteral), COBOLPackage.getCicsSendMapStmt_ActPartn()
      • setActPartn

        void setActPartn(DataRefOrLiteral value)
        Sets the value of the 'Act Partn' containment reference.
        Parameters:
        value - the new value of the 'Act Partn' containment reference.
        See Also:
        getActPartn()
      • 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.getCicsSendMapStmt_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()
      • isAccum

        boolean isAccum()
        Returns the value of the 'Accum' attribute.

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

        Returns:
        the value of the 'Accum' attribute.
        See Also:
        setAccum(boolean), COBOLPackage.getCicsSendMapStmt_Accum()
      • setAccum

        void setAccum(boolean value)
        Sets the value of the 'Accum' attribute.
        Parameters:
        value - the new value of the 'Accum' attribute.
        See Also:
        isAccum()
      • isTerminal

        boolean isTerminal()
        Returns the value of the 'Terminal' attribute.

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

        Returns:
        the value of the 'Terminal' attribute.
        See Also:
        setTerminal(boolean), COBOLPackage.getCicsSendMapStmt_Terminal()
      • setTerminal

        void setTerminal(boolean value)
        Sets the value of the 'Terminal' attribute.
        Parameters:
        value - the new value of the 'Terminal' attribute.
        See Also:
        isTerminal()
      • getSet

        DataRef getSet()
        Returns the value of the 'Set' containment reference.

        The value is a representation of the pointer reference specified in the SET option; if that option is not used, the value is null.

        Returns:
        the value of the 'Set' containment reference.
        See Also:
        setSet(DataRef), COBOLPackage.getCicsSendMapStmt_Set()
      • setSet

        void setSet(DataRef value)
        Sets the value of the 'Set' containment reference.
        Parameters:
        value - the new value of the 'Set' containment reference.
        See Also:
        getSet()
      • isPaging

        boolean isPaging()
        Returns the value of the 'Paging' attribute.

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

        Returns:
        the value of the 'Paging' attribute.
        See Also:
        setPaging(boolean), COBOLPackage.getCicsSendMapStmt_Paging()
      • setPaging

        void setPaging(boolean value)
        Sets the value of the 'Paging' attribute.
        Parameters:
        value - the new value of the 'Paging' attribute.
        See Also:
        isPaging()
      • isWait

        boolean isWait()
        Returns the value of the 'Wait' attribute.

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

        Returns:
        the value of the 'Wait' attribute.
        See Also:
        setWait(boolean), COBOLPackage.getCicsSendMapStmt_Wait()
      • setWait

        void setWait(boolean value)
        Sets the value of the 'Wait' attribute.
        Parameters:
        value - the new value of the 'Wait' attribute.
        See Also:
        isWait()
      • isLast

        boolean isLast()
        Returns the value of the 'Last' attribute.

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

        Returns:
        the value of the 'Last' attribute.
        See Also:
        setLast(boolean), COBOLPackage.getCicsSendMapStmt_Last()
      • setLast

        void setLast(boolean value)
        Sets the value of the 'Last' attribute.
        Parameters:
        value - the new value of the 'Last' attribute.
        See Also:
        isLast()
      • 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.getCicsSendMapStmt_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()
      • isNoFlush

        boolean isNoFlush()
        Returns the value of the 'No Flush' attribute.

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

        Returns:
        the value of the 'No Flush' attribute.
        See Also:
        setNoFlush(boolean), COBOLPackage.getCicsSendMapStmt_NoFlush()
      • setNoFlush

        void setNoFlush(boolean value)
        Sets the value of the 'No Flush' attribute.
        Parameters:
        value - the new value of the 'No Flush' attribute.
        See Also:
        isNoFlush()
      • isHONEOM

        boolean isHONEOM()
        Returns the value of the 'HONEOM' attribute.

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

        Returns:
        the value of the 'HONEOM' attribute.
        See Also:
        setHONEOM(boolean), COBOLPackage.getCicsSendMapStmt_HONEOM()
      • setHONEOM

        void setHONEOM(boolean value)
        Sets the value of the 'HONEOM' attribute.
        Parameters:
        value - the new value of the 'HONEOM' attribute.
        See Also:
        isHONEOM()
      • isL40

        boolean isL40()
        Returns the value of the 'L40' attribute.

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

        Returns:
        the value of the 'L40' attribute.
        See Also:
        setL40(boolean), COBOLPackage.getCicsSendMapStmt_L40()
      • setL40

        void setL40(boolean value)
        Sets the value of the 'L40' attribute.
        Parameters:
        value - the new value of the 'L40' attribute.
        See Also:
        isL40()
      • isL64

        boolean isL64()
        Returns the value of the 'L64' attribute.

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

        Returns:
        the value of the 'L64' attribute.
        See Also:
        setL64(boolean), COBOLPackage.getCicsSendMapStmt_L64()
      • setL64

        void setL64(boolean value)
        Sets the value of the 'L64' attribute.
        Parameters:
        value - the new value of the 'L64' attribute.
        See Also:
        isL64()
      • isL80

        boolean isL80()
        Returns the value of the 'L80' attribute.

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

        Returns:
        the value of the 'L80' attribute.
        See Also:
        setL80(boolean), COBOLPackage.getCicsSendMapStmt_L80()
      • setL80

        void setL80(boolean value)
        Sets the value of the 'L80' attribute.
        Parameters:
        value - the new value of the 'L80' attribute.
        See Also:
        isL80()
      • isErase

        boolean isErase()
        Returns the value of the 'Erase' attribute.

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

        Returns:
        the value of the 'Erase' attribute.
        See Also:
        setErase(boolean), COBOLPackage.getCicsSendMapStmt_Erase()
      • setErase

        void setErase(boolean value)
        Sets the value of the 'Erase' attribute.
        Parameters:
        value - the new value of the 'Erase' attribute.
        See Also:
        isErase()
      • isAlternate

        boolean isAlternate()
        Returns the value of the 'Alternate' attribute.

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

        Returns:
        the value of the 'Alternate' attribute.
        See Also:
        setAlternate(boolean), COBOLPackage.getCicsSendMapStmt_Alternate()
      • setAlternate

        void setAlternate(boolean value)
        Sets the value of the 'Alternate' attribute.
        Parameters:
        value - the new value of the 'Alternate' attribute.
        See Also:
        isAlternate()
      • isDefault

        boolean isDefault()
        Returns the value of the 'Default' attribute.

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

        Returns:
        the value of the 'Default' attribute.
        See Also:
        setDefault(boolean), COBOLPackage.getCicsSendMapStmt_Default()
      • setDefault

        void setDefault(boolean value)
        Sets the value of the 'Default' attribute.
        Parameters:
        value - the new value of the 'Default' attribute.
        See Also:
        isDefault()