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

S

save(Map) - Method in class org.eclipse.emf.cdo.client.impl.CDOResourceImpl
 
save(DataSource, Database, boolean) - Method in class org.eclipse.emf.cdo.dbgen.impl.SQLDialectImpl
 
save(DataSource, Database, boolean) - Method in interface org.eclipse.emf.cdo.dbgen.SQLDialect
 
savedResources - Variable in class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
Resources that have been saved.
savedResources - Variable in class org.eclipse.emf.cdo.mapping.presentation.MappingEditor
Resources that have been saved.
saveMappingModel(String, PackageMapping) - Method in class org.eclipse.emf.cdo.client.impl.PackageManagerImpl
 
SELECT_ALL_OBJECTS_OF_RESOURCE - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SELECT_ALL_RESOURCES - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SELECT_ALL_STALE_REFERENCES - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SELECT_ATTRIBUTES - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SELECT_CID_OF_OBJECT - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SELECT_CLASSES - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SELECT_COLLECTION_COUNT - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SELECT_CONTAINER_OF_OBJECT - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SELECT_MAX_CID - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SELECT_MAX_OID_FRAGMENT - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SELECT_MAX_PID - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SELECT_MAX_RID - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SELECT_PACKAGES - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SELECT_PATH_OF_RESOURCE - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SELECT_RID_OF_RESOURCE - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SELECT_XREFS_OF_OBJECT - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
selectCIDOfObject(long) - Method in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
selection - Variable in class org.eclipse.emf.cdo.dbgen.presentation.DBGenModelWizard
Remember the selection during initialization for populating the default container
selection - Variable in class org.eclipse.emf.cdo.mapping.presentation.MappingModelWizard
Remember the selection during initialization for populating the default container
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.emf.cdo.dbgen.presentation.DBGenActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly
selectionChanged(SelectionChangedEvent) - Method in class org.eclipse.emf.cdo.mapping.presentation.MappingActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly
selectionChangedListener - Variable in class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
This listens to which ever viewer is active
selectionChangedListener - Variable in class org.eclipse.emf.cdo.mapping.presentation.MappingEditor
This listens to which ever viewer is active
selectionChangedListeners - Variable in class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor
selectionChangedListeners - Variable in class org.eclipse.emf.cdo.mapping.presentation.MappingEditor
This keeps track of all the ISelectionChangedListeners that are listening to this editor
selectionProvider - Variable in class org.eclipse.emf.cdo.dbgen.presentation.DBGenActionBarContributor
This keeps track of the current selection provider
selectionProvider - Variable in class org.eclipse.emf.cdo.mapping.presentation.MappingActionBarContributor
This keeps track of the current selection provider
selectionViewer - Variable in class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
This is the viewer that shadows the selection in the content outline.
selectionViewer - Variable in class org.eclipse.emf.cdo.mapping.presentation.MappingEditor
This is the viewer that shadows the selection in the content outline.
selectMaxOIDFragment(int) - Method in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
selectResourceInfo(String) - Method in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
selectResourceInfo(int) - Method in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
selectResourceInfo(String) - Method in interface org.eclipse.emf.cdo.server.Mapper
 
selectResourceInfo(int) - Method in interface org.eclipse.emf.cdo.server.Mapper
 
ServerCDOProtocol - Interface in org.eclipse.emf.cdo.server
 
ServerCDOProtocolImpl - Class in org.eclipse.emf.cdo.server.protocol
 
ServerCDOProtocolImpl() - Constructor for class org.eclipse.emf.cdo.server.protocol.ServerCDOProtocolImpl
 
serverCDOResProtocol - Variable in class org.eclipse.emf.cdo.server.protocol.ServerCDOProtocolImpl
 
ServerCDOResProtocol - Interface in org.eclipse.emf.cdo.server
 
ServerCDOResProtocol.Listener - Interface in org.eclipse.emf.cdo.server
Can be registered with a ServerCDOResProtocol to be subsequently notified about removed resources and invalidated objects.
ServerCDOResProtocolImpl - Class in org.eclipse.emf.cdo.server.protocol
 
ServerCDOResProtocolImpl() - Constructor for class org.eclipse.emf.cdo.server.protocol.ServerCDOResProtocolImpl
 
set(int, Object) - Method in class org.eclipse.emf.cdo.client.impl.CDOCrossReferenceList
 
