Public Member Functions | |
Entry (Object child, Object parent) | |
Object | getChild () |
Object | getParent () |
Protected Attributes | |
Object | child |
Object | parent |
|
Constructs a new relation between |
|
Returns the child of the relation. |
|
Returns the parent of the relation. |
|
Child and parent of the relation this entry describes. |
|
|