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

Interface ByPartialWordClause

    • Method Detail

      • getPseudoText1

        java.lang.String getPseudoText1()
        Returns the value of the 'Pseudo Text1' attribute.

        If the meaning of the 'Pseudo Text1' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Pseudo Text1' attribute.
        See Also:
        setPseudoText1(String), COBOLPackage.getByPartialWordClause_PseudoText1()
      • setPseudoText1

        void setPseudoText1(java.lang.String value)
        Sets the value of the 'Pseudo Text1' attribute.
        Parameters:
        value - the new value of the 'Pseudo Text1' attribute.
        See Also:
        getPseudoText1()
      • getPseudoText2

        java.lang.String getPseudoText2()
        Returns the value of the 'Pseudo Text2' attribute.

        If the meaning of the 'Pseudo Text2' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Pseudo Text2' attribute.
        See Also:
        setPseudoText2(String), COBOLPackage.getByPartialWordClause_PseudoText2()
      • setPseudoText2

        void setPseudoText2(java.lang.String value)
        Sets the value of the 'Pseudo Text2' attribute.
        Parameters:
        value - the new value of the 'Pseudo Text2' attribute.
        See Also:
        getPseudoText2()