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

D

Database - Interface in org.eclipse.emf.cdo.dbgen
A representation of the model object 'Database'
DATABASE - Static variable in interface org.eclipse.emf.cdo.dbgen.DBGenPackage
The meta object id for the 'Database' class
DATABASE - Static variable in interface org.eclipse.emf.cdo.dbgen.DBGenPackage.Literals
The meta object literal for the 'Database' class
DATABASE__NAME - Static variable in interface org.eclipse.emf.cdo.dbgen.DBGenPackage
The feature id for the 'Name' attribute
DATABASE__NAME - Static variable in interface org.eclipse.emf.cdo.dbgen.DBGenPackage.Literals
The meta object literal for the 'Name' attribute feature
DATABASE__TABLES - Static variable in interface org.eclipse.emf.cdo.dbgen.DBGenPackage
The feature id for the 'Tables' containment reference list
DATABASE__TABLES - Static variable in interface org.eclipse.emf.cdo.dbgen.DBGenPackage.Literals
The meta object literal for the 'Tables' containment reference list feature
DATABASE_FEATURE_COUNT - Static variable in interface org.eclipse.emf.cdo.dbgen.DBGenPackage
The number of structural features of the 'Database' class
DatabaseImpl - Class in org.eclipse.emf.cdo.dbgen.impl
An implementation of the model object 'Database'
DatabaseImpl() - Constructor for class org.eclipse.emf.cdo.dbgen.impl.DatabaseImpl
 
DatabaseInconsistencyException - Exception in org.eclipse.emf.cdo.server
The DatabaseInconsistencyException class.
DatabaseInconsistencyException() - Constructor for exception org.eclipse.emf.cdo.server.DatabaseInconsistencyException
Creates an instance of this class.
DatabaseInconsistencyException(String) - Constructor for exception org.eclipse.emf.cdo.server.DatabaseInconsistencyException
Creates an instance of this class.
DatabaseInconsistencyException(Throwable) - Constructor for exception org.eclipse.emf.cdo.server.DatabaseInconsistencyException
Creates an instance of this class.
DatabaseInconsistencyException(String, Throwable) - Constructor for exception org.eclipse.emf.cdo.server.DatabaseInconsistencyException
Creates an instance of this class.
DatabaseItemProvider - Class in org.eclipse.emf.cdo.dbgen.provider
This is the item provider adapter for a Database object
DatabaseItemProvider(AdapterFactory) - Constructor for class org.eclipse.emf.cdo.dbgen.provider.DatabaseItemProvider
This constructs an instance from a factory and a notifier
databaseItemProvider - Variable in class org.eclipse.emf.cdo.dbgen.provider.DBGenItemProviderAdapterFactory
This keeps track of the one adapter used for all Database instances
dataSource - Variable in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
dataType - Variable in class org.eclipse.emf.cdo.server.impl.AttributeInfoImpl
 
DATE - Static variable in class org.eclipse.emf.cdo.dbgen.ColumnType
The 'DATE' literal value
DATE_LITERAL - Static variable in class org.eclipse.emf.cdo.dbgen.ColumnType
The 'DATE' literal object
DBGenActionBarContributor - Class in org.eclipse.emf.cdo.dbgen.presentation
This is the action bar contributor for the DBGen model editor
DBGenActionBarContributor() - Constructor for class org.eclipse.emf.cdo.dbgen.presentation.DBGenActionBarContributor
This creates an instance of the contributor
DBGenAdapterFactory - Class in org.eclipse.emf.cdo.dbgen.util
The Adapter Factory for the model.
DBGenAdapterFactory() - Constructor for class org.eclipse.emf.cdo.dbgen.util.DBGenAdapterFactory
Creates an instance of the adapter factory
DBGenEditActivator - Class in org.eclipse.emf.cdo.dbgen.provider
This is the central singleton for the DBGen edit plugin
DBGenEditActivator() - Constructor for class org.eclipse.emf.cdo.dbgen.provider.DBGenEditActivator
Create the instance
DBGenEditActivator.Implementation - Class in org.eclipse.emf.cdo.dbgen.provider
The actual implementation of the Eclipse Plugin
DBGenEditActivator.Implementation() - Constructor for class org.eclipse.emf.cdo.dbgen.provider.DBGenEditActivator.Implementation
Creates an instance
DBGenEditor - Class in org.eclipse.emf.cdo.dbgen.presentation
This is an example of a DBGen model editor
DBGenEditor() - Constructor for class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
This creates a model editor
DBGenEditor.ReverseAdapterFactoryContentProvider - Class in org.eclipse.emf.cdo.dbgen.presentation
 
