|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HistoryLink
Interface for the ancestor-descendent relationship.
Method Summary | |
---|---|
AVMNode |
getAncestor()
Get the ancestor part of this. |
AVMNode |
getDescendent()
Get the descendent part of this. |
void |
setAncestor(AVMNode ancestor)
Set the ancestor part of this. |
void |
setDescendent(AVMNode descendent)
Set the descendent part of this. |
Method Detail |
---|
void setAncestor(AVMNode ancestor)
ancestor
- AVMNode getAncestor()
void setDescendent(AVMNode descendent)
descendent
- AVMNode getDescendent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |