Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.equinox.p2.metadata.ICopyright

Packages that use ICopyright
org.eclipse.equinox.p2.metadata Defines the metadata being handled by p2. 
 

Uses of ICopyright in org.eclipse.equinox.p2.metadata
 

Methods in org.eclipse.equinox.p2.metadata that return ICopyright
static ICopyright MetadataFactory.createCopyright(URI location, String body)
          Returns a new ICopyright.
 ICopyright IInstallableUnit.getCopyright()
          Returns the untranslated copyright that applies to this installable unit.
 ICopyright IInstallableUnit.getCopyright(String locale)
          Returns the copyright that applies to this installable unit.
 

Methods in org.eclipse.equinox.p2.metadata with parameters of type ICopyright
 void MetadataFactory.InstallableUnitDescription.setCopyright(ICopyright copyright)
          Set the copyright for the installable unit.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.