Uses of Class
de.xima.fc.common.workflow.bpmn.WorkflowBpmnPointRef.StructuredPartRef
-
Packages that use WorkflowBpmnPointRef.StructuredPartRef Package Description de.xima.fc.common.workflow.bpmn de.xima.fc.interfaces.workflow.bpmn -
-
Uses of WorkflowBpmnPointRef.StructuredPartRef in de.xima.fc.common.workflow.bpmn
Subclasses of WorkflowBpmnPointRef.StructuredPartRef in de.xima.fc.common.workflow.bpmn Modifier and Type Class Description static classWorkflowBpmnPointRef.StructuredPartIncomingRefAWorkflowBpmnPointRefto the in-port aIStructuredBpmnModelPartstatic classWorkflowBpmnPointRef.StructuredPartOutgoingRefAWorkflowBpmnPointRefto the out-port aIStructuredBpmnModelPartMethods in de.xima.fc.common.workflow.bpmn that return WorkflowBpmnPointRef.StructuredPartRef Modifier and Type Method Description static WorkflowBpmnPointRef.StructuredPartRefWorkflowBpmnPointRef. partIncomingRef(IStructuredBpmnModelPart modelPart)Creates aWorkflowBpmnPointRefto the in port of aIStructuredBpmnModelPart.static WorkflowBpmnPointRef.StructuredPartRefWorkflowBpmnPointRef. partIncomingRef(IStructuredBpmnModelPartBuilder<?> modelPartBuilder)Creates aWorkflowBpmnPointRefto the in port of aIStructuredBpmnModelPart.static WorkflowBpmnPointRef.StructuredPartRefWorkflowBpmnPointRef. partOutgoingRef(IStructuredBpmnModelPart modelPart)Creates aWorkflowBpmnPointRefto the out port of aIStructuredBpmnModelPart.static WorkflowBpmnPointRef.StructuredPartRefWorkflowBpmnPointRef. 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.StructuredPartRef Modifier and Type Method Description SelfIFlowableStructuredBpmnModelPartBuilder. 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().SelfIFlowableStructuredBpmnModelPartBuilder. 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().SelfIFlowableStructuredBpmnModelPartBuilder. 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().SelfIFlowableStructuredBpmnModelPartBuilder. 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().SelfIFlowableStructuredBpmnModelPartBuilder. 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().SelfIFlowableStructuredBpmnModelPartBuilder. 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().SelfIFlowableStructuredBpmnModelPartBuilder. 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().SelfIFlowableStructuredBpmnModelPartBuilder. 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().SelfIFlowableStructuredBpmnModelPartBuilder. 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().SelfIFlowableStructuredBpmnModelPartBuilder. 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().
-