Interface AttributeReference<T extends ModelElementInstance>

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

public interface AttributeReference<T extends ModelElementInstance> extends Reference<T>
Author:
Sebastian Menski
  • Method Details

    • getReferenceSourceAttribute

      Attribute<String> getReferenceSourceAttribute()