DBGenEditor.ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor.ReverseAdapterFactoryContentProvider
 
DBGenEditorActivator - Class in org.eclipse.emf.cdo.dbgen.presentation
This is the central singleton for the DBGen editor plugin
DBGenEditorActivator() - Constructor for class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditorActivator
Create the instance
DBGenEditorActivator.Implementation - Class in org.eclipse.emf.cdo.dbgen.presentation
The actual implementation of the Eclipse Plugin
DBGenEditorActivator.Implementation() - Constructor for class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditorActivator.Implementation
Creates an instance
DBGenException - Exception in org.eclipse.emf.cdo.dbgen
 
DBGenException() - Constructor for exception org.eclipse.emf.cdo.dbgen.DBGenException
 
DBGenException(String) - Constructor for exception org.eclipse.emf.cdo.dbgen.DBGenException
 
DBGenException(Throwable) - Constructor for exception org.eclipse.emf.cdo.dbgen.DBGenException
 
DBGenException(String, Throwable) - Constructor for exception org.eclipse.emf.cdo.dbgen.DBGenException
 
DBGenFactory - Interface in org.eclipse.emf.cdo.dbgen
The Factory for the model.
dbGenFactory - Variable in class org.eclipse.emf.cdo.dbgen.presentation.DBGenModelWizard
This caches an instance of the model factory
DBGenFactoryImpl - Class in org.eclipse.emf.cdo.dbgen.impl
An implementation of the model Factory
DBGenFactoryImpl() - Constructor for class org.eclipse.emf.cdo.dbgen.impl.DBGenFactoryImpl
Creates an instance of the factory
DBGenItemProviderAdapterFactory - Class in org.eclipse.emf.cdo.dbgen.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
DBGenItemProviderAdapterFactory() - Constructor for class org.eclipse.emf.cdo.dbgen.provider.DBGenItemProviderAdapterFactory
This constructs an instance
DBGenModelWizard - Class in org.eclipse.emf.cdo.dbgen.presentation
This is a simple wizard for creating a new model file
DBGenModelWizard() - Constructor for class org.eclipse.emf.cdo.dbgen.presentation.DBGenModelWizard
 
DBGenModelWizard.DBGenModelWizardInitialObjectCreationPage - Class in org.eclipse.emf.cdo.dbgen.presentation
This is the page where the type of object to create is selected
DBGenModelWizard.DBGenModelWizardInitialObjectCreationPage(String) - Constructor for class org.eclipse.emf.cdo.dbgen.presentation.DBGenModelWizard.DBGenModelWizardInitialObjectCreationPage
Pass in the selection
DBGenModelWizard.DBGenModelWizardNewFileCreationPage - Class in org.eclipse.emf.cdo.dbgen.presentation
This is the one page of the wizard
DBGenModelWizard.DBGenModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.eclipse.emf.cdo.dbgen.presentation.DBGenModelWizard.DBGenModelWizardNewFileCreationPage
Pass in the selection
DBGenPackage - Interface in org.eclipse.emf.cdo.dbgen
The Package for the model.
dbGenPackage - Variable in class org.eclipse.emf.cdo.dbgen.presentation.DBGenModelWizard
This caches an instance of the model package
DBGenPackage.Literals - Interface in org.eclipse.emf.cdo.dbgen
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type DBGenPackageImpl - Class in org.eclipse.emf.cdo.dbgen.impl
An implementation of the model Package
DBGenSwitch - Class in org.eclipse.emf.cdo.dbgen.util
The Switch for the model's inheritance hierarchy.
DBGenSwitch() - Constructor for class org.eclipse.emf.cdo.dbgen.util.DBGenSwitch
Creates an instance of the switch
deactivate() - Method in class org.eclipse.emf.cdo.client.impl.PackageManagerImpl
 
