| Package | Description |
|---|---|
| de.elnarion.util.plantuml.generator.classdiagram |
| Modifier and Type | Method and Description |
|---|---|
List<UMLStereotype> |
UMLClass.getStereotypes()
Gets the stereotypes.
|
| Constructor and Description |
|---|
UMLClass(VisibilityType paramVisibilityType,
ClassType paramClassType,
List<UMLField> paramFields,
List<UMLMethod> paramMethods,
String paramName,
List<UMLStereotype> paramStereotypes)
Instantiates a new UML class.
|
Copyright © 2020. All rights reserved.