Interface IWorkflowNodeBpmnModelPartBuilder
-
- All Superinterfaces:
IEventContainingStructuredBpmnModelPartBuilder<IWorkflowNodeBpmnModelPartBuilder>
,IFertileStructuredBpmnModelPartBuilder<IWorkflowNodeBpmnModelPartBuilder>
,IFlowableStructuredBpmnModelPartBuilder<IWorkflowNodeBpmnModelPartBuilder>
,IIncomingStructuredBpmnModelPartBuilder<IWorkflowNodeBpmnModelPartBuilder>
,IOutgoingStructuredBpmnModelPartBuilder<IWorkflowNodeBpmnModelPartBuilder>
,IStructuredBpmnModelPartBuilder<IWorkflowNodeBpmnModelPartBuilder>
public interface IWorkflowNodeBpmnModelPartBuilder extends IStructuredBpmnModelPartBuilder<IWorkflowNodeBpmnModelPartBuilder>, IFertileStructuredBpmnModelPartBuilder<IWorkflowNodeBpmnModelPartBuilder>, IFlowableStructuredBpmnModelPartBuilder<IWorkflowNodeBpmnModelPartBuilder>, IIncomingStructuredBpmnModelPartBuilder<IWorkflowNodeBpmnModelPartBuilder>, IOutgoingStructuredBpmnModelPartBuilder<IWorkflowNodeBpmnModelPartBuilder>
Builder forIStructuredBpmnModelPart
instances created fromworkflow nodes
.- Since:
- 8.4.0
-
-
Method Summary
-
Methods inherited from interface de.xima.fc.interfaces.workflow.bpmn.IEventContainingStructuredBpmnModelPartBuilder
addRaisableError, addRaisableError, addRaisableError, addRaisableErrorsFromParts, addRaisableErrorsFromParts, addRaisableEscalation, addRaisableEscalation, addRaisableEscalation, addRaisableEscalationsFromParts, addRaisableEscalationsFromParts, addRaisablesFromParts, addRaisablesFromParts, addRaisableSignal, addRaisableSignal, addRaisableSignal, addRaisableSignalsFromParts, addRaisableSignalsFromParts, raisableErrors, raisableEscalations, raisableSignals, removeRaisableError, removeRaisableError, removeRaisableError, removeRaisableErrorsFromParts, removeRaisableErrorsFromParts, removeRaisableEscalation, removeRaisableEscalation, removeRaisableEscalation, removeRaisableEscalationsFromParts, removeRaisableEscalationsFromParts, removeRaisableEvent, removeRaisableEventDefinitions, removeRaisableEvents, removeRaisablesFromParts, removeRaisablesFromParts, removeRaisableSignal, removeRaisableSignal, removeRaisableSignal, removeRaisableSignalsFromParts, removeRaisableSignalsFromParts
-
Methods inherited from interface de.xima.fc.interfaces.workflow.bpmn.IFertileStructuredBpmnModelPartBuilder
addChildPart, addChildPart, addChildPart, addChildPart, addChildPart, addChildPart, addChildPart, addChildPart, addChildPart, addChildPart, addChildPart, childParts
-
Methods inherited from interface de.xima.fc.interfaces.workflow.bpmn.IFlowableStructuredBpmnModelPartBuilder
addInterconnection, addInterconnection, addInterconnection, addInterconnection, addInterconnection, addInterconnection, addInterconnection, addInterconnection, addInterconnection, addInterconnection
-
Methods inherited from interface de.xima.fc.interfaces.workflow.bpmn.IIncomingStructuredBpmnModelPartBuilder
inPort
-
Methods inherited from interface de.xima.fc.interfaces.workflow.bpmn.IOutgoingStructuredBpmnModelPartBuilder
outPort
-
Methods inherited from interface de.xima.fc.interfaces.workflow.bpmn.IStructuredBpmnModelPartBuilder
boundingBox, boundingBox, id
-
-