public class XPathParameterPage extends TextSourceListParameterPage
GenericXPath
XSL transformation function.Constructor and Description |
---|
XPathParameterPage()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected Map<EntityDefinition,String> |
determineDefaultVariableNames(List<EntityDefinition> variables)
Determine the variable names from the corresponding entity definitions.
The default implementation uses SourceListParameterPage.getVariableName(EntityDefinition) to determine the name for each
variable independently. |
protected String |
getParameterName()
Should return the parameter which should be configured using all source
properties.
|
protected String |
getSourcePropertyName()
Should return the name of the source property which should be used.
|
createAndLayoutTextField, getText, insertTextAtCurrentPos, setText, useMultilineInput
configure, createContent, getConfiguration, getTextField, getVariableName, onShowPage, setParameter, sourcePropertiesChanged
createControl, dispose, getHelpContext, getWizard, performHelp
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, setButtonLayoutData, setControl, setMessage, setVisible
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getConfiguration, setParameter
protected String getParameterName()
SourceListParameterPage
getParameterName
in class SourceListParameterPage<org.eclipse.swt.widgets.Text>
protected String getSourcePropertyName()
SourceListParameterPage
getSourcePropertyName
in class SourceListParameterPage<org.eclipse.swt.widgets.Text>
protected Map<EntityDefinition,String> determineDefaultVariableNames(List<EntityDefinition> variables)
SourceListParameterPage
SourceListParameterPage.getVariableName(EntityDefinition)
to determine the name for each
variable independently.determineDefaultVariableNames
in class SourceListParameterPage<org.eclipse.swt.widgets.Text>
variables
- the variablesBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a