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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return LinageClause
 LinageClause FileDescriptionEntry.getLinageClause()
          Returns the value of the 'Linage Clause' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type LinageClause
 void FileDescriptionEntry.setLinageClause(LinageClause value)
          Sets the value of the 'Linage Clause' containment reference.