| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<? extends TFlowElement> |
HybrisBPMNElementsFactory.createBPMNElement(java.lang.Object hybrisNode) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultBPMNDiagramGenerator.createDataObjectShape(BPMNPlane bpmnPlane,
java.util.Map<java.lang.String,Bounds> bpmnArtifactsBound,
java.util.Map<java.lang.String,BPMNShape> bpmnIDVsShape,
Node node,
TFlowElement flowElement) |
javax.xml.bind.JAXBElement<TSequenceFlow> |
HybrisBPMNElementsFactory.createSequenceFlow(java.lang.String exp,
TFlowElement sourceFlowElement,
TFlowElement targetFlowElement) |
static java.lang.String |
TransformationUtil.createSequenceFlowId(java.lang.String exp,
TFlowElement sourceFlowElement,
TFlowElement targetFlowElement) |
protected void |
BPMN2HybrisProcessTransformer.processFlowNode(BPMNProcess bpmnProcess,
SimpleGraph simpleGraph,
TFlowElement flowElement,
HybrisProcess hybrisProcess,
Node simpleNode) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BPMNFlowElementHandler<T extends TFlowElement> |
| Modifier and Type | Method and Description |
|---|---|
protected TFlowElement |
AbstractHybrisElementHandler.getFlowElement(BPMNProcess bpmnProcess,
HybrisProcess hybrisProcess,
Node simpleNode,
HybrisBPMNElementsFactory factory) |
protected TFlowElement |
AbstractHybrisElementHandler.getSourceFlowElement(HybrisProcess hybrisProcess,
BPMNProcess bpmnProcess,
HybrisBPMNElementsFactory factory,
Node simpleNode) |
| Modifier and Type | Method and Description |
|---|---|
protected TSequenceFlow |
AbstractHybrisElementHandler.addSequenceFlow(java.lang.String exp,
TFlowElement sourceFlowElement,
TFlowElement targetFlowElement,
BPMNProcess bpmnProcess,
HybrisBPMNElementsFactory factory) |
protected void |
AbstractHybrisElementHandler.addSequenceFlows(HybrisProcess hybrisProcess,
Node simpleNode,
BPMNProcess bpmnProcess,
HybrisBPMNElementsFactory factory,
TFlowElement sourceFlowElement,
java.lang.Integer outgoingPathsLimit) |
| Modifier and Type | Method and Description |
|---|---|
TFlowElement |
BPMNProcess.getFlowElement(java.lang.String id) |
TFlowElement |
BPMNProcess.getSourceElement(javax.xml.namespace.QName sequenceFlowName) |
TFlowElement |
BPMNProcess.getTargetElement(javax.xml.namespace.QName sequenceFlowQName) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<javax.xml.bind.JAXBElement<? extends TFlowElement>> |
BPMNProcess.getFlowElement() |
| Modifier and Type | Method and Description |
|---|---|
void |
BPMNProcess.addFlowElement(javax.xml.bind.JAXBElement<? extends TFlowElement> flowElement) |
| Modifier and Type | Class and Description |
|---|---|
class |
TActivity
Java class for tActivity complex type.
|
class |
TAdHocSubProcess
Java class for tAdHocSubProcess complex type.
|
class |
TBoundaryEvent
Java class for tBoundaryEvent complex type.
|
class |
TBusinessRuleTask
Java class for tBusinessRuleTask complex type.
|
class |
TCallActivity
Java class for tCallActivity complex type.
|
class |
TCallChoreography
Java class for tCallChoreography complex type.
|
class |
TCatchEvent
Java class for tCatchEvent complex type.
|
class |
TChoreographyActivity
Java class for tChoreographyActivity complex type.
|
class |
TChoreographyTask
Java class for tChoreographyTask complex type.
|
class |
TComplexGateway
Java class for tComplexGateway complex type.
|
class |
TDataObject
Java class for tDataObject complex type.
|
class |
TDataObjectReference
Java class for tDataObjectReference complex type.
|
class |
TDataStoreReference
Java class for tDataStoreReference complex type.
|
class |
TEndEvent
Java class for tEndEvent complex type.
|
class |
TEvent
Java class for tEvent complex type.
|
class |
TEventBasedGateway
Java class for tEventBasedGateway complex type.
|
class |
TExclusiveGateway
Java class for tExclusiveGateway complex type.
|
class |
TFlowNode
Java class for tFlowNode complex type.
|
class |
TGateway
Java class for tGateway complex type.
|
class |
TImplicitThrowEvent
Java class for tImplicitThrowEvent complex type.
|
class |
TInclusiveGateway
Java class for tInclusiveGateway complex type.
|
class |
TIntermediateCatchEvent
Java class for tIntermediateCatchEvent complex type.
|
class |
TIntermediateThrowEvent
Java class for tIntermediateThrowEvent complex type.
|
class |
TManualTask
Java class for tManualTask complex type.
|
class |
TParallelGateway
Java class for tParallelGateway complex type.
|
class |
TReceiveTask
Java class for tReceiveTask complex type.
|
class |
TScriptTask
Java class for tScriptTask complex type.
|
class |
TSendTask
Java class for tSendTask complex type.
|
class |
TSequenceFlow
Java class for tSequenceFlow complex type.
|
class |
TServiceTask
Java class for tServiceTask complex type.
|
class |
TStartEvent
Java class for tStartEvent complex type.
|
class |
TSubChoreography
Java class for tSubChoreography complex type.
|
class |
TSubProcess
Java class for tSubProcess complex type.
|
class |
TTask
Java class for tTask complex type.
|
class |
TThrowEvent
Java class for tThrowEvent complex type.
|
class |
TTransaction
Java class for tTransaction complex type.
|
class |
TUserTask
Java class for tUserTask complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<javax.xml.bind.JAXBElement<? extends TFlowElement>> |
TProcess.flowElement |
protected java.util.List<javax.xml.bind.JAXBElement<? extends TFlowElement>> |
TChoreography.flowElement |
protected java.util.List<javax.xml.bind.JAXBElement<? extends TFlowElement>> |
TSubProcess.flowElement |
protected java.util.List<javax.xml.bind.JAXBElement<? extends TFlowElement>> |
TSubChoreography.flowElement |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TFlowElement> |
ObjectFactory.createFlowElement(TFlowElement value)
|
java.util.List<javax.xml.bind.JAXBElement<? extends TFlowElement>> |
TProcess.getFlowElement()
Gets the value of the flowElement property.
|
java.util.List<javax.xml.bind.JAXBElement<? extends TFlowElement>> |
TChoreography.getFlowElement()
Gets the value of the flowElement property.
|
java.util.List<javax.xml.bind.JAXBElement<? extends TFlowElement>> |
TSubProcess.getFlowElement()
Gets the value of the flowElement property.
|
java.util.List<javax.xml.bind.JAXBElement<? extends TFlowElement>> |
TSubChoreography.getFlowElement()
Gets the value of the flowElement property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TFlowElement> |
ObjectFactory.createFlowElement(TFlowElement value)
|
Copyright © 2018 SAP SE. All Rights Reserved.