Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnAssociationLikeEdgeBuilder
Packages that use IWorkflowBpmnAssociationLikeEdgeBuilder
-
Uses of IWorkflowBpmnAssociationLikeEdgeBuilder in de.xima.fc.interfaces.workflow.bpmn
Subinterfaces of IWorkflowBpmnAssociationLikeEdgeBuilder in de.xima.fc.interfaces.workflow.bpmnModifier and TypeInterfaceDescriptioninterfaceBuilder for creating anAssociationand aBPMN edgebetween a source and a target, used byIFlattenedAlignmentItemMap.association().interfaceBuilder for creating aBPMN edgefor aDataAssociationbetween a source and a target, used byIFlattenedAlignmentItemMap.dataAssociation().