| Modifier and Type | Method and Description | 
|---|---|
BpmnShape | 
AbstractBaseElementBuilder.createBpmnShape(FlowNode node)  | 
protected BpmnShape | 
AbstractBaseElementBuilder.findBpmnShape(BaseElement node)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
AbstractBaseElementBuilder.resizeSubProcess(BpmnShape innerShape)  | 
protected void | 
AbstractActivityBuilder.setBoundaryEventCoordinates(BpmnShape bpmnShape)  | 
protected void | 
AbstractBaseElementBuilder.setCoordinates(BpmnShape shape)  | 
protected void | 
ProcessBuilder.setCoordinates(BpmnShape targetBpmnShape)  | 
protected void | 
EmbeddedSubProcessBuilder.setCoordinates(BpmnShape targetBpmnShape)  | 
protected void | 
AbstractBoundaryEventBuilder.setCoordinates(BpmnShape shape)  | 
protected void | 
ProcessBuilder.setEventSubProcessCoordinates(BpmnShape targetBpmnShape)  | 
| Modifier and Type | Method and Description | 
|---|---|
BpmnShape | 
EventImpl.getDiagramElement()  | 
BpmnShape | 
TaskImpl.getDiagramElement()  | 
BpmnShape | 
GatewayImpl.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 | 
Event.getDiagramElement()  | 
BpmnShape | 
Task.getDiagramElement()  | 
BpmnShape | 
Gateway.getDiagramElement()  | 
| Modifier and Type | Method and Description | 
|---|---|
BpmnShape | 
BpmnShape.getChoreographyActivityShape()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BpmnShape.setChoreographyActivityShape(BpmnShape choreographyActivityShape)  | 
Copyright © 2019. All rights reserved.