Uses of Class
net.ssehub.easy.instantiation.core.model.buildlangModel.RuleDescriptorException
-
Packages that use RuleDescriptorException Package Description net.ssehub.easy.instantiation.core.model.buildlangModel Implements the abstract representation of the build language (parsed, analyzed and already linked, i.e. -
-
Uses of RuleDescriptorException in net.ssehub.easy.instantiation.core.model.buildlangModel
Methods in net.ssehub.easy.instantiation.core.model.buildlangModel that throw RuleDescriptorException Modifier and Type Method Description voidRuleDescriptor. setRuleExpressions(Rule.Side side, java.util.List<Expression> conditions)Defines the rule conditions on the given side.
-