Hierarchy For Package org.jacop.core
Class Hierarchy
- java.lang.Object
- org.jacop.core.Domain
- org.jacop.core.IntDomain
- org.jacop.core.BoundDomain (implements java.lang.Cloneable)
- org.jacop.core.IntervalDomain (implements java.lang.Cloneable)
- org.jacop.core.SmallDenseDomain (implements java.lang.Cloneable)
- org.jacop.core.IntDomain
- org.jacop.core.Interval (implements java.lang.Cloneable)
- org.jacop.core.IntervalEnumeration (implements java.util.Enumeration<E>)
- org.jacop.core.BoundDomainIntervalEnumeration
- org.jacop.core.IntervalDomainIntervalEnumeration
- org.jacop.core.SmallDenseDomainIntervalEnumeration
- org.jacop.core.MutableDomain (implements org.jacop.core.MutableVar)
- org.jacop.core.MutableDomainValue (implements java.lang.Cloneable, org.jacop.core.MutableVarValue)
- org.jacop.core.SimpleBacktrackableManager (implements org.jacop.core.BacktrackableManager)
- org.jacop.core.IntervalBasedBacktrackableManager
- org.jacop.core.Store
- org.jacop.core.SwitchesPruningLogging
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.jacop.core.FailException
- java.lang.RuntimeException
- java.lang.Exception
- org.jacop.core.TimeStamp<T> (implements org.jacop.api.Stateful)
- org.jacop.core.ValueEnumeration
- org.jacop.core.BoundDomainValueEnumeration
- org.jacop.core.IntervalDomainValueEnumeration
- org.jacop.core.SmallDenseDomainValueEnumeration
- org.jacop.core.Var (implements org.jacop.core.Backtrackable)
- org.jacop.core.IntVar
- org.jacop.core.BooleanVar
- org.jacop.core.IntVar
- org.jacop.core.Domain
Interface Hierarchy
- org.jacop.core.Backtrackable
- org.jacop.core.BacktrackableManager
- org.jacop.core.MutableVarValue
- org.jacop.api.Stateful
- org.jacop.core.MutableVar