|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataStructureCall
DataStructureCall gives the DataStrucure and its segments accessed in the program.
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
DataStructure |
getDataStructure()
Data Structure |
java.util.List<SegmentCall> |
getSegmentCalls()
List of the Segments mentioned by the Data Structure. |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
DataStructure getDataStructure()
Data Structure
java.util.List<SegmentCall> getSegmentCalls()
List of the Segments mentioned by the Data Structure.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||