deactivate() - Method in class org.eclipse.emf.cdo.client.impl.ResourceManagerImpl
 
deactivate() - Method in class org.eclipse.emf.cdo.client.protocol.ClientCDOProtocolImpl
 
deactivate() - Method in class org.eclipse.emf.cdo.client.protocol.ClientCDOResProtocolImpl
 
deactivate() - Method in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
deactivate() - Method in class org.eclipse.emf.cdo.server.impl.PackageManagerImpl
 
deactivate() - Method in class org.eclipse.emf.cdo.server.impl.ResourceManagerImpl
 
deactivate() - Method in class org.eclipse.emf.cdo.server.protocol.ServerCDOProtocolImpl
 
deactivate() - Method in class org.eclipse.emf.cdo.server.protocol.ServerCDOResProtocolImpl
 
DECIMAL - Static variable in class org.eclipse.emf.cdo.dbgen.ColumnType
The 'DECIMAL' literal value
DECIMAL_LITERAL - Static variable in class org.eclipse.emf.cdo.dbgen.ColumnType
The 'DECIMAL' literal object
DEFAULT_AUTO_PERSISTENT - Static variable in class org.eclipse.emf.cdo.client.impl.PackageManagerImpl
 
DEFAULT_FRAGMENT_BITS - Static variable in class org.eclipse.emf.cdo.core.impl.OIDEncoderImpl
 
defaultCase(EObject) - Method in class org.eclipse.emf.cdo.client.util.CDOSwitch
Returns the result of interpretting the object as an instance of 'EObject'
defaultCase(EObject) - Method in class org.eclipse.emf.cdo.dbgen.util.DBGenSwitch
Returns the result of interpretting the object as an instance of 'EObject'
defaultCase(EObject) - Method in class org.eclipse.emf.cdo.mapping.util.MappingSwitch
Returns the result of interpretting the object as an instance of 'EObject'
defaultCase(EObject) - Method in class testmodel1.util.TestModel1Switch
Returns the result of interpretting the object as an instance of 'EObject'
delegate - Variable in class org.eclipse.emf.cdo.client.ocl.AbstractLazyExtentMap
 
DELETE_RESOURCE - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
DELETE_RESOURCES - Static variable in interface org.eclipse.emf.cdo.core.CDOResSignals
The signal ID of the CDOResSignals.DELETE_RESOURCES request.
deleteResource(int) - Method in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
deleteResource(int) - Method in interface org.eclipse.emf.cdo.server.Mapper
Deletes the given resource within a transaction.
deleteResources(Channel, Set<Integer>) - Static method in class org.eclipse.emf.cdo.client.protocol.ClientCDOResProtocolImpl
 
DeleteResourcesIndication - Class in org.eclipse.emf.cdo.server.protocol
 
DeleteResourcesIndication() - Constructor for class org.eclipse.emf.cdo.server.protocol.DeleteResourcesIndication
 
DeleteResourcesRequest - Class in org.eclipse.emf.cdo.client.protocol
 
DeleteResourcesRequest(Set<Integer>) - Constructor for class org.eclipse.emf.cdo.client.protocol.DeleteResourcesRequest
 
depopulateManager(IContributionManager, Collection) - Method in class org.eclipse.emf.cdo.dbgen.presentation.DBGenActionBarContributor
This removes from the specified manager all ActionContributionItems based on the IActions contained in the actions collection
depopulateManager(IContributionManager, Collection) - Method in class org.eclipse.emf.cdo.mapping.presentation.MappingActionBarContributor
This removes from the specified manager all ActionContributionItems based on the IActions contained in the actions collection
DESCRIBE_PACKAGE - Static variable in interface org.eclipse.emf.cdo.core.CDOSignals
The signal ID of the CDOSignals.DESCRIBE_PACKAGE request.
DescribePackageIndication - Class in org.eclipse.emf.cdo.server.protocol
 
DescribePackageIndication() - Constructor for class org.eclipse.emf.cdo.server.protocol.DescribePackageIndication
 
DescribePackageRequest - Class in org.eclipse.emf.cdo.client.protocol
 
