272273274275276277278279
_upperBound = upperBound; firePropertyChange(PROP_CARDINALITY, old, newBound); } catch (PropertyVetoException e) { throw new ModelVetoException(e); } }