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 Summary
Modifier and TypeMethodDescriptionReturns the attributes of this generic infoReturns the directives of this generic infoReturns the namespace of this generic info
-
Method Details
-
getNamespace
Returns the namespace of this generic info- Returns:
- the namespace
-
getDirectives
Returns the directives of this generic info- Returns:
- the directives
-
getAttributes
Returns the attributes of this generic info- Returns:
- the attributes
-