Skip navigation links
A C D E G H I L M O P R S T V 

A

AbstractExtensionGUI - Class in com.ibm.xtools.transform.ui
This is the abstract GUI class for transformation extensions.
AbstractExtensionGUI() - Constructor for class com.ibm.xtools.transform.ui.AbstractExtensionGUI
Constructor.
AbstractLocationProvider - Class in com.ibm.xtools.transform.ui.configs
 
AbstractLocationProvider() - Constructor for class com.ibm.xtools.transform.ui.configs.AbstractLocationProvider
 
AbstractTransformConfigFormPage - Class in com.ibm.xtools.transform.ui
This is an abstract class for clients to extend if they want to contribute a FormPage to the transformation configuration editor.
AbstractTransformConfigFormPage(AbstractTransformConfigTab) - Constructor for class com.ibm.xtools.transform.ui.AbstractTransformConfigFormPage
Constructor
AbstractTransformConfigTab - Class in com.ibm.xtools.transform.ui
The Abstract Transform Config Tab is the base class for all tabs that are shown in the Transformation Configuration Manager.
AbstractTransformConfigTab(ITransformationDescriptor, String, String) - Constructor for class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
Constructor for a transform configuration tab
AbstractTransformExtensionConfigTab - Class in com.ibm.xtools.transform.ui
This is a specialized version of the standard transformation configuration tab to be used with transformation extensions.
AbstractTransformExtensionConfigTab(ITransformationDescriptor, String, String, ITransformExtension) - Constructor for class com.ibm.xtools.transform.ui.AbstractTransformExtensionConfigTab
Constructor for a transform extension configuration tab
AbstractTransformGUI - Class in com.ibm.xtools.transform.ui
The Abstract Transform GUI class is the base class for transformation authors to supply custom GUI that is integrated into the Transformation Configuration Manager.
AbstractTransformGUI() - Constructor for class com.ibm.xtools.transform.ui.AbstractTransformGUI
Default Constructor

C

canCreateTargetContainer(Object) - Method in class com.ibm.xtools.transform.ui.AbstractTransformGUI
Indicate whether or not a transform can create a target container.
canProvideLocation(EObject) - Method in class com.ibm.xtools.transform.ui.configs.AbstractLocationProvider
 
canProvideLocation(EObject) - Method in interface com.ibm.xtools.transform.ui.configs.ILocationProvider
This method lets the caller check if a particular provider is providing location for the given EObject
canReveal(String, String, String...) - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
 
canReveal(String, String, String...) - Method in interface com.ibm.xtools.transform.ui.IContentRevealer
 
canUseWorkspaceAsSource() - Method in class com.ibm.xtools.transform.ui.AbstractTransformGUI
Determines if the workspace can be used as the source for the transformation.
canUseWorkspaceAsTarget() - Method in class com.ibm.xtools.transform.ui.AbstractTransformGUI
Determines if the workspace can be used as the target for the transformation.
com.ibm.xtools.transform.ui - package com.ibm.xtools.transform.ui
This package provides API for customizing the UI of transformations registered with the Transformation Service.
com.ibm.xtools.transform.ui.configs - package com.ibm.xtools.transform.ui.configs
This package provides non-public API for manipulating transform configurations within the Transformation Service UI.
ConfigCMInputProviderManager - Class in com.ibm.xtools.transform.ui.configs
Manages IConfigCMeInputProviders
createConfiguration(String, ITransformationDescriptor) - Static method in class com.ibm.xtools.transform.ui.configs.TransformationGUIUtil
Deprecated.
use com.ibm.xtools.transform.core.config.TransformConfigUtil.createConfiguration() instead.
createContents(Composite) - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
Create the contents (controls) for the tab.
createDefaultPropertyTab(ITransformationDescriptor) - Static method in class com.ibm.xtools.transform.ui.AbstractTransformGUI
Create the default property tab for the transformation configuration.
createExtensionsTab(ITransformationDescriptor) - Static method in class com.ibm.xtools.transform.ui.AbstractTransformGUI
Create the extensions tab for the transformation configuration.
createFormPage() - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
Creates and returns the form page to use in the transformation configuration editor.
createTarget(ITransformContext) - Method in class com.ibm.xtools.transform.ui.OpenReportRule
Opens the reporting dialog.
createTargetContainer(Object) - Method in class com.ibm.xtools.transform.ui.AbstractTransformGUI
Create and return a new target container.
createTransformCommonTab(ITransformationDescriptor) - Static method in class com.ibm.xtools.transform.ui.AbstractTransformGUI
Create the default transformation common tab for the transformation configuration.
createUML2TargetContainerTab(ITransformationDescriptor) - Static method in class com.ibm.xtools.transform.ui.AbstractTransformGUI
Create the default UML2 target container tab for the transformation configuration.
createUML2TargetContainerTab(ITransformationDescriptor, boolean, boolean) - Static method in class com.ibm.xtools.transform.ui.AbstractTransformGUI
Create the default UML2 target container tab for the transformation configuration.

