A B C D E F G H I K L M N O P R S T U V W

I

ICARMANavigable - Interface in com.ibm.carma.ui.mapper
Interface for navigating hierarchical structures in an abstract manner.
ICarmaPreferenceConstants - Interface in com.ibm.carma.ui.property
This class is used to find the preferences set by the user in the preference store.
ICarmaPreferenceConstants.ParameterOrder - Enum in com.ibm.carma.ui.property
Locations available for the filling in of custom parameter values when executing a customized CARMA method.
ICARMAResourceReference - Interface in com.ibm.carma.ui.mapper
Interface for associating CARMA resources with other items in the workbench.
ID - Static variable in class com.ibm.carma.ui.action.ConnectAction
The default action id
ID - Static variable in class com.ibm.carma.ui.action.DeleteAction
The default action id
ID - Static variable in class com.ibm.carma.ui.action.DisconnectAction
Default action Id
ID - Static variable in class com.ibm.carma.ui.action.NewViewAction
 
ID - Static variable in class com.ibm.carma.ui.action.OpenAction
 
ID - Static variable in class com.ibm.carma.ui.action.OpenWithActionMenu
 
ID - Static variable in class com.ibm.carma.ui.action.RefreshAction
Default action identifier
ID - Static variable in class com.ibm.carma.ui.action.RefreshFieldsDisplayAction
Default action identifier
ID - Static variable in class com.ibm.carma.ui.action.RefreshItemInfoAction
Default action identifier
IllegalCustomParameterException - Exception in com.ibm.carma
Thrown to indicate that a CARMA operation has been passed a custom parameter that does not conform to the conventions described in the RAM custom action configuration.
IllegalCustomParameterException(CustomParameter, String) - Constructor for exception com.ibm.carma.IllegalCustomParameterException
Constructs an IllegalCustomParameterException associated with the processing of the given custom parameter and the specified detail message.
IllegalCustomParameterException(ReturnValue, String) - Constructor for exception com.ibm.carma.IllegalCustomParameterException
Constructs an IllegalCustomParameterException associated with the processing of the given custom return value and the specified detail message.
IMG_CARMA - Static variable in class com.ibm.carma.ui.CarmaImages
Image for CARMA view and connection
IMG_CARMA_CONN - Static variable in class com.ibm.carma.ui.CarmaImages
Image for CARMA connection when connected
IMG_REFRESH - Static variable in class com.ibm.carma.ui.CarmaImages
Image for refresh action (enabled)
IMG_REFRESH_DISABLED - Static variable in class com.ibm.carma.ui.CarmaImages
mage for refresh action (disabled)
IMG_REPOS - Static variable in class com.ibm.carma.ui.CarmaImages
Image for Repositories
IMG_REPOSMAN - Static variable in class com.ibm.carma.ui.CarmaImages
Image for Repository Managers
IMG_REPOSMAN_CONN - Static variable in class com.ibm.carma.ui.CarmaImages
Image for connected Repository Managers
IMG_ROW_REFRESH - Static variable in class com.ibm.carma.ui.CarmaImages
Image for row refresh (enabled)
IMG_ROW_REFRESH_DISABLED - Static variable in class com.ibm.carma.ui.CarmaImages
Image for row refresh (disabled)
IMG_TABLE_REFRESH - Static variable in class com.ibm.carma.ui.CarmaImages
Image for table refresh (enabled)
IMG_TABLE_REFRESH_DISABLED - Static variable in class com.ibm.carma.ui.CarmaImages
Image for table refresh (disabled)
IMG_TOOL_CARMA_NEW - Static variable in class com.ibm.carma.ui.CarmaImages
Image for tools creating a new CARMA Connection
IMG_TOOL_CHECKIN - Static variable in class com.ibm.carma.ui.CarmaImages
Image for the checkin action
IMG_TOOL_CHECKOUT - Static variable in class com.ibm.carma.ui.CarmaImages
Image for the checkout action
IMG_TOOL_DOWNLOAD - Static variable in class com.ibm.carma.ui.CarmaImages
Image for the download action
IMG_TOOL_UPLOAD - Static variable in class com.ibm.carma.ui.CarmaImages
Image for the upload action
IMG_VIEW - Static variable in class com.ibm.carma.ui.CarmaImages
Image for CARMA "views"
IMG_WIZBAN_FOLDERMAPPING - Static variable in class com.ibm.carma.ui.CarmaImages
Image for the mapping wizard banner
IMG_WIZBAN_FOLDERSHARE - Static variable in class com.ibm.carma.ui.CarmaImages
Image for the sharing wizard banner
IMG_WIZBAN_NEWFILE - Static variable in class com.ibm.carma.ui.CarmaImages
Image for the new CARMA member wizard banner
IMG_WIZBAN_NEWFOLDER - Static variable in class com.ibm.carma.ui.CarmaImages
Image for the new CARMA container wizard banner
INFINITE_DEPTH - Static variable in interface com.ibm.carma.model.ResourceContainer
Constant representing an infinite depth find.
init(IViewPart) - Method in class com.ibm.carma.ui.action.CarmaObjectActionDelegate
 
init(IAction) - Method in class com.ibm.carma.ui.action.CheckinDelegate
 
init(IAction) - Method in class com.ibm.carma.ui.action.CheckoutDelegate
 
init(IWorkbench) - Method in class com.ibm.carma.ui.property.CarmaPreferencePage
 
init(IViewSite, IMemento) - Method in class com.ibm.carma.ui.view.BaseCarmaBrowser
 
init() - Method in class com.ibm.carma.ui.view.fields.FrameInputRemovalListener
Initializes the listener
init(IWorkbench, IStructuredSelection) - Method in class com.ibm.carma.ui.wizard.CarmaConnectionWizardSelectionWizard
 
init(IWorkbench, IStructuredSelection) - Method in class com.ibm.carma.ui.wizard.CARMANewContainerWizard
 
init(IWorkbench, IStructuredSelection) - Method in class com.ibm.carma.ui.wizard.CARMANewMemberWizard
 
init(Filterable, String) - Method in class com.ibm.carma.ui.wizard.ViewDefinitionWizard
Initializes the wizard to create a view on the given Filterable object.
inputChanged(Viewer, Object, Object) - Method in class com.ibm.carma.ui.view.CarmaTreeContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class com.ibm.carma.ui.view.fields.CarmaFieldsContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class com.ibm.carma.ui.widget.BasicCARMATreeContentProvider
 
INT - Static variable in class com.ibm.carma.model.VariableType
The 'INT' literal value.
INT_LITERAL - Static variable in class com.ibm.carma.model.VariableType
The 'INT' literal object.
IPROGRESS_MONITOR - Static variable in interface com.ibm.carma.model.ModelPackage
The meta object id for the 'IProgress Monitor' data type.
IPROGRESS_MONITOR - Static variable in interface com.ibm.carma.model.ModelPackage.Literals
The meta object literal for the 'IProgress Monitor' data type.
IReferenceVisitor - Interface in com.ibm.carma.ui.mapper
This interface is implemented by objects that visit navigable trees.
IResourceStateChangeListener - Interface in com.ibm.carma.ui
Interface to implement for those who'd like to listen to changes in the state of project association
isActionRegistered(String, String) - Method in class com.ibm.carma.ui.view.RAMActionRegistry
Checks if a non-default action state is registered for the RAM.
isAdapterForType(Object) - Method in class com.ibm.carma.ui.action.ConnectAction
 
isAdapterForType(Object) - Method in class com.ibm.carma.ui.action.custom.CarmaCustomActionRegistry
 
isAdapterForType(Object) - Method in class com.ibm.carma.ui.action.DisconnectAction
 