DescribePackageRequest(PackageInfo) - Constructor for class org.eclipse.emf.cdo.client.protocol.DescribePackageRequest
 
detached(EObject) - Method in class org.eclipse.emf.cdo.client.impl.CDOResourceImpl
 
detachObject(EObject) - Method in class org.eclipse.emf.cdo.client.impl.ResourceManagerImpl
 
detachObject(EObject) - Method in interface org.eclipse.emf.cdo.client.ResourceManager
For internal use only.
dispatchFromChannel(Channel, int) - Method in class org.eclipse.emf.cdo.core.impl.AbstractConverter
 
dispatchToChannel(Channel, int, Object) - Method in class org.eclipse.emf.cdo.core.impl.AbstractConverter
 
dispose() - Method in class org.eclipse.emf.cdo.client.provider.CDOItemProviderAdapterFactory
This disposes all of the item providers created by this factory
dispose() - Method in class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
 
dispose() - Method in class org.eclipse.emf.cdo.dbgen.provider.DBGenItemProviderAdapterFactory
This disposes all of the item providers created by this factory
dispose() - Method in class org.eclipse.emf.cdo.mapping.presentation.MappingEditor
 
DO_OPTIMISTIC_CONTROL - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
doSave(IProgressMonitor) - Method in class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
This is for implementing IEditorPart and simply saves the model file
doSave(IProgressMonitor) - Method in class org.eclipse.emf.cdo.mapping.presentation.MappingEditor
This is for implementing IEditorPart and simply saves the model file
doSaveAs() - Method in class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
This also changes the editor's input
doSaveAs(URI, IEditorInput) - Method in class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
 
doSaveAs() - Method in class org.eclipse.emf.cdo.mapping.presentation.MappingEditor
This also changes the editor's input
doSaveAs(URI, IEditorInput) - Method in class org.eclipse.emf.cdo.mapping.presentation.MappingEditor
 
doStart() - Method in class org.eclipse.emf.cdo.jdbc.JDBCPlugin
 
doStop() - Method in class org.eclipse.emf.cdo.jdbc.JDBCPlugin
 
doSwitch(EObject) - Method in class org.eclipse.emf.cdo.client.util.CDOSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result
doSwitch(EClass, EObject) - Method in class org.eclipse.emf.cdo.client.util.CDOSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result
doSwitch(int, EObject) - Method in class org.eclipse.emf.cdo.client.util.CDOSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result
doSwitch(EObject) - Method in class org.eclipse.emf.cdo.dbgen.util.DBGenSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result
doSwitch(EClass, EObject) - Method in class org.eclipse.emf.cdo.dbgen.util.DBGenSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result
doSwitch(int, EObject) - Method in class org.eclipse.emf.cdo.dbgen.util.DBGenSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result
doSwitch(EObject) - Method in class org.eclipse.emf.cdo.mapping.util.MappingSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result
doSwitch(EClass, EObject) - Method in class org.eclipse.emf.cdo.mapping.util.MappingSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result
doSwitch(int, EObject) - Method in class org.eclipse.emf.cdo.mapping.util.MappingSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result
doSwitch(EObject) - Method in class testmodel1.util.TestModel1Switch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result
doSwitch(EClass, EObject) - Method in class testmodel1.util.TestModel1Switch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result
doSwitch(int, EObject) - Method in class testmodel1.util.TestModel1Switch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result
DOUBLE - Static variable in interface org.eclipse.emf.cdo.core.CDODataTypes
Enumeration constant for the CDO data type DOUBLE.
DOUBLE - Static variable in class org.eclipse.emf.cdo.dbgen.ColumnType
The 'DOUBLE' literal value
DOUBLE_LITERAL - Static variable in class org.eclipse.emf.cdo.dbgen.ColumnType
The 'DOUBLE' literal object
DOUBLE_OBJECT - Static variable in interface org.eclipse.emf.cdo.core.CDODataTypes
Enumeration constant for the CDO data type DOUBLE_OBJECT.
DRIVERS_EXT_POINT_ID - Static variable in class org.eclipse.emf.cdo.jdbc.JDBCPlugin
 

Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany.
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 X