|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BpmnShape | |
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.impl.instance.bpmndi | |
| org.camunda.bpm.model.bpmn.instance | |
| org.camunda.bpm.model.bpmn.instance.bpmndi | |
| Uses of BpmnShape in org.camunda.bpm.model.bpmn.impl.instance |
|---|
| Methods in org.camunda.bpm.model.bpmn.impl.instance that return BpmnShape | |
|---|---|
BpmnShape |
GatewayImpl.getDiagramElement()
|
BpmnShape |
TaskImpl.getDiagramElement()
|
BpmnShape |
EventImpl.getDiagramElement()
|
| Uses of BpmnShape in org.camunda.bpm.model.bpmn.impl.instance.bpmndi |
|---|
| Classes in org.camunda.bpm.model.bpmn.impl.instance.bpmndi that implement BpmnShape | |
|---|---|
class |
BpmnShapeImpl
The BPMNDI BPMNShape element |
| Fields in org.camunda.bpm.model.bpmn.impl.instance.bpmndi with type parameters of type BpmnShape | |
|---|---|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<BpmnShape> |
BpmnShapeImpl.choreographyActivityShapeAttribute
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance.bpmndi that return BpmnShape | |
|---|---|
BpmnShape |
BpmnShapeImpl.getChoreographyActivityShape()
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance.bpmndi with parameters of type BpmnShape | |
|---|---|
void |
BpmnShapeImpl.setChoreographyActivityShape(BpmnShape choreographyActivityShape)
|
| Uses of BpmnShape in org.camunda.bpm.model.bpmn.instance |
|---|
| Methods in org.camunda.bpm.model.bpmn.instance that return BpmnShape | |
|---|---|
BpmnShape |
Task.getDiagramElement()
|
BpmnShape |
Event.getDiagramElement()
|
BpmnShape |
Gateway.getDiagramElement()
|
| Uses of BpmnShape in org.camunda.bpm.model.bpmn.instance.bpmndi |
|---|
| Methods in org.camunda.bpm.model.bpmn.instance.bpmndi that return BpmnShape | |
|---|---|
BpmnShape |
BpmnShape.getChoreographyActivityShape()
|
| Methods in org.camunda.bpm.model.bpmn.instance.bpmndi with parameters of type BpmnShape | |
|---|---|
void |
BpmnShape.setChoreographyActivityShape(BpmnShape choreographyActivityShape)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||