| Package | Description |
|---|---|
| net.sourceforge.plantuml.classdiagram | |
| net.sourceforge.plantuml.cucadiagram | |
| net.sourceforge.plantuml.cucadiagram.entity |
| Modifier and Type | Method and Description |
|---|---|
IGroup |
ClassDiagram.getOrCreateNamespace(Code namespace,
Display display,
GroupType type,
IGroup parent) |
| Modifier and Type | Method and Description |
|---|---|
GroupType |
GroupRoot.getGroupType() |
GroupType |
IGroup.getGroupType() |
static GroupType |
GroupType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupType[] |
GroupType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
IGroup |
CucaDiagram.getOrCreateGroup(Code code,
Display display,
GroupType type,
IGroup parent) |
| Modifier and Type | Method and Description |
|---|---|
IGroup |
EntityFactory.createGroup(Code code,
Display display,
Code namespace2,
GroupType groupType,
IGroup parentContainer,
Set<VisibilityModifier> hides,
String namespaceSeparator) |
IGroup |
EntityFactory.muteToGroup(Code code,
Code namespace2,
GroupType type,
IGroup parent) |
Copyright © 2017. All rights reserved.