Package | Description |
---|---|
eu.esdihumboldt.hale.ui.function.extension | |
eu.esdihumboldt.hale.ui.function.extension.impl | |
eu.esdihumboldt.hale.ui.function.generic |
Modifier and Type | Interface and Description |
---|---|
interface |
FunctionWizardDescriptor<T extends AbstractFunction<?>>
Function wizard descriptor
|
interface |
PropertyFunctionWizardDescriptor
TODO Type description
|
interface |
TypeFunctionWizardDescriptor
TODO Type description
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFunctionWizardDescriptor<T extends AbstractFunction<?>>
Abstract function wizard descriptor based on a configuration element
|
class |
FactoryWizardDescriptor<T extends AbstractFunction<?>>
Function wizard descriptor based on a
FunctionWizardFactory instance. |
class |
PropertyFunctionWizardDescriptorImpl
Property function wizard descriptor
|
class |
TypeFunctionWizardDescriptorImpl
Type function wizard descriptor
|
Modifier and Type | Method and Description |
---|---|
protected abstract FunctionWizardFactory |
AbstractFunctionWizardDescriptor.createDefaultFactory()
Create the default function wizard factory for the function if none is
explicitly defined or its creation fails.
|
protected FunctionWizardFactory |
PropertyFunctionWizardDescriptorImpl.createDefaultFactory() |
protected FunctionWizardFactory |
TypeFunctionWizardDescriptorImpl.createDefaultFactory() |
FunctionWizardFactory |
AbstractFunctionWizardDescriptor.createExtensionObject() |
FunctionWizardFactory |
FactoryWizardDescriptor.createExtensionObject() |
protected FunctionWizardFactory |
AbstractFunctionWizardDescriptor.getFactory()
Get the associated function wizard factory
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractFunctionWizardDescriptor.dispose(FunctionWizardFactory instance) |
void |
FactoryWizardDescriptor.dispose(FunctionWizardFactory instance) |
Constructor and Description |
---|
FactoryWizardDescriptor(FunctionWizardFactory factory,
T function)
Create a function wizard descriptor based on the given factory.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGenericFunctionWizardFactory
Factory for generic function wizards
|
class |
GenericPropertyFunctionWizardFactory
Factory for generic property function wizards
|
class |
GenericTypeFunctionWizardFactory
Factory for generic type function wizards
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a