Uses of Package
net.ssehub.easy.varModel.model.filter
-
Packages that use net.ssehub.easy.varModel.model.filter Package Description de.uni_hildesheim.sse.ui.hyperlinking VIL hyperlinking.net.ssehub.easy.reasoning.sseReasoner.functions Package contains custom functions for IVML.net.ssehub.easy.reasoning.sseReasoner.model Package for creating a reasoning model: constraint container, project hierachy evaluator and other.net.ssehub.easy.varModel.confModel This package represents a specific variability model configuration.net.ssehub.easy.varModel.model Base package for the variability model.net.ssehub.easy.varModel.model.filter This package contains utility classes for filtering the model for specific model elements.net.ssehub.easy.varModel.model.filter.mandatoryVars Filter for finding mandatory declarations.net.ssehub.easy.varModel.model.rewrite Classes for creating an (adapted) copy of theProject. -
Classes in net.ssehub.easy.varModel.model.filter used by de.uni_hildesheim.sse.ui.hyperlinking Class Description ModelElementTypeFinder.ClassType Type descriptions.ModelElementTypeFinder.ModelElementDescription This inner class is used as return type of the outerModelElementTypeFinderthat stores the relevant information (name, type, and class) of the model element found in aProject. -
Classes in net.ssehub.easy.varModel.model.filter used by net.ssehub.easy.reasoning.sseReasoner.functions Class Description ConstraintFinder This class locates all (visible) constraints in an IVML project. -
Classes in net.ssehub.easy.varModel.model.filter used by net.ssehub.easy.reasoning.sseReasoner.model Class Description AbstractStateVariablesInConstraintFinder Searches for usedIDecisionVariables and their states inside aConstraintSyntaxTree.AbstractVariableInConstraintFinder Superclass for searching for variables/declarations insideConstraintSyntaxTrees. -
Classes in net.ssehub.easy.varModel.model.filter used by net.ssehub.easy.varModel.confModel Class Description FilterType This enumeration if for the constructors of this package to denote whether imports should be considered during filtering the current project. -
Classes in net.ssehub.easy.varModel.model.filter used by net.ssehub.easy.varModel.model Class Description FilterType This enumeration if for the constructors of this package to denote whether imports should be considered during filtering the current project. -
Classes in net.ssehub.easy.varModel.model.filter used by net.ssehub.easy.varModel.model.filter Class Description AbstractDeclarationFinder Abstract super class for finding all toplevel DecisionVariableDeclaration's of aProject.AbstractFrozenElementsFinder Abstract superclass forFreezeBlockFinderandFrozenElementsFinderfor discovering frozen elements.AbstractStateVariablesInConstraintFinder Searches for usedIDecisionVariables and their states inside aConstraintSyntaxTree.AbstractVariableInConstraintFinder Superclass for searching for variables/declarations insideConstraintSyntaxTrees.ConstraintClassifier.ExpectedType With the aid of this enum is it possible to tell the Classifier which part of a constraint is expected to be next.DeclarationFinder.VisibilityType Specifies which kind of found declarations shall by returned.FilterType This enumeration if for the constructors of this package to denote whether imports should be considered during filtering the current project.ModelElementTypeFinder.ClassType Type descriptions.ModelElementTypeFinder.ModelElementDescription This inner class is used as return type of the outerModelElementTypeFinderthat stores the relevant information (name, type, and class) of the model element found in aProject. -
Classes in net.ssehub.easy.varModel.model.filter used by net.ssehub.easy.varModel.model.filter.mandatoryVars Class Description FilterType This enumeration if for the constructors of this package to denote whether imports should be considered during filtering the current project. -
Classes in net.ssehub.easy.varModel.model.filter used by net.ssehub.easy.varModel.model.rewrite Class Description FilterType This enumeration if for the constructors of this package to denote whether imports should be considered during filtering the current project.