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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return SpecialNamesParagraph
 SpecialNamesParagraph ConfigurationSection.getSpecialNamesParagraph()
          Returns the value of the 'Special Names Paragraph' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type SpecialNamesParagraph
 void ConfigurationSection.setSpecialNamesParagraph(SpecialNamesParagraph value)
          Sets the value of the 'Special Names Paragraph' containment reference.