Searched refs:EditConstraint (Results 1 – 1 of 1) sorted by relevance
311 function EditConstraint(v, str) { class312 EditConstraint.superConstructor.call(this, v, str);315 EditConstraint.inheritsFrom(UnaryConstraint);320 EditConstraint.prototype.isInput = function () {324 EditConstraint.prototype.execute = function () {813 var edit = new EditConstraint(first, Strength.PREFERRED);863 var edit = new EditConstraint(v, Strength.PREFERRED);