| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TSequenceFlow> |
HybrisBPMNElementsFactory.createSequenceFlow(java.lang.String exp,
TFlowElement sourceFlowElement,
TFlowElement targetFlowElement) |
BPMNFlowElementHandler<TSequenceFlow> |
BPMNElementHandlerRegistery.getSequenceFlowHandler() |
BPMNFlowElementHandler<TSequenceFlow> |
DefaultBPMNHandlerRegistryImpl.getSequenceFlowHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BPMN2HybrisProcessTransformer.createLinks(SimpleGraph simpleGraph,
java.util.List<TSequenceFlow> sequenceFlows) |
void |
BPMNElementHandlerRegistery.setSequenceFlowHandler(BPMNFlowElementHandler<TSequenceFlow> sequenceFlowHandler) |
void |
DefaultBPMNHandlerRegistryImpl.setSequenceFlowHandler(BPMNFlowElementHandler<TSequenceFlow> sequenceFlowHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
BPMNSequenceFlowHandler.processFlowNode(BPMNProcess bpmnProcess,
SimpleGraph simpleGraph,
TSequenceFlow flowElement,
HybrisProcess hybrisProcess,
Node simpleNode,
HybrisBPMNElementsFactory hybrisElementsFactory) |
Node |
BPMNSequenceFlowHandler.transformBpmnNodeToSimpleNode(BPMNProcess bpmnProcess,
SimpleGraph simpleGraph,
TSequenceFlow tSequenceFlow,
HybrisBPMNElementsFactory hybrisElementsFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected TSequenceFlow |
AbstractHybrisElementHandler.addSequenceFlow(java.lang.String exp,
TFlowElement sourceFlowElement,
TFlowElement targetFlowElement,
BPMNProcess bpmnProcess,
HybrisBPMNElementsFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
TSequenceFlow |
BPMNProcess.getSequenceFlow(javax.xml.namespace.QName sequenceFlowQName) |
| Modifier and Type | Method and Description |
|---|---|
TSequenceFlow |
ObjectFactory.createTSequenceFlow()
Create an instance of
TSequenceFlow |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TSequenceFlow> |
ObjectFactory.createSequenceFlow(TSequenceFlow value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TSequenceFlow> |
ObjectFactory.createSequenceFlow(TSequenceFlow value)
|
Copyright © 2018 SAP SE. All Rights Reserved.