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

All Superinterfaces:
AttributeReferenceBuilder<T>, ReferenceBuilder<T>
All Known Implementing Classes:
AttributeReferenceCollectionBuilderImpl

public interface AttributeReferenceCollectionBuilder<T extends ModelElementInstance>
extends AttributeReferenceBuilder<T>

Author:
Roman Smirnov, Sebastian Menski

Method Summary
 AttributeReferenceCollection<T> build()
           
 

Method Detail

build

AttributeReferenceCollection<T> build()
Specified by:
build in interface AttributeReferenceBuilder<T extends ModelElementInstance>
Specified by:
build in interface ReferenceBuilder<T extends ModelElementInstance>


Copyright © 2015 camunda services GmbH. All rights reserved.