|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.aflow.util.AnalAdapter
coins.aflow.FlowAdapter
coins.aflow.RecordSetRefReprs
Stores SetRefRepr objects into BBlocks.
| Field Summary |
| Fields inherited from class coins.aflow.FlowAdapter |
flow, flowRoot, fResults, hirRoot, ioRoot, symRoot |
| Constructor Summary | |
RecordSetRefReprs(FlowResults pResults)
|
|
| Method Summary | |
void |
find(BBlock pBBlock)
Stores SetRefRepr objects into the given BBlock, and also value-setting SetRefRepr objects into the parent SubpFlow object of the given BBlock. |
void |
find(SubpFlow pSubpFlow)
Stores SetRefRepr objects into BBlocks of the given SubpFlow, and also store value-setting SetRefRepr objects that belong to the given SubpFlow into a list the SubpFlow object holds. |
protected abstract void |
record(BBlock pBBlock,
FAList pSubpFlowSetReprs)
Stores SetRefRepr objects into the given BBlock, and also value-setting SetRefRepr objects the given BBlock holds into the given list pSubpFlowSetReprs. |
| Methods inherited from class coins.aflow.FlowAdapter |
find, find, find, find, find, find |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RecordSetRefReprs(FlowResults pResults)
| Method Detail |
public void find(SubpFlow pSubpFlow)
SetRefRepr objects into BBlocks of the given SubpFlow, and also store value-setting SetRefRepr objects that belong to the given SubpFlow into a list the SubpFlow object holds.
public void find(BBlock pBBlock)
SetRefRepr objects into the given BBlock, and also value-setting SetRefRepr objects into the parent SubpFlow object of the given BBlock.
protected abstract void record(BBlock pBBlock,
FAList pSubpFlowSetReprs)
SetRefRepr objects into the given BBlock, and also value-setting SetRefRepr objects the given BBlock holds into the given list pSubpFlowSetReprs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||