Uses of Interface
com.ibm.etools.cobol.application.model.cobol.RelationalOperatorClause

Uses of RelationalOperatorClause in com.ibm.etools.cobol.application.model.cobol
 

Methods in com.ibm.etools.cobol.application.model.cobol that return RelationalOperatorClause
 RelationalOperatorClause AbbreviatedCond.getRelationalOperatorClause()
          Returns the value of the 'Relational Operator Clause' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type RelationalOperatorClause
 void AbbreviatedCond.setRelationalOperatorClause(RelationalOperatorClause value)
          Sets the value of the 'Relational Operator Clause' containment reference.