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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return Paragraph
 Paragraph AlterClause.getGoToIn()
          Returns the value of the 'Go To In' reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type Paragraph
 void AlterClause.setGoToIn(Paragraph value)
          Sets the value of the 'Go To In' reference.