Uses of Interface
de.xima.fc.interfaces.workflow.bpmn.IBpmnElementStore
-
Packages that use IBpmnElementStore Package Description de.xima.fc.interfaces.workflow.bpmn -
-
Uses of IBpmnElementStore in de.xima.fc.interfaces.workflow.bpmn
Methods in de.xima.fc.interfaces.workflow.bpmn that return IBpmnElementStore Modifier and Type Method Description IBpmnElementStore
IWorkflowBpmnModelContext. bpmnElements()
Gets the store to access all BPMN element in the BPMN model being created.
-