Package | Description |
---|---|
org.camunda.bpm.model.bpmn.impl.instance | |
org.camunda.bpm.model.bpmn.instance |
Modifier and Type | Class and Description |
---|---|
class |
TextImpl
The BPMN 2.0 text element from the tTextAnnotation complex type
|
Modifier and Type | Field and Description |
---|---|
protected static ChildElement<Text> |
TextAnnotationImpl.textChild |
Modifier and Type | Method and Description |
---|---|
Text |
TextAnnotationImpl.getText() |
Modifier and Type | Method and Description |
---|---|
void |
TextAnnotationImpl.setText(Text text) |
Modifier and Type | Method and Description |
---|---|
Text |
TextAnnotation.getText() |
Modifier and Type | Method and Description |
---|---|
void |
TextAnnotation.setText(Text text) |
Copyright © 2018. All rights reserved.