this._typeAssociations(umlClass.identifier, type).forEach((a) => {
            this.umlCodeModel.associations.add(a);
        });