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<ParticipantBandKind> |
BpmnShapeImpl.participantBandKindAttribute |
Modifier and Type | Method and Description |
---|---|
ParticipantBandKind |
BpmnShapeImpl.getParticipantBandKind() |
Modifier and Type | Method and Description |
---|---|
void |
BpmnShapeImpl.setParticipantBandKind(ParticipantBandKind participantBandKind) |
Modifier and Type | Method and Description |
---|---|
ParticipantBandKind |
BpmnShape.getParticipantBandKind() |
static ParticipantBandKind |
ParticipantBandKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParticipantBandKind[] |
ParticipantBandKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BpmnShape.setParticipantBandKind(ParticipantBandKind participantBandKind) |
Copyright © 2015. All rights reserved.