Remote System Explorer DataStore
Release 3.0
A B C D E F G H I J K L M N O P Q R S T U V W _

D

DATASTORE_SPIRIT_DESCRIPTOR - Static variable in interface org.eclipse.dstore.core.model.IDataStoreConstants
 
DATASTORE_VERSION - Static variable in class org.eclipse.dstore.core.model.DataStoreAttributes
Datastore Protocol Version.
DE - class org.eclipse.dstore.core.model.DE.
DE is a container of DataElement constants.
DE() - Constructor for class org.eclipse.dstore.core.model.DE
 
DEBUG - Static variable in class org.eclipse.dstore.core.server.ServerLogger
Switch to enable debug-level logging.
DEFAULT_BYTESTREAMHANDLER - Static variable in class org.eclipse.dstore.core.model.DataStoreResources
 
DEFAULT_CLASSBYTESTREAMHANDLER - Static variable in class org.eclipse.dstore.core.model.DataStoreResources
 
DEFAULT_DAEMON_PORT - Static variable in class org.eclipse.dstore.core.server.ServerLauncher
 
DELETED - Static variable in class org.eclipse.dstore.core.model.DataStoreResources
 
DOCUMENT_TYPE - Static variable in class org.eclipse.dstore.core.model.DataStoreResources
 
DStoreKeyStore - class org.eclipse.dstore.core.util.ssl.DStoreKeyStore.
This class is used for managing the DStore keystore for use with the DStore communication framework.
DStoreKeyStore() - Constructor for class org.eclipse.dstore.core.util.ssl.DStoreKeyStore
 
DataElement - class org.eclipse.dstore.core.model.DataElement.
DataElement is the unit of information for the DataStore.
DataElement() - Constructor for class org.eclipse.dstore.core.model.DataElement
Creates a new DataElement without initializing it.
DataElement(DataStore) - Constructor for class org.eclipse.dstore.core.model.DataElement
Creates a new DataElement without initializing it.
DataStore - class org.eclipse.dstore.core.model.DataStore.
DataStore is the heart of the DataStore Distributed Tooling Framework.
DataStore(DataStoreAttributes) - Constructor for class org.eclipse.dstore.core.model.DataStore
Creates a new DataStore instance
DataStore(DataStoreAttributes, int) - Constructor for class org.eclipse.dstore.core.model.DataStore
Creates a new DataStore instance
DataStore(DataStoreAttributes, CommandHandler, UpdateHandler, IDomainNotifier) - Constructor for class org.eclipse.dstore.core.model.DataStore
Creates a new DataStore instance
DataStore(DataStoreAttributes, CommandHandler, UpdateHandler, IDomainNotifier, int) - Constructor for class org.eclipse.dstore.core.model.DataStore
Creates a new DataStore instance
DataStoreAttributes - class org.eclipse.dstore.core.model.DataStoreAttributes.
This class is used to store attributes that are required for configuring a remote connection.
DataStoreAttributes() - Constructor for class org.eclipse.dstore.core.model.DataStoreAttributes
Constructor
DataStoreResources - class org.eclipse.dstore.core.model.DataStoreResources.
 
DataStoreResources() - Constructor for class org.eclipse.dstore.core.model.DataStoreResources
 
DataStoreSchema - class org.eclipse.dstore.core.model.DataStoreSchema.
This class is used for defining the base DataStore schema.
DataStoreSchema(DataStore) - Constructor for class org.eclipse.dstore.core.model.DataStoreSchema
Constructor
DefaultDataStoreCompatibilityHandler - class org.eclipse.dstore.core.model.DefaultDataStoreCompatibilityHandler.
 
DefaultDataStoreCompatibilityHandler(DataStore) - Constructor for class org.eclipse.dstore.core.model.DefaultDataStoreCompatibilityHandler
 
DomainEvent - class org.eclipse.dstore.extra.DomainEvent.
 
DomainEvent(int, IDataElement, Object) - Constructor for class org.eclipse.dstore.extra.DomainEvent
 
DomainEvent(int, IDataElement, Object, IDataElement) - Constructor for class org.eclipse.dstore.extra.DomainEvent
 
DomainEvent(IDomainNotifier, int, IDataElement, Object) - Constructor for class org.eclipse.dstore.extra.DomainEvent
 
delete() - Method in class org.eclipse.dstore.core.model.DataElement
Marks a DataElement as deleted.
deleteObject(DataElement, DataElement) - Method in class org.eclipse.dstore.core.model.DataStore
Deletes an element from another element
deleteObjects(DataElement) - Method in class org.eclipse.dstore.core.model.DataStore
Deletes all the elements contained in from
depth() - Method in class org.eclipse.dstore.core.model.DataElement
Returns the visibility of this element.
dereference() - Method in class org.eclipse.dstore.core.model.DataElement
Returns the element that this references.
disconnect() - Method in class org.eclipse.dstore.core.client.ClientConnection
Disconnects from the DataStore and cleans up DataStore meta-information
disconnectObject(DataElement) - Method in class org.eclipse.dstore.core.model.DataStore
Disconnects an element and makes it a "spirit"
disconnectObjects(DataElement) - Method in class org.eclipse.dstore.core.model.DataStore
Disconnect all the elements contained in from
disconnectServerReceiver() - Method in class org.eclipse.dstore.core.model.Client
 
doCommandOn(String, boolean) - Method in class org.eclipse.dstore.core.model.DataElement
Do the specified command on this element.
doConnect(String) - Method in class org.eclipse.dstore.core.client.ClientConnection
 
doThreadedWork() - Method in class org.eclipse.dstore.core.miners.MinerThread
Implement this method to provide the work implementation of this thread.
domainChanged(DomainEvent) - Method in interface org.eclipse.dstore.extra.IDomainListener
 

Remote System Explorer DataStore
Release 3.0
A B C D E F G H I J K L M N O P Q R S T U V W _

Guidelines for using DataStore APIs.