Interface IAnnotatedBpmnElementLayout<Element extends de.xima.bpmn_model.api.behavior.BpmnElement<?>>

    • Method Detail

      • annotation

        IWorkflowBpmnAlignmentItem<de.xima.bpmn_model.api.element.bpmn.artifacts.TextAnnotation,​?> annotation()
        Gets the alignment item for the text annotation of the BPMN element.
        Returns:
        The text annotation of the BPMN element, or null if it has no annotation.
      • annotationText

        IWorkflowBpmnAlignmentItem<StyledBpmnLabel,​?> annotationText()
        Gets the alignment item for the text annotation text content of the BPMN element.
        Returns:
        The annotation text of the BPMN element, or null if it has no annotation.