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

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.repository.SAMTE.candidatepathlist.CandidatePath
      extended by be.ac.ulg.montefiore.run.totem.repository.SAMTE.candidatepathlist.PairDisjointPathCP
All Implemented Interfaces:
CandidatePathIF

public class PairDisjointPathCP
extends CandidatePath

Description

Creation date : 05-Jan-2005 16:22:36

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

Constructor Summary
PairDisjointPathCP(SimplifiedPath primary, SimplifiedPath backup)
           
 
Method Summary
 void display()
           
 SimplifiedPath getBackup()
           
 SimplifiedPath getPrimary()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PairDisjointPathCP

public PairDisjointPathCP(SimplifiedPath primary,
                          SimplifiedPath backup)
Method Detail

getPrimary

public SimplifiedPath getPrimary()

getBackup

public SimplifiedPath getBackup()

display

public void display()

toString

public java.lang.String toString()
Specified by:
toString in class CandidatePath


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