Uses of Class
org.camunda.bpm.model.xml.impl.ModelImpl

Packages that use ModelImpl
org.camunda.bpm.model.xml.impl   
org.camunda.bpm.model.xml.impl.type   
 

Uses of ModelImpl in org.camunda.bpm.model.xml.impl
 

Constructors in org.camunda.bpm.model.xml.impl with parameters of type ModelImpl
ModelInstanceImpl(ModelImpl model, ModelBuilder modelBuilder, DomDocument document)
           
 

Uses of ModelImpl in org.camunda.bpm.model.xml.impl.type
 

Constructors in org.camunda.bpm.model.xml.impl.type with parameters of type ModelImpl
ModelElementTypeBuilderImpl(Class<? extends ModelElementInstance> instanceType, String name, ModelImpl model)
           
ModelElementTypeImpl(ModelImpl model, String name, Class<? extends ModelElementInstance> instanceType)
           
 



Copyright © 2014 camunda services GmbH. All rights reserved.