Uses of Package
org.xcsp.parser.entries
-
Packages that use org.xcsp.parser.entries Package Description org.xcsp.common org.xcsp.parser org.xcsp.parser.callbacks org.xcsp.parser.entries org.xcsp.parser.loaders -
Classes in org.xcsp.parser.entries used by org.xcsp.common Class Description XConstraints.XParameter The class used for representing parameters (tokens of the form %i or %...) when handling constraint templates. -
Classes in org.xcsp.parser.entries used by org.xcsp.parser Class Description ParsingEntry.CEntry The root class of any element that is a (direct or indirect) entry in. ParsingEntry.OEntry The root class for representing objectives.ParsingEntry.VEntry The root class used for Var and Array objects.XVariables.XVar The class used to represent variables. -
Classes in org.xcsp.parser.entries used by org.xcsp.parser.callbacks Class Description ParsingEntry The class root of any entry in variables, constraints and objectives.ParsingEntry.CEntry The root class of any element that is a (direct or indirect) entry in. ParsingEntry.OEntry The root class for representing objectives.ParsingEntry.VEntry The root class used for Var and Array objects.XConstraints.XBlock The class used for elements. XConstraints.XCtr The class for representing a stand-alone constraint, or a constraint template.XConstraints.XGroup The class for representing a group of constraints.XConstraints.XLogic The class for representing a logic-based meta-constraint<and>, <or>, <iff>, <not>, <ifThen>, or <ifThenElse>
.XConstraints.XSlide The class for representing the meta-constraint. XObjectives.XObj Intermediate class introduced only for clarity reasons.XVariables.XArray The class used to represent arrays of variables.XVariables.XVar The class used to represent variables.XVariables.XVarInteger The following classes are introduced, only for being able to have types for variables in the parser interfaceXVariables.XVarSymbolic -
Classes in org.xcsp.parser.entries used by org.xcsp.parser.entries Class Description ParsingEntry The class root of any entry in variables, constraints and objectives.ParsingEntry.CEntry The root class of any element that is a (direct or indirect) entry in. ParsingEntry.OEntry The root class for representing objectives.ParsingEntry.VEntry The root class used for Var and Array objects.XConstraints.CChild The class for representing a child element of a constraint (or constraint template).XConstraints.CEntryReifiable The class for representing any entry that is reifiable and softable (i.e., an entry that is not a, a group or a child for a constraint). XConstraints.XAbstraction The class used for handling abstraction in constraint templates.XConstraints.XCtr The class for representing a stand-alone constraint, or a constraint template.XConstraints.XReification The class used for representing reification.XObjectives.XObj Intermediate class introduced only for clarity reasons.XVariables.XVar The class used to represent variables.XVariables.XVarInteger The following classes are introduced, only for being able to have types for variables in the parser interface -
Classes in org.xcsp.parser.entries used by org.xcsp.parser.loaders Class Description XConstraints.XCtr The class for representing a stand-alone constraint, or a constraint template.XVariables.XVarInteger The following classes are introduced, only for being able to have types for variables in the parser interface