setActiveEditor(IEditorPart) - Method in class org.eclipse.emf.cdo.dbgen.presentation.DBGenActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider
setActiveEditor(IEditorPart) - Method in class org.eclipse.emf.cdo.mapping.presentation.MappingActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider
setAttributeConverter(AttributeConverter) - Method in class org.eclipse.emf.cdo.client.impl.PackageManagerImpl
 
setAttributeName(String) - Method in interface org.eclipse.emf.cdo.mapping.AttributeMapping
Sets the value of the 'Attribute Name' attribute
setAttributeName(String) - Method in class org.eclipse.emf.cdo.mapping.impl.AttributeMappingImpl
 
setAutoPersistent(boolean) - Method in class org.eclipse.emf.cdo.client.impl.PackageManagerImpl
 
setBooleanFeature(boolean) - Method in class testmodel1.impl.TreeNodeImpl
 
setBooleanFeature(boolean) - Method in interface testmodel1.TreeNode
Sets the value of the 'Boolean Feature' attribute
setCID(int) - Method in interface org.eclipse.emf.cdo.client.ClassInfo
For internal use only.
setCID(int) - Method in class org.eclipse.emf.cdo.client.impl.ClassInfoImpl
 
setClassName(String) - Method in interface org.eclipse.emf.cdo.mapping.ClassMapping
Sets the value of the 'Class Name' attribute
setClassName(String) - Method in class org.eclipse.emf.cdo.mapping.impl.ClassMappingImpl
 
setColumnConverter(ColumnConverter) - Method in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
setColumnName(String) - Method in interface org.eclipse.emf.cdo.mapping.AttributeMapping
Sets the value of the 'Column Name' attribute
setColumnName(String) - Method in class org.eclipse.emf.cdo.mapping.impl.AttributeMappingImpl
 
setColumnType(int) - Method in interface org.eclipse.emf.cdo.mapping.AttributeMapping
Sets the value of the 'Column Type' attribute
setColumnType(int) - Method in class org.eclipse.emf.cdo.mapping.impl.AttributeMappingImpl
 
setConnector(Connector) - Method in class org.eclipse.emf.cdo.client.impl.ResourceManagerImpl
 
setConstraint(String) - Method in interface org.eclipse.emf.cdo.dbgen.Column
Sets the value of the 'Constraint' attribute
setConstraint(String) - Method in class org.eclipse.emf.cdo.dbgen.impl.ColumnImpl
 
setCurrentViewer(Viewer) - Method in class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one
setCurrentViewer(Viewer) - Method in class org.eclipse.emf.cdo.mapping.presentation.MappingEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one
setCurrentViewerPane(ViewerPane) - Method in class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
 
setCurrentViewerPane(ViewerPane) - Method in class org.eclipse.emf.cdo.mapping.presentation.MappingEditor
 
setDatabase(Database) - Method in class org.eclipse.emf.cdo.dbgen.impl.TableImpl
 
setDatabase(Database) - Method in interface org.eclipse.emf.cdo.dbgen.Table
Sets the value of the 'Database' container reference
setDataSource(DataSource) - Method in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
setDownloadURL(String) - Method in class org.eclipse.emf.cdo.jdbc.JDBCPlugin.LibraryElement
 
setEntryPath(String) - Method in class org.eclipse.emf.cdo.jdbc.JDBCPlugin.LibraryElement
 
setExampleURL(String) - Method in class org.eclipse.emf.cdo.jdbc.JDBCPlugin.DriverElement
 
setExisting(boolean) - Method in interface org.eclipse.emf.cdo.client.CDOResource
For internal use only.
setExisting(boolean) - Method in class org.eclipse.emf.cdo.client.impl.CDOResourceImpl
 
setExisting(boolean) - Method in class org.eclipse.emf.cdo.client.impl.ResourceInfoImpl
 
setExisting(boolean) - Method in interface org.eclipse.emf.cdo.client.ResourceInfo
For internal use only.
setFocus() - Method in class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
 
setFocus() - Method in class org.eclipse.emf.cdo.mapping.presentation.MappingEditor
 
setFragmentBits(int) - Method in class org.eclipse.emf.cdo.core.impl.OIDEncoderImpl
 
setFragmentId(String) - Method in class org.eclipse.emf.cdo.jdbc.JDBCPlugin.LibraryElement
 
