Uses of Class
net.ssehub.easy.instantiation.core.model.buildlangModel.VtlRule
-
Packages that use VtlRule 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.producer.ui.productline_editor.instantiator This package holds classes for the instantiator editor. -
-
Uses of VtlRule in net.ssehub.easy.instantiation.core.model.buildlangModel
Methods in net.ssehub.easy.instantiation.core.model.buildlangModel with parameters of type VtlRule Modifier and Type Method Description java.lang.ObjectBuildlangExecution. visitRule(VtlRule rule)java.lang.ObjectBuildlangWriter. visitRule(VtlRule rule)java.lang.ObjectExpressionCopyVisitor. visitRule(VtlRule rule)java.lang.ObjectExpressionVersionRestrictionValidator. visitRule(VtlRule rule)java.lang.ObjectIVisitor. visitRule(VtlRule rule)Visits a VTL mapping rule.java.lang.ObjectVariableFinder. visitRule(VtlRule rule) -
Uses of VtlRule in net.ssehub.easy.producer.ui.productline_editor.instantiator
Methods in net.ssehub.easy.producer.ui.productline_editor.instantiator with parameters of type VtlRule Modifier and Type Method Description java.lang.ObjectBuildResolverVisitor. visitRule(VtlRule rule)java.lang.ObjectRuleTreeVilVisitor. visitRule(VtlRule rule)
-