public abstract class AbstractFlowElementBuilder<B extends AbstractFlowElementBuilder<B,E>,E extends FlowElement> extends AbstractBaseElementBuilder<B,E>
SPACEelement, modelInstance, myself| Modifier | Constructor and Description | 
|---|---|
protected  | 
AbstractFlowElementBuilder(BpmnModelInstance modelInstance,
                          E element,
                          Class<?> selfType)  | 
| Modifier and Type | Method and Description | 
|---|---|
B | 
name(String name)
Sets the element name attribute. 
 | 
addExtensionElement, createBpmnEdge, createBpmnShape, createChild, createChild, createChild, createChild, createCompensateEventDefinition, createEdge, createEmptyErrorEventDefinition, createEmptyMessageEventDefinition, createErrorEventDefinition, createErrorEventDefinition, createEscalationEventDefinition, createInstance, createInstance, createMessageEventDefinition, createSibling, createSibling, createSignalEventDefinition, createTimeCycle, createTimeDate, createTimeDuration, findBpmnEdge, findBpmnPlane, findBpmnShape, findErrorDefinitionForCode, findErrorForNameAndCode, findErrorForNameAndCode, findEscalationForCode, findMessageForName, findSignalForName, getCreateSingleChild, getCreateSingleChild, getCreateSingleExtensionElement, id, resizeSubProcess, setCoordinates, setWaypoints, setWaypointsWithSourceAndTargetdone, getElement, subProcessDone, throwEventDefinitionDone, transactionDoneprotected AbstractFlowElementBuilder(BpmnModelInstance modelInstance, E element, Class<?> selfType)
Copyright © 2019. All rights reserved.