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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return ObjectComputerParagraph
 ObjectComputerParagraph ConfigurationSection.getObjectComputerParagraph()
          Returns the value of the 'Object Computer Paragraph' containment reference.
 

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