| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.graph.AttributeDependencies
public class AttributeDependencies
| Constructor Summary | |
|---|---|
| AttributeDependencies() | |
| AttributeDependencies(AttributeDependencies superDep) | |
| Method Summary | |
|---|---|
|  void | add(Attribute src,
    Attribute dest) | 
|  Attribute[] | getDependent(Attribute a) | 
|  void | validate() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public AttributeDependencies()
public AttributeDependencies(AttributeDependencies superDep)
| Method Detail | 
|---|
public void add(Attribute src,
                Attribute dest)
public Attribute[] getDependent(Attribute a)
public void validate()
| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||