Sequence Diagram
Sequence Diagram
Gantt Diagram
Component Diagram
State Diagram
Activity Diagram
Use Case Diagram
PERT Diagram
Json Diagram
SALT Diagram
Regex Diagram
BNF Diagram
“;
TypeArgumentList = TypeArgument {“,”, TypeArgument};
TypeArgument = ReferenceType | Wildcard;
Wildcard = {Annotation}, “?”, [WildcardBounds];
WildcardBounds = (“extends” | “super”), ReferenceType;
@endebnf
” usemap=”#plantuml_map”>
Archimate Diagram
Mindmap
Information Engineering Diagram
ER Diagram
> {
Name <
}
relationship “is-parent-of” as PARENT_OF <
}
PARENT_OF -1- PARENT
PARENT_OF =N= CHILD
entity “Little Kid” as TODDLER {
FavoriteToy
}
entity “Primary-Aged Kid” as PRIMARY_AGE {
FavoriteColor
}
entity “Teenager” as TEEN {
Hobby
}
CHILD =>= d { TODDLER, PRIMARY_AGE, TEEN }
entity “Human” as PERSON {
}
PERSON ->- U { CUSTOMER, DIRECTOR }
@endchen
” usemap=”#plantuml_map”>
Hyperlinks in Diagrams
WBS Diagram
Deployment Diagram