Uses of Interface
cool.klass.model.meta.domain.projection.AbstractProjectionElement.ProjectionChildBuilder
Packages that use AbstractProjectionElement.ProjectionChildBuilder
-
Uses of AbstractProjectionElement.ProjectionChildBuilder in cool.klass.model.meta.domain.projection
Classes in cool.klass.model.meta.domain.projection that implement AbstractProjectionElement.ProjectionChildBuilderModifier and TypeClassDescriptionstatic final classstatic final classstatic final classFields in cool.klass.model.meta.domain.projection with type parameters of type AbstractProjectionElement.ProjectionChildBuilderModifier and TypeFieldDescriptionprotected org.eclipse.collections.api.list.ImmutableList<AbstractProjectionElement.ProjectionChildBuilder>AbstractProjectionParent.AbstractProjectionParentBuilder.childBuildersMethod parameters in cool.klass.model.meta.domain.projection with type arguments of type AbstractProjectionElement.ProjectionChildBuilderModifier and TypeMethodDescriptionvoidAbstractProjectionParent.AbstractProjectionParentBuilder.setChildBuilders(org.eclipse.collections.api.list.ImmutableList<AbstractProjectionElement.ProjectionChildBuilder> projectionChildrenBuilders)