|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
P
- the supported IOProvider
typepublic static interface ImportSource.SourceConfiguration<P extends ImportProvider>
Configuration based on an import source.
Method Summary | |
---|---|
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 |
Method Detail |
---|
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
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |