{
"id": "topic:decorator-pattern",
"_kind": "Topic",
"_file": "domain/topics/curated-topics.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Decorator Pattern",
"description": "Decorator Pattern as a cross-cutting topic - layering behavior around an\nobject without modifying its underlying implementation.\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "page:taxonomy-alignment-import",
"to": "topic:decorator-pattern",
"kind": "documents"
}
]
}