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

Interface CicsWSAContextBuildStmt

    • Method Detail

      • 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.getCicsWSAContextBuildStmt_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

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

        The value is a representation of the data value 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(DataRefOrLiteral), COBOLPackage.getCicsWSAContextBuildStmt_Action()
      • setAction

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

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

        The value is a representation of the data value 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(DataRefOrLiteral), COBOLPackage.getCicsWSAContextBuildStmt_MessageId()
      • setMessageId

        void setMessageId(DataRefOrLiteral 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

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

        The value is a representation of the data value 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(DataRefOrLiteral), COBOLPackage.getCicsWSAContextBuildStmt_RelatesURI()
      • setRelatesURI

        void setRelatesURI(DataRefOrLiteral 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

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

        The value is a representation of the data value 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(DataRefOrLiteral), COBOLPackage.getCicsWSAContextBuildStmt_RelatesType()
      • setRelatesType

        void setRelatesType(DataRefOrLiteral value)
        Sets the value of the 'Relates Type' containment reference.
        Parameters:
        value - the new value of the 'Relates Type' containment reference.
        See Also:
        getRelatesType()
      • 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.getCicsWSAContextBuildStmt_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.getCicsWSAContextBuildStmt_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()
      • getEPRFrom

        DataRefOrLiteral getEPRFrom()
        Returns the value of the 'EPR From' containment reference.

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

        Returns:
        the value of the 'EPR From' containment reference.
        See Also:
        setEPRFrom(DataRefOrLiteral), COBOLPackage.getCicsWSAContextBuildStmt_EPRFrom()
      • setEPRFrom

        void setEPRFrom(DataRefOrLiteral value)
        Sets the value of the 'EPR From' containment reference.
        Parameters:
        value - the new value of the 'EPR From' containment reference.
        See Also:
        getEPRFrom()
      • getEPRLength

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

        The value is a representation of the data value 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(DataRefOrLiteral), COBOLPackage.getCicsWSAContextBuildStmt_EPRLength()
      • setEPRLength

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

        DataRefOrLiteral getFromCCSId()
        Returns the value of the 'From CCS Id' containment reference.

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

        Returns:
        the value of the 'From CCS Id' containment reference.
        See Also:
        setFromCCSId(DataRefOrLiteral), COBOLPackage.getCicsWSAContextBuildStmt_FromCCSId()
      • setFromCCSId

        void setFromCCSId(DataRefOrLiteral value)
        Sets the value of the 'From CCS Id' containment reference.
        Parameters:
        value - the new value of the 'From CCS Id' containment reference.
        See Also:
        getFromCCSId()
      • getFromCodePage

        DataRefOrLiteral getFromCodePage()
        Returns the value of the 'From Code Page' containment reference.

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

        Returns:
        the value of the 'From Code Page' containment reference.
        See Also:
        setFromCodePage(DataRefOrLiteral), COBOLPackage.getCicsWSAContextBuildStmt_FromCodePage()
      • setFromCodePage

        void setFromCodePage(DataRefOrLiteral value)
        Sets the value of the 'From Code Page' containment reference.
        Parameters:
        value - the new value of the 'From Code Page' containment reference.
        See Also:
        getFromCodePage()
      • 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.getCicsWSAContextBuildStmt_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.getCicsWSAContextBuildStmt_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.getCicsWSAContextBuildStmt_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.getCicsWSAContextBuildStmt_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.getCicsWSAContextBuildStmt_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.getCicsWSAContextBuildStmt_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.getCicsWSAContextBuildStmt_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.getCicsWSAContextBuildStmt_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()