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

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.SAMTE.candidatepathlist.PairDisjointPathCPLGeneratorParameter
All Implemented Interfaces:
CPLGeneratorParameter
Direct Known Subclasses:
SinglePathCPLGeneratorParameter

public class PairDisjointPathCPLGeneratorParameter
extends java.lang.Object
implements CPLGeneratorParameter

Description

Creation date : 05-Jan-2005 16:27:32

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

Constructor Summary
PairDisjointPathCPLGeneratorParameter(int maxDepth, SimplifiedDomain topo, int nbMaxPath)
           
 
Method Summary
 int getMaxDepth()
           
 int getNbMaxPath()
           
 SimplifiedDomain getTopo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PairDisjointPathCPLGeneratorParameter

public PairDisjointPathCPLGeneratorParameter(int maxDepth,
                                             SimplifiedDomain topo,
                                             int nbMaxPath)
Method Detail

getMaxDepth

public int getMaxDepth()

getTopo

public SimplifiedDomain getTopo()

getNbMaxPath

public int getNbMaxPath()


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