| Package | Description |
|---|---|
| ch.ifocusit.plantuml | |
| ch.ifocusit.plantuml.classdiagram.model |
| Modifier and Type | Method and Description |
|---|---|
PlantUmlBuilder |
PlantUmlBuilder.addAssociation(Association association) |
| Modifier and Type | Method and Description |
|---|---|
static Association |
Association.from(String aName,
String bName) |
static Association |
Association.from(String aName,
String bName,
Association.AssociationType assoc,
String label,
Cardinality aCardinality,
Cardinality bCardinality) |
Copyright © 2017 Focus IT. All rights reserved.