public interface INFPropertyComponentFeature
Modifier and Type | Method and Description |
---|---|
INFPropertyProvider |
getComponentPropertyProvider()
Get the component property provider.
|
INFMixedPropertyProvider |
getProvidedServicePropertyProvider(IServiceIdentifier sid)
Get the provided service property provider for a service.
|
INFMixedPropertyProvider |
getRequiredServicePropertyProvider(IServiceIdentifier sid)
Get the required service property provider for a service.
|
boolean |
hasRequiredServicePropertyProvider(IServiceIdentifier sid)
Has the service a property provider.
|
INFPropertyProvider getComponentPropertyProvider()
INFMixedPropertyProvider getProvidedServicePropertyProvider(IServiceIdentifier sid)
INFMixedPropertyProvider getRequiredServicePropertyProvider(IServiceIdentifier sid)
boolean hasRequiredServicePropertyProvider(IServiceIdentifier sid)