Interface ReferenceBuilder<T extends ModelElementInstance>

Type Parameters:
T - the type of the referenced element
All Known Subinterfaces:
AttributeReferenceBuilder<T>, AttributeReferenceCollectionBuilder<T>
All Known Implementing Classes:
AttributeReferenceBuilderImpl, AttributeReferenceCollectionBuilderImpl, QNameAttributeReferenceBuilderImpl

public interface ReferenceBuilder<T extends ModelElementInstance>
Author:
Sebastian Menski
  • Method Summary

    Modifier and Type
    Method
    Description