public class SPDXConjunctiveLicenseSet extends SPDXLicenseSet
licenseInfos| Constructor and Description |
|---|
SPDXConjunctiveLicenseSet(com.hp.hpl.jena.rdf.model.Model model,
com.hp.hpl.jena.graph.Node node) |
SPDXConjunctiveLicenseSet(SPDXLicenseInfo[] conjunctiveLicenses) |
| Modifier and Type | Method and Description |
|---|---|
protected com.hp.hpl.jena.rdf.model.Resource |
_createResource(com.hp.hpl.jena.rdf.model.Model model)
Internal implementation of create resource which is subclass specific
|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
_createResource, getSPDXLicenseInfos, setSPDXLicenseInfos, verifycreateResource, getResourcepublic SPDXConjunctiveLicenseSet(com.hp.hpl.jena.rdf.model.Model model,
com.hp.hpl.jena.graph.Node node)
throws InvalidSPDXAnalysisException
model - node - InvalidSPDXAnalysisExceptionpublic SPDXConjunctiveLicenseSet(SPDXLicenseInfo[] conjunctiveLicenses)
conjunctiveLicenses - protected com.hp.hpl.jena.rdf.model.Resource _createResource(com.hp.hpl.jena.rdf.model.Model model)
SPDXLicenseInfo_createResource in class SPDXLicenseInfopublic String toString()
toString in class SPDXLicenseInfopublic int hashCode()
hashCode in class SPDXLicenseInfopublic boolean equals(Object o)
equals in class SPDXLicenseInfoCopyright © 2014 Linux Foundation. All Rights Reserved.