| Modifier and Type | Field and Description |
|---|---|
protected List<TextAnnotation> |
CmmnModel.textAnnotations |
| Modifier and Type | Method and Description |
|---|---|
TextAnnotation |
TextAnnotation.clone() |
TextAnnotation |
CmmnModel.findTextAnnotation(String id) |
| Modifier and Type | Method and Description |
|---|---|
List<TextAnnotation> |
CmmnModel.getTextAnnotations() |
| Modifier and Type | Method and Description |
|---|---|
void |
CmmnModel.addTextAnnotation(TextAnnotation textAnnotation) |
void |
TextAnnotation.setValues(TextAnnotation otherElement) |
| Modifier and Type | Method and Description |
|---|---|
void |
CmmnModel.setTextAnnotations(List<TextAnnotation> textAnnotations) |
Copyright © 2021 Flowable. All rights reserved.