Uses of Interface
org.camunda.bpm.model.xml.type.reference.ElementReference

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

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

Classes in org.camunda.bpm.model.xml.impl.type.reference that implement ElementReference
 class ElementReferenceImpl<Target extends ModelElementInstance,Source extends ModelElementInstance>
           
 class QNameElementReferenceImpl<Target extends ModelElementInstance,Source extends ModelElementInstance>
           
 class UriElementReferenceImpl<Target extends ModelElementInstance,Source extends ModelElementInstance>
           
 

Methods in org.camunda.bpm.model.xml.impl.type.reference that return ElementReference
 ElementReference<Target,Source> ElementReferenceBuilderImpl.build()
           
 

Uses of ElementReference in org.camunda.bpm.model.xml.type.reference
 

Methods in org.camunda.bpm.model.xml.type.reference that return ElementReference
 ElementReference<Target,Source> ElementReferenceBuilder.build()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.