<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>katana7night</author_name>
  <author_url>https://blog.hatena.ne.jp/katana7night/</author_url>
  <blog_title>へっぽこぷろぐらまーにき</blog_title>
  <blog_url>https://katana7night.hatenadiary.org/</blog_url>
  <categories>
    <anon>デザインパターン</anon>
  </categories>
  <description>オブジェクトの振る舞いに関するパターン 調停者 クラスが複雑に絡み合う場合、 それらクラスを統括するクラスを作成し、簡易化させるたとえばA、B、Cクラスがあり、 AからBが呼ばれ、BからCが呼ばれ、AからもCが呼ばれる。 BからもAが呼ばれる･･････となった場合、あまりに複雑になってしまう。 これを回避するためにMediatorクラスを作成し、 クラスA〜Cを統括させる。 MediatorクラスをMとする。MからAが呼ばれ、MからBが呼ばれ、MからCが呼ばれる。 AからB、Cが呼ばれることはないし、 BからA、Cが呼ばれることもない。シンプルな作りに出来る。AからBを呼ばなければならない場…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkatana7night.hatenadiary.org%2Fentry%2F20090507%2F1241698868&quot; title=&quot;Mediator - へっぽこぷろぐらまーにき&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-05-07 21:21:08</published>
  <title>Mediator</title>
  <type>rich</type>
  <url>https://katana7night.hatenadiary.org/entry/20090507/1241698868</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
