Uses of Class
net.ssehub.easy.instantiation.core.model.buildlangModel.ExpressionVersionRestriction
-
Packages that use ExpressionVersionRestriction 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 ExpressionVersionRestriction in net.ssehub.easy.instantiation.core.model.buildlangModel
Methods in net.ssehub.easy.instantiation.core.model.buildlangModel that return ExpressionVersionRestriction Modifier and Type Method Description static ExpressionVersionRestrictionUtils. createSingleRestriction(Script parent, java.lang.String operation, Version version)Creates a single restriction.
-