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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return UnitClause
 UnitClause BlockContainsClause.getUnitClause()
          Returns the value of the 'Unit Clause' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type UnitClause
 void BlockContainsClause.setUnitClause(UnitClause value)
          Sets the value of the 'Unit Clause' containment reference.