Uses of Interface
org.eclipse.equinox.p2.metadata.ICopyright
-
Uses of ICopyright in org.eclipse.equinox.p2.metadata
Modifier and TypeMethodDescriptionstatic ICopyright
MetadataFactory.createCopyright
(URI location, String body) Returns a newICopyright
.IInstallableUnit.getCopyright()
Returns the untranslated copyright that applies to this installable unit.IInstallableUnit.getCopyright
(String locale) Returns the copyright that applies to this installable unit.Modifier and TypeMethodDescriptionvoid
MetadataFactory.InstallableUnitDescription.setCopyright
(ICopyright copyright) Set the copyright for the installable unit.