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 _

G

generateCommand(DataElement, ArrayList, DataElement, boolean) - Method in class org.eclipse.dstore.core.util.CommandGenerator
Creates a new command from a command descriptor and it's arguments.
generateCommand(DataElement, DataElement, DataElement, boolean) - Method in class org.eclipse.dstore.core.util.CommandGenerator
Creates a new command from a command descriptor and it's arguments.
generateCommand(DataElement, DataElement, boolean) - Method in class org.eclipse.dstore.core.util.CommandGenerator
Creates a new command from a command descriptor and it's arguments.
generateId() - Method in class org.eclipse.dstore.core.model.DataStore
Generates a new unique ID to be used by a DataElement
generateResponse(DataElement, ArrayList) - Method in class org.eclipse.dstore.core.util.CommandGenerator
Creates a response tree for transmitting a set of data from a server to a client.
generateResponse(String, DataElement) - Method in class org.eclipse.dstore.core.util.CommandGenerator
Creates a response tree for transmitting a set of data from a server to a client.
generateResponse(String) - Method in class org.eclipse.dstore.core.util.CommandGenerator
Creates a simple response object of the specified type
get(int) - Method in class org.eclipse.dstore.core.model.DataElement
Returns the child at the specified index.
getAbstractCommandDescriptor() - Method in class org.eclipse.dstore.core.model.DataStoreSchema
Returns the base command descriptor
getAbstractedByRelation() - Method in class org.eclipse.dstore.core.model.DataStore
 
getAbstractedByRelation() - Method in class org.eclipse.dstore.core.model.DataStoreSchema
Returns the abstracted by relationship descriptor
getAbstractObjectDescriptor() - Method in class org.eclipse.dstore.core.model.DataStoreSchema
Returns the base object descriptor
getAbstractRelationDescriptor() - Method in class org.eclipse.dstore.core.model.DataStoreSchema
Returns the base relation descriptor
getAbstractsRelation() - Method in class org.eclipse.dstore.core.model.DataStore
 
getAbstractsRelation() - Method in class org.eclipse.dstore.core.model.DataStoreSchema
Returns the abstracts relationship descriptor
getAdapter(Class) - Method in class org.eclipse.dstore.core.model.DataElement
Gets the adapter specified by key for this element
getAssociated(String) - Method in class org.eclipse.dstore.core.model.DataElement
Gets the set of elements that are related to this element via a specified relationship.
getAssociated(DataElement) - Method in class org.eclipse.dstore.core.model.DataElement
Gets the set of elements that are related to this element via a specified relationship.
getAssociated(String) - Method in interface org.eclipse.dstore.extra.IDataElement
 
getAttribute(int) - Method in class org.eclipse.dstore.core.model.DataElement
Returns an attribute of this element.
getAttribute(int) - Method in class org.eclipse.dstore.core.model.DataStore
Returns the attribute indicated by an index.
getAttribute(int) - Method in class org.eclipse.dstore.core.model.DataStoreAttributes
Gets an attribute at a specified index
getAttributes() - Method in class org.eclipse.dstore.core.model.DataElement
Returns the set of attributes for this element.
getAttributesRelation() - Method in class org.eclipse.dstore.core.model.DataStore
 
getAttributesRelation() - Method in class org.eclipse.dstore.core.model.DataStoreSchema
Returns the attributes relationship descriptor
getBuffer() - Method in class org.eclipse.dstore.core.model.DataElement
Returns the buffer for this element.
getByteConverter() - Method in class org.eclipse.dstore.core.model.DataStore
 
getByteStreamHandler(String) - Method in class org.eclipse.dstore.core.model.ByteStreamHandlerRegistry
Returns the byte stream handler with the specified id.
getByteStreamHandler(String) - Method in class org.eclipse.dstore.core.model.DataStore
 
getCacheDirectory() - Method in class org.eclipse.dstore.core.model.DataStore
 
getChildren() - Method in class org.eclipse.dstore.extra.DomainEvent
 
getChildrenCount() - Method in class org.eclipse.dstore.extra.DomainEvent
 
getClassByteStreamHandler(String) - Method in class org.eclipse.dstore.core.java.ClassByteStreamHandlerRegistry
Returns the class byte stream handler with the specified id.
getClassByteStreamHandler(String) - Method in class org.eclipse.dstore.core.model.DataStore
 
getClassName() - Method in class org.eclipse.dstore.core.java.ClassRequest
Returns the name of the class requested/loaded.
getClassRequestRepository() - Method in class org.eclipse.dstore.core.model.DataStore
 
