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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return DataRecordClause
 DataRecordClause FileDescriptionEntry.getDataRecordClause()
          Returns the value of the 'Data Record Clause' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type DataRecordClause
 void FileDescriptionEntry.setDataRecordClause(DataRecordClause value)
          Sets the value of the 'Data Record Clause' containment reference.