nz.ac.waikato.mcennis.rat.graph.path
Class PathFactory

java.lang.Object
  extended by nz.ac.waikato.mcennis.rat.graph.path.PathFactory

public class PathFactory
extends java.lang.Object

Class for Creating Path Objects // FIXME: Not fully implemented


Method Summary
 Path create(java.util.Properties props)
          Create a new Path.
static PathFactory newInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static PathFactory newInstance()

create

public Path create(java.util.Properties props)
Create a new Path. Currently ignores parameters and only returns an uninitialized BasicPath object.

Parameters:
props - ignored
Returns:
new Path object

Get Relational Analysis Toolkit at SourceForge.net. Fast, secure and Free Open Source software downloads