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

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

public class CheckBCsDomainConstraint
extends java.lang.Object
implements DomainConstraint

Creation date: 22/10/2007

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

Constructor Summary
CheckBCsDomainConstraint()
           
 
Method Summary
 java.lang.String getDescription()
           
 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

CheckBCsDomainConstraint

public CheckBCsDomainConstraint()
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


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