Interface CallableElement

All Superinterfaces:
BaseElement, BpmnModelElementInstance, org.camunda.bpm.model.xml.instance.ModelElementInstance, RootElement
All Known Subinterfaces:
Process
All Known Implementing Classes:
CallableElementImpl, ProcessImpl

public interface CallableElement extends RootElement
The BPMN callableElement element
Author:
Daniel Meyer