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

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

Methods in com.ibm.etools.cobol.application.model.cobol that return Level88ItemRef
 Level88ItemRef Expr88Cond.getRef88()
          Returns the value of the 'Ref88' containment reference.
 

Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type Level88ItemRef
 void Expr88Cond.setRef88(Level88ItemRef value)
          Sets the value of the 'Ref88' containment reference.