diva.pod.test
Class TopologyTest.TopologyFactory

java.lang.Object
  extended by diva.pod.test.TopologyTest.TopologyFactory
All Implemented Interfaces:
TopologyTest.ICFactory
Enclosing class:
TopologyTest

public static class TopologyTest.TopologyFactory
extends Object
implements TopologyTest.ICFactory

The basic factory for the Topology and Traversal classes


Constructor Summary
TopologyTest.TopologyFactory()
           
 
Method Summary
 Topology createTopology()
           
 Traversal createTraversal(Topology ic)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopologyTest.TopologyFactory

public TopologyTest.TopologyFactory()
Method Detail

createTopology

public Topology createTopology()
Specified by:
createTopology in interface TopologyTest.ICFactory

createTraversal

public Traversal createTraversal(Topology ic)
Specified by:
createTraversal in interface TopologyTest.ICFactory


Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.