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