super( AttributeChangeNotification.ATTRIBUTE_CHANGE, source );
final AttributeChangeNotification notif = new AttributeChangeNotification( getSource(), nextSequenceNumber(), now(), msg, attributeName, attributeType, oldValue, newValue ); return( notif );
throw new IllegalArgumentException();