Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnSubProcessBodyShape
-
Packages that use IWorkflowBpmnSubProcessBodyShape Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnSubProcessBodyShape in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn that return IWorkflowBpmnSubProcessBodyShape Modifier and Type Method Description IWorkflowBpmnSubProcessBodyShape
IFlattenedAlignmentItemMap. createSubProcessBodyEventShapes(IBoundedBpmnElementLayout<?> bounded)
Creates a BPMN shape
for the start and end events of the given sub process body (if any) and colorizes them with the default colors, if needed.
-