public abstract class AbstractFlowElementBuilder<B extends AbstractFlowElementBuilder<B,E>,E extends FlowElement> extends AbstractBaseElementBuilder<B,E>
SPACE
element, 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, createEmptyErrorEventDefinition, createEmptyMessageEventDefinition, createErrorEventDefinition, createEscalationEventDefinition, createInstance, createInstance, createMessageEventDefinition, createSibling, createSibling, createSignalEventDefinition, findBpmnEdge, findBpmnPlane, findBpmnShape, findErrorDefinitionForCode, findErrorForNameAndCode, findEscalationForCode, findMessageForName, findSignalForName, getCreateSingleChild, getCreateSingleChild, getCreateSingleExtensionElement, id, resizeSubProcess, setCoordinates, setWaypoints
done, getElement, subProcessDone, transactionDone
protected AbstractFlowElementBuilder(BpmnModelInstance modelInstance, E element, Class<?> selfType)
Copyright © 2017. All rights reserved.