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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return SourceComputerParagraph
 SourceComputerParagraph ConfigurationSection.getSourceComputerParagraph()
          Returns the value of the 'Source Computer Paragraph' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type SourceComputerParagraph
 void ConfigurationSection.setSourceComputerParagraph(SourceComputerParagraph value)
          Sets the value of the 'Source Computer Paragraph' containment reference.