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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return Declaratives
 Declaratives ProcedureDivision.getDeclaratives()
          Returns the value of the 'Declaratives' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type Declaratives
 void ProcedureDivision.setDeclaratives(Declaratives value)
          Sets the value of the 'Declaratives' containment reference.