Uses of Class
org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
-
Packages that use ElementReferenceCollectionImpl Package Description org.camunda.bpm.model.xml.impl.type.reference -
-
Uses of ElementReferenceCollectionImpl in org.camunda.bpm.model.xml.impl.type.reference
Subclasses of ElementReferenceCollectionImpl in org.camunda.bpm.model.xml.impl.type.reference Modifier and Type Class Description classElementReferenceImpl<Target extends ModelElementInstance,Source extends ModelElementInstance>classIdsElementReferenceCollectionImpl<Target extends ModelElementInstance,Source extends ModelElementInstance>classQNameElementReferenceCollectionImpl<Target extends ModelElementInstance,Source extends ModelElementInstance>classQNameElementReferenceImpl<Target extends ModelElementInstance,Source extends ModelElementInstance>classUriElementReferenceCollectionImpl<Target extends ModelElementInstance,Source extends ModelElementInstance>classUriElementReferenceImpl<Target extends ModelElementInstance,Source extends ModelElementInstance>Fields in org.camunda.bpm.model.xml.impl.type.reference declared as ElementReferenceCollectionImpl Modifier and Type Field Description protected ElementReferenceCollectionImpl<Target,Source>ElementReferenceCollectionBuilderImpl. elementReferenceCollectionImpl
-