be.ac.ulg.montefiore.run.totem.repository.SAMTE.candidatepathlist
Class SinglePathCPLFactory

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.SAMTE.candidatepathlist.SinglePathCPLFactory
All Implemented Interfaces:
CandidatePathListFactory

public class SinglePathCPLFactory
extends java.lang.Object
implements CandidatePathListFactory

Creation date: 08-Mar-2005 14:37:49

Author:
Fabian Skivee (skivee@run.montefiore.ulg.ac.be)

Constructor Summary
SinglePathCPLFactory()
           
 
Method Summary
 SinglePathCPL loadCPL(java.lang.String fileName, SimplifiedDomain domain)
           
 void saveCPL(java.lang.String fileName, CandidatePathList cpl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SinglePathCPLFactory

public SinglePathCPLFactory()
Method Detail

loadCPL

public SinglePathCPL loadCPL(java.lang.String fileName,
                             SimplifiedDomain domain)
                      throws java.io.IOException
Specified by:
loadCPL in interface CandidatePathListFactory
Throws:
java.io.IOException

saveCPL

public void saveCPL(java.lang.String fileName,
                    CandidatePathList cpl)
             throws java.io.IOException
Specified by:
saveCPL in interface CandidatePathListFactory
Throws:
java.io.IOException


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.