|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SimpleRef in com.ibm.etools.cobol.application.model.cobol |
|---|
| Subinterfaces of SimpleRef in com.ibm.etools.cobol.application.model.cobol | |
|---|---|
interface |
ImplicitDataRef
A representation of a reference to a data item that is implicitly declared. |
interface |
TableRef
A representation of a reference to a table data item. |
| Methods in com.ibm.etools.cobol.application.model.cobol that return SimpleRef | |
|---|---|
SimpleRef |
QualifiedRef.getSimpleRef()
Returns the value of the 'Simple Ref' containment reference. |
SimpleRef |
Qualifier.getSimpleRef()
Returns the value of the 'Simple Ref' containment reference. |
| Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type SimpleRef | |
|---|---|
void |
QualifiedRef.setSimpleRef(SimpleRef value)
Sets the value of the ' Simple Ref' containment reference. |
void |
Qualifier.setSimpleRef(SimpleRef value)
Sets the value of the ' Simple Ref' containment reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||