Class Hierarchy
All Classes
All Fields and Methods
A
B
C
D
E
F
G
H
I
J K
L
M
N
O
P
Q
R
S
T
U
V W
X
Y Z
Index of Fields and Methods
A
AbstractPropertyEditor
()
Constructor in class com.ibm.etools.mft.api.
AbstractPropertyEditor
An instance of this class is created using the public constructor with no arguments.
ADAPTABLE_COMBOBOX_CELL_EDITOR
Field of interface com.ibm.etools.mft.api.
IColumnPropertyEditor
C
canModify
()
Method in interface com.ibm.etools.mft.api.
IColumnPropertyEditor
Return whether column can be modified
CHECKBOX_CELL_EDITOR
Field of interface com.ibm.etools.mft.api.
IColumnPropertyEditor
COMBOBOX_CELL_EDITOR
Field of interface com.ibm.etools.mft.api.
IColumnPropertyEditor
compile
(Object)
Method in interface com.ibm.etools.mft.api.
IPropertyCompiler
Takes the value of a message node property, performs compilation on this value and then returns the result as a String.
copyright
Field of class com.ibm.etools.mft.api.
MessageFlowAPIPlugin
copyright
Field of class com.ibm.etools.mft.api.
AbstractPropertyEditor
copyright
Field of interface com.ibm.etools.mft.api.
IActionPropertyEditor
copyright
Field of interface com.ibm.etools.mft.api.
IColumnPropertyEditor
copyright
Field of interface com.ibm.etools.mft.api.
ICellPropertyEditor
copyright
Field of interface com.ibm.etools.mft.api.
IPropertyCompiler
copyright
Field of interface com.ibm.etools.mft.api.
IPropertyEditor
createControls
(Composite)
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Creates the label and the Composite containing the widgets required to edit the Property.
D
DEFAULT_CELL_EDITOR
Field of interface com.ibm.etools.mft.api.
IColumnPropertyEditor
DIALOG_CELL_EDITOR
Field of interface com.ibm.etools.mft.api.
IColumnPropertyEditor
DYNAMIC_COMBOBOX_CELL_EDITOR
Field of interface com.ibm.etools.mft.api.
IColumnPropertyEditor
E
EDITABLE_COMBOBOX_CELL_EDITOR
Field of interface com.ibm.etools.mft.api.
IColumnPropertyEditor
EMPTY_STRING
Field of class com.ibm.etools.mft.api.
AbstractPropertyEditor
G
getArgument
()
Method in interface com.ibm.etools.mft.api.
IPropertyEditorWithArgument
getCellEditorType
()
Method in interface com.ibm.etools.mft.api.
IColumnPropertyEditor
Return CellEditor type that should be rendered when property editor deployed in a table
getClassLoader
(String)
Method in class com.ibm.etools.mft.api.
MessageFlowAPIPlugin
Returns the class loader of another plugin Typically used for plugins with no explicit Plugin class
getDisplayName
()
Method in class com.ibm.etools.mft.api.
AbstractPropertyEditor
Returns the display name of the property as it was set by the setDisplayName method.
getDisplayName
()
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Returns the display name of the property as it was set by the setDisplayName method.
getDisplayValue
()
Method in interface com.ibm.etools.mft.api.
IColumnPropertyEditor
Gets the desired Property value as it should be presented to the user in the table.
getEditorInput
()
Method in class com.ibm.etools.mft.api.
AbstractPropertyEditor
Returns the editor input which contains the flow to which the property that this editor is matched with belongs.
getEditorInput
()
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Returns the editor input which contains the flow to which the property that this editor is matched with belongs.
getEnumChoices
()
Method in interface com.ibm.etools.mft.api.
IColumnPropertyEditor
Getter for the user choices for this property.
getGroup
()
Method in class com.ibm.etools.mft.api.
AbstractPropertyEditor
Returns the name of the group to which this property belongs.
getGroup
()
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Returns the name of the group to which this property belongs.
getImage
(String)
Method in class com.ibm.etools.mft.api.
MessageFlowAPIPlugin
Get a .gif from the image registry, which caches the icons folder.
getImageDescriptor
(String)
Method in class com.ibm.etools.mft.api.
MessageFlowAPIPlugin
This gets a .gif from the icons folder.
getInstance
()
Method in class com.ibm.etools.mft.api.
MessageFlowAPIPlugin
Loads the plugin if not already loaded.
getInstance
(String)
Method in class com.ibm.etools.mft.api.
MessageFlowAPIPlugin
Loads some other plugin given the ID Usefull for plugins that do not have a plugin class Examples are ISV Message nodes plugin project
getProperty
()
Method in class com.ibm.etools.mft.api.
AbstractPropertyEditor
Returns the property associated with this Editor.
getProperty
()
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Returns the property associated with this Editor.
getResourceBundle
()
Method in class com.ibm.etools.mft.api.
MessageFlowAPIPlugin
Provides access to the plugin's resource bundle.
getResourceBundle
()
Method in class com.ibm.etools.mft.api.
AbstractPropertyEditor
Returns the resource bundle associated with this Editor.
getResourceBundle
(String, String)
Method in class com.ibm.etools.mft.api.
MessageFlowAPIPlugin
Returns the bundle given the name of the bundle name and the pluginId of another plugin
getShell
()
Method in class com.ibm.etools.mft.api.
MessageFlowAPIPlugin
Returns the SWT Shell of the active workbench window or
null
if no workbench window is active.
getValue
()
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Gets the desired Property value to be saved from the Editor UI.
I
INTEGER_CELL_EDITOR
Field of interface com.ibm.etools.mft.api.
IColumnPropertyEditor
isValid
()
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Returns whether the editor's contents are valid.
isValid
(Object)
Method in interface com.ibm.etools.mft.api.
IColumnPropertyEditor
Returns and IStatus object that indicates whether
value
is valid for the current state of the editor.
isWhiteSpacePreserved
()
Method in interface com.ibm.etools.mft.api.
IPropertyCompiler
Returns whether or not white space is preserved Used by the messageflow compiler when compiling messageflows.
L
loadClass
(String, String)
Method in class com.ibm.etools.mft.api.
MessageFlowAPIPlugin
M
MessageFlowAPIPlugin
()
Constructor in class com.ibm.etools.mft.api.
MessageFlowAPIPlugin
N
NODE_EXT_ID
Field of class com.ibm.etools.mft.api.
MessageFlowAPIPlugin
notifyActionPerformed
(IAction, Object)
Method in interface com.ibm.etools.mft.api.
IActionPropertyEditor
This method is called by the property editors framework to alert the property editors it is managing that registered action was peformed on a node, and indicates what IAction
notifyChanged
(IPropertyEditor)
Method in class com.ibm.etools.mft.api.
AbstractPropertyEditor
Is called by the framework to alert the property editors it is managing that another editor has changed; indicates which one.
notifyChanged
(IPropertyEditor)
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Is called by the framework to alert the property editors it is managing that another editor has changed and indicates which one.
P
PLUGIN_ID
Field of class com.ibm.etools.mft.api.
MessageFlowAPIPlugin
R
resetValue
()
Method in interface com.ibm.etools.mft.api.
IColumnPropertyEditor
Sets the value for the property to its defaults
S
setArgument
(String)
Method in interface com.ibm.etools.mft.api.
IPropertyEditorWithArgument
setCellControls
(CellEditor)
Method in interface com.ibm.etools.mft.api.
ICellPropertyEditor
Setter method for the
Control
used for cell editing.
setCurrentValue
(Object)
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Sets the Property Editor initial value for the property.
setDefaultValue
(Object)
Method in class com.ibm.etools.mft.api.
AbstractPropertyEditor
Sets the Property Editor default value for the property.
setDefaultValue
(Object)
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Sets the Property Editor default value for the property.
setDisplayName
(String)
Method in class com.ibm.etools.mft.api.
AbstractPropertyEditor
Sets the property display name.
setDisplayName
(String)
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Sets the property name.
setEditorInput
(IEditorInput)
Method in class com.ibm.etools.mft.api.
AbstractPropertyEditor
Sets the editor input which contains the flow to which the property that this editor is matched with belongs.
setEditorInput
(IEditorInput)
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Sets the editor input which contains the flow to which the property that this editor is matched with belongs.
setEnabled
(boolean)
Method in class com.ibm.etools.mft.api.
AbstractPropertyEditor
Sets whether the Property Editor is enabled or disabled.
setEnabled
(boolean)
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Sets whether the Property Editor is enabled or disabled.
setEnumChoices
(String[])
Method in class com.ibm.etools.mft.api.
AbstractPropertyEditor
Sets the Property Editor user choices for the property.
setEnumChoices
(String[])
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Sets the Property Editor user choices for the property.
setGroup
(String)
Method in class com.ibm.etools.mft.api.
AbstractPropertyEditor
Sets the group name of this property.
setGroup
(String)
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Sets the category name of this property.
setProperty
(Object)
Method in class com.ibm.etools.mft.api.
AbstractPropertyEditor
Associates the Property to the Editor.
setProperty
(Object)
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Associates the Property to the Editor.
setReadOnly
(boolean)
Method in class com.ibm.etools.mft.api.
AbstractPropertyEditor
Sets the readOnly state for the Property Editor
setReadOnly
(boolean)
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Sets the readOnly state for the Property Editor
setRequired
(boolean)
Method in class com.ibm.etools.mft.api.
AbstractPropertyEditor
Sets the "required" state for the Property Editor
setRequired
(boolean)
Method in interface com.ibm.etools.mft.api.
IPropertyEditor
Sets the "required" state for the Property Editor
setResourceBundle
(ResourceBundle)
Method in class com.ibm.etools.mft.api.
AbstractPropertyEditor
Sets the resource bundle for the Property Editor
T
TEXT_CELL_EDITOR
Field of interface com.ibm.etools.mft.api.
IColumnPropertyEditor
U
updateEnumChoices
()
Method in interface com.ibm.etools.mft.api.
ICellPropertyEditor
Method that updates user choices for this property.
X
XPATH_DIALOG_CELL_EDITOR
Field of interface com.ibm.etools.mft.api.
IColumnPropertyEditor
XPATH_OPQ_PARSE_DIALOG_CELL_EDITOR
Field of interface com.ibm.etools.mft.api.
IColumnPropertyEditor
XPATH_READONLY_DIALOG_CELL_EDITOR
Field of interface com.ibm.etools.mft.api.
IColumnPropertyEditor
XPATH_READWRITE_DIALOG_CELL_EDITOR
Field of interface com.ibm.etools.mft.api.
IColumnPropertyEditor
A
B
C
D
E
F
G
H
I
J K
L
M
N
O
P
Q
R
S
T
U
V W
X
Y Z
Class Hierarchy
All Classes
All Fields and Methods