Newer
Older
DesignCraft / models / designPattern / Iterator.Json
@c-okada c-okada 6 hours ago 283 bytes デザインパターン再現
{
  "name": "Chain-of-responsibility",
  "contexts": [
    {
      "relations": [],
      "transfer": {
        "src": "App.{Item}",
        "dst": "App",
        "data": { "type": "String", "name": "data" },
        "style": "PULL",
        "multiplicity": "1:1"
      }
    }
  ]
}