Uses of Interface
org.camunda.bpm.engine.impl.pvm.process.HasDIBounds

Packages that use HasDIBounds
org.camunda.bpm.engine.impl.bpmn.parser   
org.camunda.bpm.engine.impl.pvm.process   
 

Uses of HasDIBounds in org.camunda.bpm.engine.impl.bpmn.parser
 

Methods in org.camunda.bpm.engine.impl.bpmn.parser with parameters of type HasDIBounds
protected  void BpmnParse.parseDIBounds(Element bpmnShapeElement, HasDIBounds target)
           
 

Uses of HasDIBounds in org.camunda.bpm.engine.impl.pvm.process
 

Classes in org.camunda.bpm.engine.impl.pvm.process that implement HasDIBounds
 class ActivityImpl
           
 class Lane
          A single lane in a BPMN 2.0 LaneSet, currently only used internally for rendering the diagram.
 class ParticipantProcess
          Object indicating that a ProcessDefinitionImpl is a participant in a collaboration (pool).
 



Copyright © 2015 camunda services GmbH. All rights reserved.