Interface ISubProcessBpmnElementLayout<Element extends de.xima.bpmn_model.api.element.bpmn.activities.SubProcess<?>>

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

public interface ISubProcessBpmnElementLayout<Element extends de.xima.bpmn_model.api.element.bpmn.activities.SubProcess<?>> extends IAnnotatedNamedBpmnElementLayout<Element>, IBoundedBpmnElementLayout<Element>
/** Represents a laid out SubProcess that may have a visible text annotation, a visible name, and a start and end event.
Since:
8.4.0