

Name: str children: List items_number: intĬlass Ĭlass sequence diagram is particularly helpful in identifying the requirements of a system including all the functionalities. If you like tools related with PlantUML, you may also be interested in this lucsorel/plantuml-file-loader project:Ī webpack loader which converts PlantUML files into images during the webpack processing (useful to include PlantUML diagrams in your slides with RevealJS or RemarkJS). To generate image files, use the PlantUML runtime, a docker image of the runtime (see think/plantuml) or of a server (see the CLI documentation below)

Parsing abstract syntax trees to detect the instance attributes defined in _init_ constructors The detection of composition relationships relies on type annotations only, assigned values or expressions are never evaluated to prevent unwanted side-effects

