Interface SoftwareComponentContainer

All Superinterfaces:
Collection<SoftwareComponent>, DomainObjectCollection<SoftwareComponent>, Iterable<SoftwareComponent>, NamedDomainObjectCollection<SoftwareComponent>, NamedDomainObjectSet<SoftwareComponent>, Set<SoftwareComponent>

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