| Package | Description |
|---|---|
| org.thewonderlemming.c4plantuml.graphml.model |
Contains the JAXB model that handles the XML generation.
|
| Modifier and Type | Method and Description |
|---|---|
KeyModel |
C4Keys.getC4Key()
|
| Modifier and Type | Method and Description |
|---|---|
static WithId<String,WithFor<KeyFor,WithAttrName<String,WithAttrType<String,Build<KeyModel>>>>> |
KeyModel.builder()
A builder to the current
KeyModel class. |
static List<KeyModel> |
C4Keys.getC4Keys()
|
| Modifier and Type | Method and Description |
|---|---|
T |
WithKeys.withKeys(List<KeyModel> keys)
Takes a list of
KeyModel, processes it and returns a results of type T. |
Copyright © 2020. All rights reserved.