P
- the supported IOProvider
typepublic static interface ImportSource.SourceConfiguration<P extends ImportProvider>
Modifier and Type | Method and Description |
---|---|
org.eclipse.core.runtime.content.IContentType |
getContentType()
Get the content type assigned to the configuration
|
Collection<IOProviderDescriptor> |
getFactories()
Get the available provider descriptors.
|
IOProviderDescriptor |
getProviderFactory()
Get the provider factory assigned to the configuration.
|
void |
setContentType(org.eclipse.core.runtime.content.IContentType contentType)
Assign a content type to the configuration
|
void |
setProviderFactory(IOProviderDescriptor descriptor)
Assign an I/O provider factory to the configuration
|
Collection<IOProviderDescriptor> getFactories()
void setProviderFactory(IOProviderDescriptor descriptor)
descriptor
- the provider descriptor to setIOProviderDescriptor getProviderFactory()
void setContentType(org.eclipse.core.runtime.content.IContentType contentType)
contentType
- the content type to setorg.eclipse.core.runtime.content.IContentType getContentType()
null
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a