Searched refs:EditConstraint (Results 1 – 1 of 1) sorted by relevance
314 function EditConstraint(v, str) { class315 EditConstraint.superConstructor.call(this, v, str);318 EditConstraint.inheritsFrom(UnaryConstraint);323 EditConstraint.prototype.isInput = function () {327 EditConstraint.prototype.execute = function () {816 var edit = new EditConstraint(first, Strength.PREFERRED);866 var edit = new EditConstraint(v, Strength.PREFERRED);