public class SPDXDisjunctiveLicenseSet extends SPDXLicenseSet
licenseInfos| Constructor and Description |
|---|
SPDXDisjunctiveLicenseSet(com.hp.hpl.jena.rdf.model.Model model,
com.hp.hpl.jena.graph.Node licenseInfoNode) |
SPDXDisjunctiveLicenseSet(SPDXLicenseInfo[] disjunctiveLicenses) |
| 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 SPDXDisjunctiveLicenseSet(com.hp.hpl.jena.rdf.model.Model model,
com.hp.hpl.jena.graph.Node licenseInfoNode)
throws InvalidSPDXAnalysisException
model - licenseInfoNode - InvalidSPDXAnalysisExceptionpublic SPDXDisjunctiveLicenseSet(SPDXLicenseInfo[] disjunctiveLicenses)
disjunctiveLicenses - 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.