setIntFeature(int) - Method in class testmodel1.impl.TreeNodeImpl
 
setIntFeature(int) - Method in interface testmodel1.TreeNode
Sets the value of the 'Int Feature' attribute
setJdbcTemplate(JdbcTemplate) - Method in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
setLength(int) - Method in interface org.eclipse.emf.cdo.dbgen.Column
Sets the value of the 'Length' attribute
setLength(int) - Method in class org.eclipse.emf.cdo.dbgen.impl.ColumnImpl
 
setLoading(boolean) - Method in class org.eclipse.emf.cdo.client.impl.PausableChangeRecorderImpl
 
setLoading(boolean) - Method in interface org.eclipse.emf.cdo.client.PausableChangeRecorder
For internal use only.
setMapper(Mapper) - Method in class org.eclipse.emf.cdo.server.protocol.ServerCDOProtocolImpl
 
setMapper(Mapper) - Method in class org.eclipse.emf.cdo.server.protocol.ServerCDOResProtocolImpl
 
setName(String) - Method in interface org.eclipse.emf.cdo.dbgen.Column
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.eclipse.emf.cdo.dbgen.Database
Sets the value of the 'Name' attribute
setName(String) - Method in class org.eclipse.emf.cdo.dbgen.impl.ColumnImpl
 
setName(String) - Method in class org.eclipse.emf.cdo.dbgen.impl.DatabaseImpl
 
setName(String) - Method in class org.eclipse.emf.cdo.dbgen.impl.IndexImpl
 
setName(String) - Method in class org.eclipse.emf.cdo.dbgen.impl.TableImpl
 
setName(String) - Method in interface org.eclipse.emf.cdo.dbgen.Index
Sets the value of the 'Name' attribute
setName(String) - Method in interface org.eclipse.emf.cdo.dbgen.Table
Sets the value of the 'Name' attribute
setName(String) - Method in class org.eclipse.emf.cdo.jdbc.JDBCPlugin.DriverElement
 
setName(String) - Method in class org.eclipse.emf.cdo.jdbc.JDBCPlugin.SupportedDialectElement
 
setNextOIDFragment(long) - Method in class org.eclipse.emf.cdo.server.impl.ResourceInfoImpl
 
setOidEncoder(OIDEncoder) - Method in class org.eclipse.emf.cdo.client.impl.PackageManagerImpl
 
setOidEncoder(OIDEncoder) - Method in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
setPackageManager(PackageManager) - Method in class org.eclipse.emf.cdo.client.impl.ResourceManagerImpl
 
setPackageManager(PackageManager) - Method in class org.eclipse.emf.cdo.client.protocol.ClientCDOProtocolImpl
 
setPackageManager(PackageManager) - Method in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
setPackageName(String) - Method in class org.eclipse.emf.cdo.mapping.impl.PackageMappingImpl
 
setPackageName(String) - Method in interface org.eclipse.emf.cdo.mapping.PackageMapping
Sets the value of the 'Package Name' attribute
setParent(TreeNode) - Method in class testmodel1.impl.TreeNodeImpl
 
setParent(TreeNode) - Method in interface testmodel1.TreeNode
Sets the value of the 'Parent' container reference
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.cdo.client.provider.CDOItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.cdo.dbgen.provider.DBGenItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory
setParentAdapterFactory(ComposedAdapterFactory) - Method in class org.eclipse.emf.cdo.mapping.provider.MappingItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory
setPath(String) - Method in interface org.eclipse.emf.cdo.client.CDOResource
For internal use only.
setPath(String) - Method in class org.eclipse.emf.cdo.client.impl.CDOResourceImpl
 
setPath(String) - Method in class org.eclipse.emf.cdo.client.impl.ResourceInfoImpl
 
setPath(String) - Method in interface org.eclipse.emf.cdo.client.ResourceInfo
For internal use only.
setPath(String) - Method in class org.eclipse.emf.cdo.server.impl.ResourceInfoImpl
 
setRecording(boolean) - Method in class org.eclipse.emf.cdo.client.impl.PausableChangeRecorderImpl
 
setRecording(boolean) - Method in interface org.eclipse.emf.cdo.client.PausableChangeRecorder
For internal use only.
setResourceManager(Channel, ResourceManager) - Static method in class org.eclipse.emf.cdo.client.protocol.ClientCDOProtocolImpl
 
setResourceManager(ResourceManager) - Method in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
setResourceSet(ResourceSet) - Method in class org.eclipse.emf.cdo.client.impl.ResourceManagerImpl
 
setResourceSet(ResourceSet) - Method in interface org.eclipse.emf.cdo.client.ResourceManager
Associates the given ResourceSet with this ResourceManager.
setRID(int) - Method in class org.eclipse.emf.cdo.server.impl.ResourceInfoImpl
 
setSelection(ISelection) - Method in class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelection(ISelection) - Method in class org.eclipse.emf.cdo.mapping.presentation.MappingEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelectionToViewer(Collection) - Method in class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
This sets the selection into whichever viewer is active
setSelectionToViewer(Collection) - Method in class org.eclipse.emf.cdo.mapping.presentation.MappingEditor
This sets the selection into whichever viewer is active
setServerCDOResProtocol(ServerCDOResProtocol) - Method in class org.eclipse.emf.cdo.server.protocol.ServerCDOProtocolImpl
 
setSqlDialectName(String) - Method in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
setStatusLineManager(ISelection) - Method in class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
 
setStatusLineManager(ISelection) - Method in class org.eclipse.emf.cdo.mapping.presentation.MappingEditor
 
setStringFeature(String) - Method in class testmodel1.impl.TreeNodeImpl
 
setStringFeature(String) - Method in interface testmodel1.TreeNode
Sets the value of the 'String Feature' attribute
setStringFeature2(String) - Method in interface testmodel1.ExtendedNode
Sets the value of the 'String Feature2' attribute
setStringFeature2(String) - Method in class testmodel1.impl.ExtendedNodeImpl
 
setTable(Table) - Method in interface org.eclipse.emf.cdo.dbgen.Column
Sets the value of the 'Table' container reference
setTable(Table) - Method in class org.eclipse.emf.cdo.dbgen.impl.ColumnImpl
 
setTable(Table) - Method in class org.eclipse.emf.cdo.dbgen.impl.IndexImpl
 
setTable(Table) - Method in interface org.eclipse.emf.cdo.dbgen.Index
Sets the value of the 'Table' container reference
setTableName(String) - Method in interface org.eclipse.emf.cdo.mapping.ClassMapping
Sets the value of the 'Table Name' attribute
setTableName(String) - Method in class org.eclipse.emf.cdo.mapping.impl.ClassMappingImpl
 
setTarget(Notifier) - Method in class org.eclipse.emf.cdo.client.impl.PausableChangeRecorderImpl
 
setTransactionTemplate(TransactionTemplate) - Method in class org.eclipse.emf.cdo.server.protocol.ServerCDOProtocolImpl
 
setTransactionTemplate(TransactionTemplate) - Method in class org.eclipse.emf.cdo.server.protocol.ServerCDOResProtocolImpl
 
setType(ColumnType) - Method in interface org.eclipse.emf.cdo.dbgen.Column
Sets the value of the 'Type' attribute
setType(ColumnType) - Method in class org.eclipse.emf.cdo.dbgen.impl.ColumnImpl
 
setType(IndexType) - Method in class org.eclipse.emf.cdo.dbgen.impl.IndexImpl
 
setType(IndexType) - Method in interface org.eclipse.emf.cdo.dbgen.Index
Sets the value of the 'Type' attribute
setVisible(boolean) - Method in class org.eclipse.emf.cdo.dbgen.presentation.DBGenModelWizard.DBGenModelWizardInitialObjectCreationPage
 
setVisible(boolean) - Method in class org.eclipse.emf.cdo.mapping.presentation.MappingModelWizard.MappingModelWizardInitialObjectCreationPage
 
SHORT - Static variable in interface org.eclipse.emf.cdo.core.CDODataTypes
Enumeration constant for the CDO data type SHORT.
SHORT_OBJECT - Static variable in interface org.eclipse.emf.cdo.core.CDODataTypes
Enumeration constant for the CDO data type SHORT_OBJECT.
showOutlineView() - Method in class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
Returns whether the outline view should be presented to the user
showOutlineView() - Method in class org.eclipse.emf.cdo.mapping.presentation.MappingEditor
Returns whether the outline view should be presented to the user
showPropertiesViewAction - Variable in class org.eclipse.emf.cdo.dbgen.presentation.DBGenActionBarContributor
This action opens the Properties view
showPropertiesViewAction - Variable in class org.eclipse.emf.cdo.mapping.presentation.MappingActionBarContributor
This action opens the Properties view
showTabs() - Method in class org.eclipse.emf.cdo.dbgen.presentation.DBGenEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom
showTabs() - Method in class org.eclipse.emf.cdo.mapping.presentation.MappingEditor
If there is more than one page in the multi-page editor part, this shows the tabs at the bottom
size() - Method in class org.eclipse.emf.cdo.client.impl.CDOCrossReferenceList
 
size() - Method in class org.eclipse.emf.cdo.client.ocl.AbstractLazyExtentMap
 
SLASH - Static variable in interface org.eclipse.emf.cdo.core.CDOProtocol
The slash string.
SMALLINT - Static variable in class org.eclipse.emf.cdo.dbgen.ColumnType
The 'SMALLINT' literal value
SMALLINT_LITERAL - Static variable in class org.eclipse.emf.cdo.dbgen.ColumnType
The 'SMALLINT' literal object
sql(String) - Method in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
sql(String, Object[]) - Method in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
sql(String, Object[], int[]) - Method in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
sql(String) - Method in interface org.eclipse.emf.cdo.server.Mapper
 
sql(String, Object[]) - Method in interface org.eclipse.emf.cdo.server.Mapper
 
sql(String, Object[], int[]) - Method in interface org.eclipse.emf.cdo.server.Mapper
 
SQLConstants - Interface in org.eclipse.emf.cdo.server.impl
 
SQLDialect - Interface in org.eclipse.emf.cdo.dbgen
 
SQLDialectFactory - Interface in org.eclipse.emf.cdo.dbgen
 
SQLDialectImpl - Class in org.eclipse.emf.cdo.dbgen.impl
 
SQLDialectImpl(DBGenActivator.DialectElement) - Constructor for class org.eclipse.emf.cdo.dbgen.impl.SQLDialectImpl
 
sqlDialectName - Variable in class org.eclipse.emf.cdo.server.impl.MapperImpl
 
sqlIdentifier(String) - Static method in class org.eclipse.emf.cdo.client.impl.AnnotationMappingProviderImpl
 
startRequestingObjects() - Method in class org.eclipse.emf.cdo.client.impl.ResourceManagerImpl
 
startRequestingObjects() - Method in interface org.eclipse.emf.cdo.client.ResourceManager
For internal use only.
stop() - Method in class org.eclipse.emf.cdo.client.impl.ResourceManagerImpl
 
stopRequestingObjects() - Method in class org.eclipse.emf.cdo.client.impl.ResourceManagerImpl
 
stopRequestingObjects() - Method in interface org.eclipse.emf.cdo.client.ResourceManager
For internal use only.
STRING - Static variable in interface org.eclipse.emf.cdo.core.CDODataTypes
Enumeration constant for the CDO data type STRING.
STRING_FEATURE2_EDEFAULT - Static variable in class testmodel1.impl.ExtendedNodeImpl
The default value of the 'String Feature2' attribute
STRING_FEATURE_EDEFAULT - Static variable in class testmodel1.impl.TreeNodeImpl
The default value of the 'String Feature' attribute
stringFeature - Variable in class testmodel1.impl.TreeNodeImpl
The cached value of the 'String Feature' attribute
stringFeature2 - Variable in class testmodel1.impl.ExtendedNodeImpl
The cached value of the 'String Feature2' attribute
subClassInfoMap - Variable in class org.eclipse.emf.cdo.server.impl.PackageManagerImpl
 
subList(int, int) - Method in class org.eclipse.emf.cdo.client.impl.CDOCrossReferenceList
 
supportedTypes - Variable in class org.eclipse.emf.cdo.client.provider.CDOItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType
supportedTypes - Variable in class org.eclipse.emf.cdo.dbgen.provider.DBGenItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType
supportedTypes - Variable in class org.eclipse.emf.cdo.mapping.provider.MappingItemProviderAdapterFactory
This keeps track of all the supported types checked by isFactoryForType
SYSTEM_SID_COLUMN - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SYSTEM_STARTED_COLUMN - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 
SYSTEM_TABLE - Static variable in interface org.eclipse.emf.cdo.server.impl.SQLConstants
 

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