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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return RepositoryParagraph
 RepositoryParagraph ConfigurationSection.getRepositoryParagraph()
          Returns the value of the 'Repository Paragraph' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type RepositoryParagraph
 void ConfigurationSection.setRepositoryParagraph(RepositoryParagraph value)
          Sets the value of the 'Repository Paragraph' containment reference.