Uses of Class
org.camunda.bpm.model.bpmn.impl.BpmnModelInstanceImpl
-
Packages that use BpmnModelInstanceImpl Package Description org.camunda.bpm.model.bpmn.impl -
-
Uses of BpmnModelInstanceImpl in org.camunda.bpm.model.bpmn.impl
Methods in org.camunda.bpm.model.bpmn.impl that return BpmnModelInstanceImpl Modifier and Type Method Description protected BpmnModelInstanceImpl
BpmnParser. createModelInstance(DomDocument document)
BpmnModelInstanceImpl
BpmnParser. getEmptyModel()
BpmnModelInstanceImpl
BpmnParser. parseModelFromStream(InputStream inputStream)
-