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

Type Parameters:
Element - The type of the BPMN element that is laid out.
All Superinterfaces:
IAnnotatedBpmnElementLayout<Element>, IBpmnElementAccessor<Element>, IBpmnElementLayout<Element>, INamedBpmnElementLayout<Element>
All Known Subinterfaces:
ISubProcessBpmnElementLayout<Element>

public interface IAnnotatedNamedBpmnElementLayout<Element extends de.xima.bpmn_model.api.behavior.BpmnElement<?>> extends INamedBpmnElementLayout<Element>, IAnnotatedBpmnElementLayout<Element>
/** Represents a laid out BPMN element that has a visible TextAnnotation
Since:
8.4.0