Update Alliance to call methods for adding MetacardTypeImpl AttributeDescriptors
Description
Existing Alliance code directly adds AttributeDescriptors to the MetacardTypeImpl descriptors Set. This is being updated to a Map in https://github.com/codice/ddf/issues/4261.