|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SchemaSelection in eu.esdihumboldt.hale.ui.function |
---|
Methods in eu.esdihumboldt.hale.ui.function that return SchemaSelection | |
---|---|
SchemaSelection |
AbstractFunctionWizard.getInitSelection()
|
Methods in eu.esdihumboldt.hale.ui.function with parameters of type SchemaSelection | |
---|---|
protected void |
AbstractFunctionWizard.init(SchemaSelection selection)
Initialize the wizard based on a schema selection. |
Constructors in eu.esdihumboldt.hale.ui.function with parameters of type SchemaSelection | |
---|---|
AbstractFunctionWizard(SchemaSelection selection)
Create a function wizard based on a schema selection |
Uses of SchemaSelection in eu.esdihumboldt.hale.ui.function.contribution |
---|
Methods in eu.esdihumboldt.hale.ui.function.contribution that return SchemaSelection | |
---|---|
SchemaSelection |
ReplaceFunctionWizardContribution.getSelection()
|
SchemaSelection |
SchemaSelectionFunctionContribution.getSelection()
Get the schema selection |
Uses of SchemaSelection in eu.esdihumboldt.hale.ui.function.extension |
---|
Methods in eu.esdihumboldt.hale.ui.function.extension with parameters of type SchemaSelection | |
---|---|
FunctionWizard |
FunctionWizardFactory.createNewWizard(SchemaSelection schemaSelection)
Creates a wizard for creating a new cell based on the given schema selection. |
Uses of SchemaSelection in eu.esdihumboldt.hale.ui.function.extension.impl |
---|
Methods in eu.esdihumboldt.hale.ui.function.extension.impl with parameters of type SchemaSelection | |
---|---|
FunctionWizard |
AbstractFunctionWizardDescriptor.createNewWizard(SchemaSelection schemaSelection)
|
FunctionWizard |
FactoryWizardDescriptor.createNewWizard(SchemaSelection schemaSelection)
|
Uses of SchemaSelection in eu.esdihumboldt.hale.ui.function.generic |
---|
Methods in eu.esdihumboldt.hale.ui.function.generic with parameters of type SchemaSelection | |
---|---|
protected EntitiesPage<TypeFunction,TypeParameter,?> |
GenericTypeFunctionWizard.createEntitiesPage(SchemaSelection initSelection,
Cell initCell)
|
protected EntitiesPage<PropertyFunction,PropertyParameter,?> |
GenericPropertyFunctionWizard.createEntitiesPage(SchemaSelection initSelection,
Cell initCell)
|
protected abstract EntitiesPage<T,P,?> |
AbstractGenericFunctionWizard.createEntitiesPage(SchemaSelection initSelection,
Cell initCell)
Create the entities page |
FunctionWizard |
GenericTypeFunctionWizardFactory.createNewWizard(SchemaSelection schemaSelection)
|
FunctionWizard |
GenericPropertyFunctionWizardFactory.createNewWizard(SchemaSelection schemaSelection)
|
protected void |
AbstractGenericFunctionWizard.init(SchemaSelection selection)
|
Constructors in eu.esdihumboldt.hale.ui.function.generic with parameters of type SchemaSelection | |
---|---|
AbstractGenericFunctionWizard(SchemaSelection selection,
String functionId)
Create a generic function wizard for a certain function based on a schema selection |
|
GenericPropertyFunctionWizard(SchemaSelection selection,
String functionId)
|
|
GenericTypeFunctionWizard(SchemaSelection selection,
String functionId)
|
Uses of SchemaSelection in eu.esdihumboldt.hale.ui.function.generic.pages |
---|
Methods in eu.esdihumboldt.hale.ui.function.generic.pages that return SchemaSelection | |
---|---|
protected SchemaSelection |
EntitiesPage.getInitialSelection()
|
Constructors in eu.esdihumboldt.hale.ui.function.generic.pages with parameters of type SchemaSelection | |
---|---|
EntitiesPage(SchemaSelection initialSelection,
Cell initialCell)
Create the entities page |
|
PropertyEntitiesPage(SchemaSelection initialSelection,
Cell initialCell)
|
|
TypeEntitiesPage(SchemaSelection initialSelection,
Cell initialCell)
|
Uses of SchemaSelection in eu.esdihumboldt.hale.ui.selection |
---|
Methods in eu.esdihumboldt.hale.ui.selection that return SchemaSelection | |
---|---|
static SchemaSelection |
SchemaSelectionHelper.getSchemaSelection()
Get the current schema selection |
Uses of SchemaSelection in eu.esdihumboldt.hale.ui.selection.impl |
---|
Classes in eu.esdihumboldt.hale.ui.selection.impl that implement SchemaSelection | |
---|---|
class |
DefaultSchemaSelection
A selection with source and target EntityDefinition s |
Uses of SchemaSelection in eu.esdihumboldt.hale.ui.views.mapping |
---|
Methods in eu.esdihumboldt.hale.ui.views.mapping with parameters of type SchemaSelection | |
---|---|
protected void |
MappingView.update(SchemaSelection selection)
Update the view |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |