UML Design Examples (1997)

PlantUML source files for the class, sequence and component diagrams we drew before coding our network management system at Motorola.

umldesignarchitecture

UML Design Examples (1997)

PlantUML source files for the NMS design diagrams. Render them with PlantUML or the VS Code PlantUML extension.

Contents

  • class-diagram.puml — domain model for the NMS core
  • sequence-poll.puml — polling cycle interaction
  • component-diagram.puml — high-level system components
  • deployment-diagram.puml — physical deployment topology