Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnAssociationEdgeBuilder
-
Packages that use IWorkflowBpmnAssociationEdgeBuilder Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnAssociationEdgeBuilder in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn that return IWorkflowBpmnAssociationEdgeBuilder Modifier and Type Method Description IWorkflowBpmnAssociationEdgeBuilderIFlattenedAlignmentItemMap. association()Gets a builder for adding anAssociationbetween elements in this map.IWorkflowBpmnAssociationEdgeBuilderIWorkflowBpmnAssociationEdgeBuilder. associationDirection(de.xima.bpmn_model.api.element.bpmn.artifacts.AssociationDirection direction)Sets the direction of the association.IWorkflowBpmnAssociationEdgeBuilderIWorkflowBpmnAssociationEdgeBuilder. closestDiagonalConnectionToAnnotation(IAnnotatedNamedBpmnElementLayout<? extends de.xima.bpmn_model.api.element.bpmn.foundation.BaseElement<?>> layout)Sets the source of the association to theelementof theBPMN element layout, and the target to itstext annotation.
-