Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IAnnotatedBpmnElementLayout
Packages that use IAnnotatedBpmnElementLayout
-
Uses of IAnnotatedBpmnElementLayout in de.xima.fc.interfaces.workflow.bpmn
Subinterfaces of IAnnotatedBpmnElementLayout in de.xima.fc.interfaces.workflow.bpmnModifier and TypeInterfaceDescriptioninterfaceIAnnotatedNamedBpmnElementLayout<Element extends de.xima.bpmn_model.api.behavior.BpmnElement<?>>/** Represents a laid out BPMN element that has a visibleTextAnnotationinterfaceISubProcessBpmnElementLayout<Element extends de.xima.bpmn_model.api.element.bpmn.activities.SubProcess<?>>/** Represents a laid outSubProcessthat may have a visibletext annotation, a visiblename, and astartandend event.Methods in de.xima.fc.interfaces.workflow.bpmn with parameters of type IAnnotatedBpmnElementLayoutModifier and TypeMethodDescriptionde.xima.bpmn_model.api.element.bpmndi.BpmnShapeIFlattenedAlignmentItemMap.createTextAnnotationShape(IAnnotatedBpmnElementLayout<?> annotatedLayout) Creates a BPMN shapefor the given text annotation, colorizes it with the default colors if needed, andadds a labelto the shape.