be.ac.ulg.montefiore.run.totem.repository.SAMTE.candidatepathlist
Interface CandidatePathListFactory

All Known Implementing Classes:
SinglePathCPLFactory

public interface CandidatePathListFactory

Creation date: 08-Mar-2005 14:36:36

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

Method Summary
 CandidatePathList loadCPL(java.lang.String fileName, SimplifiedDomain domain)
           
 void saveCPL(java.lang.String fileName, CandidatePathList cpl)
           
 

Method Detail

loadCPL

CandidatePathList loadCPL(java.lang.String fileName,
                          SimplifiedDomain domain)
                          throws java.io.IOException
Throws:
java.io.IOException

saveCPL

void saveCPL(java.lang.String fileName,
             CandidatePathList cpl)
             throws java.io.IOException
Throws:
java.io.IOException


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