Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance.bpmndi | |
org.camunda.bpm.model.bpmn.instance.bpmndi |
Modifier and Type | Field and Description |
---|---|
protected static Attribute<MessageVisibleKind> |
BpmnEdgeImpl.messageVisibleKindAttribute |
Modifier and Type | Method and Description |
---|---|
MessageVisibleKind |
BpmnEdgeImpl.getMessageVisibleKind() |
Modifier and Type | Method and Description |
---|---|
void |
BpmnEdgeImpl.setMessageVisibleKind(MessageVisibleKind messageVisibleKind) |
Modifier and Type | Method and Description |
---|---|
MessageVisibleKind |
BpmnEdge.getMessageVisibleKind() |
static MessageVisibleKind |
MessageVisibleKind.valueOf(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 messageVisibleKind) |
Copyright © 2018. All rights reserved.