Package org.eclipse.osgi.container
Class ModuleRevisionBuilder.GenericInfo
java.lang.Object
org.eclipse.osgi.container.ModuleRevisionBuilder.GenericInfo
- Enclosing class:
- ModuleRevisionBuilder
Provides information about a capability or requirement
- 
Method SummaryModifier and TypeMethodDescriptionReturns the attributes of this generic infoReturns the directives of this generic infoReturns the namespace of this generic info
- 
Method Details- 
getNamespaceReturns the namespace of this generic info- Returns:
- the namespace
 
- 
getDirectivesReturns the directives of this generic info- Returns:
- the directives
 
- 
getAttributesReturns the attributes of this generic info- Returns:
- the attributes
 
 
-