Interface SoftwareComponentContainer

All Superinterfaces:
Collection<SoftwareComponent>, Configurable<NamedDomainObjectContainer<SoftwareComponent>>, DomainObjectCollection<SoftwareComponent>, DomainObjectSet<SoftwareComponent>, ExtensiblePolymorphicDomainObjectContainer<SoftwareComponent>, Iterable<SoftwareComponent>, NamedDomainObjectCollection<SoftwareComponent>, NamedDomainObjectContainer<SoftwareComponent>, org.gradle.api.internal.rules.NamedDomainObjectFactoryRegistry<SoftwareComponent>, NamedDomainObjectSet<SoftwareComponent>, PolymorphicDomainObjectContainer<SoftwareComponent>, Set<SoftwareComponent>

public interface SoftwareComponentContainer extends ExtensiblePolymorphicDomainObjectContainer<SoftwareComponent>
A Container that contains all of the Software Components produced by a Project.