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

Interface AbbreviatedCombinedRelationalCond

    • Method Detail

      • getRelationalCondition

        ExprConditional getRelationalCondition()
        Returns the value of the 'Relational Condition' containment reference.

        Returns:
        the value of the 'Relational Condition' containment reference.
        See Also:
        setRelationalCondition(ExprConditional), COBOLPackage.getAbbreviatedCombinedRelationalCond_RelationalCondition()
      • getAbbreviatedConditions

        java.util.List getAbbreviatedConditions()
        Returns the value of the 'Abbreviated Conditions' containment reference list. The list contents are of type AbbreviatedCond.

        Returns:
        the value of the 'Abbreviated Conditions' containment reference list.
        See Also:
        COBOLPackage.getAbbreviatedCombinedRelationalCond_AbbreviatedConditions()