| Package | Description |
|---|---|
| www.omg.org.spec.bpmn.model |
| Modifier and Type | Field and Description |
|---|---|
protected MessageVisibleKind |
BPMNEdge.messageVisibleKind |
| Modifier and Type | Method and Description |
|---|---|
static MessageVisibleKind |
MessageVisibleKind.fromValue(java.lang.String v) |
MessageVisibleKind |
BPMNEdge.getMessageVisibleKind()
Gets the value of the messageVisibleKind property.
|
static MessageVisibleKind |
MessageVisibleKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MessageVisibleKind[] |
MessageVisibleKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BPMNEdge.setMessageVisibleKind(MessageVisibleKind value)
Sets the value of the messageVisibleKind property.
|
Copyright © 2018 SAP SE. All Rights Reserved.