Uses of Class
de.xima.fc.common.workflow.bpmn.WorkflowBpmnPointRef.StructuredPartRef
Packages that use WorkflowBpmnPointRef.StructuredPartRef
-
Uses of WorkflowBpmnPointRef.StructuredPartRef in de.xima.fc.common.workflow.bpmn
Subclasses of WorkflowBpmnPointRef.StructuredPartRef in de.xima.fc.common.workflow.bpmnModifier and TypeClassDescriptionstatic final classAWorkflowBpmnPointRefto the in-port aIStructuredBpmnModelPartstatic final classAWorkflowBpmnPointRefto the out-port aIStructuredBpmnModelPartMethods in de.xima.fc.common.workflow.bpmn that return WorkflowBpmnPointRef.StructuredPartRefModifier and TypeMethodDescriptionWorkflowBpmnPointRef.partIncomingRef(IStructuredBpmnModelPart modelPart) Creates aWorkflowBpmnPointRefto the in port of aIStructuredBpmnModelPart.WorkflowBpmnPointRef.partIncomingRef(IStructuredBpmnModelPartBuilder<?> modelPartBuilder) Creates aWorkflowBpmnPointRefto the in port of aIStructuredBpmnModelPart.WorkflowBpmnPointRef.partOutgoingRef(IStructuredBpmnModelPart modelPart) Creates aWorkflowBpmnPointRefto the out port of aIStructuredBpmnModelPart.WorkflowBpmnPointRef.partOutgoingRef(IStructuredBpmnModelPartBuilder<?> modelPartBuilder) Creates aWorkflowBpmnPointRefto the out port of aIStructuredBpmnModelPart. -
Uses of WorkflowBpmnPointRef.StructuredPartRef in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn with parameters of type WorkflowBpmnPointRef.StructuredPartRefModifier and TypeMethodDescriptionIFlowableStructuredBpmnModelPartBuilder.addInterconnection(de.xima.bpmn_model.api.element.bpmn.common.FlowNode<?> source, WorkflowBpmnPointRef.StructuredPartRef target, de.xima.bpmn_model.api.element.bpmn.common.SequenceFlow flow, de.xima.bpmn_model.api.element.bpmndi.BpmnEdge edge, de.xima.bpmn_model.api.element.dc.Point... waypoints) Adds an interconnection to the list of interconnections of this part, seeIStructuredBpmnModelPart.interconnections().IFlowableStructuredBpmnModelPartBuilder.addInterconnection(de.xima.bpmn_model.api.element.bpmn.common.FlowNode<?> source, WorkflowBpmnPointRef.StructuredPartRef target, de.xima.bpmn_model.api.element.bpmn.common.SequenceFlow flow, de.xima.bpmn_model.api.element.bpmndi.BpmnEdge edge, Iterable<de.xima.bpmn_model.api.element.dc.Point> waypoints) Adds an interconnection to the list of interconnections of this part, seeIStructuredBpmnModelPart.interconnections().IFlowableStructuredBpmnModelPartBuilder.addInterconnection(de.xima.bpmn_model.api.element.bpmn.common.FlowNode<?> source, WorkflowBpmnPointRef.StructuredPartRef target, IBpmnElementAccessor<? extends de.xima.bpmn_model.api.element.bpmn.common.SequenceFlow> flow, de.xima.bpmn_model.api.element.bpmndi.BpmnEdge edge, de.xima.bpmn_model.api.element.dc.Point... waypoints) Adds an interconnection to the list of interconnections of this part, seeIStructuredBpmnModelPart.interconnections().IFlowableStructuredBpmnModelPartBuilder.addInterconnection(de.xima.bpmn_model.api.element.bpmn.common.FlowNode<?> source, WorkflowBpmnPointRef.StructuredPartRef target, IBpmnElementAccessor<? extends de.xima.bpmn_model.api.element.bpmn.common.SequenceFlow> flow, de.xima.bpmn_model.api.element.bpmndi.BpmnEdge edge, Iterable<de.xima.bpmn_model.api.element.dc.Point> waypoints) Adds an interconnection to the list of interconnections of this part, seeIStructuredBpmnModelPart.interconnections().IFlowableStructuredBpmnModelPartBuilder.addInterconnection(WorkflowBpmnPointRef.StructuredPartRef source, de.xima.bpmn_model.api.element.bpmn.common.FlowNode<?> target, de.xima.bpmn_model.api.element.dc.Point... waypoints) Adds an interconnection to the list of interconnections of this part, seeIStructuredBpmnModelPart.interconnections().IFlowableStructuredBpmnModelPartBuilder.addInterconnection(WorkflowBpmnPointRef.StructuredPartRef source, de.xima.bpmn_model.api.element.bpmn.common.FlowNode<?> target, Iterable<de.xima.bpmn_model.api.element.dc.Point> waypoints) Adds an interconnection to the list of interconnections of this part, seeIStructuredBpmnModelPart.interconnections().IFlowableStructuredBpmnModelPartBuilder.addInterconnection(WorkflowBpmnPointRef.StructuredPartRef source, WorkflowBpmnPointRef.StructuredPartRef target, de.xima.bpmn_model.api.element.dc.Point... waypoints) Adds an interconnection to the list of interconnections of this part, seeIStructuredBpmnModelPart.interconnections().IFlowableStructuredBpmnModelPartBuilder.addInterconnection(WorkflowBpmnPointRef.StructuredPartRef source, WorkflowBpmnPointRef.StructuredPartRef target, Iterable<de.xima.bpmn_model.api.element.dc.Point> waypoints) Adds an interconnection to the list of interconnections of this part, seeIStructuredBpmnModelPart.interconnections().IFlowableStructuredBpmnModelPartBuilder.addInterconnection(WorkflowBpmnPointRef.StructuredPartRef source, IBpmnElementAccessor<? extends de.xima.bpmn_model.api.element.bpmn.common.FlowNode<?>> target, de.xima.bpmn_model.api.element.dc.Point... waypoints) Adds an interconnection to the list of interconnections of this part, seeIStructuredBpmnModelPart.interconnections().IFlowableStructuredBpmnModelPartBuilder.addInterconnection(WorkflowBpmnPointRef.StructuredPartRef source, IBpmnElementAccessor<? extends de.xima.bpmn_model.api.element.bpmn.common.FlowNode<?>> target, Iterable<de.xima.bpmn_model.api.element.dc.Point> waypoints) Adds an interconnection to the list of interconnections of this part, seeIStructuredBpmnModelPart.interconnections().