|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IOProviderDescriptor in eu.esdihumboldt.hale.common.core.io |
---|
Methods in eu.esdihumboldt.hale.common.core.io that return IOProviderDescriptor | ||
---|---|---|
static
|
HaleIO.findIOProviderFactory(Class<P> providerType,
org.eclipse.core.runtime.content.IContentType contentType,
String providerId)
Find an I/O provider factory |
Methods in eu.esdihumboldt.hale.common.core.io that return types with arguments of type IOProviderDescriptor | ||
---|---|---|
static List<IOProviderDescriptor> |
HaleIO.filterFactories(Collection<IOProviderDescriptor> factories,
org.eclipse.core.runtime.content.IContentType contentType)
Filter I/O provider factories by content type |
|
static
|
HaleIO.getProviderFactories(Class<P> providerType)
Get the I/O provider factories of a certain type |
Method parameters in eu.esdihumboldt.hale.common.core.io with type arguments of type IOProviderDescriptor | |
---|---|
static List<IOProviderDescriptor> |
HaleIO.filterFactories(Collection<IOProviderDescriptor> factories,
org.eclipse.core.runtime.content.IContentType contentType)
Filter I/O provider factories by content type |
Uses of IOProviderDescriptor in eu.esdihumboldt.hale.common.core.io.extension |
---|
Methods in eu.esdihumboldt.hale.common.core.io.extension that return IOProviderDescriptor | |
---|---|
protected IOProviderDescriptor |
IOProviderExtension.createFactory(org.eclipse.core.runtime.IConfigurationElement conf)
|
Methods in eu.esdihumboldt.hale.common.core.io.extension that return types with arguments of type IOProviderDescriptor | |
---|---|
protected de.cs3d.util.eclipse.extension.ExtensionObjectFactoryCollection<IOProvider,IOProviderDescriptor> |
IOProviderExtension.createCollection(org.eclipse.core.runtime.IConfigurationElement conf)
|
Uses of IOProviderDescriptor in eu.esdihumboldt.hale.ui.io |
---|
Methods in eu.esdihumboldt.hale.ui.io that return IOProviderDescriptor | |
---|---|
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()
|
Methods in eu.esdihumboldt.hale.ui.io that return types with arguments of type IOProviderDescriptor | |
---|---|
Collection<IOProviderDescriptor> |
ImportSource.SourceConfiguration.getFactories()
Get the available provider descriptors. |
List<IOProviderDescriptor> |
IOWizard.getFactories()
Get the available provider descriptors. |
Collection<IOProviderDescriptor> |
ImportSelectSourcePage.SourcePage.getFactories()
|
Methods in eu.esdihumboldt.hale.ui.io with parameters of type IOProviderDescriptor | |
---|---|
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)
|
Uses of IOProviderDescriptor in eu.esdihumboldt.hale.ui.io.config |
---|
Method parameters in eu.esdihumboldt.hale.ui.io.config with type arguments of type IOProviderDescriptor | ||
---|---|---|
|
ConfigurationPageExtension.getConfigurationPages(Iterable<IOProviderDescriptor> descriptors)
Get the configuration pages registered for the given I/O provider descriptors |
Uses of IOProviderDescriptor in eu.esdihumboldt.hale.ui.io.instance |
---|
Methods in eu.esdihumboldt.hale.ui.io.instance that return IOProviderDescriptor | |
---|---|
IOProviderDescriptor |
InstanceExportWizard.getValidatorFactory()
|
Methods in eu.esdihumboldt.hale.ui.io.instance that return types with arguments of type IOProviderDescriptor | |
---|---|
List<IOProviderDescriptor> |
InstanceExportWizard.getFactories()
|
Methods in eu.esdihumboldt.hale.ui.io.instance with parameters of type IOProviderDescriptor | |
---|---|
void |
InstanceSelectTargetPage.providerDescriptorChanged(IOProviderDescriptor providerFactory)
|
void |
InstanceExportWizard.setValidatorFactory(IOProviderDescriptor validatorFactory)
|
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |