When initializing the operator system we never copy the associationRule
inside attribute definition into the sytem. So if SMTK tries to set the
association mask, it would create a default association rule before the
assignment. AssociationRule copyment is added to address this problem.