Uses of Class
org.spdx.library.model.ModelCollection
Packages that use ModelCollection
-
Uses of ModelCollection in org.spdx.library.model
Subclasses of ModelCollection in org.spdx.library.modelModifier and TypeClassDescriptionclassModelSet<T>A ModelCollection implemented as a set where all items in the collection are unique based on equality (not based on equivalence).Methods in org.spdx.library.model that return ModelCollectionModifier and TypeMethodDescriptionprotected ModelCollection<?>ModelObject.getObjectPropertyValueCollection(String propertyName, Class<?> type) RelatedElementCollection.getRelationshipCollection()