| Package | Description |
|---|---|
| net.sourceforge.plantuml.bpm |
| Modifier and Type | Method and Description |
|---|---|
BpmElementType |
BpmElement.getType() |
static BpmElementType |
BpmElementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BpmElementType[] |
BpmElementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BpmElement(String id,
BpmElementType type) |
BpmElement(String id,
BpmElementType type,
String label) |
Copyright © 2017. All rights reserved.