D

deleteConfiguration(ITransformationConfiguration) - Static method in class com.ibm.xtools.transform.ui.configs.TransformationGUIUtil
Deprecated.
use com.ibm.xtools.transform.core.config.TransformConfigUtil.deleteConfiguration() instead.
dispose() - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
This method is called when the tab is being displosed.
doFinishedRun() - Method in class com.ibm.xtools.transform.ui.TransformProgressMonitorDialog
This exposes the finishedRun method from ProgressMonitorDialog.

E

executeTransformation(List) - Method in interface com.ibm.xtools.transform.ui.configs.ITransformationConfiguration
Deprecated. 

G

getChangedPropertyId(ITransformContext) - Static method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
This method should be called in the populateContext method.
getChildRevealers() - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
 
getCmeViewInput(String, String, Object) - Method in interface com.ibm.xtools.transform.ui.configs.IConfigCMeInputProvider
Provide the input string for the TC compare merge viewer.
getConfigurations(ITransformationDescriptor) - Static method in class com.ibm.xtools.transform.ui.configs.TransformationGUIUtil
Deprecated.
use com.ibm.xtools.transform.core.config.TransformConfigUtil.getConfigurations() instead.
getConfigurationTabs(ITransformationDescriptor, ITransformExtension) - Method in class com.ibm.xtools.transform.ui.AbstractExtensionGUI
Return the custom list of tabs contributed by the extension.
getConfigurationTabs(ITransformationDescriptor) - Method in class com.ibm.xtools.transform.ui.AbstractTransformGUI
Return the custom list of tabs to be displayed for the given transformation's configurations.
getCurrentTransformContext() - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
Construct a transform context from the information currently displayed in the GUI.
getDefaultValue(String, String) - Method in class com.ibm.xtools.transform.ui.configs.ConfigCMInputProviderManager
 
getDescriptor() - Method in interface com.ibm.xtools.transform.ui.configs.ITransformationConfiguration
Deprecated. 
getDisplayName(String, String, String) - Method in class com.ibm.xtools.transform.ui.configs.ConfigCMInputProviderManager
 
getDisplayPropertyName(String, String) - Method in interface com.ibm.xtools.transform.ui.configs.IConfigCMeInputProvider
Returns display name of transformation property.
getHostTabId() - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
Transformation authors may want the contents of a tab to appear in the first page of the transformation configuration editor instead of a separate editor page.
getInstance() - Static method in class com.ibm.xtools.transform.ui.configs.ConfigCMInputProviderManager
 
getLocation(String) - Method in class com.ibm.xtools.transform.ui.configs.AbstractLocationProvider
 
getLocation(EObject) - Method in class com.ibm.xtools.transform.ui.configs.AbstractLocationProvider
 
getLocation(String) - Method in interface com.ibm.xtools.transform.ui.configs.ILocationProvider
This method gets the location as IAdaptable object, corresponding to the specified uri location.
getLocation(EObject) - Method in interface com.ibm.xtools.transform.ui.configs.ILocationProvider
This method gets the location uri corresponding to the given EObject
getLocations() - Method in class com.ibm.xtools.transform.ui.configs.AbstractLocationProvider
 
getLocations() - Method in interface com.ibm.xtools.transform.ui.configs.ILocationProvider
This method is returns a collection of location uris.
getMatcher(String) - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
 
getName() - Method in interface com.ibm.xtools.transform.ui.configs.ITransformationConfiguration
Deprecated. 
getNewTransformationConfigurationWizardPages(ITransformationDescriptor) - Method in class com.ibm.xtools.transform.ui.AbstractTransformGUI
Returns the pages that will appear in the new transformation configuration wizard.
getPropertyDefaultValue(String, String) - Method in interface com.ibm.xtools.transform.ui.configs.IConfigCMeInputProvider
Returns default value of property
getPropertyKind(String, String) - Method in class com.ibm.xtools.transform.ui.configs.ConfigCMInputProviderManager
 
getPropertyKind(String, String) - Method in interface com.ibm.xtools.transform.ui.configs.IConfigCMeInputProvider
Returns property kind
getTab() - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigFormPage
Returns the transformation configuration tab associated with this form page.
getTabData() - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
Deprecated. 
getTabId() - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
Returns the id of this tab.
getTransformationContext(List) - Method in interface com.ibm.xtools.transform.ui.configs.ITransformationConfiguration
Deprecated. 
getTransformationExtension() - Method in class com.ibm.xtools.transform.ui.AbstractTransformExtensionConfigTab
Returns the associated transformation extension.
getValueMerger(String, String) - Method in class com.ibm.xtools.transform.ui.configs.ConfigCMInputProviderManager
 
getValueMerger(String, String) - Method in interface com.ibm.xtools.transform.ui.configs.IConfigCMeInputProvider
Returns value merger for transformation property
getWorkbenchSelection() - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
This is intended to be used when the tab is displayed in the new transformation configuration wizard.

H

handleEditorSave(ITransformConfig) - Method in class com.ibm.xtools.transform.ui.AbstractTransformGUI
This method is called after a transformation configuration has been saved using the transformation configuration editor.

I

IConfigCMeInputProvider - Interface in com.ibm.xtools.transform.ui.configs
 
IConfigCMeInputProvider.PropertyKind - Enum in com.ibm.xtools.transform.ui.configs
Describes general type of transformation property
IContentRevealer - Interface in com.ibm.xtools.transform.ui
 
ILocationChangeListener - Interface in com.ibm.xtools.transform.ui.configs
Interface to be implemented by the listener for any changes in selected Location
ILocationProvider - Interface in com.ibm.xtools.transform.ui.configs
This interface has to be implemented by any contributor to locationProvider extension point.
isLoginIndicated() - Method in class com.ibm.xtools.transform.ui.configs.AbstractLocationProvider
 
isLoginIndicated() - Method in interface com.ibm.xtools.transform.ui.configs.ILocationProvider
This method is used to check if this provider indicates use of Login in order to access location.
isLoginRequired(String) - Method in class com.ibm.xtools.transform.ui.configs.AbstractLocationProvider
 
isLoginRequired(String) - Method in interface com.ibm.xtools.transform.ui.configs.ILocationProvider
This method is used to check if Login is needed in order to connect to a particular location at the time of invocation of check.
ITransformationConfiguration - Interface in com.ibm.xtools.transform.ui.configs
Deprecated.
Use com.ibm.xtools.transform.core.config.ITransformConfig instead.

L

locationChanged(IAdaptable) - Method in interface com.ibm.xtools.transform.ui.configs.ILocationChangeListener
 

M

MAIN_TAB_ID - Static variable in class com.ibm.xtools.transform.ui.AbstractTransformGUI
The id of the Main tab in the transformation configuration editor.

O

onLogin(String) - Method in class com.ibm.xtools.transform.ui.configs.AbstractLocationProvider
 
onLogin(String) - Method in interface com.ibm.xtools.transform.ui.configs.ILocationProvider
This method is used to delegate Login call to the provider.
OPEN_DIALOG - Static variable in class com.ibm.xtools.transform.ui.OpenReportRule
The property id of the property that specifies if the report dialog should be opened when the transformation completes.
OpenReportRule - Class in com.ibm.xtools.transform.ui
This rule opens the transformation reporting dialog to display the issues encountered by the transformation.
OpenReportRule() - Constructor for class com.ibm.xtools.transform.ui.OpenReportRule
Constructor
OpenReportRule(String, String) - Constructor for class com.ibm.xtools.transform.ui.OpenReportRule
Constructor

P

