ca.aura.project
Class Relation

java.lang.Object
  |
  +--DefaultGraph
        |
        +--ca.aura.project.Relation

public class Relation
extends DefaultGraph

Author:
aforward
See Also:
Serialized Form

Constructor Summary
Relation()
           
 
Method Summary
 boolean add(java.lang.Object source, java.lang.Object destination)
          do not allow associations between yourself :-)
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Relation

public Relation()
Method Detail

add

public boolean add(java.lang.Object source,
                   java.lang.Object destination)
do not allow associations between yourself :-)



Copyright © 2002 University of Ottawa. All Rights Reserved.