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

Interface CicsWSAContextGetStmt

    • Method Detail

      • getContextType

        DataRefOrLiteral getContextType()
        Returns the value of the 'Context Type' containment reference.

        The value is a representation of the CICS value data area specified in the CONTEXTTYPE option.

        Returns:
        the value of the 'Context Type' containment reference.
        See Also:
        setContextType(DataRefOrLiteral), COBOLPackage.getCicsWSAContextGetStmt_ContextType()
      • setContextType

        void setContextType(DataRefOrLiteral value)
        Sets the value of the 'Context Type' containment reference.
        Parameters:
        value - the new value of the 'Context Type' containment reference.
        See Also:
        getContextType()
      • getChannel

        DataRefOrLiteral getChannel()
        Returns the value of the 'Channel' containment reference.

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

        Returns:
        the value of the 'Channel' containment reference.
        See Also:
        setChannel(DataRefOrLiteral), COBOLPackage.getCicsWSAContextGetStmt_Channel()
      • setChannel

        void setChannel(DataRefOrLiteral value)
        Sets the value of the 'Channel' containment reference.
        Parameters:
        value - the new value of the 'Channel' containment reference.
        See Also:
        getChannel()
      • getAction

        DataRef getAction()
        Returns the value of the 'Action' containment reference.

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

        Returns:
        the value of the 'Action' containment reference.
        See Also:
        setAction(DataRef), COBOLPackage.getCicsWSAContextGetStmt_Action()
      • setAction

        void setAction(DataRef value)
        Sets the value of the 'Action' containment reference.
        Parameters:
        value - the new value of the 'Action' containment reference.
        See Also:
        getAction()
      • getMessageId

        DataRef getMessageId()
        Returns the value of the 'Message Id' containment reference.

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

        Returns:
        the value of the 'Message Id' containment reference.
        See Also:
        setMessageId(DataRef), COBOLPackage.getCicsWSAContextGetStmt_MessageId()
      • setMessageId

        void setMessageId(DataRef value)
        Sets the value of the 'Message Id' containment reference.
        Parameters:
        value - the new value of the 'Message Id' containment reference.
        See Also:
        getMessageId()
      • getRelatesURI

        DataRef getRelatesURI()
        Returns the value of the 'Relates URI' containment reference.

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

        Returns:
        the value of the 'Relates URI' containment reference.
        See Also:
        setRelatesURI(DataRef), COBOLPackage.getCicsWSAContextGetStmt_RelatesURI()
      • setRelatesURI

        void setRelatesURI(DataRef value)
        Sets the value of the 'Relates URI' containment reference.
        Parameters:
        value - the new value of the 'Relates URI' containment reference.
        See Also:
        getRelatesURI()
      • getRelatesType

        DataRef getRelatesType()
        Returns the value of the 'Relates Type' containment reference.

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

        Returns:
        the value of the 'Relates Type' containment reference.
        See Also:
        setRelatesType(DataRef), COBOLPackage.getCicsWSAContextGetStmt_RelatesType()
      • setRelatesType

        void setRelatesType(DataRef value)
        Sets the value of the 'Relates Type' containment reference.
        Parameters:
        value - the new value of the 'Relates Type' containment reference.
        See Also:
        getRelatesType()
      • getRelatesIndex

        DataRefOrLiteral getRelatesIndex()
        Returns the value of the 'Relates Index' containment reference.

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

        Returns:
        the value of the 'Relates Index' containment reference.
        See Also:
        setRelatesIndex(DataRefOrLiteral), COBOLPackage.getCicsWSAContextGetStmt_RelatesIndex()
      • setRelatesIndex

        void setRelatesIndex(DataRefOrLiteral value)
        Sets the value of the 'Relates Index' containment reference.
        Parameters:
        value - the new value of the 'Relates Index' containment reference.
        See Also:
        getRelatesIndex()
      • getEPRType

        DataRefOrLiteral getEPRType()
        Returns the value of the 'EPR Type' containment reference.

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

        Returns:
        the value of the 'EPR Type' containment reference.
        See Also:
        setEPRType(DataRefOrLiteral), COBOLPackage.getCicsWSAContextGetStmt_EPRType()
      • setEPRType

        void setEPRType(DataRefOrLiteral value)
        Sets the value of the 'EPR Type' containment reference.
        Parameters:
        value - the new value of the 'EPR Type' containment reference.
        See Also:
        getEPRType()
      • getEPRField

        DataRefOrLiteral getEPRField()
        Returns the value of the 'EPR Field' containment reference.

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

        Returns:
        the value of the 'EPR Field' containment reference.
        See Also:
        setEPRField(DataRefOrLiteral), COBOLPackage.getCicsWSAContextGetStmt_EPRField()
      • setEPRField

        void setEPRField(DataRefOrLiteral value)
        Sets the value of the 'EPR Field' containment reference.
        Parameters:
        value - the new value of the 'EPR Field' containment reference.
        See Also:
        getEPRField()
      • getEPRInto

        DataRef getEPRInto()
        Returns the value of the 'EPR Into' containment reference.

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

        Returns:
        the value of the 'EPR Into' containment reference.
        See Also:
        setEPRInto(DataRef), COBOLPackage.getCicsWSAContextGetStmt_EPRInto()
      • setEPRInto

        void setEPRInto(DataRef value)
        Sets the value of the 'EPR Into' containment reference.
        Parameters:
        value - the new value of the 'EPR Into' containment reference.
        See Also:
        getEPRInto()
      • getEPRSet

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

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

        Returns:
        the value of the 'EPR Set' containment reference.
        See Also:
        setEPRSet(DataRef), COBOLPackage.getCicsWSAContextGetStmt_EPRSet()
      • setEPRSet

        void setEPRSet(DataRef value)
        Sets the value of the 'EPR Set' containment reference.
        Parameters:
        value - the new value of the 'EPR Set' containment reference.
        See Also:
        getEPRSet()
      • getEPRLength

        DataRef getEPRLength()
        Returns the value of the 'EPR Length' containment reference.

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

        Returns:
        the value of the 'EPR Length' containment reference.
        See Also:
        setEPRLength(DataRef), COBOLPackage.getCicsWSAContextGetStmt_EPRLength()
      • setEPRLength

        void setEPRLength(DataRef value)
        Sets the value of the 'EPR Length' containment reference.
        Parameters:
        value - the new value of the 'EPR Length' containment reference.
        See Also:
        getEPRLength()
      • getIntoCCSId

        DataRefOrLiteral getIntoCCSId()
        Returns the value of the 'Into CCS Id' containment reference.

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

        Returns:
        the value of the 'Into CCS Id' containment reference.
        See Also:
        setIntoCCSId(DataRefOrLiteral), COBOLPackage.getCicsWSAContextGetStmt_IntoCCSId()
      • setIntoCCSId

        void setIntoCCSId(DataRefOrLiteral value)
        Sets the value of the 'Into CCS Id' containment reference.
        Parameters:
        value - the new value of the 'Into CCS Id' containment reference.
        See Also:
        getIntoCCSId()
      • getIntoCodePage

        DataRefOrLiteral getIntoCodePage()
        Returns the value of the 'Into Code Page' containment reference.

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

        Returns:
        the value of the 'Into Code Page' containment reference.
        See Also:
        setIntoCodePage(DataRefOrLiteral), COBOLPackage.getCicsWSAContextGetStmt_IntoCodePage()
      • setIntoCodePage

        void setIntoCodePage(DataRefOrLiteral value)
        Sets the value of the 'Into Code Page' containment reference.
        Parameters:
        value - the new value of the 'Into Code Page' containment reference.
        See Also:
        getIntoCodePage()
      • isReqContext

        boolean isReqContext()
        Returns the value of the 'Req Context' attribute.

        The value is true if the REQCONTEXT option is specified; false otherwise.

        Returns:
        the value of the 'Req Context' attribute.
        See Also:
        setReqContext(boolean), COBOLPackage.getCicsWSAContextGetStmt_ReqContext()
      • setReqContext

        void setReqContext(boolean value)
        Sets the value of the 'Req Context' attribute.
        Parameters:
        value - the new value of the 'Req Context' attribute.
        See Also:
        isReqContext()
      • isRespContext

        boolean isRespContext()
        Returns the value of the 'Resp Context' attribute.

        The value is true if the RESPCONTEXT option is specified; false otherwise.

        Returns:
        the value of the 'Resp Context' attribute.
        See Also:
        setRespContext(boolean), COBOLPackage.getCicsWSAContextGetStmt_RespContext()
      • setRespContext

        void setRespContext(boolean value)
        Sets the value of the 'Resp Context' attribute.
        Parameters:
        value - the new value of the 'Resp Context' attribute.
        See Also:
        isRespContext()
      • isAddress

        boolean isAddress()
        Returns the value of the 'Address' attribute.

        The value is true if the ADDRESS option is specified; false otherwise.

        Returns:
        the value of the 'Address' attribute.
        See Also:
        setAddress(boolean), COBOLPackage.getCicsWSAContextGetStmt_Address()
      • setAddress

        void setAddress(boolean value)
        Sets the value of the 'Address' attribute.
        Parameters:
        value - the new value of the 'Address' attribute.
        See Also:
        isAddress()
      • isAll

        boolean isAll()
        Returns the value of the 'All' attribute.

        The value is true if the ALL option is specified; false otherwise.

        Returns:
        the value of the 'All' attribute.
        See Also:
        setAll(boolean), COBOLPackage.getCicsWSAContextGetStmt_All()
      • setAll

        void setAll(boolean value)
        Sets the value of the 'All' attribute.
        Parameters:
        value - the new value of the 'All' attribute.
        See Also:
        isAll()
      • isMetadata

        boolean isMetadata()
        Returns the value of the 'Metadata' attribute.

        The value is true if the METADATA option is specified; false otherwise.

        Returns:
        the value of the 'Metadata' attribute.
        See Also:
        setMetadata(boolean), COBOLPackage.getCicsWSAContextGetStmt_Metadata()
      • setMetadata

        void setMetadata(boolean value)
        Sets the value of the 'Metadata' attribute.
        Parameters:
        value - the new value of the 'Metadata' attribute.
        See Also:
        isMetadata()
      • isRefParms

        boolean isRefParms()
        Returns the value of the 'Ref Parms' attribute.

        The value is true if the REFPARMS option is specified; false otherwise.

        Returns:
        the value of the 'Ref Parms' attribute.
        See Also:
        setRefParms(boolean), COBOLPackage.getCicsWSAContextGetStmt_RefParms()
      • setRefParms

        void setRefParms(boolean value)
        Sets the value of the 'Ref Parms' attribute.
        Parameters:
        value - the new value of the 'Ref Parms' attribute.
        See Also:
        isRefParms()
      • isToEPR

        boolean isToEPR()
        Returns the value of the 'To EPR' attribute.

        The value is true if the TOEPR option is specified; false otherwise.

        Returns:
        the value of the 'To EPR' attribute.
        See Also:
        setToEPR(boolean), COBOLPackage.getCicsWSAContextGetStmt_ToEPR()
      • setToEPR

        void setToEPR(boolean value)
        Sets the value of the 'To EPR' attribute.
        Parameters:
        value - the new value of the 'To EPR' attribute.
        See Also:
        isToEPR()
      • isReplyToEPR

        boolean isReplyToEPR()
        Returns the value of the 'Reply To EPR' attribute.

        The value is true if the REPLYTOEPR option is specified; false otherwise.

        Returns:
        the value of the 'Reply To EPR' attribute.
        See Also:
        setReplyToEPR(boolean), COBOLPackage.getCicsWSAContextGetStmt_ReplyToEPR()
      • setReplyToEPR

        void setReplyToEPR(boolean value)
        Sets the value of the 'Reply To EPR' attribute.
        Parameters:
        value - the new value of the 'Reply To EPR' attribute.
        See Also:
        isReplyToEPR()
      • isFaultToEPR

        boolean isFaultToEPR()
        Returns the value of the 'Fault To EPR' attribute.

        The value is true if the FAULTTOEPR option is specified; false otherwise.

        Returns:
        the value of the 'Fault To EPR' attribute.
        See Also:
        setFaultToEPR(boolean), COBOLPackage.getCicsWSAContextGetStmt_FaultToEPR()
      • setFaultToEPR

        void setFaultToEPR(boolean value)
        Sets the value of the 'Fault To EPR' attribute.
        Parameters:
        value - the new value of the 'Fault To EPR' attribute.
        See Also:
        isFaultToEPR()
      • isFromEPR

        boolean isFromEPR()
        Returns the value of the 'From EPR' attribute.

        The value is true if the FROMEPR option is specified; false otherwise.

        Returns:
        the value of the 'From EPR' attribute.
        See Also:
        setFromEPR(boolean), COBOLPackage.getCicsWSAContextGetStmt_FromEPR()
      • setFromEPR

        void setFromEPR(boolean value)
        Sets the value of the 'From EPR' attribute.
        Parameters:
        value - the new value of the 'From EPR' attribute.
        See Also:
        isFromEPR()