org.multijava.util
Class TestDirectedAcyclicGraph.TestDirectedAcyclicGraph$1
java.lang.Object
org.multijava.util.TestDirectedAcyclicGraph.TestDirectedAcyclicGraph$1
- All Implemented Interfaces:
- DirectedAcyclicGraph.EdgeCalculator
- Enclosing class:
- TestDirectedAcyclicGraph
- static class TestDirectedAcyclicGraph.TestDirectedAcyclicGraph$1
- extends Object
- implements DirectedAcyclicGraph.EdgeCalculator
|
Method Summary |
boolean |
edgeExists(Object o1,
Object o2)
Returns true is a directed edge from o1 to o2 exists in the
DAG. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestDirectedAcyclicGraph.TestDirectedAcyclicGraph$1
TestDirectedAcyclicGraph.TestDirectedAcyclicGraph$1()
edgeExists
public boolean edgeExists(Object o1,
Object o2)
- Description copied from interface:
DirectedAcyclicGraph.EdgeCalculator
- Returns true is a directed edge from o1 to o2 exists in the
DAG.
- Specified by:
edgeExists in interface DirectedAcyclicGraph.EdgeCalculator
mjc is Copyright (C) 2000-2004 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.