Remote System Explorer DataStore
Release 3.4

Uses of Package
org.eclipse.dstore.core.model

Packages that use org.eclipse.dstore.core.model
org.eclipse.dstore.core.client   
org.eclipse.dstore.core.java   
org.eclipse.dstore.core.miners   
org.eclipse.dstore.core.model   
org.eclipse.dstore.core.server   
org.eclipse.dstore.core.util   
 

Classes in org.eclipse.dstore.core.model used by org.eclipse.dstore.core.client
DataStore
          DataStore is the heart of the DataStore Distributed Tooling Framework.
IDataStoreCompatibilityHandler
           
IExternalLoader
           
ISSLProperties
           
 

Classes in org.eclipse.dstore.core.model used by org.eclipse.dstore.core.java
DataElement
          DataElement is the unit of information for the DataStore.
DataStore
          DataStore is the heart of the DataStore Distributed Tooling Framework.
 

Classes in org.eclipse.dstore.core.model used by org.eclipse.dstore.core.miners
DataElement
          DataElement is the unit of information for the DataStore.
DataStore
          DataStore is the heart of the DataStore Distributed Tooling Framework.
Handler
          The Handler class is the base class for the threaded mechanisms in the DataStore.
IExternalLoader
           
ISchemaExtender
          ISchemaExtender describes the interfaces that tool extensions need to implement to add or extend other schemas in the DataStore.
 

Classes in org.eclipse.dstore.core.model used by org.eclipse.dstore.core.model
Client
          A DStore Client representing a user's connection in the multi-process dstore server.
CommandHandler
           Abstract class for handling commands.
DataElement
          DataElement is the unit of information for the DataStore.
DataStore
          DataStore is the heart of the DataStore Distributed Tooling Framework.
DataStoreAttributes
          This class is used to store attributes that are required for configuring a remote connection.
Handler
          The Handler class is the base class for the threaded mechanisms in the DataStore.
IByteConverter
          Interface for converting between host bytes and client bytes
IByteStreamHandler
           The ByteStreamHandler interface is used to abstract file read and write operations across the network.
IDataStoreCompatibilityHandler
           
IDataStorePreferenceListener
          Classes that implement this and add themselves to the DataStore preference listeners get called each time a preference is changed.
IExternalLoader
           
ISchemaExtender
          ISchemaExtender describes the interfaces that tool extensions need to implement to add or extend other schemas in the DataStore.
ISSLProperties
           
UpdateHandler
           Abstract class for handling updates.
 

Classes in org.eclipse.dstore.core.model used by org.eclipse.dstore.core.server
Client
          A DStore Client representing a user's connection in the multi-process dstore server.
DataElement
          DataElement is the unit of information for the DataStore.
DataStore
          DataStore is the heart of the DataStore Distributed Tooling Framework.
IDataStorePreferenceListener
          Classes that implement this and add themselves to the DataStore preference listeners get called each time a preference is changed.
 

Classes in org.eclipse.dstore.core.model used by org.eclipse.dstore.core.util
DataElement
          DataElement is the unit of information for the DataStore.
DataStore
          DataStore is the heart of the DataStore Distributed Tooling Framework.
IDataStorePreferenceListener
          Classes that implement this and add themselves to the DataStore preference listeners get called each time a preference is changed.
 


Remote System Explorer DataStore
Release 3.4

Copyright (c) IBM Corporation and others 2000, 2012. All Rights Reserved.