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