| Package | Description |
|---|---|
| www.omg.org.spec.bpmn.model |
| Modifier and Type | Field and Description |
|---|---|
protected TLaneSet |
TLane.childLaneSet |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<TLaneSet> |
TProcess.laneSet |
protected java.util.List<TLaneSet> |
TSubProcess.laneSet |
| Modifier and Type | Method and Description |
|---|---|
TLaneSet |
ObjectFactory.createTLaneSet()
Create an instance of
TLaneSet |
TLaneSet |
TLane.getChildLaneSet()
Gets the value of the childLaneSet property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TLaneSet> |
ObjectFactory.createLaneSet(TLaneSet value)
|
java.util.List<TLaneSet> |
TProcess.getLaneSet()
Gets the value of the laneSet property.
|
java.util.List<TLaneSet> |
TSubProcess.getLaneSet()
Gets the value of the laneSet property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<TLaneSet> |
ObjectFactory.createLaneSet(TLaneSet value)
|
void |
TLane.setChildLaneSet(TLaneSet value)
Sets the value of the childLaneSet property.
|
Copyright © 2018 SAP SE. All Rights Reserved.