PlantUML - example 2

De Semantic MediaWiki - Sandbox

→ Back to PlantUML overview

Syntax

<uml>
skinparam usecaseBackgroundColor DarkSeaGreen
skinparam usecaseArrowColor Olive
skinparam actorBorderColor black
skinparam usecaseBorderColor DarkSlateGray
skinparam usecaseActorFontName Courier

User << Human >>
:Main Database: as MySql << Application >>
(Start) << One Shot >>
(Use the application) as (Use) << Main >>

User -> (Start)
User --> (Use)
MySql --> (Use)
</uml>

Result

Diagrams error (with plantuml command): Error occurred during initialization of VM Could not reserve enough space for code cache (245760K)

Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.