Uses of Class
org.camunda.bpm.model.xml.impl.type.child.ChildElementImpl

Packages that use ChildElementImpl
org.camunda.bpm.model.xml.impl.type.reference   
 

Uses of ChildElementImpl in org.camunda.bpm.model.xml.impl.type.reference
 

Constructors in org.camunda.bpm.model.xml.impl.type.reference with parameters of type ChildElementImpl
ElementReferenceBuilderImpl(Class<Source> childElementType, Class<Target> referenceTargetClass, ChildElementImpl<Source> child)
           
QNameElementReferenceBuilderImpl(Class<Source> childElementType, Class<Target> referenceTargetClass, ChildElementImpl<Source> child)
           
UriElementReferenceBuilderImpl(Class<Source> childElementType, Class<Target> referenceTargetClass, ChildElementImpl<Source> child)
           
 



Copyright © 2015 camunda services GmbH. All rights reserved.