|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MergeLink
This is the interface for the merged from - to relationship.
| Method Summary | |
|---|---|
AVMNode |
getMfrom()
Get the from part. |
AVMNode |
getMto()
Get the to part. |
void |
setMfrom(AVMNode from)
Set the from part. |
void |
setMto(AVMNode to)
Set the to part. |
| Method Detail |
|---|
void setMfrom(AVMNode from)
from - AVMNode getMfrom()
void setMto(AVMNode to)
to - AVMNode getMto()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||