Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.ISubProcessBpmnElementLayout
Packages that use ISubProcessBpmnElementLayout
-
Uses of ISubProcessBpmnElementLayout in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn that return ISubProcessBpmnElementLayoutModifier and TypeMethodDescription<S extends de.xima.bpmn_model.api.element.bpmn.activities.SubProcess<?>>
ISubProcessBpmnElementLayout<S> IWorkflowBpmnLayoutSubProcessBuilder.build(S subProcess) Creates the layout for the given sub process, using the current layout settings.Methods in de.xima.fc.interfaces.workflow.bpmn with parameters of type ISubProcessBpmnElementLayoutModifier and TypeMethodDescriptionde.xima.bpmn_model.api.element.bpmndi.BpmnShapeIFlattenedAlignmentItemMap.createExpandedSubProcessShape(ISubProcessBpmnElementLayout<? extends de.xima.bpmn_model.api.element.bpmn.activities.SubProcess<?>> subProcess) Creates a BPMN shapefor the given expanded sub process and colorizes it with the default colors, if needed.