org.isam.exehda.services
Class Scheduler.IndexValueInSetConstraint

java.lang.Object
  |
  +--org.isam.exehda.services.ResourceBroker.ResourceConstraint
        |
        +--org.isam.exehda.services.ResourceBroker.DynamicConstraint
              |
              +--org.isam.exehda.services.Scheduler.SchedConstraint
                    |
                    +--org.isam.exehda.services.Scheduler.IndexValueInSetConstraint
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Scheduler

public abstract static class Scheduler.IndexValueInSetConstraint
extends Scheduler.SchedConstraint

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.isam.exehda.services.ResourceBroker.ResourceConstraint
BROKEN, OK, UNDEFINED
 
Constructor Summary
Scheduler.IndexValueInSetConstraint()
           
 
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

Scheduler.IndexValueInSetConstraint

public Scheduler.IndexValueInSetConstraint()