|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.osgi.internal.resolver.BaseDescriptionImpl
org.eclipse.osgi.internal.resolver.GenericDescriptionImpl
public class GenericDescriptionImpl
| Field Summary |
|---|
| Fields inherited from class org.eclipse.osgi.internal.resolver.BaseDescriptionImpl |
|---|
monitor |
| Fields inherited from interface org.eclipse.osgi.service.resolver.GenericDescription |
|---|
DEFAULT_TYPE |
| Constructor Summary | |
|---|---|
GenericDescriptionImpl()
|
|
GenericDescriptionImpl(BundleDescription host,
GenericDescription fragmentDeclaration)
|
|
| Method Summary | |
|---|---|
Dictionary<String,Object> |
getAttributes()
Returns the arbitrary attributes for this description |
Map<String,Object> |
getDeclaredAttributes()
Returns the attributes declared with the description. |
Map<String,String> |
getDeclaredDirectives()
Returns the directives declared with the description. |
BaseDescription |
getFragmentDeclaration()
|
String |
getName()
Deprecated. |
BundleDescription |
getSupplier()
Returns the bundle which supplies this base description |
String |
getType()
Returns the type of generic description capability |
Version |
getVersion()
Deprecated. |
String |
toString()
|
| Methods inherited from class org.eclipse.osgi.internal.resolver.BaseDescriptionImpl |
|---|
getCapability, getUserObject, setName, setUserObject, setVersion |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.osgi.service.resolver.BaseDescription |
|---|
getCapability, getUserObject, setUserObject |
| Constructor Detail |
|---|
public GenericDescriptionImpl()
public GenericDescriptionImpl(BundleDescription host,
GenericDescription fragmentDeclaration)
| Method Detail |
|---|
public Dictionary<String,Object> getAttributes()
GenericDescription
getAttributes in interface GenericDescriptionpublic BundleDescription getSupplier()
BaseDescription
getSupplier in interface BaseDescriptionpublic String toString()
toString in class Objectpublic String getName()
BaseDescription
getName in interface BaseDescriptiongetName in interface GenericDescriptiongetName in class BaseDescriptionImplpublic String getType()
GenericDescription
getType in interface GenericDescriptionpublic Version getVersion()
BaseDescription
getVersion in interface BaseDescriptiongetVersion in interface GenericDescriptiongetVersion in class BaseDescriptionImplpublic Map<String,String> getDeclaredDirectives()
BaseDescription
getDeclaredDirectives in interface BaseDescriptionpublic Map<String,Object> getDeclaredAttributes()
BaseDescription
getDeclaredAttributes in interface BaseDescriptionpublic BaseDescription getFragmentDeclaration()
getFragmentDeclaration in class BaseDescriptionImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||