Uses of Class
org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
-
Packages that use AttributeReferenceImpl Package Description org.camunda.bpm.model.xml.impl.type.reference org.camunda.bpm.model.xml.type.reference -
-
Uses of AttributeReferenceImpl in org.camunda.bpm.model.xml.impl.type.reference
Subclasses of AttributeReferenceImpl in org.camunda.bpm.model.xml.impl.type.reference Modifier and Type Class Description classQNameAttributeReferenceImpl<T extends ModelElementInstance>Fields in org.camunda.bpm.model.xml.impl.type.reference declared as AttributeReferenceImpl Modifier and Type Field Description protected AttributeReferenceImpl<T>AttributeReferenceBuilderImpl. attributeReferenceImpl -
Uses of AttributeReferenceImpl in org.camunda.bpm.model.xml.type.reference
Subclasses of AttributeReferenceImpl in org.camunda.bpm.model.xml.type.reference Modifier and Type Class Description classAttributeReferenceCollection<T extends ModelElementInstance>
-