getClient() - Method in class org.eclipse.dstore.core.model.DataStore
This method is used to get the object of the Client stored for each user.
getClientMinor() - Method in class org.eclipse.dstore.core.client.ClientConnection
 
getClientVersion() - Method in class org.eclipse.dstore.core.client.ClientConnection
 
getCommandArgument(DataElement, int) - Method in class org.eclipse.dstore.core.miners.Miner
Returns the argument of a command specified at a given index.
getCommandDescriptor() - Method in class org.eclipse.dstore.core.model.DataStoreSchema
Returns the base command descriptor
getCommandGenerator() - Method in class org.eclipse.dstore.core.model.CommandHandler
 
getCommandHandler() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the handler for sending commands.
getCommandName(DataElement) - Method in class org.eclipse.dstore.core.miners.Miner
Returns the name of a command.
getCommandStatus(DataElement) - Method in class org.eclipse.dstore.core.miners.Miner
Returns the status of a command.
getCommandWaitTime() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the time the command handler waits between requests
getCompatibilityHandler() - Method in class org.eclipse.dstore.core.client.ClientConnection
 
getCompatibilityHandler() - Method in class org.eclipse.dstore.core.model.DataStore
Get the compatibility handler for the client.
getContainerType() - Method in class org.eclipse.dstore.core.model.DataStoreSchema
Returns the container base object descriptor
getContentsRelation() - Method in class org.eclipse.dstore.core.model.DataStore
 
getContentsRelation() - Method in class org.eclipse.dstore.core.model.DataStoreSchema
Returns the contents relationship descriptor
getDaemonKeyStorePassword() - Method in interface org.eclipse.dstore.core.model.ISSLProperties
 
getDaemonKeyStorePath() - Method in interface org.eclipse.dstore.core.model.ISSLProperties
 
getDataStore() - Method in class org.eclipse.dstore.core.client.ClientConnection
Returns the DataStore that the client is connected to.
getDataStore() - Method in class org.eclipse.dstore.core.model.CommandHandler
Returns the associated DataStore
getDataStore() - Method in class org.eclipse.dstore.core.model.DataElement
Returns the DataStore for this element.
getDataStore() - Method in interface org.eclipse.dstore.core.model.IDataStoreProvider
 
getDataStore() - Method in class org.eclipse.dstore.core.server.ConnectionEstablisher
Returns the DataStore.
getDefault() - Static method in class org.eclipse.dstore.core.Activator
Returns the shared instance.
getDefault() - Method in class org.eclipse.dstore.core.java.ClassByteStreamHandlerRegistry
Returns the default class byte stream handler
getDefault() - Method in class org.eclipse.dstore.core.model.ByteStreamHandlerRegistry
Returns the default byte stream handler
getDefault() - Static method in class org.eclipse.dstore.extra.Activator
 
getDefaultByteStreamHandler() - Method in class org.eclipse.dstore.core.model.DataStore
 
getDefaultClassByteStreamHandler() - Method in class org.eclipse.dstore.core.model.DataStore
 
getDependencies() - Method in class org.eclipse.dstore.core.miners.Miner
 
getDescriptor() - Method in class org.eclipse.dstore.core.model.DataElement
Returns the type descriptor for this element.
getDescriptorRoot() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the descriptor root DataElement of the DataStore.
getDomainNotifier() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the domain notifier.
getDummy() - Method in class org.eclipse.dstore.core.model.DataStore
 
getElementProperty(Object) - Method in class org.eclipse.dstore.core.model.DataElement
Returns the property identified by name.
getElementProperty(Object) - Method in interface org.eclipse.dstore.extra.IDataElement
 
getElementProperty(Object) - Method in interface org.eclipse.dstore.extra.IElement
 
getEstablisher() - Method in class org.eclipse.dstore.core.server.Server
Return the reference for the ConnectionEstablisher for this client
getException() - Method in class org.eclipse.dstore.core.client.ConnectionStatus
 
getExternalLoader() - Method in class org.eclipse.dstore.core.miners.Miner
 
getExternalLoader() - Method in interface org.eclipse.dstore.core.model.ISchemaExtender
Implement this to returns the external class loader for this extender implementation.
getExternalRoot() - Method in class org.eclipse.dstore.core.model.DataStore
 
getHashMap() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the table of live elements in the DataStore.
getHost() - Method in class org.eclipse.dstore.core.client.ClientConnection
Returns the hostname/IP of the host to connect to
getHostDirectory() - Method in class org.eclipse.dstore.core.client.ClientConnection
Returns the default working directory on the host machine
getHostRoot() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the host root DataElement in the DataStore.
getId() - Method in class org.eclipse.dstore.core.model.ByteStreamHandler
 
getId() - Method in class org.eclipse.dstore.core.model.DataElement
Returns the ID attribute for this element.
getId() - Method in interface org.eclipse.dstore.core.model.IByteStreamHandler
Returns the unique ID for this bytestream handler
getId() - Method in class org.eclipse.dstore.extra.DomainEvent
 
getId() - Method in interface org.eclipse.dstore.extra.IDataElement
 
getIdentifier() - Method in class org.eclipse.dstore.core.java.ClassByteStreamHandler
 
getIdentifier() - Method in interface org.eclipse.dstore.core.java.IClassByteStreamHandler
Returns the unique ID for this bytestream handler
getInstance() - Static method in class org.eclipse.dstore.core.server.SystemServiceManager
Get the SystemServiceManager object for this system.
getInstance() - Static method in class org.eclipse.dstore.core.util.ssl.DStoreKeyStore
 
getKeyStore(String, String) - Static method in class org.eclipse.dstore.core.util.ssl.DStoreKeyStore
 
getKeyStoreLocation() - Method in class org.eclipse.dstore.core.model.DataStore
 
getKeyStorePassword() - Method in class org.eclipse.dstore.core.model.DataStore
 
getLastCreatedElements() - Method in class org.eclipse.dstore.core.model.DataStore
 
getLaunchSocket() - Method in class org.eclipse.dstore.core.client.ClientConnection
Reeturns the launch socket
getListenerForPort(String) - Method in class org.eclipse.dstore.core.server.ServerLauncher
Return the connection listener for the specified port if there is one
getLoadedClass() - Method in class org.eclipse.dstore.core.java.ClassRequest
Returns the class loaded, or null if it has not been loaded yet.
getLoaderFor(String) - Method in interface org.eclipse.dstore.core.model.ISchemaRegistry
Returns an IExternalLoader for the specified qualified class name
getLoaders() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the loader that is used for loading miners.
getLocalClassLoaders() - Method in class org.eclipse.dstore.core.model.DataStore
Returns registered local classloaders.
getLogger() - Method in class org.eclipse.dstore.core.model.Client
 
getLogRoot() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the log root DataElement of the DataStore.
getMessage() - Method in class org.eclipse.dstore.core.client.ConnectionStatus
Returns the error message for a connection attempt
getMinerData() - Method in class org.eclipse.dstore.core.miners.Miner
Returns the element that contains this miners meta-information.
getMinerDependencies() - Method in class org.eclipse.dstore.core.miners.Miner
Returns the qualified names of all miners that this miner depends on.
getMinerElement() - Method in class org.eclipse.dstore.core.miners.Miner
Returns the element that represents this miner.
getMinerFor(DataElement) - Method in class org.eclipse.dstore.core.model.DataStore
Finds the element that represents the miner that implements a particular command.
getMinerName() - Method in class org.eclipse.dstore.core.miners.Miner
Returns the qualified name of this miner
getMinerRoot() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the miner root DataElement in the DataStore.
getMinersLocation() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the location of the miners.
getMinerTransient() - Method in class org.eclipse.dstore.core.miners.Miner
Returns the transient object container for this element.
getName() - Method in class org.eclipse.dstore.core.model.DataElement
Returns the name attribute for this element.
getName() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the name of the DataStore
getName() - Method in class org.eclipse.dstore.extra.DomainEvent
 
getName() - Method in interface org.eclipse.dstore.extra.IDataElement
 
getNestedData() - Method in class org.eclipse.dstore.core.model.DataElement
Returns the children of this element.
getNestedData() - Method in interface org.eclipse.dstore.extra.IDataElement
 
getNestedSize() - Method in class org.eclipse.dstore.core.model.DataElement
Returns the number of children this element contains.
getNestedSize() - Method in interface org.eclipse.dstore.extra.IDataElement
 
getNumberOfCommandArguments(DataElement) - Method in class org.eclipse.dstore.core.miners.Miner
Returns the number of arguments for this command.
getNumElements() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the number of live elements in the DataStore.
getNumRecycled() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the number of recycled elements in the DataStore.
getObjectDescriptor() - Method in class org.eclipse.dstore.core.model.DataStoreSchema
Returns the base object descriptor
getParent() - Method in class org.eclipse.dstore.core.model.DataElement
Returns the parent of this element.
getParent() - Method in class org.eclipse.dstore.extra.DomainEvent
 
