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

I

IClientEventRouter - Interface in org.eclipse.corona.collaboration.ecf.interfaces
 
ICollaborationEvent - Interface in org.eclipse.corona.collaboration
Interface for Collaboration Events
ICollaborationEventAdmin - Interface in org.eclipse.corona.collaboration
Interface definition for Collaboration Event Administation.
IConfigurationFactory - Interface in org.eclipse.corona.core.resources
 
IConfigurationManager - Interface in org.eclipse.corona.core.resources
Configuration manager objects, manages corona's coniguration factory objects.
IContainerConfiguration - Interface in org.eclipse.corona.core.resources
 
IContainerConstants - Interface in org.eclipse.corona.model.container
The interface contains constants for content-type and access-type fields of repository configuration in project container definition.
IContainerHome - Interface in org.eclipse.corona.core.resources
 
IContainerManager - Interface in org.eclipse.corona.container.manager
 
ICoronaEventRouter - Interface in org.eclipse.corona.collaboration.ecf.interfaces
 
IEventFormatter - Interface in org.eclipse.corona.client.collaboration.event.services
This interface provides an information that the formatter is supposed to obtain instances of Event.
IEventHistory - Interface in org.eclipse.corona.client.collaboration.event.services
An interface to a service which handles history of events.
IEventHistoryListener - Interface in org.eclipse.corona.client.collaboration.event.services
An interface used to notify about changes in event history.
IFormatter - Interface in org.eclipse.corona.client.collaboration.event.services
An interface used to convert objects to a string form.
ILifeCycleAdaptor - Interface in org.eclipse.corona.core.resources
 
IMAGE_REFRESH - Static variable in class org.eclipse.corona.container.project.ui.ImageCache
 
ImageCache - Class in org.eclipse.corona.client.collaboration.ui
The class implements image cache for this bundle.
ImageCache(Bundle) - Constructor for class org.eclipse.corona.client.collaboration.ui.ImageCache
 
ImageCache - Class in org.eclipse.corona.container.project.ui
Stores images to save system resources.
ImageCache(Bundle) - Constructor for class org.eclipse.corona.container.project.ui.ImageCache
 
ImageCache - Class in org.eclipse.corona.ui.tools
The base class which is intedned to be extended by a bundle and then used.
ImageCache(Bundle) - Constructor for class org.eclipse.corona.ui.tools.ImageCache
The image cache constructor.
IManagedContainerHome - Interface in org.eclipse.corona.core.resources
 
IManagedResource - Interface in org.eclipse.corona.management.common
 
ImportAllPCXActionDelegate - Class in org.eclipse.corona.container.project.ui.explorer.actions
The class imports a all repositories to workbench, in particular a workbench project stored as repository in project container.
ImportAllPCXActionDelegate() - Constructor for class org.eclipse.corona.container.project.ui.explorer.actions.ImportAllPCXActionDelegate
 
IMPORTANCE_ATTR - Static variable in class org.eclipse.corona.client.collaboration.event.EventProperties
An attribute with importance value
ImportPCXActionDelegate - Class in org.eclipse.corona.container.project.ui.explorer.actions
The class imports a repository to workbench, in particular a workbench project stored as repository in project container.
ImportPCXActionDelegate() - Constructor for class org.eclipse.corona.container.project.ui.explorer.actions.ImportPCXActionDelegate
 
incrementalBuild(IResourceDelta, IProgressMonitor) - Method in class org.eclipse.corona.container.project.ui.builder.ProjectBuilder
 
init(IWorkbenchWindow) - Method in class org.eclipse.corona.client.project.ui.wizards.EnableCoronaWizard
Deprecated.  
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.corona.client.project.ui.wizards.NewCoronaProjectWizard
Deprecated.  
init(IWorkbenchWindow) - Method in class org.eclipse.corona.client.project.ui.wizards.NewCoronaProjectWizardShow
Deprecated.  
init(IViewPart) - Method in class org.eclipse.corona.client.project.ui.wizards.NewCoronaProjectWizardShow
Deprecated.  
init(IViewPart) - Method in class org.eclipse.corona.container.project.ui.explorer.actions.ClosePCXActionDelegate
 
init(IViewPart) - Method in class org.eclipse.corona.container.project.ui.explorer.actions.DisplayPCXActionDelegate
 
init(IViewPart) - Method in class org.eclipse.corona.container.project.ui.explorer.actions.OpenPCXActionDelegate
 
