|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DataRef in com.ibm.etools.cobol.application.model.cobol |
|---|
| Subinterfaces of DataRef in com.ibm.etools.cobol.application.model.cobol | |
|---|---|
interface |
AddressOf
A representation of the ADDRESS OF special register. |
interface |
FuncRef
A representation of a function call. |
interface |
ImplicitDataRef
A representation of a reference to a data item that is implicitly declared. |
interface |
LengthOf
A representation of the LENGTH OF special register. |
interface |
LinageCounter
A representation of the LINAGE COUNTER special register. |
interface |
QualifiedRef
A representation of a qualified reference to a data item. |
interface |
RefMod
A representation of a reference modifier. |
interface |
SimpleRef
A representation of the use of a data item in a COBOL program. |
interface |
SpecialRegister
A representation of a special register. |
interface |
TableRef
A representation of a reference to a table data item. |
| Methods in com.ibm.etools.cobol.application.model.cobol that return DataRef | |
|---|---|
DataRef |
AddCorrStmt.getAdd()
Returns the value of the 'Add' containment reference. |
DataRef |
XMLGenerateStmt.getCountDataItem()
Returns the value of the 'Count Data Item' containment reference. |
DataRef |
UnstringIntoClause.getCountIn()
Returns the value of the 'Count In' containment reference. |
DataRef |
InspectTallyingClause.getCountIn()
Returns the value of the 'Count In' containment reference. |
DataRef |
DataSubscript.getDataRef()
Returns the value of the 'Data Ref' containment reference. |
DataRef |
ExprClassCond.getDataRef()
Returns the value of the 'Data Ref' containment reference. |
DataRef |
ExprSignCond.getDataRef()
Deprecated. Use ExprSignCond.getOperand().
|
DataRef |
KeyCondition.getDataRef()
Returns the value of the 'Data Ref' containment reference. |
DataRef |
UnstringIntoClause.getDelimiterIn()
Returns the value of the 'Delimiter In' containment reference. |
DataRef |
GoToConditionalStmt.getDependingOn()
Returns the value of the 'Depending On' containment reference. |
DataRef |
VaryingClause.getDependingOn()
Returns the value of the 'Depending On' containment reference. |
DataRef |
WriteStmt.getFrom()
Returns the value of the 'From' containment reference. |
DataRef |
RewriteStmt.getFrom()
Returns the value of the 'From' containment reference. |
DataRef |
ReleaseStmt.getFrom()
Returns the value of the 'From' containment reference. |
DataRef |
XMLGenerateStmt.getFromDataItem()
Returns the value of the 'From Data Item' containment reference. |
DataRef |
GoBackStmt.getGiving()
Returns the value of the 'Giving' containment reference. |
DataRef |
ReadStmt.getInto()
Returns the value of the 'Into' containment reference. |
DataRef |
ReturnStmt.getInto()
Returns the value of the 'Into' containment reference. |
DataRef |
StringStmt.getInto()
Returns the value of the 'Into' containment reference. |
DataRef |
UnstringIntoClause.getInto()
Returns the value of the 'Into' containment reference. |
DataRef |
ReadStmt.getKey()
Returns the value of the 'Key' containment reference. |
DataRef |
MoveCorrStmt.getReceivingArea()
Returns the value of the 'Receiving Area' containment reference. |
DataRef |
XMLGenerateStmt.getReceivingArea()
Returns the value of the 'Receiving Area' containment reference. |
DataRef |
SetObjectRefToObjectRefStmt.getReceivingItem()
Returns the value of the 'Receiving Item' containment reference. |
DataRef |
SetObjectRefToNullStmt.getReceivingItem()
Returns the value of the 'Receiving Item' containment reference. |
DataRef |
ExprDataRef.getRef()
Returns the value of the 'Ref' containment reference. |
DataRef |
LengthOf.getRef()
Returns the value of the 'Ref' containment reference. |
DataRef |
RefMod.getRef()
Returns the value of the 'Ref' containment reference. |
DataRef |
UnstringStmt.getRef()
Returns the value of the 'Ref' containment reference. |
DataRef |
AddressOf.getRef()
Returns the value of the 'Ref' containment reference. |
DataRef |
ArithOperand.getRef()
Returns the value of the 'Ref' containment reference. |
DataRef |
InspectStmt.getRef()
Returns the value of the 'Ref' containment reference. |
DataRef |
AcceptStmt.getRef()
Returns the value of the 'Ref' containment reference. |
DataRef |
DivideByGivingRemainderStmt.getRemainder()
Returns the value of the 'Remainder' containment reference. |
DataRef |
DivideIntoGivingRemainderStmt.getRemainder()
Returns the value of the 'Remainder' containment reference. |
DataRef |
CicsStmt.getResp()
Returns the value of the 'Resp' containment reference. |
DataRef |
CicsStmt.getResp2()
Returns the value of the 'Resp2' containment reference. |
DataRef |
CallStmt.getReturning()
Returns the value of the 'Returning' containment reference. |
DataRef |
ValidatingClause.getSchemaDataItem()
Returns the value of the 'Schema Data Item' containment reference. |
DataRef |
MoveCorrStmt.getSendingArea()
Returns the value of the 'Sending Area' containment reference. |
DataRef |
SetPointersToAddressStmt.getSendingArea()
Deprecated. Returns the value of the 'Sending Area' containment reference. |
DataRef |
SetObjectRefToObjectRefStmt.getSendingItem()
Returns the value of the 'Sending Item' containment reference. |
DataRef |
SetPointersToPointerStmt.getSendingPointer()
Returns the value of the 'Sending Pointer' containment reference. |
DataRef |
SetProcPointersToPointerStmt.getSendingPointer()
Deprecated. Returns the value of the 'Sending Pointer' containment reference. |
DataRef |
SetProcPointersToProcPointerStmt.getSendingProcPointer()
Deprecated. Returns the value of the 'Sending Proc Pointer' containment reference. |
DataRef |
SubtractCorrStmt.getSubtract()
Returns the value of the 'Subtract' containment reference. |
DataRef |
UnstringStmt.getTallyingIn()
Returns the value of the 'Tallying In' containment reference. |
DataRef |
StringStmt.getWithPointer()
Returns the value of the 'With Pointer' containment reference. |
DataRef |
UnstringStmt.getWithPointer()
Returns the value of the 'With Pointer' containment reference. |
DataRef |
XMLParseStmt.getXmlData()
Returns the value of the 'Xml Data' containment reference. |
| Methods in com.ibm.etools.cobol.application.model.cobol with parameters of type DataRef | |
|---|---|
void |
AddCorrStmt.setAdd(DataRef value)
Sets the value of the ' Add' containment reference. |
void |
XMLGenerateStmt.setCountDataItem(DataRef value)
Sets the value of the ' Count Data Item' containment reference. |
void |
UnstringIntoClause.setCountIn(DataRef value)
Sets the value of the ' Count In' containment reference. |
void |
InspectTallyingClause.setCountIn(DataRef value)
Sets the value of the ' Count In' containment reference. |
void |
DataSubscript.setDataRef(DataRef value)
Sets the value of the ' Data Ref' containment reference. |
void |
ExprClassCond.setDataRef(DataRef value)
Sets the value of the ' Data Ref' containment reference. |
void |
ExprSignCond.setDataRef(DataRef value)
Deprecated. Use ExprSignCond.setOperand(Expr).
|
void |
KeyCondition.setDataRef(DataRef value)
Sets the value of the ' Data Ref' containment reference. |
void |
UnstringIntoClause.setDelimiterIn(DataRef value)
Sets the value of the ' Delimiter In' containment reference. |
void |
GoToConditionalStmt.setDependingOn(DataRef value)
Sets the value of the ' Depending On' containment reference. |
void |
VaryingClause.setDependingOn(DataRef value)
Sets the value of the ' Depending On' containment reference. |
void |
WriteStmt.setFrom(DataRef value)
Sets the value of the ' From' containment reference. |
void |
RewriteStmt.setFrom(DataRef value)
Sets the value of the ' From' containment reference. |
void |
ReleaseStmt.setFrom(DataRef value)
Sets the value of the ' From' containment reference. |
void |
XMLGenerateStmt.setFromDataItem(DataRef value)
Sets the value of the ' From Data Item' containment reference. |
void |
GoBackStmt.setGiving(DataRef value)
Sets the value of the ' Giving' containment reference. |
void |
ReadStmt.setInto(DataRef value)
Sets the value of the ' Into' containment reference. |
void |
ReturnStmt.setInto(DataRef value)
Sets the value of the ' Into' containment reference. |
void |
StringStmt.setInto(DataRef value)
Sets the value of the ' Into' containment reference. |
void |
UnstringIntoClause.setInto(DataRef value)
Sets the value of the ' Into' containment reference. |
void |
ReadStmt.setKey(DataRef value)
Sets the value of the ' Key' containment reference. |
void |
MoveCorrStmt.setReceivingArea(DataRef value)
Sets the value of the ' Receiving Area' containment reference. |
void |
XMLGenerateStmt.setReceivingArea(DataRef value)
Sets the value of the ' Receiving Area' containment reference. |
void |
SetObjectRefToObjectRefStmt.setReceivingItem(DataRef value)
Sets the value of the ' Receiving Item' containment reference. |
void |
SetObjectRefToNullStmt.setReceivingItem(DataRef value)
Sets the value of the ' Receiving Item' containment reference. |
void |
ExprDataRef.setRef(DataRef value)
Sets the value of the ' Ref' containment reference. |
void |
LengthOf.setRef(DataRef value)
Sets the value of the ' Ref' containment reference. |
void |
RefMod.setRef(DataRef value)
Sets the value of the ' Ref' containment reference. |
void |
UnstringStmt.setRef(DataRef value)
Sets the value of the ' Ref' containment reference. |
void |
AddressOf.setRef(DataRef value)
Sets the value of the ' Ref' containment reference. |
void |
ArithOperand.setRef(DataRef value)
Sets the value of the ' Ref' containment reference. |
void |
InspectStmt.setRef(DataRef value)
Sets the value of the ' Ref' containment reference. |
void |
AcceptStmt.setRef(DataRef value)
Sets the value of the ' Ref' containment reference. |
void |
DivideByGivingRemainderStmt.setRemainder(DataRef value)
Sets the value of the ' Remainder' containment reference. |
void |
DivideIntoGivingRemainderStmt.setRemainder(DataRef value)
Sets the value of the ' Remainder' containment reference. |
void |
CicsStmt.setResp(DataRef value)
Sets the value of the ' Resp' containment reference. |
void |
CicsStmt.setResp2(DataRef value)
Sets the value of the ' Resp2' containment reference. |
void |
CallStmt.setReturning(DataRef value)
Sets the value of the ' Returning' containment reference. |
void |
ValidatingClause.setSchemaDataItem(DataRef value)
Sets the value of the ' Schema Data Item' containment reference. |
void |
MoveCorrStmt.setSendingArea(DataRef value)
Sets the value of the ' Sending Area' containment reference. |
void |
SetPointersToAddressStmt.setSendingArea(DataRef value)
Deprecated. Sets the value of the ' Sending Area' containment reference. |
void |
SetObjectRefToObjectRefStmt.setSendingItem(DataRef value)
Sets the value of the ' Sending Item' containment reference. |
void |
SetPointersToPointerStmt.setSendingPointer(DataRef value)
Sets the value of the ' Sending Pointer' containment reference. |
void |
SetProcPointersToPointerStmt.setSendingPointer(DataRef value)
Deprecated. Sets the value of the ' Sending Pointer' containment reference. |
void |
SetProcPointersToProcPointerStmt.setSendingProcPointer(DataRef value)
Deprecated. Sets the value of the ' Sending Proc Pointer' containment reference. |
void |
SubtractCorrStmt.setSubtract(DataRef value)
Sets the value of the ' Subtract' containment reference. |
void |
UnstringStmt.setTallyingIn(DataRef value)
Sets the value of the ' Tallying In' containment reference. |
void |
StringStmt.setWithPointer(DataRef value)
Sets the value of the ' With Pointer' containment reference. |
void |
UnstringStmt.setWithPointer(DataRef value)
Sets the value of the ' With Pointer' containment reference. |
void |
XMLParseStmt.setXmlData(DataRef value)
Sets the value of the ' Xml Data' containment reference. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||