public class UMLStereotype extends Object
| Constructor and Description |
|---|
UMLStereotype(String paramName,
Map<String,List<String>> paramAttributes) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<String>> |
getAttributes() |
String |
getDiagramText() |
String |
getName() |
String |
getTaggedValueCompartment() |
boolean |
hasTaggedValues() |
void |
setAttributes(Map<String,List<String>> attributes) |
void |
setName(String name) |
Copyright © 2022. All rights reserved.