Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IWorkflowBpmnAssociationLikeEdgeBuilder
-
Packages that use IWorkflowBpmnAssociationLikeEdgeBuilder Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IWorkflowBpmnAssociationLikeEdgeBuilder in de.xima.fc.interfaces.workflow.bpmn
Subinterfaces of IWorkflowBpmnAssociationLikeEdgeBuilder in de.xima.fc.interfaces.workflow.bpmn Modifier and Type Interface Description interfaceIWorkflowBpmnAssociationEdgeBuilderBuilder for creating anAssociationand aBPMN edgebetween a source and a target, used byIFlattenedAlignmentItemMap.association().interfaceIWorkflowBpmnDataAssociationEdgeBuilderBuilder for creating aBPMN edgefor aDataAssociationbetween a source and a target, used byIFlattenedAlignmentItemMap.dataAssociation().
-