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

E

EMPTY - Static variable in class org.eclipse.dstore.core.util.XMLgenerator
 
ENCODING_UTF_8 - Static variable in class org.eclipse.dstore.core.model.DE
 
EXPIRY_TIME_PROPERTY_NAME - Static variable in class org.eclipse.dstore.core.util.DataElementRemover
 
ExternalLoader - class org.eclipse.dstore.core.util.ExternalLoader.
ExternalLoader is a ClassLoader wrapper used for loading external tools that are not in the same classpath as the DataStore.
ExternalLoader(ClassLoader, String) - Constructor for class org.eclipse.dstore.core.util.ExternalLoader
Constructor
ExternalLoader(ClassLoader, ArrayList) - Constructor for class org.eclipse.dstore.core.util.ExternalLoader
Constructor
empty() - Method in class org.eclipse.dstore.core.util.XMLgenerator
Clears the current serlized document
enableAutoRefresh(boolean) - Method in class org.eclipse.dstore.core.model.DataStore
 
equals(Object) - Method in class org.eclipse.dstore.core.model.DataElement
Tests if this element is the same as another.
extendSchema(DataElement) - Method in class org.eclipse.dstore.core.model.DataStoreSchema
This method is called when the DataStore is initialized.
extendSchema(DataElement) - Method in interface org.eclipse.dstore.core.model.ISchemaExtender
Add this tool's schema to the global DataStore schema.
extendSchema(DataStore) - Method in interface org.eclipse.dstore.core.model.ISchemaRegistry
This method is responsible for calling extendSchema on each of the registered schema extenders.
extendSchema(DataStore) - Method in class org.eclipse.dstore.core.model.SchemaRegistry
Calls extendSchema() on each of the registered schema extenders to extend the schema of the specified DataStore
extendSchema(DataStore) - Method in class org.eclipse.dstore.core.server.MinerLoader
Calls extendSchema on each of the loaded miners

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

Guidelines for using DataStore APIs.