org.jgraph.graph.ParentMap.Entry Class Reference

List of all members.

Public Member Functions

 Entry (Object child, Object parent)
Object getChild ()
Object getParent ()

Protected Attributes

Object child
Object parent

Detailed Description

Object that represents the relation between a child an a parent.


Constructor & Destructor Documentation

org.jgraph.graph.ParentMap.Entry.Entry Object  child,
Object  parent
 

Constructs a new relation between child and parent.


Member Function Documentation

Object org.jgraph.graph.ParentMap.Entry.getChild  ) 
 

Returns the child of the relation.

Object org.jgraph.graph.ParentMap.Entry.getParent  ) 
 

Returns the parent of the relation.


Member Data Documentation

Object org.jgraph.graph.ParentMap.Entry.child [protected]
 

Child and parent of the relation this entry describes.

Object org.jgraph.graph.ParentMap.Entry.parent [protected]
 


The documentation for this class was generated from the following file:
Generated on Sun May 28 19:13:17 2006 for Digimod by  doxygen 1.4.6-NO