Class ChildElementBuilderImpl<T extends ModelElementInstance>

java.lang.Object
org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl<T>
org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl<T>
All Implemented Interfaces:
ModelBuildOperation, ChildElementBuilder<T>, ChildElementCollectionBuilder<T>

public class ChildElementBuilderImpl<T extends ModelElementInstance> extends ChildElementCollectionBuilderImpl<T> implements ChildElementBuilder<T>
Author:
Daniel Meyer