Modifier and Type | Method and Description |
---|---|
static <P extends IOProvider> |
HaleIO.findIOProviderFactory(Class<P> providerType,
org.eclipse.core.runtime.content.IContentType contentType,
String providerId)
Find an I/O provider factory
|
Modifier and Type | Method and Description |
---|---|
static List<IOProviderDescriptor> |
HaleIO.filterFactories(Collection<IOProviderDescriptor> factories,
org.eclipse.core.runtime.content.IContentType contentType)
Filter I/O provider factories by content type
|
static <P extends IOProvider> |
HaleIO.getProviderFactories(Class<P> providerType)
Get the I/O provider factories of a certain type
|
Modifier and Type | Method and Description |
---|---|
static List<IOProviderDescriptor> |
HaleIO.filterFactories(Collection<IOProviderDescriptor> factories,
org.eclipse.core.runtime.content.IContentType contentType)
Filter I/O provider factories by content type
|
Modifier and Type | Method and Description |
---|---|
protected IOProviderDescriptor |
IOProviderExtension.createFactory(org.eclipse.core.runtime.IConfigurationElement conf) |
Modifier and Type | Method and Description |
---|---|
protected de.cs3d.util.eclipse.extension.ExtensionObjectFactoryCollection<IOProvider,IOProviderDescriptor> |
IOProviderExtension.createCollection(org.eclipse.core.runtime.IConfigurationElement conf) |
Modifier and Type | Method and Description |
---|---|
IOProviderDescriptor |
ImportSource.SourceConfiguration.getProviderFactory()
Get the provider factory assigned to the configuration.
|
IOProviderDescriptor |
IOWizard.getProviderFactory()
Get the provider descriptor assigned to the wizard.
|
IOProviderDescriptor |
ImportSelectSourcePage.SourcePage.getProviderFactory() |
Modifier and Type | Method and Description |
---|---|
Collection<IOProviderDescriptor> |
ImportSource.SourceConfiguration.getFactories()
Get the available provider descriptors.
|
List<IOProviderDescriptor> |
IOWizard.getFactories()
Get the available provider descriptors.
|
Collection<IOProviderDescriptor> |
ImportSelectSourcePage.SourcePage.getFactories() |
Modifier and Type | Method and Description |
---|---|
void |
IOWizardListener.providerDescriptorChanged(IOProviderDescriptor providerDescriptor)
Called when the I/O provider descriptor assigned to the wizard has
changed
|
protected void |
ExportSelectProviderPage.providerFactoryChanged(IOProviderDescriptor providerFactory)
Called when the provider factory has been initialized or changed
|
void |
ImportSource.SourceConfiguration.setProviderFactory(IOProviderDescriptor descriptor)
Assign an I/O provider factory to the configuration
|
void |
IOWizard.setProviderFactory(IOProviderDescriptor descriptor)
Assign an I/O provider factory to the wizard
|
void |
ImportSelectSourcePage.SourcePage.setProviderFactory(IOProviderDescriptor factory) |
Modifier and Type | Method and Description |
---|---|
<P extends IOProvider> |
ConfigurationPageExtension.getConfigurationPages(Iterable<IOProviderDescriptor> descriptors)
Get the configuration pages registered for the given I/O provider
descriptors
|
Modifier and Type | Method and Description |
---|---|
IOProviderDescriptor |
InstanceExportWizard.getValidatorFactory() |
Modifier and Type | Method and Description |
---|---|
List<IOProviderDescriptor> |
InstanceExportWizard.getFactories() |
Modifier and Type | Method and Description |
---|---|
void |
InstanceSelectTargetPage.providerDescriptorChanged(IOProviderDescriptor providerFactory) |
void |
InstanceExportWizard.setValidatorFactory(IOProviderDescriptor validatorFactory) |
Modifier and Type | Method and Description |
---|---|
List<IOProviderDescriptor> |
SaveProjectWizard.getFactories() |
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a