Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.function.extension
Interface ParameterPageFactory

All Superinterfaces:
Comparable<de.cs3d.util.eclipse.extension.ExtensionObjectDefinition>, de.cs3d.util.eclipse.extension.ExtensionObjectDefinition, de.cs3d.util.eclipse.extension.ExtensionObjectFactory<ParameterPage>
All Known Implementing Classes:
ParameterPageFactoryImpl

public interface ParameterPageFactory
extends de.cs3d.util.eclipse.extension.ExtensionObjectFactory<ParameterPage>

Factory for parameter pages.

Author:
Kai Schwierczek

Method Summary
 Set<FunctionParameter> getAssociatedParameters()
          Get the associated parameters.
 String getFunctionId()
          Get the ID of the associated function.
 
Methods inherited from interface de.cs3d.util.eclipse.extension.ExtensionObjectFactory
allowConfigure, configure, createExtensionObject, dispose
 
Methods inherited from interface de.cs3d.util.eclipse.extension.ExtensionObjectDefinition
getDisplayName, getIconURL, getIdentifier, getTypeName
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Method Detail

getFunctionId

String getFunctionId()
Get the ID of the associated function.

Returns:
the function ID

getAssociatedParameters

Set<FunctionParameter> getAssociatedParameters()
Get the associated parameters.

Returns:
the associated parameters

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d