Uses of Interface
org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnDiagram

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

Uses of BpmnDiagram in org.camunda.bpm.model.bpmn.impl.instance
 

Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type BpmnDiagram
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<BpmnDiagram> DefinitionsImpl.bpmnDiagramCollection
           
 

Methods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type BpmnDiagram
 Collection<BpmnDiagram> DefinitionsImpl.getBpmDiagrams()
           
 

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

Classes in org.camunda.bpm.model.bpmn.impl.instance.bpmndi that implement BpmnDiagram
 class BpmnDiagramImpl
          The BPMNDI BPMNDiagram element
 

Uses of BpmnDiagram in org.camunda.bpm.model.bpmn.instance
 

Methods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type BpmnDiagram
 Collection<BpmnDiagram> Definitions.getBpmDiagrams()
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.