|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.sandev.TaskHeap.structs.HeapDisplayStruct
public class HeapDisplayStruct
A runtime structure used to request the display tree for a heap based on the current user display parameters.
| Field Summary | |
|---|---|
protected HeapAssociationStruct |
association
The user relationship to the heap to be displayed. |
protected DisplayParamsStruct |
displayParams
The parameters to be applied when creating the heap display. |
protected PlanTreeElementStruct |
root
The heap display tree root. |
| Constructor Summary | |
|---|---|
HeapDisplayStruct()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected HeapAssociationStruct association
protected DisplayParamsStruct displayParams
protected PlanTreeElementStruct root
| Constructor Detail |
|---|
public HeapDisplayStruct()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||