- 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
-
- 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.
- 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
-
- 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.