| 程序包 | 说明 |
|---|---|
| cn.lzgabel.bpmn.generator.internal.generated.model |
| 限定符和类型 | 字段和说明 |
|---|---|
protected TLaneSet |
TLane.childLaneSet |
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<TLaneSet> |
TProcess.laneSet |
protected List<TLaneSet> |
TSubProcess.laneSet |
| 限定符和类型 | 方法和说明 |
|---|---|
TLaneSet |
ObjectFactory.createTLaneSet()
Create an instance of
TLaneSet |
TLaneSet |
TLane.getChildLaneSet()
获取childLaneSet属性的值。
|
| 限定符和类型 | 方法和说明 |
|---|---|
JAXBElement<TLaneSet> |
ObjectFactory.createLaneSet(TLaneSet value)
|
List<TLaneSet> |
TProcess.getLaneSet()
Gets the value of the laneSet property.
|
List<TLaneSet> |
TSubProcess.getLaneSet()
Gets the value of the laneSet property.
|
| 限定符和类型 | 方法和说明 |
|---|---|
JAXBElement<TLaneSet> |
ObjectFactory.createLaneSet(TLaneSet value)
|
void |
TLane.setChildLaneSet(TLaneSet value)
设置childLaneSet属性的值。
|
Copyright © 2021. All rights reserved.