be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.model.constraint
Class HasBandwidthDomainConstraint

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.model.constraint.HasBandwidthDomainConstraint
All Implemented Interfaces:
DomainConstraint

public class HasBandwidthDomainConstraint
extends java.lang.Object
implements DomainConstraint

Creation date: 19/10/2007

Author:
Gaƫl Monfort (monfort@run.montefiore.ulg.ac.be)

Constructor Summary
HasBandwidthDomainConstraint()
           
 
Method Summary
 java.lang.String getDescription()
           
 java.util.List<LinkDecorator> getFailedLinks()
           
 java.lang.String getMessage()
           
 boolean validate(DomainDecorator domain)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HasBandwidthDomainConstraint

public HasBandwidthDomainConstraint()
Method Detail

validate

public boolean validate(DomainDecorator domain)
Specified by:
validate in interface DomainConstraint

getMessage

public java.lang.String getMessage()
Specified by:
getMessage in interface DomainConstraint

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface DomainConstraint

getFailedLinks

public java.util.List<LinkDecorator> getFailedLinks()


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