init() - Method in class org.eclipse.corona.container.project.ui.ImageCache
Reads extensions of extension point for images representing repositories.
init(IWorkbench) - Method in class org.eclipse.corona.container.project.ui.preferences.CoronaPreferencePage
init(ProjectContextContainer) - Method in class org.eclipse.corona.container.project.ui.view.page.AbstractProjectContainerPage
Inits the object with an associated project container.
init(ProjectContextContainer, Map) - Method in class org.eclipse.corona.container.project.ui.view.page.AbstractProjectContainerPage
Default implementation for IProjectContainerPage.init(org.eclipse.corona.model.container.project.ProjectContextContainer, java.util.Map) method.
init(ProjectContextContainer, RepositoryDescriptor) - Method in class org.eclipse.corona.container.project.ui.view.page.AbstractRepositoryAdapterPage
 
init(ProjectContextContainer, RepositoryDescriptor) - Method in class org.eclipse.corona.container.project.ui.view.page.AbstractRepositoryPage
Inits the object with an associated project container.
init(ProjectContextContainer) - Method in interface org.eclipse.corona.container.project.ui.view.page.IProjectContainerPage
Initializes the page with proper project container.
init(ProjectContextContainer, Map) - Method in interface org.eclipse.corona.container.project.ui.view.page.IProjectContainerPage
Initializes the page with proper project container.
init(ProjectContextContainer, RepositoryDescriptor) - Method in interface org.eclipse.corona.container.project.ui.view.page.IRepositoryPage
Initializes the page with proper repository.
init(IViewSite, IMemento) - Method in class org.eclipse.corona.container.project.ui.view.ProjectContainerView
Initializes this view.
init() - Static method in class org.eclipse.corona.model.container.impl.ContainerFactoryImpl
Creates the default factory implementation
init() - Static method in class org.eclipse.corona.model.container.impl.ContainerPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IEditorSite, IEditorInput) - Method in class org.eclipse.corona.model.container.presentation.ContainerEditor
This is called during startup
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.corona.model.container.presentation.ContainerModelWizard
This just records the information
init() - Static method in class org.eclipse.corona.model.container.project.impl.ProjectFactoryImpl
Creates the default factory implementation
init() - Static method in class org.eclipse.corona.model.container.project.impl.ProjectPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IEditorSite, IEditorInput) - Method in class org.eclipse.corona.model.container.project.presentation.ProjectEditor
This is called during startup
init(IWorkbench, IStructuredSelection) - Method in class org.eclipse.corona.model.container.project.presentation.ProjectModelWizard
This just records the information
initContainerNameToContainerUriAndContainerUriToContainerNameMaps() - Method in class org.eclipse.corona.container.manager.manage.ContainerManager
 
initialize() - Method in class org.eclipse.corona.client.project.ui.views.CoronaProjectsView.ViewContentProvider
Deprecated.  
initialize() - Method in class org.eclipse.corona.collaboration.ecf.sharedobject.TopicSharedObject
Initialize the shared object.
initialize(String) - Method in class org.eclipse.corona.container.config.PropertyConfigurationStore
Method initializes the configuraiton store with given location.
initialize() - Method in class org.eclipse.corona.container.manager.ProjectContainerProxy
 
initialize() - Method in class org.eclipse.corona.container.project.ui.explorer.views.ProjectContainerExplorerView.ViewContentProvider
 
INITIALIZED - Static variable in interface org.eclipse.corona.core.IRuntimeContext
 
initializeDefaultPreferences() - Method in class org.eclipse.corona.container.project.ui.preferences.PreferenceInitializer
 
initializePackageContents() - Method in class org.eclipse.corona.model.container.impl.ContainerPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.corona.model.container.project.impl.ProjectPackageImpl
Complete the initialization of the package and its meta-model.
INITIALIZING - Static variable in interface org.eclipse.corona.core.IRuntimeContext
 
initialObjectCreationPage - Variable in class org.eclipse.corona.model.container.presentation.ContainerModelWizard
This is the initial object creation page
initialObjectCreationPage - Variable in class org.eclipse.corona.model.container.project.presentation.ProjectModelWizard
This is the initial object creation page
initialObjectField - Variable in class org.eclipse.corona.model.container.presentation.ContainerModelWizard.ContainerModelWizardInitialObjectCreationPage
 
initialObjectField - Variable in class org.eclipse.corona.model.container.project.presentation.ProjectModelWizard.ProjectModelWizardInitialObjectCreationPage
 
initialObjectNames - Variable in class org.eclipse.corona.model.container.presentation.ContainerModelWizard
Caches the names of the types that can be created as the root object
initialObjectNames - Variable in class org.eclipse.corona.model.container.project.presentation.ProjectModelWizard
Caches the names of the types that can be created as the root object
initProjectEvent(IProject, String) - Method in class org.eclipse.corona.container.project.ui.builder.CollaborationResourceHandler
Initializie the collaboration ProjectEvent
initTopic(String, String, int, String) - Method in class org.eclipse.corona.collaboration.ecf.AbstractTopic
Class constructor.
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.corona.client.project.ui.views.CoronaProjectsView.ViewContentProvider
Deprecated.  
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.corona.client.project.ui.wizards.SelectCollaborationContextPage.EclipseProjectsContentProvider
Deprecated. Invoked when a row object is exchanged.
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.corona.client.project.ui.wizards.SelectExistingServerPage.ServersContentProvider
Deprecated. Invoked when a row object is exchanged.
inputChanged(Viewer, Object, Object) - Method in class org.eclipse.corona.container.project.ui.explorer.views.ProjectContainerExplorerView.ViewContentProvider
 
InputLoginPasswordDialog - Class in org.eclipse.corona.repository.adapter.wp
The class asks user for login and password for CVS checkout or to confirm the use of existing CVS settings.
InputLoginPasswordDialog(Shell) - Constructor for class org.eclipse.corona.repository.adapter.wp.InputLoginPasswordDialog
 
instance - Static variable in class org.eclipse.corona.container.manager.ProjectContainerProxy
 
INSTANCE - Static variable in interface org.eclipse.corona.model.container.ContainerFactory
The singleton instance of the factory
INSTANCE - Static variable in class org.eclipse.corona.model.container.presentation.Contextcontainer20060727EditorPlugin
Keep track of the singleton
INSTANCE - Static variable in class org.eclipse.corona.model.container.project.presentation.Projectcontextcontainer20060718EditorPlugin
Keep track of the singleton
INSTANCE - Static variable in interface org.eclipse.corona.model.container.project.ProjectFactory
The singleton instance of the factory
INSTANCE - Static variable in class org.eclipse.corona.model.container.project.provider.Projectcontextcontainer20060718EditPlugin
Keep track of the singleton
INSTANCE - Static variable in class org.eclipse.corona.model.container.provider.Contextcontainer20060727EditPlugin
Keep track of the singleton
INullObject - Interface in org.eclipse.corona.core.resources
Root interface of all objects which can have NullObject subclasses.
IPCVPage - Interface in org.eclipse.corona.container.project.ui.view.page
This interface is implemented by project container view pages.
IProjectContainerCapability - Interface in org.eclipse.corona.container.manager.resource
 
IProjectContainerManager - Interface in org.eclipse.corona.container.manager
Project context for ContainerManger
IProjectContainerPage - Interface in org.eclipse.corona.container.project.ui.view.page
This interface is implemented by project container view pages that displays information about a project container only.
IProjectEvent - Interface in org.eclipse.corona.collaboration.project
 
IProjectEventFactory - Interface in org.eclipse.corona.collaboration.project
 
IProjectListener - Interface in org.eclipse.corona.collaboration.project
 
IRepository - Interface in org.eclipse.corona.repository
 
IRepositoryAdapter - Interface in org.eclipse.corona.repository
 
IRepositoryAdapterFactory - Interface in org.eclipse.corona.repository
 
IRepositoryPage - Interface in org.eclipse.corona.container.project.ui.view.page
This interface is implemented by project container view pages that displays information about a single repository within the project container.
IRepositoryResource - Interface in org.eclipse.corona.repository
 
IRuntimeContext - Interface in org.eclipse.corona.core
 
IRuntimeContextFactory - Interface in org.eclipse.corona.core
 
isCloseActionEnabled() - Method in class org.eclipse.corona.repository.adapter.wp.WpCvsRepositoryAdapter
Returns true if a repository can be closed
isCloseActionEnabled() - Method in interface org.eclipse.corona.repository.IUIRepositoryAdapter
 
isCollaborationProject(IResource) - Method in class org.eclipse.corona.container.project.ui.builder.CommitChangeListener
Check if specified resource is contained in a project that has the Corona Collaboration Nature.
isCollaborationProject(IResource) - Method in class org.eclipse.corona.container.project.ui.builder.CommitConsoleListener
Check if specified resource is contained in a project that has the Corona Collaboration Nature.
isCollaborationProject(IResource) - Method in class org.eclipse.corona.container.project.ui.builder.ResourceChangeListener
Check if specified resource is contained in a project that has the Corona Collaboration Nature.
isDebugging() - Method in class org.eclipse.corona.log.CoronaLogService
Check if the debug is enabled for the plug-in
isDebugging(String) - Method in class org.eclipse.corona.log.CoronaLogService
Check if debugging is enabled for a bundle's sub-component
isDirty() - Method in class org.eclipse.corona.model.container.presentation.ContainerEditor
This is for implementing IEditorPart and simply tests the command stack
isDirty() - Method in class org.eclipse.corona.model.container.project.presentation.ProjectEditor
This is for implementing IEditorPart and simply tests the command stack
IServerEventRouter - Interface in org.eclipse.corona.collaboration.ecf.interfaces
This interface is used to tag the difference between a client event router and a server event router.
isFactoryForType(Object) - Method in class org.eclipse.corona.model.container.project.provider.ProjectItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.corona.model.container.project.util.ProjectAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class org.eclipse.corona.model.container.provider.ContainerItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class org.eclipse.corona.model.container.util.ContainerAdapterFactory
Returns whether this factory is applicable for the type of the object
isFetchResourceActionEnabled() - Method in class org.eclipse.corona.repository.adapter.wp.WpCvsRepositoryAdapter
Returns true if a repository can be fetched
isFetchResourceActionEnabled() - Method in interface org.eclipse.corona.repository.IUIRepositoryAdapter
 
isImportant() - Method in class org.eclipse.corona.client.collaboration.event.EventProperty
Gets if the property is important, should be displayed in an overview or not.
isMissingImageDescriptor(ImageDescriptor) - Method in class org.eclipse.corona.ui.tools.ImageCache
Mechod checks whether given imageDescriptoris equal to ImageDescriptor.getMissingImageDescriptor() image descriptor.
isNullObject() - Method in class org.eclipse.corona.container.config.NullConfigurationFactory
Method returns true if implementing object is a "null object".
isNullObject() - Method in class org.eclipse.corona.container.config.NullContainerConfiguration
Method returns true if implementing object is a "null object".
isNullObject() - Method in class org.eclipse.corona.container.config.PropertyConfigurationStore
Method returns true if implementing object is a "null object".
isNullObject() - Method in class org.eclipse.corona.container.config.PropertyContainerConfiguration
Method returns true if implementing object is a "null object".
isNullObject() - Method in class org.eclipse.corona.container.manager.manage.ContainerConfiguration
Method returns true if implementing object is a "null object".
isNullObject() - Method in interface org.eclipse.corona.core.resources.INullObject
Method returns true if implementing object is a "null object".
isOpenActionEnabled() - Method in class org.eclipse.corona.repository.adapter.wp.WpCvsRepositoryAdapter
Returns true if a repository can be opened
isOpenActionEnabled() - Method in interface org.eclipse.corona.repository.IUIRepositoryAdapter
 
isPersisted(Resource) - Method in class org.eclipse.corona.model.container.presentation.ContainerEditor
This returns wether something has been persisted to the URI of the specified resource.
isPersisted(Resource) - Method in class org.eclipse.corona.model.container.project.presentation.ProjectEditor
This returns wether something has been persisted to the URI of the specified resource.
isSaveAsAllowed() - Method in class org.eclipse.corona.model.container.presentation.ContainerEditor
This always returns true because it is not currently supported
isSaveAsAllowed() - Method in class org.eclipse.corona.model.container.project.presentation.ProjectEditor
This always returns true because it is not currently supported
ITeamRepositoryAdapter - Interface in org.eclipse.corona.repository
 
ITopic - Interface in org.eclipse.corona.collaboration.ecf.interfaces
 
ITopicListener - Interface in org.eclipse.corona.collaboration.ecf.interfaces
 
ITopicUser - Interface in org.eclipse.corona.collaboration.ecf.interfaces
 
IUIRepositoryAdapter - Interface in org.eclipse.corona.repository
Interface for adapters that can invoke UI operations related to repositories.

Copyright 2006 IBM Corporation and others.
All Rights Reserved.
A B C D E F G H I J K L M N O P Q R S T U V W