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

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

public class PathSetFactory
extends java.lang.Object

Class for creating anew PathSet object


Method Summary
 PathSet create(java.util.Properties props)
          Create new PathSet object.
static PathSetFactory newInstance()
          Returns a reference to a singleton PatSetFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public static PathSetFactory newInstance()
Returns a reference to a singleton PatSetFactory

Returns:
new PathSetFactory reference

create

public PathSet create(java.util.Properties props)
Create new PathSet object. Currently accepts no parameters and returns a new BasicPathSet object

Parameters:
props - ignored
Returns:
newly created PathSet object

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