Uses of Class
org.flowable.cmmn.model.TextAnnotation
Packages that use TextAnnotation
-
Uses of TextAnnotation in org.flowable.cmmn.model
Fields in org.flowable.cmmn.model with type parameters of type TextAnnotationMethods in org.flowable.cmmn.model that return TextAnnotationMethods in org.flowable.cmmn.model that return types with arguments of type TextAnnotationMethods in org.flowable.cmmn.model with parameters of type TextAnnotationModifier and TypeMethodDescriptionvoidCmmnModel.addTextAnnotation(TextAnnotation textAnnotation) voidTextAnnotation.setValues(TextAnnotation otherElement) Method parameters in org.flowable.cmmn.model with type arguments of type TextAnnotationModifier and TypeMethodDescriptionvoidCmmnModel.setTextAnnotations(List<TextAnnotation> textAnnotations)