| Package | Description |
|---|---|
| org.eclipse.equinox.p2.metadata |
Defines the metadata being handled by p2.
|
| Modifier and Type | Method and Description |
|---|---|
static ICopyright |
MetadataFactory.createCopyright(java.net.URI location,
java.lang.String body)
Returns a new
ICopyright. |
ICopyright |
IInstallableUnit.getCopyright()
Returns the untranslated copyright that applies to this installable unit.
|
ICopyright |
IInstallableUnit.getCopyright(java.lang.String locale)
Returns the copyright that applies to this installable unit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataFactory.InstallableUnitDescription.setCopyright(ICopyright copyright)
Set the copyright for the installable unit.
|
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.