Modifier and Type | Method and Description |
---|---|
BpmnShape |
TaskImpl.getDiagramElement() |
BpmnShape |
GatewayImpl.getDiagramElement() |
BpmnShape |
EventImpl.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 © 2015. All rights reserved.