|
Eclipse PDE Release 3.6 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPackageImportDescription
Describes a package import.
Method Summary | |
---|---|
String |
getName()
Returns the fully qualified name of the imported package. |
org.eclipse.osgi.service.resolver.VersionRange |
getVersionRange()
Returns the version constraint of the imported package or null
if unspecified. |
boolean |
isOptional()
Returns whether the package import is optional. |
Method Detail |
---|
String getName()
org.eclipse.osgi.service.resolver.VersionRange getVersionRange()
null
if unspecified.
null
boolean isOptional()
|
Eclipse PDE Release 3.6 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |