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

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.model.constraint.LocationIsSetDomainConstraint
All Implemented Interfaces:
DomainConstraint
Direct Known Subclasses:
LocationNotSetDomainConstraint

public class LocationIsSetDomainConstraint
extends java.lang.Object
implements DomainConstraint

Creation date: 22/10/2007

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

Field Summary
protected  boolean shouldBeSet
           
 
Constructor Summary
LocationIsSetDomainConstraint()
           
 
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
 

Field Detail

shouldBeSet

protected boolean shouldBeSet
Constructor Detail

LocationIsSetDomainConstraint

public LocationIsSetDomainConstraint()
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.