org.isam.exehda.services
Class ResourceBroker.AttributeInRangeConstraint

java.lang.Object
  |
  +--org.isam.exehda.services.ResourceBroker.ResourceConstraint
        |
        +--org.isam.exehda.services.ResourceBroker.StaticConstraint
              |
              +--org.isam.exehda.services.ResourceBroker.AttributeInRangeConstraint
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ResourceBroker

public abstract static class ResourceBroker.AttributeInRangeConstraint
extends ResourceBroker.StaticConstraint

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.isam.exehda.services.ResourceBroker.ResourceConstraint
BROKEN, OK, UNDEFINED
 
Constructor Summary
ResourceBroker.AttributeInRangeConstraint()
           
 
Methods inherited from class org.isam.exehda.services.ResourceBroker.ResourceConstraint
check, select
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceBroker.AttributeInRangeConstraint

public ResourceBroker.AttributeInRangeConstraint()