|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Reference in org.camunda.bpm.model.xml.impl.type.attribute |
|---|
| Methods in org.camunda.bpm.model.xml.impl.type.attribute that return types with arguments of type Reference | |
|---|---|
List<Reference<?>> |
AttributeImpl.getIncomingReferences()
|
List<Reference<?>> |
AttributeImpl.getOutgoingReferences()
|
| Methods in org.camunda.bpm.model.xml.impl.type.attribute with parameters of type Reference | |
|---|---|
void |
AttributeImpl.registerIncoming(Reference<?> ref)
|
void |
AttributeImpl.registerOutgoingReference(Reference<?> ref)
|
| Uses of Reference in org.camunda.bpm.model.xml.impl.type.reference |
|---|
| Uses of Reference in org.camunda.bpm.model.xml.test.assertions |
|---|
| Classes in org.camunda.bpm.model.xml.test.assertions with type parameters of type Reference | |
|---|---|
class |
AbstractReferenceAssert<S extends AbstractReferenceAssert<S,T>,T extends Reference<?>>
|
| Methods in org.camunda.bpm.model.xml.test.assertions with parameters of type Reference | |
|---|---|
AttributeAssert |
AttributeAssert.hasIncomingReferences(Reference<?>... references)
|
AttributeAssert |
AttributeAssert.hasOutgoingReferences(Reference<?>... references)
|
| Uses of Reference in org.camunda.bpm.model.xml.type.attribute |
|---|
| Methods in org.camunda.bpm.model.xml.type.attribute that return types with arguments of type Reference | |
|---|---|
List<Reference<?>> |
Attribute.getIncomingReferences()
|
List<Reference<?>> |
Attribute.getOutgoingReferences()
|
| Uses of Reference in org.camunda.bpm.model.xml.type.reference |
|---|
| Classes in org.camunda.bpm.model.xml.type.reference that implement Reference | |
|---|---|
class |
AttributeReferenceCollection<T extends ModelElementInstance>
|
| Methods in org.camunda.bpm.model.xml.type.reference that return Reference | |
|---|---|
Reference<T> |
ReferenceBuilder.build()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||