Uses of Package
net.ssehub.easy.reasoning.sseReasoner
Packages that use net.ssehub.easy.reasoning.sseReasoner
Package
Description
Package contains the EASy-Producer reasoner implementation classes.
-
Classes in net.ssehub.easy.reasoning.sseReasoner used by net.ssehub.easy.reasoning.sseReasonerClassDescriptionVisits constraints and checks for contained constraints for constraint variables.A specific reasoner descriptor for AssignmentResolver reasoner.Class for executing reasoner and returning the result.This class shall extend
EvaluationVisitorfor using it in the Reasoning plugin.The measures provided/supported by the SSE reasoner.Reschedules value changes.Constraint identifier, resolver and executor.Implements a compound annotation mapper.Visits the contents of a project for translation.Storage for two sub-types of default constraints, namely primary default constraints that can be evaluated directly, e.g., constants (Resolver.DefaultConstraints.defaultConstraints) and more complex constraints with dependencies (Resolver.DefaultConstraints.deferredDefaultConstraints).Implements a processor for constraints, for which variables (including the variable mapping) shall be substituted and the result shall be added toResolver.otherConstraints.Represents the state of the resolver/reasoner to be kept in case of incremental reasoning.