Remote System Explorer DataStore
Release 2.0

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   
 

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.
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
CommandHandler
           Abtract 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 configurating 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.
IExternalLoader
           
ISchemaExtender
          ISchemaExtender describes the interfaces that tool extensions need to implement to add or extend other schemas in the DataStore.
ISSLProperties
           
UpdateHandler
           Abtract class for handling updates.
 


Remote System Explorer DataStore
Release 2.0

Guidelines for using DataStore APIs.