public void setAssociationEnd2PropertyNameLabelAux(String newAssociationEnd2PropertyNameLabelAux) {
// TODO: implement this method to set the 'Association End2 Property Name Label Aux' attribute
// Ensure that you remove @generated or mark it @generated NOT
if (eNotificationRequired())
eNotify(new ENotificationImpl(this, Notification.SET, OntoUMLPackage.ASSOCIATION__ASSOCIATION_END2_PROPERTY_NAME_LABEL_AUX, getAssociationEnd2PropertyNameLabelAux(), newAssociationEnd2PropertyNameLabelAux));
System.out.println("asd2");
//throw new UnsupportedOperationException();
}