| Package | Description |
|---|---|
| org.thewonderlemming.c4plantuml.graphml.model |
Contains the JAXB model that handles the XML generation.
|
| Modifier and Type | Method and Description |
|---|---|
static WithId<String,WithSource<String,WithTarget<String,WithData<Build<EdgeModel>>>>> |
EdgeModel.builder()
A builder to the current
EdgeModel class. |
static WithSource<String,WithTarget<String,WithLabel<WithProtocol<WithC4Level<String>>>>> |
EdgeModel.generateIdFrom(String graphId)
Generates a hopefully unique and repeatably consistent ID for a given graph edge, based on its properties.
|
Copyright © 2020. All rights reserved.