Uses of Package
net.ssehub.easy.instantiation.core.model.buildlangModel.matchLoop
-
Packages that use net.ssehub.easy.instantiation.core.model.buildlangModel.matchLoop 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.matchLoop Implements the LHS/RHS match loop and related applicators. -
Classes in net.ssehub.easy.instantiation.core.model.buildlangModel.matchLoop used by net.ssehub.easy.instantiation.core.model.buildlangModel Class Description RuleBodyExecutor An instance being able to execute a rule body. -
Classes in net.ssehub.easy.instantiation.core.model.buildlangModel.matchLoop used by net.ssehub.easy.instantiation.core.model.buildlangModel.matchLoop Class Description Applicator Applies the result of the matches determined by theLhsRhsMatchLoop.matchLoop(Rule, Object[], Applicator, ITracer)method.RuleBodyExecutor An instance being able to execute a rule body.