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