|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of FunctionParameter in eu.esdihumboldt.hale.common.align.extension.function |
---|
Methods in eu.esdihumboldt.hale.common.align.extension.function that return FunctionParameter | |
---|---|
FunctionParameter |
AbstractFunction.getParameter(String paramName)
Get the function parameter with the given name. |
Methods in eu.esdihumboldt.hale.common.align.extension.function that return types with arguments of type FunctionParameter | |
---|---|
Collection<FunctionParameter> |
Function.getDefinedParameters()
Get the defined parameters for the function |
Collection<FunctionParameter> |
AbstractFunction.getDefinedParameters()
|
Uses of FunctionParameter in eu.esdihumboldt.hale.ui.common.graph.figures |
---|
Constructor parameters in eu.esdihumboldt.hale.ui.common.graph.figures with type arguments of type FunctionParameter | |
---|---|
FunctionFigure(ResourceManager resourceManager,
Collection<FunctionParameter> parameters,
boolean showToolTip)
Create a new function figure. |
Uses of FunctionParameter in eu.esdihumboldt.hale.ui.function.extension |
---|
Methods in eu.esdihumboldt.hale.ui.function.extension that return FunctionParameter | |
---|---|
FunctionParameter |
ParameterEditorFactory.getAssociatedParameter()
Get the associated parameter. |
Methods in eu.esdihumboldt.hale.ui.function.extension that return types with arguments of type FunctionParameter | |
---|---|
Set<FunctionParameter> |
ParameterPageFactory.getAssociatedParameters()
Get the associated parameters. |
Uses of FunctionParameter in eu.esdihumboldt.hale.ui.function.extension.impl |
---|
Methods in eu.esdihumboldt.hale.ui.function.extension.impl that return FunctionParameter | |
---|---|
FunctionParameter |
ParameterEditorFactoryImpl.getAssociatedParameter()
|
Methods in eu.esdihumboldt.hale.ui.function.extension.impl that return types with arguments of type FunctionParameter | |
---|---|
Set<FunctionParameter> |
ParameterPageFactoryImpl.getAssociatedParameters()
|
Uses of FunctionParameter in eu.esdihumboldt.hale.ui.function.generic.pages |
---|
Methods in eu.esdihumboldt.hale.ui.function.generic.pages that return types with arguments of type FunctionParameter | |
---|---|
protected com.google.common.collect.ImmutableMap<String,FunctionParameter> |
AbstractParameterPage.getParametersToHandle()
Get the parameters to handle by this parameter page. |
Method parameters in eu.esdihumboldt.hale.ui.function.generic.pages with type arguments of type FunctionParameter | |
---|---|
void |
GenericParameterPage.setParameter(Set<FunctionParameter> params,
com.google.common.collect.ListMultimap<String,String> initialValues)
|
void |
ParameterPage.setParameter(Set<FunctionParameter> params,
com.google.common.collect.ListMultimap<String,String> initialValues)
Sets the parameters this page is responsible for and their initial values. |
void |
AbstractParameterPage.setParameter(Set<FunctionParameter> params,
com.google.common.collect.ListMultimap<String,String> initialValues)
|
Uses of FunctionParameter in eu.esdihumboldt.hale.ui.functions.core |
---|
Method parameters in eu.esdihumboldt.hale.ui.functions.core with type arguments of type FunctionParameter | |
---|---|
void |
ClassificationMappingParameterPage.setParameter(Set<FunctionParameter> params,
com.google.common.collect.ListMultimap<String,String> initialValues)
|
void |
AssignParameterPage.setParameter(Set<FunctionParameter> params,
com.google.common.collect.ListMultimap<String,String> initialValues)
|
void |
SourceListParameterPage.setParameter(Set<FunctionParameter> params,
com.google.common.collect.ListMultimap<String,String> initialValues)
|
void |
CheckboxParameterPage.setParameter(Set<FunctionParameter> params,
com.google.common.collect.ListMultimap<String,String> initialValues)
|
void |
MergeParameterPage.setParameter(Set<FunctionParameter> params,
com.google.common.collect.ListMultimap<String,String> initialValues)
|
Uses of FunctionParameter in eu.esdihumboldt.hale.ui.functions.inspire |
---|
Method parameters in eu.esdihumboldt.hale.ui.functions.inspire with type arguments of type FunctionParameter | |
---|---|
void |
GeographicalNamePage.setParameter(Set<FunctionParameter> params,
com.google.common.collect.ListMultimap<String,String> initialValues)
|
void |
IdentifierParameterPage.setParameter(Set<FunctionParameter> params,
com.google.common.collect.ListMultimap<String,String> initialValues)
|
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |