A C D E F G H I P R S T 

A

add(IConfigurationElement) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Add a child configuration element to this configuration element.
add(IConfigurationElement) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Add a child configuration element to this configuration element.

C

com.ibm.etools.systems.pushtoclient.core.extensions - package com.ibm.etools.systems.pushtoclient.core.extensions
 
compareTo(IConfigurationElement) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
 
compareTo(IConfigurationExtension) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationExtension
Compares this configuration extension to another based on the names of the configuration extensions.
CONFIGURATION_EXTENSION - Static variable in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationConstants
 
ConfigurationElement - Class in com.ibm.etools.systems.pushtoclient.core.extensions
Represents a configuration or a category of configuration for import or export.
ConfigurationElement(String, String, ImageDescriptor) - Constructor for class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Constructor for a configuration element
ConfigurationElement(String, String) - Constructor for class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Constructor for a configuration element.
ConfigurationExtension - Class in com.ibm.etools.systems.pushtoclient.core.extensions
This is the base class for configuration extensions.
ConfigurationExtension(String, String, String) - Constructor for class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationExtension
Constructor for a configuration extension

D

Datatools_Prefs - Static variable in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationConstants
 

E

exportToCache(IConfigurationElement, IFolder, IProgressMonitor) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationExtension
Exports the specified configuration to the specified cache folder

F

ForceUpdate - Static variable in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationConstants
 

G

getBuffer() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Returns the buffer (if there is one) associated with this configuration element.
getBuffer() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Returns the buffer (if there is one) associated with this configuration element.
getChildren() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Returns the children of this element.
getChildren() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Returns the children of this element.
getConfigurationExtension() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Gets the associated configuration extension
getConfigurationExtension() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Gets the associated configuration extension
getDescription() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Returns the description for this configuration element
getDescription() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationExtension
Returns the description of the extension
getDescription() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Returns the description for this configuration element
getExportElement() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationExtension
Returns the element that represents the exported information for this configuration extension.
getExportElement() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationExtension
Gets the parent IConfigurationElement that represents export resources for this configuration
getFile() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Returns the file (if there is one) associated with this configuration element.
getFile() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Returns the file (if there is one) associated with this configuration element.
getFileToReplace() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Gets the workspace file that should be replaced as part of an import.
getFileToReplace() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Gets the workspace file that should be replaced as part of an import.
getIcon() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationExtension
Returns the icon path associated with the extension
getIcon() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationExtension
Gets the relative path from the defining plugin to the icon associated with this extension
getId() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationExtension
Returns the id of the extension
getId() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationExtension
Gets the unique id associated with the extension
getImage() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Returns the image descriptor associated with this configuration element
getImage() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Returns the image descriptor associated with this configuration element
getImageDescriptor() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationExtension
Returns the image descriptor associated with the extension
getImportElement(File) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationExtension
Returns the element that represents the imported information for this configuration extension.
getImportElement(File) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationExtension
Gets the parent IConfigurationElement that represents import resources for this configuration
getName() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Returns the name for this configuration element
getName() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationExtension
Returns the name of the extension
getName() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Returns the name for this configuration element
getName() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationExtension
Gets the name associated with the extension
getParent() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Gets the parent configuration element of this element.
getParent() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Gets the parent configuration element of this element.
getProperty(String) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Gets a property that is associated with this configuration element
getProperty(String) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Gets a property that is associated with this configuration element

H

hasChildren() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Returns whether this element has children or not.
hasChildren() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Returns whether this element has children or not.

I

IConfigurationConstants - Interface in com.ibm.etools.systems.pushtoclient.core.extensions
 
IConfigurationElement - Interface in com.ibm.etools.systems.pushtoclient.core.extensions
Represents a configuration or a category of configuration for import or export.
IConfigurationExtension - Interface in com.ibm.etools.systems.pushtoclient.core.extensions
This interface needs to be implemented by anyone wishing to extend the push-to-client support.
importToWorkspace(IConfigurationElement, IProgressMonitor) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationExtension
Imports the specified configuration to the workspace
isConflicting() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Indicates whether this new configuration conflicts with the original.
isConflicting() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Indicates whether this new configuration conflicts with the original.
isDifferent() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Indicates whether this new configuration is different from the original.
isDifferent() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Indicates whether this new configuration is different from the original.
isSetToExport() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Determine whether this configuration element should be exported.
isSetToExport() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Determine whether this configuration element should be exported.

P

populateExportElements(IConfigurationElement) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationExtension
Populates the tree of configuration elements that represent this configuration for export
populateImportElements(IConfigurationElement) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationExtension
Populates the tree of configuration elements that represent this configuration for import
PushToClientProperties - Static variable in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationConstants
 

R

resetExportElement() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationExtension
Clears the cached export data for this configuration extension.
resetExportElement() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationExtension
Clears any existing export elements so that fresh info can be retrieved.
resetImportElement() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationExtension
Clears the cached import data for this configuration extension.
resetImportElement() - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationExtension
Clears any existing import elements so that fresh info can be retrieved.

S

setBuffer(String) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Sets the buffer (if there is one) associated with this configuration element.
setBuffer(String) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Sets the buffer (if there is one) associated with this configuration element.
setBundle(Bundle) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationExtension
Sets the bundle associated with the extension
setBundle(Bundle) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationExtension
Sets the bundle associated with this extension
setConfigurationExtension(IConfigurationExtension) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Sets the associated configuration extension
setConfigurationExtension(IConfigurationExtension) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Sets the associated configuration extension
setConflicting(boolean) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Indicates whether the new configuration conflicts with the original.
setConflicting(boolean) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Indicates whether the new configuration conflicts with the original.
setDescription(String) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Returns the description for this configuration element
setDifferent(boolean) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Set whether the new configuration is different from the original.
setDifferent(boolean) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Set whether the new configuration is different from the original.
setFile(File) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Sets the file (if there is one) associated with this configuration element.
setFile(File) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Sets the file (if there is one) associated with this configuration element.
setFileToReplace(File) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Sets the workspace file that should be replaced as part of an import.
setFileToReplace(File) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Sets the workspace file that should be replaced as part of an import.
setIcon(String) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationExtension
Sets the icon path associated with the extension
setIcon(String) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationExtension
Sets the relative path from the defining plugin to the icon associated with this extension
setImage(ImageDescriptor) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Sets the image descriptor for this configuration element
setParent(IConfigurationElement) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Sets the parent configuration element of this element.
setParent(IConfigurationElement) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Sets the parent configuration element of this element.
setProperty(String, String) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Sets a property associated with this configuration element
setProperty(String, String) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Sets a property associated with this configuration element
setToExport(boolean) - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
Sets whether this configuration element should be exported.
setToExport(boolean) - Method in interface com.ibm.etools.systems.pushtoclient.core.extensions.IConfigurationElement
Sets whether this configuration element should be exported.

T

toString() - Method in class com.ibm.etools.systems.pushtoclient.core.extensions.ConfigurationElement
For debugging purposes
A C D E F G H I P R S T