|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ricebridge.xmlman.in.OutNodeState
Maintain state for OutNode.
| Field Summary | |
boolean |
iAnyChange
Change stats of node data fields and data fields on which node depends. |
HashMap |
iChangeMap
Previous values of associated data fields. |
int |
iChildIndex
Current index in list of child nodes. |
boolean |
iSelfChange
Change stats of all data fields for this node. |
| Constructor Summary | |
OutNodeState()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int iChildIndex
public HashMap iChangeMap
public boolean iAnyChange
public boolean iSelfChange
| Constructor Detail |
public OutNodeState()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||