Uses of Interface
org.camunda.bpm.model.bpmn.instance.di.Shape

Packages that use Shape
org.camunda.bpm.model.bpmn.impl.instance.bpmndi   
org.camunda.bpm.model.bpmn.impl.instance.di   
org.camunda.bpm.model.bpmn.instance.bpmndi   
org.camunda.bpm.model.bpmn.instance.di   
 

Uses of Shape in org.camunda.bpm.model.bpmn.impl.instance.bpmndi
 

Classes in org.camunda.bpm.model.bpmn.impl.instance.bpmndi that implement Shape
 class BpmnShapeImpl
          The BPMNDI BPMNShape element
 

Uses of Shape in org.camunda.bpm.model.bpmn.impl.instance.di
 

Classes in org.camunda.bpm.model.bpmn.impl.instance.di that implement Shape
 class LabeledShapeImpl
          The DI LabeledShape element
 class ShapeImpl
          The DI Shape element
 

Uses of Shape in org.camunda.bpm.model.bpmn.instance.bpmndi
 

Subinterfaces of Shape in org.camunda.bpm.model.bpmn.instance.bpmndi
 interface BpmnShape
          The BPMNDI BPMNShape element
 

Uses of Shape in org.camunda.bpm.model.bpmn.instance.di
 

Subinterfaces of Shape in org.camunda.bpm.model.bpmn.instance.di
 interface LabeledShape
          The DI LabeledShape element
 



Copyright © 2017 camunda services GmbH. All rights reserved.