| 程序包 | 说明 |
|---|---|
| cn.lzgabel.bpmn.generator.internal.generated.model |
| 限定符和类型 | 字段和说明 |
|---|---|
protected BPMNLabel |
BPMNShape.bpmnLabel |
protected BPMNLabel |
BPMNEdge.bpmnLabel |
| 限定符和类型 | 方法和说明 |
|---|---|
BPMNLabel |
ObjectFactory.createBPMNLabel()
Create an instance of
BPMNLabel |
BPMNLabel |
BPMNShape.getBPMNLabel()
获取bpmnLabel属性的值。
|
BPMNLabel |
BPMNEdge.getBPMNLabel()
获取bpmnLabel属性的值。
|
| 限定符和类型 | 方法和说明 |
|---|---|
JAXBElement<BPMNLabel> |
ObjectFactory.createBPMNLabel(BPMNLabel value)
|
| 限定符和类型 | 方法和说明 |
|---|---|
JAXBElement<BPMNLabel> |
ObjectFactory.createBPMNLabel(BPMNLabel value)
|
void |
BPMNShape.setBPMNLabel(BPMNLabel value)
设置bpmnLabel属性的值。
|
void |
BPMNEdge.setBPMNLabel(BPMNLabel value)
设置bpmnLabel属性的值。
|
Copyright © 2021. All rights reserved.