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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return ValidatingClause
 ValidatingClause XMLParseStmt.getValidatingClause()
          Returns the value of the 'Validating Clause' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type ValidatingClause
 void XMLParseStmt.setValidatingClause(ValidatingClause value)
          Sets the value of the 'Validating Clause' containment reference.