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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return AssignmentName
 AssignmentName RerunClause.getAssignmentName()
          Returns the value of the 'Assignment Name' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type AssignmentName
 void RerunClause.setAssignmentName(AssignmentName value)
          Sets the value of the 'Assignment Name' containment reference.