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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return GroupUsageClause
 GroupUsageClause GroupDataItem.getGroupUsageClause()
          Returns the value of the 'Group Usage Clause' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type GroupUsageClause
 void GroupDataItem.setGroupUsageClause(GroupUsageClause value)
          Sets the value of the 'Group Usage Clause' containment reference.