| Modifier and Type | Method and Description |
|---|---|
<V extends ModelElementInstance> |
StringAttributeBuilderImpl.idAttributeReference(Class<V> referenceTargetElement) |
<V extends ModelElementInstance> |
StringAttributeBuilderImpl.qNameAttributeReference(Class<V> referenceTargetElement)
Create a new
AttributeReferenceBuilder for the reference source element instance |
| Modifier and Type | Method and Description |
|---|---|
protected <V extends ModelElementInstance> |
StringAttributeBuilderImpl.setAttributeReference(AttributeReferenceBuilder<V> referenceBuilder) |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeReferenceBuilderImpl<T extends ModelElementInstance>
A builder for a attribute model reference based on a QName
|
class |
AttributeReferenceCollectionBuilderImpl<T extends ModelElementInstance> |
class |
QNameAttributeReferenceBuilderImpl<T extends ModelElementInstance> |
| Modifier and Type | Method and Description |
|---|---|
<V extends ModelElementInstance> |
StringAttributeBuilder.idAttributeReference(Class<V> referenceTargetElement) |
<V extends ModelElementInstance> |
StringAttributeBuilder.qNameAttributeReference(Class<V> referenceTargetElement) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AttributeReferenceCollectionBuilder<T extends ModelElementInstance> |
Copyright © 2014–2020 camunda services GmbH. All rights reserved.