org.camunda.bpm.model.xml.type.reference
Interface AttributeReference<T extends ModelElementInstance>

All Superinterfaces:
Reference<T>
All Known Implementing Classes:
AttributeReferenceCollection, AttributeReferenceImpl, QNameAttributeReferenceImpl

public interface AttributeReference<T extends ModelElementInstance>
extends Reference<T>

Author:
Sebastian Menski

Method Summary
 Attribute<String> getReferenceSourceAttribute()
           
 
Methods inherited from interface org.camunda.bpm.model.xml.type.reference.Reference
findReferenceSourceElements, getReferenceIdentifier, getReferenceSourceElementType, getReferenceTargetAttribute, getReferenceTargetElement, setReferenceTargetElement
 

Method Detail

getReferenceSourceAttribute

Attribute<String> getReferenceSourceAttribute()


Copyright © 2014 camunda services GmbH. All rights reserved.