Fill Indirect Relation Sequence Diagram

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

:DesignExtractor pkb:Pkb

extractDesignAbstractions(pkb) fillUsesTable(pkb)
getParentTTable(pkb)

getUsesSTable(pkb)

fillIndirectRelation(pkb.getUsesS
Table, pkb.getParentTTable())

newUsesSTable

loop [ for row in newUsesSTable.getData() ]

addUsesS(stmtNum, var)

You might also like