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.
-
Method Summary
Methods inherited from interface Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface DomainObjectCollection
all, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeMethods inherited from interface NamedDomainObjectCollection
add, addAll, addRule, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getByName, getNamer, getNames, getRulesMethods inherited from interface NamedDomainObjectSet
findAll, matching, matching, withType