@Override
 public boolean isSorted() {
   return associationAttribute.isSorted();
 }