populateContext(ITransformContext) - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigFormPage
Populate the transformation context based on the current state of the tab's controls.
populateContext(ITransformContext, String) - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
Deprecated.
Use populateContext(ITransformContext) instead.
populateContext(ITransformContext) - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
Populate the transformation context based on the current state of the tab's controls.
populateTab(ITransformContext) - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigFormPage
Populate the controls on the page based on the given transformation context.
populateTab(ITransformContext) - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
Populate the controls on the tab based on the given transformation context.
PROGRESS_DIALOG - Static variable in class com.ibm.xtools.transform.ui.TransformProgressMonitorDialog
The property id used to store the progress dialog in a transformation context.

R

REPORT_DIALOG_MESSAGE - Static variable in class com.ibm.xtools.transform.ui.OpenReportRule
The property id of the property that specifies the message of the report dialog.
REPORT_DIALOG_TITLE - Static variable in class com.ibm.xtools.transform.ui.OpenReportRule
The property id of the property that specifies the title of the report dialog.
reveal(String, String, String...) - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
 
reveal(String, String, String...) - Method in interface com.ibm.xtools.transform.ui.IContentRevealer
 
reveal(int, int) - Method in interface com.ibm.xtools.transform.ui.IContentRevealer
 
REVEAL_COLOR - Static variable in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
 
revealControlWithoutSelectableText(Control) - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
 

S

selectElements(List<Object>, NavigatorSelectionComposite, AbstractSelectionModel) - Method in class com.ibm.xtools.transform.ui.configs.AbstractLocationProvider
 
selectElements(List<Object>, NavigatorSelectionComposite, AbstractSelectionModel) - Method in interface com.ibm.xtools.transform.ui.configs.ILocationProvider
This method is used by transform core ui to delegate selection mechanism to contributor.
setDirty() - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigFormPage
Indicate that the contents of the page is dirty and requires an apply.
setDirty() - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
Indicate that the contents of the tab is dirty and requires an apply.
setDirty(String) - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
Indicates that the value for the property with the specified id has changed.
setErrorMessage(String) - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
Set an error message in the dialog's UI.
setMessage(String) - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
Set a message (the title) in the dialog's UI.
setTabData(String) - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
Deprecated.
Use populateTab(ITransformContext) instead.
SHOW_WARNINGS - Static variable in class com.ibm.xtools.transform.ui.OpenReportRule
The property id of the property that specifies if warnings should be shown in the report dialog.
showConfigurationDialog(List, ITransformationConfiguration) - Static method in class com.ibm.xtools.transform.ui.configs.TransformationGUIUtil
Deprecated.
use com.ibm.xtools.transform.core.config.TransformConfigUtil.openConfigurationEditor() instead.
showInSourceTree(ITransformationDescriptor, Object) - Method in class com.ibm.xtools.transform.ui.AbstractTransformGUI
Determine if the suggested object should be shown in the 'Select Source' dialog's tree.
showInTargetContainerTree(ITransformationDescriptor, Object) - Method in class com.ibm.xtools.transform.ui.AbstractTransformGUI
Determine if the suggested object should be shown in the 'Target' tab's tree.
showTab(ITransformContext) - Method in class com.ibm.xtools.transform.ui.AbstractTransformConfigTab
Determines if this tab should be visible in the user interface.
showTab(ITransformContext) - Method in class com.ibm.xtools.transform.ui.AbstractTransformExtensionConfigTab
 
supportedPropertyIds() - Method in interface com.ibm.xtools.transform.ui.configs.IConfigCMeInputProvider
Provides the list of supported Property Ids for this provides.

T

TransformationGUIUtil - Class in com.ibm.xtools.transform.ui.configs
Deprecated.
Use com.ibm.xtools.transform.core.config.TransformConfigUtil instead.
TransformProgressMonitorDialog - Class in com.ibm.xtools.transform.ui
This class offers customizations required by transformations to the standard progress monitor dialog.
TransformProgressMonitorDialog(Shell) - Constructor for class com.ibm.xtools.transform.ui.TransformProgressMonitorDialog
 

V

valueOf(String) - Static method in enum com.ibm.xtools.transform.ui.configs.IConfigCMeInputProvider.PropertyKind
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ibm.xtools.transform.ui.configs.IConfigCMeInputProvider.PropertyKind
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E G H I L M O P R S T V 
Skip navigation links