isAssociated() - Method in interface com.ibm.carma.ui.mapper.ICARMAResourceReference
 
isBinary() - Method in interface com.ibm.carma.model.CARMAResource
Returns the value of the 'Binary' attribute.
isBinary() - Method in class com.ibm.carma.ui.job.NewMemberJob
 
isCheckDuplicateNames() - Method in class com.ibm.carma.ui.widget.CARMAResourceAndContainerGroup
Returns true if the group will validate that the resource name is not duplicating an existing resource name
isConfigurationValid() - Method in interface com.ibm.carma.model.RepositoryManager
Returns the value of the 'Configuration Valid' attribute.
isConnected() - Method in interface com.ibm.carma.model.CARMA
Returns the value of the 'Connected' attribute.
isConnected() - Method in interface com.ibm.carma.model.RepositoryManager
Returns the value of the 'Connected' attribute.
isConstant() - Method in interface com.ibm.carma.model.CustomParameter
Returns the value of the 'Constant' attribute.
isContainer() - Method in interface com.ibm.carma.model.util.CARMACommonObject
Returns if the object is a container.
isContainer(CARMAResource) - Static method in class com.ibm.carma.model.util.NavigationUtils
Checks if the given resource is a container type resource.
isContainer() - Method in interface com.ibm.carma.ui.mapper.ICARMANavigable
Returns a value of true if the resource being navigated is a container (node)
isContentsReady() - Method in interface com.ibm.carma.model.util.CARMACommonObject
Returns if the object has the child contents initialized.
isContentsReady(Object) - Static method in class com.ibm.carma.model.util.NavigationUtils
Checks if the navigable children of the given resource are initialized (i.e., will not throw a NotSynchronizedException if accessed).
isControlValid() - Method in class com.ibm.carma.ui.widget.CARMAResourceAndContainerGroup
Returns true when all the values entered by the user are considered valid
isCustom() - Method in interface com.ibm.carma.model.Action
Returns the value of the 'Custom' attribute.
isDebugMode() - Static method in class com.ibm.carma.ui.CarmaUIPlugin
Deprecated. use Plugin.isDebugging()
isDefault(String) - Method in class com.ibm.carma.ui.property.CarmaPreferenceStore
 
isDisabled() - Method in interface com.ibm.carma.model.Action
Returns the value of the 'Disabled' attribute.
isDynamic() - Method in class com.ibm.carma.ui.action.OpenWithActionMenu
 
isEmpty(String) - Static method in class com.ibm.carma.model.util.StringUtils
Tests the given string for Empty.
isEnabled() - Method in class com.ibm.carma.ui.action.OpenWithActionMenu
 
isEquals(String, String) - Static method in class com.ibm.carma.model.util.StringUtils
Tests the given strings for equality.
isFactoryForType(Object) - Method in class com.ibm.carma.model.util.ModelAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFilterReady(String) - Method in interface com.ibm.carma.model.Filterable
Returns a value of true when the given filter string exists and cached
isLabelProperty(Object, String) - Method in class com.ibm.carma.ui.view.CarmaDecorator
 
isLabelProperty(Object, String) - Method in class com.ibm.carma.ui.view.CarmaLabelProvider
 
isLabelProperty(Object, String) - Method in class com.ibm.carma.ui.view.fields.CarmaFieldsLabelProvider
 
isManaged(Object) - Static method in class com.ibm.carma.ui.adapter.ResourceUtils
Determines if the given object is associated with (managed by) CARMA.
isManaged() - Method in interface com.ibm.carma.ui.mapper.ICARMAResourceReference
Returns true if the reference is under the control of the CARMA Team provider, false otherwise.
isMember() - Method in interface com.ibm.carma.ui.mapper.ICARMANavigable
Returns a value of true if the resource being navigated is a member (leaf)
isMultiAction() - Method in interface com.ibm.carma.model.Action
Denotes that the action represents a series of actions executed on the CARMA system.
isNoPromptForTask() - Method in class com.ibm.carma.ui.action.custom.CustomActionParameterDialog
 
