Uses of Class
org.spdx.library.model.v2.license.ConjunctiveLicenseSet
-
Packages that use ConjunctiveLicenseSet Package Description org.spdx.library.model.v2 Model compatible with version 2 of the SPDX spec (2.0, 2.1, 2.2, and 2.3)org.spdx.library.model.v2.license Model for the SPDX version 2 license related objects -
-
Uses of ConjunctiveLicenseSet in org.spdx.library.model.v2
Methods in org.spdx.library.model.v2 that return ConjunctiveLicenseSet Modifier and Type Method Description ConjunctiveLicenseSet
ModelObjectV2. createConjunctiveLicenseSet(Collection<AnyLicenseInfo> members)
-
Uses of ConjunctiveLicenseSet in org.spdx.library.model.v2.license
Methods in org.spdx.library.model.v2.license with parameters of type ConjunctiveLicenseSet Modifier and Type Method Description protected boolean
ConjunctiveLicenseSet. setsEquivalent(ConjunctiveLicenseSet compare)
-