getPort() - Method in class org.eclipse.dstore.core.client.ClientConnection
Returns the number of the socket port to connect to
getPreference(String) - Method in class org.eclipse.dstore.core.model.DataStore
 
getProperty(String) - Method in class org.eclipse.dstore.core.model.Client
 
getReferenceTag() - Method in class org.eclipse.dstore.core.model.DataStore
 
getRelationDescriptor() - Method in class org.eclipse.dstore.core.model.DataStoreSchema
Returns the base relation descriptor
getRelationItems(DataElement, String) - Method in class org.eclipse.dstore.core.model.DataStore
Finds all relationship descriptor types that can be applied to a particular element.
getRemoteClassLoader() - Method in class org.eclipse.dstore.core.model.DataStore
 
getRemoteClassLoaderCache() - Method in class org.eclipse.dstore.core.model.DataStore
 
getRemoteIP() - Method in class org.eclipse.dstore.core.model.DataStore
 
getResourceBundle() - Method in class org.eclipse.dstore.core.miners.Miner
Interface to retrieve an NL enabled resource bundle.
getRoot() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the root DataElement in the DataStore.
getSchema() - Method in class org.eclipse.dstore.core.model.DataStore
Used at DataStore initialization time to setup the schema
getSchemaRoot() - Method in class org.eclipse.dstore.core.miners.Miner
Returns the descriptor root for the DataStore schema
getServerIdleShutdownTimeout() - Method in class org.eclipse.dstore.core.model.DataStore
Gets the time the server may remain idle before shutting down
getServerKeyStorePassword() - Method in interface org.eclipse.dstore.core.model.ISSLProperties
 
getServerKeyStorePath() - Method in interface org.eclipse.dstore.core.model.ISSLProperties
 
getServerMinor() - Method in class org.eclipse.dstore.core.client.ClientConnection
 
getServerMinor() - Method in class org.eclipse.dstore.core.model.DataStore
 
getServerPort() - Method in class org.eclipse.dstore.core.server.ConnectionEstablisher
Return the Server port opened for this client
getServerPort() - Method in class org.eclipse.dstore.core.server.ServerLauncher.ConnectionListener
Returns the DataStore server port used
getServerVersion() - Method in class org.eclipse.dstore.core.client.ClientConnection
 
getServerVersion() - Method in class org.eclipse.dstore.core.model.DataStore
 
getSource() - Method in class org.eclipse.dstore.core.model.DataElement
Returns the source attribute for this element.
getStatus() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the status of the DataStore.
getStatus() - Method in class org.eclipse.dstore.core.server.ConnectionEstablisher
Return the connection status for this client * @return the connection status for this client
getSystemService() - Method in class org.eclipse.dstore.core.server.SystemServiceManager
Get the SystemService object for this system.
getTempRoot() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the temp root DataElement of the DataStore.
getTicket() - Method in class org.eclipse.dstore.core.client.ConnectionStatus
Returns the ticket required for connecting to a server
getTicket() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the DataStore's ticket
getTimeoutValue() - Method in class org.eclipse.dstore.core.model.DataStore
 
getTrustManager() - Method in class org.eclipse.dstore.core.client.ClientConnection
 
getType() - Method in class org.eclipse.dstore.core.model.DataElement
Returns the type attribute for this element.
getType() - Method in class org.eclipse.dstore.extra.DomainEvent
 
getType() - Method in interface org.eclipse.dstore.extra.IDataElement
 
getUntrustedCertificates() - Method in class org.eclipse.dstore.core.client.ConnectionStatus
 
getUntrustedCerts() - Method in interface org.eclipse.dstore.core.util.ssl.IDataStoreTrustManager
Returns the list of untrusted certificates
getUpdateHandler() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the handler for doing updates.
getUpdateWaitTime() - Method in class org.eclipse.dstore.core.model.DataStore
Returns the time the update handler waits between requests
getUserid() - Method in class org.eclipse.dstore.core.model.Client
 
getUserPreferencesDirectory() - Method in class org.eclipse.dstore.core.model.DataStore
getUserPreferencesDirectory() - returns directory on IFS where to store user settings
getValue() - Method in class org.eclipse.dstore.core.miners.Miner
Returns the name of this miner
getValue() - Method in class org.eclipse.dstore.core.model.DataElement
Returns the value attribute for this element.
getVersion() - Method in class org.eclipse.dstore.core.miners.Miner
Returns the version of this miner The expected format for this is ".
getWaitTime() - Method in class org.eclipse.dstore.core.model.Handler
Returns the time interval to wait between handling

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.