Uses of Package
org.xcsp.common.domains
-
Packages that use org.xcsp.common.domains Package Description org.xcsp.common org.xcsp.common.domains org.xcsp.modeler.api org.xcsp.modeler.implementation org.xcsp.parser.callbacks org.xcsp.parser.entries -
Classes in org.xcsp.common.domains used by org.xcsp.common Class Description Domains.Dom The class for representing the domain of an integer variable.Domains.DomSymbolic The class for representing the domain of a symbolic variable.Values.IntegerInterval A class to represent an integer interval. -
Classes in org.xcsp.common.domains used by org.xcsp.common.domains Class Description Domains.Dom The class for representing the domain of an integer variable.Domains.DomBasic A class for representing basic domains, i.e.Domains.DomComplex The interface to tag complex domains, i.e.Domains.DomGraph The class for representing the domain of a graph variable.Domains.DomSet The class for representing the domain of a set variable.Domains.DomStochastic The class for representing the domain of a stochastic variable.Domains.IDom The root interface to tag domain objects.Values.IntegerEntity An interface used to denote integer entities, i.e., either integer values or integer intervals.Values.RealInterval A class to represent real intervals.Values.SimpleValue An interface used to denote simple values, i.e., rational, decimal or integer values. -
Classes in org.xcsp.common.domains used by org.xcsp.modeler.api Class Description Domains.Dom The class for representing the domain of an integer variable.Domains.DomSymbolic The class for representing the domain of a symbolic variable. -
Classes in org.xcsp.common.domains used by org.xcsp.modeler.implementation Class Description Domains.Dom The class for representing the domain of an integer variable.Domains.DomSymbolic The class for representing the domain of a symbolic variable.Domains.IDom The root interface to tag domain objects. -
Classes in org.xcsp.common.domains used by org.xcsp.parser.callbacks Class Description Domains.IDom The root interface to tag domain objects. -
Classes in org.xcsp.common.domains used by org.xcsp.parser.entries Class Description Domains.Dom The class for representing the domain of an integer variable.Domains.IDom The root interface to tag domain objects.Values.IntegerEntity An interface used to denote integer entities, i.e., either integer values or integer intervals.Values.SimpleValue An interface used to denote simple values, i.e., rational, decimal or integer values.