Uses of Class
org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext
-
Packages that use ModelTypeInstanceContext Package Description org.camunda.bpm.model.xml.impl.instance org.camunda.bpm.model.xml.impl.type org.camunda.bpm.model.xml.type -
-
Uses of ModelTypeInstanceContext in org.camunda.bpm.model.xml.impl.instance
Constructors in org.camunda.bpm.model.xml.impl.instance with parameters of type ModelTypeInstanceContext Constructor Description ModelElementInstanceImpl(ModelTypeInstanceContext instanceContext) -
Uses of ModelTypeInstanceContext in org.camunda.bpm.model.xml.impl.type
Methods in org.camunda.bpm.model.xml.impl.type with parameters of type ModelTypeInstanceContext Modifier and Type Method Description protected ModelElementInstanceModelElementTypeImpl. createModelElementInstance(ModelTypeInstanceContext instanceContext) -
Uses of ModelTypeInstanceContext in org.camunda.bpm.model.xml.type
Methods in org.camunda.bpm.model.xml.type with parameters of type ModelTypeInstanceContext Modifier and Type Method Description TModelElementTypeBuilder.ModelTypeInstanceProvider. newInstance(ModelTypeInstanceContext instanceContext)
-