Drawing UML with PlantUML - PlantUML Language Reference Guide(Version 1.2023.11)1.2023.11) PlantUML is a component that allows to quickly write : • Sequence diagram • Usecase diagram • Class diagram • Object diagram • Activity diagram • Component diagram • Deployment diagram hidden or removed later, because hide and remove command will consider the name a $tag instead of a component name. To later remove such elements they must have an alias or must be tagged. @startuml class SYNTAX) PlantUML Language Reference Guide (1.2023.11) 155 / 550 7 COMPONENT DIAGRAM 7 Component Diagram Component Diagram: A component diagram is a type of structural diagram used in UML (Uni- fied Modeling0 码力 | 551 页 | 7.79 MB | 1 年前3
PlantUML 을사용해서 UML 그리기 - PlantUML 언어참조가이드(Version 1.2023.11)
hidden or removed later, because hide and remove command will consider the name a $tag instead of a component name. To later remove such elements they must have an alias or must be tagged. @startuml class Let’s have few examples. Advantages of PlantUML: • Simplicity: With PlantUML, you can create component diagrams using simple and intuitive text- based descriptions, eliminating the need for complex drawing 컴포넌트는반드시대괄호 [] 로둘러싸여야한다. 컨퍼넌트를정의할때 component 키워드도사용할수있다. as 키워드를이용해서별명을정의할수도있다. 이별명은뒤에서관계를정의할때사용된다. @startuml [First component] [Another component] as Comp2 component Comp3 component [Last\ncomponent] as Comp40 码力 | 552 页 | 7.88 MB | 1 年前3
PlantUML 1.2021.2 Справочное руководство по языкуключевое слово component для объявления компонента. Вы можете объявить алиас с помощью ключевого слова as. Этот алиас может быть использован позже, при объявлении связей. @startuml [First component] [Another [Another component] as Comp2 component Comp3 component [Last\ncomponent] as Comp4 @enduml 7.2 Интерфейсы Для обозначения интерфейса используется символ () (потому что он выглядит как круг). Также возможно точечных линий (..), прямых линий (--) и стрелок (-->). @startuml DataAccess - [First Component] [First Component] ..> HTTP : use @enduml 7.4 Использование заметок Вы можете использовать ключевые слова0 码力 | 388 页 | 4.18 MB | 1 年前3
PlantUML 1.2021.1 Справочное руководство по языкуключевое слово component для объявления компонента. Вы можете объявить алиас с помощью ключевого слова as. Этот алиас может быть использован позже, при объявлении связей. @startuml [First component] [Another [Another component] as Comp2 component Comp3 component [Last\ncomponent] as Comp4 @enduml 7.2 Интерфейсы Для обозначения интерфейса используется символ () (потому что он выглядит как круг). Также возможно точечных линий (..), прямых линий (--) и стрелок (-->). @startuml DataAccess - [First Component] [First Component] ..> HTTP : use @enduml 7.4 Использование заметок Вы можете использовать ключевые слова0 码力 | 383 页 | 4.13 MB | 1 年前3
PlantUML 1.2021.3 Справочное руководство по языкуключевое слово component для объявления компонента. Вы можете объявить алиас с помощью ключевого слова as. Этот алиас может быть использован позже, при объявлении связей. @startuml [First component] [Another [Another component] as Comp2 component Comp3 component [Last\ncomponent] as Comp4 @enduml 7.2 Интерфейсы Для обозначения интерфейса используется символ () (потому что он выглядит как круг). Также возможно точечных линий (..), прямых линий (--) и стрелок (-->). @startuml DataAccess - [First Component] [First Component] ..> HTTP : use @enduml 7.4 Использование заметок Вы можете использовать ключевые слова0 码力 | 406 页 | 4.33 MB | 1 年前3
PlantUML 1.2021.3 Language Reference Guide(Version 1.2021.2) PlantUML is a component that allows to quickly write : • Sequence diagram • Usecase diagram • Class diagram • Object diagram • Activity diagram • Component diagram • Deployment diagram 125 / 415 7 COMPONENT DIAGRAM 7 Component Diagram Let’s have few examples. 7.1 Components Components must be bracketed. You can also use the component keyword to define a component. And you can define alias will be used later, when defining relations. @startuml [First component] [Another component] as Comp2 component Comp3 component [Last\ncomponent] as Comp4 @enduml 7.2 Interfaces Interface can be0 码力 | 416 页 | 4.33 MB | 1 年前3
PlantUML 1.2021.2 Language Reference Guide(Version 1.2021.2) PlantUML is a component that allows to quickly write : • Sequence diagram • Usecase diagram • Class diagram • Object diagram • Activity diagram • Component diagram • Deployment diagram 124 / 397 7 COMPONENT DIAGRAM 7 Component Diagram Let’s have few examples. 7.1 Components Components must be bracketed. You can also use the component keyword to define a component. And you can define alias will be used later, when defining relations. @startuml [First component] [Another component] as Comp2 component Comp3 component [Last\ncomponent] as Comp4 @enduml 7.2 Interfaces Interface can be0 码力 | 398 页 | 4.17 MB | 1 年前3
PlantUML 1.2021.1 Language Reference Guide(Version 1.2021.1) PlantUML is a component that allows to quickly write : • Sequence diagram • Usecase diagram • Class diagram • Object diagram • Activity diagram • Component diagram • Deployment diagram 123 / 391 7 COMPONENT DIAGRAM 7 Component Diagram Let’s have few examples. 7.1 Components Components must be bracketed. You can also use the component keyword to define a component. And you can define alias will be used later, when defining relations. @startuml [First component] [Another component] as Comp2 component Comp3 component [Last\ncomponent] as Comp4 @enduml 7.2 Interfaces Interface can be0 码力 | 392 页 | 4.12 MB | 1 年前3
PlantUML 1.2021.3 SprachreferenzKomponenten Komponenten werden mittels eckiger Klammern definiert. Alternativ kann das Schlüsselwort component verwendet werden, um eine Komponente zu definieren. Mittels Schlüsselwort as lassen sich Aliase verwendet werden, wenn Beziehungen definiert werden. @startuml [First component] [Another component] as Comp2 component Comp3 component [Last\ncomponent] as Comp4 @enduml 7.2 Schnittstellen Schnittstellen (gestrichelte Linie), -- (ausgezogene Linie), and --> (Pfeile). @startuml DataAccess - [First Component] [First Component] ..> HTTP : use @enduml 7.4 Notizen Schlüsselwörter: note left of , note right of ,0 码力 | 406 页 | 4.22 MB | 1 年前3
PlantUML 1.2021.2 Guía de Referencia del Lenguajereservada component para definir un componente. Y puedes definir un alias, usando la palabra reservada as. Este alias será usado más adelante, cuando definamos relaciones. @startuml [First component] [Another [Another component] as Comp2 component Comp3 component [Last\ncomponent] as Comp4 @enduml 7.2 Interfaces Puedes definir una interfaz usando el símbolo () (porque esto luce como un circulo). Puedes usar 118 / 388 7.4 Usando notas 7 DIAGRAMA DE COMPONENTES @startuml DataAccess - [First Component] [First Component] ..> HTTP : use @enduml 7.4 Usando notas Puedes usar el note left of , note right of0 码力 | 389 页 | 4.12 MB | 1 年前3
共 97 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10













