| Modifier and Type | Method and Description |
|---|---|
BpmnShape |
EventImpl.getDiagramElement() |
BpmnShape |
GatewayImpl.getDiagramElement() |
BpmnShape |
TaskImpl.getDiagramElement() |
| Modifier and Type | Class and Description |
|---|---|
class |
BpmnShapeImpl
The BPMNDI BPMNShape element
|
| Modifier and Type | Field and Description |
|---|---|
protected static AttributeReference<BpmnShape> |
BpmnShapeImpl.choreographyActivityShapeAttribute |
| Modifier and Type | Method and Description |
|---|---|
BpmnShape |
BpmnShapeImpl.getChoreographyActivityShape() |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnShapeImpl.setChoreographyActivityShape(BpmnShape choreographyActivityShape) |
| Modifier and Type | Method and Description |
|---|---|
BpmnShape |
Task.getDiagramElement() |
BpmnShape |
Gateway.getDiagramElement() |
BpmnShape |
Event.getDiagramElement() |
| Modifier and Type | Method and Description |
|---|---|
BpmnShape |
BpmnShape.getChoreographyActivityShape() |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnShape.setChoreographyActivityShape(BpmnShape choreographyActivityShape) |
Copyright © 2018. All rights reserved.