isOverride(RAMActionState) - Method in enum com.ibm.carma.ui.view.RAMActionState
Compares the current action state to another state to determine if the current action state overrides the provided state in terms of action visibility
isPromptNeeded(CustomActionAccepter, String) - Method in class com.ibm.carma.ui.action.custom.CustomActionParameterManager
 
isSetActions() - Method in interface com.ibm.carma.model.RepositoryManager
Returns whether the value of the 'Actions' containment reference list is set.
isSetBidiOptions() - Method in interface com.ibm.carma.model.Convertable
Returns whether the value of the 'Bidi Options' containment reference is set.
isSetBidiOptionsFile() - Method in interface com.ibm.carma.model.Convertable
Deprecated. 
isSetBinary() - Method in interface com.ibm.carma.model.CARMAResource
Returns whether the value of the 'Binary' attribute is set.
isSetContainerContents() - Method in interface com.ibm.carma.model.ResourceContainer
Returns whether the value of the 'Container Contents' containment reference list is set.
isSetFields() - Method in interface com.ibm.carma.model.RepositoryManager
Returns whether the value of the 'Fields' containment reference list is set.
isSetLocalCodepage() - Method in interface com.ibm.carma.model.Convertable
Returns whether the value of the 'Local Codepage' attribute is set.
isSetLocalExtension() - Method in interface com.ibm.carma.model.CARMAResource
Returns whether the value of the 'Local Extension' attribute is set.
isSetLRECL() - Method in interface com.ibm.carma.model.CARMAMember
Returns whether the value of the 'LRECL' attribute is set.
isSetMemberInfoMap() - Method in interface com.ibm.carma.model.CARMAResource
Returns whether the value of the 'Member Info Map' map is set.
isSetRamExtension() - Method in interface com.ibm.carma.model.CARMAResource
Returns whether the value of the 'Ram Extension' attribute is set.
isSetRecFM() - Method in interface com.ibm.carma.model.CARMAMember
Returns whether the value of the 'Rec FM' attribute is set.
isSetRefresh() - Method in class com.ibm.carma.ui.wizard.RefreshOptionPage
Returns the user requirement for refreshing the CARMA hierarchy.
isSetRemoteCodepage() - Method in interface com.ibm.carma.model.Convertable
Returns whether the value of the 'Remote Codepage' attribute is set.
isSetRepositoryInstances() - Method in interface com.ibm.carma.model.RepositoryManager
Returns whether the value of the 'Repository Instances' containment reference list is set.
isSetRepositoryManagers() - Method in interface com.ibm.carma.model.CARMA
Returns whether the value of the 'Repository Managers' containment reference list is set.
isSetVersion() - Method in interface com.ibm.carma.model.CARMAMember
Returns whether the value of the 'Version' attribute is set.
isSetVersionHistory() - Method in interface com.ibm.carma.model.CARMAMember
Returns whether the value of the 'Version History' containment reference list is set.
isStoreValues() - Method in class com.ibm.carma.ui.action.custom.CustomActionParameterDialog
 
isUnsupported() - Method in interface com.ibm.carma.model.Action
Returns the value of the 'Unsupported' attribute.
isUnsupported(String) - Method in class com.ibm.carma.ui.action.CarmaObjectActionDelegate
This method will check the correct preferences and return whether or not to display the specified action for the selected items.
isUnsupported(CARMAResource, String) - Method in class com.ibm.carma.ui.action.CarmaObjectActionDelegate
This method will check the correct preferences and return whether or not to display the specified action for the selected items.
isValidTarget(Object) - Method in class com.ibm.carma.ui.view.CARMATreeDropAdapter
Return true if the traget object is a valid drop location.

A B C D E F G H I K L M N O P R S T U V W