Uses of Package
net.ssehub.easy.instantiation.core.model.buildlangModel.ruleMatch
-
Packages that use net.ssehub.easy.instantiation.core.model.buildlangModel.ruleMatch Package Description net.ssehub.easy.instantiation.core.model.buildlangModel Implements the abstract representation of the build language (parsed, analyzed and already linked, i.e.net.ssehub.easy.instantiation.core.model.buildlangModel.ruleMatch Rule match expressions.net.ssehub.easy.producer.ui.productline_editor.instantiator This package holds classes for the instantiator editor. -
Classes in net.ssehub.easy.instantiation.core.model.buildlangModel.ruleMatch used by net.ssehub.easy.instantiation.core.model.buildlangModel Class Description AbstractRuleMatchExpression Represents a rule pre/post match condition (not a rule call in a pre condition).ArtifactMatchExpression Implements an artifact match expression.BooleanMatchExpression Implements a Boolean match expression, i.e., a traditional pre- or postcondition.CollectionMatchExpression Implements a collection match expression.CompoundMatchExpression Denotes the special expression regarding a path match.IMatchVisitor Visitor methods for the match expressions.MatchResolver This class resolves match expressions if necessary.PathMatchExpression Denotes the special expression regarding a path match.StringMatchExpression Denotes the special expression regarding a path match. -
Classes in net.ssehub.easy.instantiation.core.model.buildlangModel.ruleMatch used by net.ssehub.easy.instantiation.core.model.buildlangModel.ruleMatch Class Description AbstractPathRuleMatchExpression Path matching expressions.AbstractPathRuleMatchExpression.MatchState Defines matching states.AbstractRuleMatchExpression Represents a rule pre/post match condition (not a rule call in a pre condition).ArtifactMatchExpression Implements an artifact match expression.BooleanMatchExpression Implements a Boolean match expression, i.e., a traditional pre- or postcondition.CollectionMatchExpression Implements a collection match expression.CompoundMatchExpression Denotes the special expression regarding a path match.IMatchVisitor Visitor methods for the match expressions.MatchFactory A factory to create the match expressions implemented in this package.PathMatchExpression Denotes the special expression regarding a path match.StringMatchExpression Denotes the special expression regarding a path match. -
Classes in net.ssehub.easy.instantiation.core.model.buildlangModel.ruleMatch used by net.ssehub.easy.producer.ui.productline_editor.instantiator Class Description ArtifactMatchExpression Implements an artifact match expression.BooleanMatchExpression Implements a Boolean match expression, i.e., a traditional pre- or postcondition.CollectionMatchExpression Implements a collection match expression.CompoundMatchExpression Denotes the special expression regarding a path match.IMatchVisitor Visitor methods for the match expressions.PathMatchExpression Denotes the special expression regarding a path match.StringMatchExpression Denotes the special expression regarding a path match.