Uses of Interface
org.camunda.bpm.engine.impl.pvm.process.HasDIBounds
Packages that use HasDIBounds
-
Uses of HasDIBounds in org.camunda.bpm.engine.impl.bpmn.parser
Methods in org.camunda.bpm.engine.impl.bpmn.parser with parameters of type HasDIBoundsModifier and TypeMethodDescriptionprotected 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 HasDIBoundsModifier and TypeClassDescriptionclass
class
A single lane in a BPMN 2.0 LaneSet, currently only used internally for rendering the diagram.class
Object indicating that aProcessDefinitionImpl
is a participant in a collaboration (pool).