A B C D E F G H I K L M N O P Q R S T U V W X _

A

A_DEPTH - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
A_HOST_NAME - Static variable in class org.eclipse.cdt.dstore.core.model.DataStoreAttributes
 
A_HOST_PATH - Static variable in class org.eclipse.cdt.dstore.core.model.DataStoreAttributes
 
A_HOST_PORT - Static variable in class org.eclipse.cdt.dstore.core.model.DataStoreAttributes
 
A_ID - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
A_ISREF - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
A_LOCAL_NAME - Static variable in class org.eclipse.cdt.dstore.core.model.DataStoreAttributes
 
A_LOCAL_PATH - Static variable in class org.eclipse.cdt.dstore.core.model.DataStoreAttributes
 
A_LOG_NAME - Static variable in class org.eclipse.cdt.dstore.core.model.DataStoreAttributes
 
A_LOG_PATH - Static variable in class org.eclipse.cdt.dstore.core.model.DataStoreAttributes
 
A_NAME - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
A_PLUGIN_PATH - Static variable in class org.eclipse.cdt.dstore.core.model.DataStoreAttributes
 
A_ROOT_NAME - Static variable in class org.eclipse.cdt.dstore.core.model.DataStoreAttributes
 
A_ROOT_PATH - Static variable in class org.eclipse.cdt.dstore.core.model.DataStoreAttributes
 
A_SIZE - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
A_SIZE - Static variable in class org.eclipse.cdt.dstore.core.model.DataStoreAttributes
 
A_SOURCE - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
A_TYPE - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
A_VALUE - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
accept(File) - Method in class org.eclipse.cdt.dstore.core.util.regex.io.RegexFilenameFilter
Filters a filename.
accept(File, String) - Method in class org.eclipse.cdt.dstore.core.util.regex.io.RegexFilenameFilter
Filters a filename.
addAction(String) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionProcessor
Binds a patten to the default action.
addAction(String, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionProcessor
Binds a patten to the default action, providing options to be used to compile the pattern.
addAction(String, int, MatchAction) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionProcessor
Registers a pattern action pair, providing options to be used to compile the pattern.
addAction(String, MatchAction) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionProcessor
Registers a pattern action pair.
addCommand(DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.model.CommandHandler
 
addElement(Object, Object) - Method in interface org.eclipse.cdt.dstore.core.util.regex.util.Cache
 
addElement(Object, Object) - Method in class org.eclipse.cdt.dstore.core.util.regex.util.CacheFIFO
Adds a value to the cache.
addElement(Object, Object) - Method in class org.eclipse.cdt.dstore.core.util.regex.util.CacheFIFO2
Adds a value to the cache.
addElement(Object, Object) - Method in class org.eclipse.cdt.dstore.core.util.regex.util.CacheLRU
Adds a value to the cache.
addElement(Object, Object) - Method in class org.eclipse.cdt.dstore.core.util.regex.util.CacheRandom
Adds a value to the cache.
addElement(Object, Object) - Method in class org.eclipse.cdt.dstore.core.util.regex.util.GenericCache
 
addNestedData(ArrayList, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Adds a set of elements as children to this element.
addNestedData(DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Adds another element as a child to this element.
addPattern(String) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.GenericPatternCache
Same as calling
addPattern(String) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.PatternCache
Adds a pattern to the cache and returns the compiled pattern.
addPattern(String, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.GenericPatternCache
Adds a pattern to the cache and returns the compiled pattern.
addPattern(String, int) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.PatternCache
Adds a pattern to the cache and returns the compiled pattern.
addSender(Sender) - Method in class org.eclipse.cdt.dstore.core.server.ServerUpdateHandler
 
appendSubstitution(StringBuffer, MatchResult, int, String, PatternMatcher, Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Substitution
Appends the substitution to a buffer containing the original input with substitutions applied for the pattern matches found so far.
appendSubstitution(StringBuffer, MatchResult, int, String, PatternMatcher, Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.StringSubstitution
Appends the substitution to a buffer containing the original input with substitutions applied for the pattern matches found so far.
appendSubstitution(StringBuffer, MatchResult, int, String, PatternMatcher, Pattern) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.Substitution
Appends the substitution to a buffer containing the original input with substitutions applied for the pattern matches found so far.
appendToBuffer(String) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Appends to the buffer for this element.
appendToFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Append a file to the specified location
AwkCompiler - class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkCompiler.
The AwkCompiler class is used to create compiled regular expressions conforming to the Awk regular expression syntax.
AwkCompiler() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkCompiler
 
AwkFilenameFilter - class org.eclipse.cdt.dstore.core.util.regex.io.AwkFilenameFilter.
AwkFilenameFilter is a RegexFilenameFilter subclass that filters on Awk regular expressions as implemented by the org.apache.oro.text.awk package, which is required to use this class.
AwkFilenameFilter() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.io.AwkFilenameFilter
Same as AwkFilenameFilter("");
AwkFilenameFilter(String) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.io.AwkFilenameFilter
Same as AwkFilenameFilter(regex, AwkCompiler.DEFAULT_MASK);
AwkFilenameFilter(String, int) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.io.AwkFilenameFilter
Construct a filter initialized with the indicated regular expression and accompanying compilation options conforming to those used by org.apache.oro.text.awk.AwkCompiler
AwkMatcher - class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkMatcher.
The AwkMatcher class is used to match regular expressions (conforming to the Awk regular expression syntax) generated by AwkCompiler.
AwkMatcher() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkMatcher
 
AwkPattern - class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkPattern.
An implementation of the Pattern interface for Awk regular expressions.
AwkStreamInput - class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkStreamInput.
The AwkStreamInput class is used to look for pattern matches in an input stream (actually a java.io.Reader instance) in conjunction with the AwkMatcher class.
AwkStreamInput(Reader) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkStreamInput
Creates an AwkStreamInput instance bound to a Reader with an initial buffer size and default buffer increment of 2048 bytes.
AwkStreamInput(Reader, int) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkStreamInput
Creates an AwkStreamInput instance bound to a Reader with a specified initial buffer size and default buffer increment.

B

begin(int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Returns the begin offset of the subgroup of the last match found relative the beginning of the match.
begin(int) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.MatchResult
 
beginOffset(int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Returns an offset marking the beginning of the last pattern match found relative to the beginning of the input from which the match was extracted.
beginOffset(int) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.MatchResult
Returns an offset marking the beginning of the pattern match relative to the beginning of the input from which the match was extracted.
BODY - Static variable in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 

C

Cache - interface org.eclipse.cdt.dstore.core.util.regex.util.Cache.
An interface defining the basic functions of a cache.
CacheFIFO - class org.eclipse.cdt.dstore.core.util.regex.util.CacheFIFO.
This class is a GenericCache subclass implementing a FIFO (First In First Out) cache replacement policy.
CacheFIFO() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.util.CacheFIFO
Same as:
CacheFIFO(int) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.util.CacheFIFO
Creates a CacheFIFO instance with a given cache capacity.
CacheFIFO2 - class org.eclipse.cdt.dstore.core.util.regex.util.CacheFIFO2.
This class is a GenericCache subclass implementing a second chance FIFO (First In First Out) cache replacement policy.
CacheFIFO2() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.util.CacheFIFO2
Same as:
CacheFIFO2(int) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.util.CacheFIFO2
Creates a CacheFIFO2 instance with a given cache capacity.
CacheLRU - class org.eclipse.cdt.dstore.core.util.regex.util.CacheLRU.
This class is a GenericCache subclass implementing an LRU (Least Recently Used) cache replacement policy.
CacheLRU() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.util.CacheLRU
Same as:
CacheLRU(int) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.util.CacheLRU
Creates a CacheLRU instance with a given cache capacity.
CacheRandom - class org.eclipse.cdt.dstore.core.util.regex.util.CacheRandom.
This class is a GenericCache subclass implementing a random cache replacement policy.
CacheRandom() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.util.CacheRandom
Same as:
CacheRandom(int) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.util.CacheRandom
Creates a CacheRandom instance with a given cache capacity.
cancelAllCommands() - Method in class org.eclipse.cdt.dstore.core.model.CommandHandler
 
cancelAllCommands() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Tells the command handler to cancel all pending commands.
canExit() - Method in class org.eclipse.cdt.dstore.core.util.Receiver
 
capacity() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.GenericPatternCache
Returns the maximum number of patterns that can be cached at one time.
capacity() - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.PatternCache
Returns the maximum number of patterns that can be cached at one time.
capacity() - Method in interface org.eclipse.cdt.dstore.core.util.regex.util.Cache
Returns the maximum number of elements that can be cached at one time.
capacity() - Method in class org.eclipse.cdt.dstore.core.util.regex.util.GenericCache
Returns the maximum number of elements that can be cached at one time.
CASE_INSENSITIVE_MASK - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkCompiler
A mask passed as an option to the compile methods to indicate a compiled regular expression should be case insensitive.
CASE_INSENSITIVE_MASK - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.GlobCompiler
A mask passed as an option to the compile methods to indicate a compiled glob expression should be case insensitive.
CASE_INSENSITIVE_MASK - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Compiler
A mask passed as an option to the compile methods to indicate a compiled regular expression should be case insensitive.
charAt(int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Returns the character at a particular offset relative to the begin offset of the input.
charLine - Variable in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionInfo
The char[] representation of the matching line with the trailing newline truncated.
clean(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.UpdateHandler
 
clean(DataElement, int) - Method in class org.eclipse.cdt.dstore.core.model.UpdateHandler
 
cleanBadReferences(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
 
cleanupThread() - Method in class org.eclipse.cdt.dstore.core.miners.miner.MinerThread
 
clear() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Removes all the attributes of a DataElement.
ClientAttributes - class org.eclipse.cdt.dstore.core.client.ClientAttributes.
 
ClientAttributes() - Constructor for class org.eclipse.cdt.dstore.core.client.ClientAttributes
 
ClientCommandHandler - class org.eclipse.cdt.dstore.core.client.ClientCommandHandler.
 
ClientCommandHandler(Sender) - Constructor for class org.eclipse.cdt.dstore.core.client.ClientCommandHandler
 
ClientConnection - class org.eclipse.cdt.dstore.core.client.ClientConnection.
ClientConnection is the standard means of creating a new connection to a DataStore.
ClientConnection(String) - Constructor for class org.eclipse.cdt.dstore.core.client.ClientConnection
Creates a new ClientConnection instance
ClientConnection(String, DomainNotifier) - Constructor for class org.eclipse.cdt.dstore.core.client.ClientConnection
Creates a new ClientConnection instance
ClientConnection(String, DomainNotifier, int) - Constructor for class org.eclipse.cdt.dstore.core.client.ClientConnection
Creates a new ClientConnection instance
ClientConnection(String, int) - Constructor for class org.eclipse.cdt.dstore.core.client.ClientConnection
Creates a new ClientConnection instance
ClientReceiver - class org.eclipse.cdt.dstore.core.client.ClientReceiver.
 
ClientReceiver(Socket, DataStore) - Constructor for class org.eclipse.cdt.dstore.core.client.ClientReceiver
 
ClientUpdateHandler - class org.eclipse.cdt.dstore.core.client.ClientUpdateHandler.
 
ClientUpdateHandler() - Constructor for class org.eclipse.cdt.dstore.core.client.ClientUpdateHandler
 
CLOSE - Static variable in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
command(DataElement) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Issues a specified command on this miner from the DataStore framework.
command(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.CommandHandler
 
command(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Issues a command.
command(DataElement, ArrayList, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates and issues a command.
command(DataElement, ArrayList, DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates and issues a command.
command(DataElement, ArrayList, DataElement, boolean, boolean) - Method in class org.eclipse.cdt.dstore.core.model.CommandHandler
 
command(DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.model.CommandHandler
 
command(DataElement, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates and issues a command.
command(DataElement, DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.model.CommandHandler
 
command(DataElement, DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates and issues a command.
command(DataElement, DataElement, boolean, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates and issues a command.
command(DataElement, DataElement, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates and issues a command.
command(DataElement, DataElement, DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates and issues a command.
command(DataElement, DataElement, DataElement, boolean, boolean) - Method in class org.eclipse.cdt.dstore.core.model.CommandHandler
 
commandByName(String, ArrayList, DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates and issues a dataStore command from the specified command name
commandByName(String, DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates and issues a dataStore command from the specified command name
CommandGenerator - class org.eclipse.cdt.dstore.core.util.CommandGenerator.
 
CommandGenerator() - Constructor for class org.eclipse.cdt.dstore.core.util.CommandGenerator
 
CommandHandler - class org.eclipse.cdt.dstore.core.model.CommandHandler.
 
CommandHandler() - Constructor for class org.eclipse.cdt.dstore.core.model.CommandHandler
 
compare(String, String, boolean) - Static method in class org.eclipse.cdt.dstore.core.util.StringCompare
 
compile(char[]) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkCompiler
Same as calling compile(pattern, AwkCompiler.DEFAULT_MASK);
compile(char[]) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.GlobCompiler
Same as calling compile(pattern, GlobCompiler.DEFAULT_MASK);
compile(char[]) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternCompiler
Compiles a regular expression into a data structure that can be used by a PatternMatcher implementation to perform pattern matching.
compile(char[]) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Compiler
Same as calling compile(pattern, Perl5Compiler.DEFAULT_MASK);
compile(char[], int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkCompiler
Compiles an Awk regular expression into an AwkPattern instance that can be used by an AwkMatcher object to perform pattern matching.
compile(char[], int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.GlobCompiler
Compiles a Glob expression into a Perl5Pattern instance that can be used by a Perl5Matcher object to perform pattern matching.
compile(char[], int) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternCompiler
Compiles a regular expression into a data structure that can be used by a PatternMatcher implementation to perform pattern matching.
compile(char[], int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Compiler
Compiles a Perl5 regular expression into a Perl5Pattern instance that can be used by a Perl5Matcher object to perform pattern matching.
compile(String) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkCompiler
Same as calling compile(pattern, AwkCompiler.DEFAULT_MASK);
compile(String) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.GlobCompiler
Same as calling compile(pattern, GlobCompiler.DEFAULT_MASK);
compile(String) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternCompiler
Compiles a regular expression into a data structure that can be used by a PatternMatcher implementation to perform pattern matching.
compile(String) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Compiler
Same as calling compile(pattern, Perl5Compiler.DEFAULT_MASK);
compile(String, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkCompiler
Compiles an Awk regular expression into an AwkPattern instance that can be used by an AwkMatcher object to perform pattern matching.
compile(String, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.GlobCompiler
Compiles a Glob expression into a Perl5Pattern instance that can be used by a Perl5Matcher object to perform pattern matching.
compile(String, int) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternCompiler
Compiles a regular expression into a data structure that can be used by a PatternMatcher implementation to perform pattern matching.
compile(String, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Compiler
Compiles a Perl5 regular expression into a Perl5Pattern instance that can be used by a Perl5Matcher object to perform pattern matching.
connect(boolean, String, String) - Method in class org.eclipse.cdt.dstore.core.client.ClientConnection
Connects to a remote DataStore by first communicating with a remote daemon and then connecting to the DataStore.
connect(String) - Method in class org.eclipse.cdt.dstore.core.client.ClientConnection
Connects to a remote DataStore.
ConnectionEstablisher - class org.eclipse.cdt.dstore.core.server.ConnectionEstablisher.
ConnectionEstablisher is responsible for managing the server DataStore and facilitating the communication between client and server DataStores.
ConnectionEstablisher() - Constructor for class org.eclipse.cdt.dstore.core.server.ConnectionEstablisher
Creates the default ConnectionEstablisher.
ConnectionEstablisher(String) - Constructor for class org.eclipse.cdt.dstore.core.server.ConnectionEstablisher
Creates a ConnectionEstablisher.
ConnectionEstablisher(String, String) - Constructor for class org.eclipse.cdt.dstore.core.server.ConnectionEstablisher
Creates a ConnectionEstablisher.
ConnectionEstablisher(String, String, String) - Constructor for class org.eclipse.cdt.dstore.core.server.ConnectionEstablisher
Creates a ConnectionEstablisher.
ConnectionStatus - class org.eclipse.cdt.dstore.core.client.ConnectionStatus.
 
ConnectionStatus(boolean) - Constructor for class org.eclipse.cdt.dstore.core.client.ConnectionStatus
 
ConnectionStatus(boolean, String) - Constructor for class org.eclipse.cdt.dstore.core.client.ConnectionStatus
 
ConnectionStatus(boolean, Throwable) - Constructor for class org.eclipse.cdt.dstore.core.client.ConnectionStatus
 
contains(AwkStreamInput, Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkMatcher
Determines if the contents of an AwkStreamInput, starting from the current offset of the input contains a pattern.
contains(char[], Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkMatcher
Determines if a string (represented as a char[]) contains a pattern.
contains(char[], Pattern) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcher
Determines if a string (represented as a char[]) contains a pattern.
contains(char[], Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Matcher
Determines if a string (represented as a char[]) contains a pattern.
contains(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Tests if this element contains a specified element in the default contents relationship.
contains(DataElement, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Tests if this element contains a specified element in a particular relationship.
contains(DataElement, DataElement, int) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Tests if this element contains a specified element in a particular relationship.
contains(DataElement, int) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Tests if this element contains a specified element in the default contents relationship.
contains(PatternMatcherInput, Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkMatcher
Determines if the contents of a PatternMatcherInput, starting from the current offset of the input contains a pattern.
contains(PatternMatcherInput, Pattern) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcher
Determines if the contents of a PatternMatcherInput, starting from the current offset of the input contains a pattern.
contains(PatternMatcherInput, Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Matcher
Determines if the contents of a PatternMatcherInput, starting from the current offset of the input contains a pattern.
contains(String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Checks if a DataElement with a given ID exists in the DataStore
contains(String, Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkMatcher
Determines if a string contains a pattern.
contains(String, Pattern) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcher
Determines if a string contains a pattern.
contains(String, Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Matcher
Determines if a string contains a pattern.
convertStringFromXML(String) - Static method in class org.eclipse.cdt.dstore.core.util.XMLparser
 
createAbstractCommandDescriptor(DataElement, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new abstract command descriptor DataElement
createAbstractCommandDescriptor(DataElement, String, String) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Creates an abstract command descriptor.
createAbstractCommandDescriptor(DataElement, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new abstract command descriptor DataElement
createAbstractCommandDescriptor(DataElement, String, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new abstract command descriptor DataElement
createAbstractObjectDescriptor(DataElement, String) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Creates an abstract object descriptor.
createAbstractObjectDescriptor(DataElement, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new abstract object descriptor DataElement
createAbstractObjectDescriptor(DataElement, String, String) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Creates an abstract object descriptor.
createAbstractObjectDescriptor(DataElement, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new abstract object descriptor DataElement
createAbstractRelationDescriptor(DataElement, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new abstract relation descriptor DataElement
createAbstractRelationDescriptor(DataElement, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new abstract relation descriptor DataElement
createAbstractRelationship(DataElement, DataElement) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Creates an abstract relationship between two descriptors.
createCommand(DataElement) - Method in class org.eclipse.cdt.dstore.core.util.CommandGenerator
 
createCommandDescriptor(DataElement, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new command descriptor DataElement
createCommandDescriptor(DataElement, String, String) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Creates a command descriptor.
createCommandDescriptor(DataElement, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new command descriptor DataElement
createCommandDescriptor(DataElement, String, String, boolean) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Creates a command descriptor.
createCommandDescriptor(DataElement, String, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new command descriptor DataElement
createCommandDescriptor(DataElement, String, String, String, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new command descriptor DataElement
createObject(DataElement, DataElement, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new DataElement
createObject(DataElement, DataElement, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new DataElement
createObject(DataElement, DataElement, String, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new DataElement
createObject(DataElement, DataElement, String, String, String, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new DataElement
createObject(DataElement, String[]) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new DataElement
createObject(DataElement, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new DataElement
createObject(DataElement, String, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new DataElement
createObject(DataElement, String, String, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new DataElement
createObject(DataElement, String, String, String, String, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new DataElement
createObjectDescriptor(DataElement, String) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Creates a object descriptor.
createObjectDescriptor(DataElement, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new object descriptor DataElement
createObjectDescriptor(DataElement, String, String) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Creates a object descriptor.
createObjectDescriptor(DataElement, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new object descriptor DataElement
createReference(DataElement, DataElement) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Creates a contents relationship between any two elements.
createReference(DataElement, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a contents relationship between two DataElements
createReference(DataElement, DataElement, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a relationship between two DataElements given a type of relationship
createReference(DataElement, DataElement, DataElement, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a two-way relationship between two elements
createReference(DataElement, DataElement, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a relationship between two DataElements given a type of relationship
createReference(DataElement, DataElement, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a two-way relationship between two elements
createReferences(DataElement, ArrayList, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a set of relationships between one DataElement and a set of DataElements given a type of relationship
createReferences(DataElement, ArrayList, DataElement, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a set of two-way relationship between a DataElement and a list of elements
createReferences(DataElement, ArrayList, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a set of relationships between one DataElement and a set of DataElements given a type of relationship
createReferences(DataElement, ArrayList, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a set of two-way relationship between a DataElement and a list of elements
createRelationDescriptor(DataElement, String) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Creates a new type of relationship descriptor.
createRelationDescriptor(DataElement, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new relation descriptor DataElement
createRelationDescriptor(DataElement, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new relation descriptor DataElement
createRoot() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Initializes the DataStore by creating the root elements

D

DataElement - class org.eclipse.cdt.dstore.core.model.DataElement.
DataElement is the unit of information for the DataStore.
DataElement() - Constructor for class org.eclipse.cdt.dstore.core.model.DataElement
Creates a new DataElement without initializing it.
DataElement(DataStore) - Constructor for class org.eclipse.cdt.dstore.core.model.DataElement
Creates a new DataElement without initializing it.
DataStore - class org.eclipse.cdt.dstore.core.model.DataStore.
DataStore is the heart of the DataStore Distributed Tooling Framework.
DataStore(DataStoreAttributes) - Constructor for class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new DataStore instance
DataStore(DataStoreAttributes, CommandHandler, UpdateHandler, DomainNotifier) - Constructor for class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new DataStore instance
DataStore(DataStoreAttributes, CommandHandler, UpdateHandler, DomainNotifier, int) - Constructor for class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new DataStore instance
DataStore(DataStoreAttributes, int) - Constructor for class org.eclipse.cdt.dstore.core.model.DataStore
Creates a new DataStore instance
DataStoreAttributes - class org.eclipse.cdt.dstore.core.model.DataStoreAttributes.
 
DataStoreAttributes() - Constructor for class org.eclipse.cdt.dstore.core.model.DataStoreAttributes
 
DataStoreCorePlugin - class org.eclipse.cdt.dstore.core.DataStoreCorePlugin.
 
DataStoreCorePlugin(IPluginDescriptor) - Constructor for class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
DataStoreSchema - class org.eclipse.cdt.dstore.core.model.DataStoreSchema.
 
DataStoreSchema(DataStore) - Constructor for class org.eclipse.cdt.dstore.core.model.DataStoreSchema
 
DE - class org.eclipse.cdt.dstore.core.model.DE.
DE is a container of DataElement constants.
DE() - Constructor for class org.eclipse.cdt.dstore.core.model.DE
 
DEFAULT_CAPACITY - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.GenericPatternCache
The default capacity to be used by the GenericPatternCache subclasses provided with this package.
DEFAULT_CAPACITY - Static variable in class org.eclipse.cdt.dstore.core.util.regex.util.GenericCache
The default capacity to be used by the GenericCache subclasses provided with this package.
DEFAULT_MASK - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkCompiler
The default mask for the compile methods.
DEFAULT_MASK - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.GlobCompiler
The default mask for the compile methods.
DEFAULT_MASK - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Compiler
The default mask for the compile methods.
delete() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Marks a DataElement as deleted.
deleteObject(DataElement, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Deletes an element from another element
deleteObjects(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Deletes all the elements contained in from
depth() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns the visibility of this element.
dereference() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns the element that this references.
disconnect() - Method in class org.eclipse.cdt.dstore.core.client.ClientConnection
Disconnects from the DataStore and cleans up DataStore meta-information
doCommandOn(String, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Do the specified command on this element.
document() - Method in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
doThreadedWork() - Method in class org.eclipse.cdt.dstore.core.miners.miner.MinerThread
 

E

EMPTY - Static variable in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
empty() - Method in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
end(int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Returns the end offset of the subgroup of the last match found relative the beginning of the match.
end(int) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.MatchResult
 
endOffset(int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Returns an offset marking the end of the last pattern match found relative to the beginning of the input from which the match was extracted.
endOffset(int) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.MatchResult
Returns an offset marking the end of the pattern match relative to the beginning of the input from which the match was extracted.
endOfInput() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Returns whether or not the end of the input has been reached.
endOfStream() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkStreamInput
 
equals(Object) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Tests if this element is the same as another.
expandChildren() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Do an asynchronous query on this element if necessary.
expandChildren(boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Do a query on this element if necessary.
EXTENDED_MASK - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Compiler
A mask passed as an option to the compile methods to indicate a compiled regular expression should be treated as a Perl5 extended pattern (i.e., a pattern using the /x modifier).
extendSchema(DataElement) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Add this tool's schema to the global DataStore schema.
extendSchema(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStoreSchema
 

F

fields - Variable in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionInfo
A Vector of Strings containing the fields of the line that were separated out by the fieldSeparator.
fieldSeparator - Variable in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionInfo
The field separator used by the MatchActionProcessor.
filter(ArrayList, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Indicate whether a given set of descriptors can contain the specified element
filter(DataElement, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Indicate whether a given descriptor can contain the specified element
filter(DataElement, DataElement, int) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Indicate whether a given descriptor can contain the specified element
finalize() - Method in class org.eclipse.cdt.dstore.core.server.ServerLauncher.ConnectionListener
 
find(DataElement, int, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Finds an element matching a specified attribute and name.
find(DataElement, int, String, int) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Finds an element matching a specified attribute and name.
find(String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Finds an element with the specified ID.
findDescriptor(String) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Helper method for finding an object descriptor in the DataStore schema.
findDescriptor(String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Finds a descriptor element with a specified type and name.
findMinerInformation(String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the element that represents the specified miner's data.
findObjectDescriptor(String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Finds an object descriptor element with a specified name.
findObjectsOfType(DataElement, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Finds all the elements that are of a given type from a specified element.
finish() - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Shuts down the miner and cleans up it's meta-information
finish() - Method in class org.eclipse.cdt.dstore.core.model.Handler
 
finish() - Method in class org.eclipse.cdt.dstore.core.server.ServerCommandHandler
 
finish() - Method in class org.eclipse.cdt.dstore.core.util.Receiver
 
finished(ServerReceiver) - Method in class org.eclipse.cdt.dstore.core.server.ConnectionEstablisher
Tells the connection establisher to clean up and shutdown
finishMiner(String) - Method in class org.eclipse.cdt.dstore.core.server.ServerCommandHandler
 
flush() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Delete information from the DataStore.
flush() - Method in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
flush(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Delete information from the DataStore contained by an element.

G

generate(DataElement, byte[], int) - Method in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
generate(DataElement, byte[], int, boolean) - Method in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
generate(DataElement, int) - Method in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
generate(DataElement, int, File) - Method in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
generateCommand(DataElement, ArrayList, DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.util.CommandGenerator
 
generateCommand(DataElement, DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.util.CommandGenerator
 
generateCommand(DataElement, DataElement, DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.util.CommandGenerator
 
generateId() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Generates a new unique ID to be used by a DataElement
generateResponse(DataElement, ArrayList) - Method in class org.eclipse.cdt.dstore.core.util.CommandGenerator
 
generateResponse(String) - Method in class org.eclipse.cdt.dstore.core.util.CommandGenerator
 
generateResponse(String, DataElement) - Method in class org.eclipse.cdt.dstore.core.util.CommandGenerator
 
GenericCache - class org.eclipse.cdt.dstore.core.util.regex.util.GenericCache.
This is the base class for all cache implementations provided in the org.apache.oro.util package.
GenericPatternCache - class org.eclipse.cdt.dstore.core.util.regex.text.GenericPatternCache.
This is the base class for all cache implementations provided in the org.apache.oro.text package.
get(int) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns the child at the specified index.
getAdapter(Class) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Gets the adapter specified by key for this element
getAssociated(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Gets the set of elements that are related to this element via a specified relationship.
getAssociated(String) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Gets the set of elements that are related to this element via a specified relationship.
getAttribute(int) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns an attribute of this element.
getAttribute(int) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the attribute indicated by an index.
getAttribute(int) - Method in class org.eclipse.cdt.dstore.core.model.DataStoreAttributes
 
getAttributes() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns the set of attributes for this element.
getBeginOffset() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
 
getBuffer() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns the buffer for this element.
getBuffer() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Retrieves the char[] buffer to be used used as input by PatternMatcher implementations to look for matches.
getCommandArgument(DataElement, int) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Returns the argument of a command specified at a given index.
getCommandHandler() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the handler for sending commands.
getCommandName(DataElement) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Returns the name of a command.
getCommandStatus(DataElement) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Returns the status of a command.
getCommandTime(DataElement) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Returns the status of a command.
getCommandWaitTime() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the time the command handler waits between requests
getCurrentDataStore() - Static method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
getCurrentOffset() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
 
getDataStore() - Method in class org.eclipse.cdt.dstore.core.client.ClientConnection
Returns the DataStore that the client is connected to.
getDataStore() - Method in class org.eclipse.cdt.dstore.core.model.CommandHandler
 
getDataStore() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns the DataStore for this element.
getDataStore() - Method in class org.eclipse.cdt.dstore.core.server.ConnectionEstablisher
Returns the DataStore.
getDefault() - Static method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
getDescriptor() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns the type descriptor for this element.
getDescriptorRoot() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the descriptor root DataElement of the DataStore.
getDomainNotifier() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the domain notifier.
getElement(Object) - Method in interface org.eclipse.cdt.dstore.core.util.regex.util.Cache
 
getElement(Object) - Method in class org.eclipse.cdt.dstore.core.util.regex.util.CacheFIFO2
 
getElement(Object) - Method in class org.eclipse.cdt.dstore.core.util.regex.util.CacheLRU
 
getElement(Object) - Method in class org.eclipse.cdt.dstore.core.util.regex.util.GenericCache
 
getElementProperty(Object) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns the property identified by name.
getEndOffset() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
 
getFileObject() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Get the file that this element's source points to if there is one.
getFileObject(boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Get the file that this element's source points to if there is one.
getFilterItems(DataElement, String, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Finds all object descriptor types that can exist relative to a particular object type with a given relation.
getHashMap() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the table of live elements in the DataStore.
getHost() - Method in class org.eclipse.cdt.dstore.core.client.ClientConnection
Returns the hostname/IP of the host to connect to
getHostDirectory() - Method in class org.eclipse.cdt.dstore.core.client.ClientConnection
Returns the default working directory on the host machine
getHostRoot() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the host root DataElement in the DataStore.
getId() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns the ID attribute for this element.
getImage(String) - Method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
getImage(String, boolean) - Method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
getImageDescriptor(String) - Method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
getImageDescriptor(String, boolean) - Method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
getInput() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Retrieves the original input used to initialize the PatternMatcherInput instance.
getInstallLocation() - Method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
getInstance() - Static method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
getInstance() - Static method in class org.eclipse.cdt.dstore.core.util.ObjectSize
 
getListenerForPort(String) - Method in class org.eclipse.cdt.dstore.core.server.ServerLauncher
 
getLoader() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the loader that is used for loading miners.
getLocalizedString(String) - Static method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
getLocalizedString(String) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
If a resource bundle is supplied (ie.
getLocalizedString(String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Retrieves an NL enabled string given a key
getLocalizedString(String) - Method in class org.eclipse.cdt.dstore.core.model.DataStoreSchema
 
getLogRoot() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the log root DataElement of the DataStore.
getMatch() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkMatcher
Fetches the last match found by a call to a matches() or contains() method.
getMatch() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Returns the last match found by a call to a match(), substitute(), or split() method.
getMatch() - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcher
Fetches the last match found by a call to a matches() or contains() method.
getMatch() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Matcher
Fetches the last match found by a call to a matches() or contains() method.
getMatchBeginOffset() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Returns the offset marking the beginning of the match found by contains().
getMatchEndOffset() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Returns the offset marking the end of the match found by contains().
getMessage() - Method in class org.eclipse.cdt.dstore.core.client.ConnectionStatus
 
getMinerData() - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Returns the element that contains this miners meta-information.
getMinerElement() - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Returns the element that represents this miner.
getMinerFor(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Finds the element that represents the miner that implements a particular command.
getMinerRoot() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the miner root DataElement in the DataStore.
getMiners() - Method in class org.eclipse.cdt.dstore.core.server.ServerCommandHandler
 
getMiners(String) - Method in class org.eclipse.cdt.dstore.core.server.ServerCommandHandler
 
getMinersLocation() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the location of the miners.
getMinerTransient() - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Returns the transient object container for this element.
getName() - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Returns the qualified name of this miner
getName() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns the name attribute for this element.
getName() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the name of the DataStore
getNestedData() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns the children of this element.
getNestedSize() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns the number of children this element contains.
getNumberOfCommandArguments(DataElement) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Returns the number of arguments for this command.
getNumElements() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the number of live elements in the DataStore.
getOptions() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkPattern
This method returns an integer containing the compilation options used to compile this pattern.
getOptions() - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.Pattern
This method returns an integer containing the compilation options used to compile this pattern.
getOptions() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Pattern
This method returns an integer containing the compilation options used to compile this pattern.
getPanicException() - Method in class org.eclipse.cdt.dstore.core.util.XMLparser
 
getParent() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns the parent of this element.
getPattern() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkPattern
This method returns the string representation of the pattern.
getPattern() - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.Pattern
This method returns the string representation of the pattern.
getPattern() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Pattern
This method returns the string representation of the pattern.
getPattern(String) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.GenericPatternCache
Same as calling
getPattern(String) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.PatternCache
This method fetches a pattern from the cache.
getPattern(String, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.GenericPatternCache
This method fetches a pattern from the cache.
getPattern(String, int) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.PatternCache
This method fetches a pattern from the cache.
getPlugin() - Static method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
getPluginWorkspace() - Static method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
getPort() - Method in class org.eclipse.cdt.dstore.core.client.ClientConnection
Returns the number of the socket port to connect to
getRelationItems(DataElement, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Finds all relationship descriptor types that can be applied to a particular element.
getResourceBundle() - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Interface to retrieve an NL enabled resource bundle.
getResourceBundle() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the ResourceBundle used to retrieve NL enabled strings
getRoot() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the root DataElement in the DataStore.
getRootDataStore() - Static method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
getSchema() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Used at DataStore initialization time to setup the schema
getSchemaRoot() - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Returns the descriptor root for the DataStore schema
getServerPort() - Method in class org.eclipse.cdt.dstore.core.server.ServerLauncher.ConnectionListener
 
getSource() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns the source attribute for this element.
getStatus() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the status of the DataStore.
getSubMatch(String) - Method in class org.eclipse.cdt.dstore.core.util.Pattern
 
getSubMatches() - Method in class org.eclipse.cdt.dstore.core.util.Pattern
 
getSubstitution() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.StringSubstitution
Returns the string substitution represented by this object.
getTempRoot() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the temp root DataElement of the DataStore.
getTicket() - Method in class org.eclipse.cdt.dstore.core.client.ConnectionStatus
 
getTicket() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the DataStore's ticket
getType() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns the type attribute for this element.
getUpdateHandler() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the handler for doing updates.
getUpdateWaitTime() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Returns the time the update handler waits between requests
getValue() - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Returns the name of this miner
getValue() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns the value attribute for this element.
getWaitTime() - Method in class org.eclipse.cdt.dstore.core.model.Handler
 
GlobCompiler - class org.eclipse.cdt.dstore.core.util.regex.text.GlobCompiler.
The GlobCompiler class will compile a glob expression into a Perl5Pattern that may be used to match patterns in conjunction with Perl5Matcher.
GlobCompiler() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.GlobCompiler
The default GlobCompiler constructor.
GlobFilenameFilter - class org.eclipse.cdt.dstore.core.util.regex.io.GlobFilenameFilter.
GlobFilenameFilter is a RegexFilenameFilter subclass that filters on Glob regular expressions as implemented by the org.apache.oro.text package, which is required to use this class.
GlobFilenameFilter() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.io.GlobFilenameFilter
Same as GlobFilenameFilter("");
GlobFilenameFilter(String) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.io.GlobFilenameFilter
Same as GlobFilenameFilter(regex, GlobCompiler.DEFAULT_MASK);
GlobFilenameFilter(String, int) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.io.GlobFilenameFilter
Construct a filter initialized with the indicated regular expression and accompanying compilation options conforming to those used by org.apache.oro.text.GlobCompiler
globToPerl5(char[], int) - Static method in class org.eclipse.cdt.dstore.core.util.regex.text.GlobCompiler
This static method is the basic engine of the Glob PatternCompiler implementation.
group(int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Returns the contents of the parenthesized subgroups of the last match found according to the behavior dictated by the MatchResult interface.
group(int) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.MatchResult
Returns the contents of the parenthesized subgroups of a match, counting parentheses from left to right and starting from 1.
groups() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
 
groups() - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.MatchResult
 

H

handle() - Method in class org.eclipse.cdt.dstore.core.model.CommandHandler
 
handle() - Method in class org.eclipse.cdt.dstore.core.model.Handler
 
handle() - Method in class org.eclipse.cdt.dstore.core.model.UpdateHandler
 
handleCommand(DataElement) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Handle commands that are routed to this miner.
handleDocument(DataElement) - Method in class org.eclipse.cdt.dstore.core.client.ClientReceiver
 
handleDocument(DataElement) - Method in class org.eclipse.cdt.dstore.core.server.ServerReceiver
 
handleDocument(DataElement) - Method in class org.eclipse.cdt.dstore.core.util.Receiver
 
handleError(Exception) - Method in class org.eclipse.cdt.dstore.core.client.ClientReceiver
 
handleError(Exception) - Method in class org.eclipse.cdt.dstore.core.server.ServerReceiver
 
handleError(Exception) - Method in class org.eclipse.cdt.dstore.core.util.Receiver
 
handleFile(DataElement) - Method in class org.eclipse.cdt.dstore.core.util.Receiver
 
handleInput() - Method in class org.eclipse.cdt.dstore.core.util.Receiver
 
Handler - class org.eclipse.cdt.dstore.core.model.Handler.
 
Handler() - Constructor for class org.eclipse.cdt.dstore.core.model.Handler
 

I

ILoader - interface org.eclipse.cdt.dstore.core.server.ILoader.
 
init(String) - Method in class org.eclipse.cdt.dstore.core.server.ServerLauncher
 
initializeDefaultPreferences() - Method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
initializeNestedData(int) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Initializes the children set of this element with a specified size.
initializeThread() - Method in class org.eclipse.cdt.dstore.core.miners.miner.MinerThread
 
initMiners() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Used at DataStore initialization time to initialize the miners
input - Variable in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionInfo
The input stream passed to the MatchActionProcessor from which the matching line was read.
INTERPOLATE_ALL - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Substitution
A constant used when creating a Perl5Substitution indicating that interpolation variables should be computed relative to the most recent pattern match.
INTERPOLATE_NONE - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Substitution
A constant used when creating a Perl5Substitution indicating that interpolation variables should be interpreted literally, effectively disabling interpolation.
isConnected() - Method in class org.eclipse.cdt.dstore.core.client.ClientConnection
Indicates whether the client is connected to the DataStore
isConnected() - Method in class org.eclipse.cdt.dstore.core.client.ConnectionStatus
 
isConnected() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Indicates whether this DataStore is connected to it's miners or another DataStore
isDeleted() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Indicates whether the DataElement is deleted or not.
isDone() - Method in class org.eclipse.cdt.dstore.core.server.ServerLauncher.ConnectionListener
 
ISender - interface org.eclipse.cdt.dstore.core.util.ISender.
 
isExpanded() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Indicates whether this element has been queried for it's children.
isFinished() - Method in class org.eclipse.cdt.dstore.core.model.Handler
 
isFull() - Method in class org.eclipse.cdt.dstore.core.util.regex.util.GenericCache
 
isMultiline() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Matcher
 
isOfType(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Tests if this element is of the specified type.
isOfType(DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Tests if this element is of the specified type.
isOfType(String) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Tests if this element is of the specified type.
isPortAvailable(String) - Method in class org.eclipse.cdt.dstore.core.server.ServerLauncher
 
isReference() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Indicates whether this is a reference or not.
isTransient(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Indicate whether an command is specified as transient
isUpdated() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Indicates whether this element has been updated yet.
isVirtual() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Indicates whether this DataStore is virtual or not.

K

keys() - Method in class org.eclipse.cdt.dstore.core.util.regex.util.GenericCache
 

L

launchServer(String, String) - Method in class org.eclipse.cdt.dstore.core.client.ClientConnection
Connects to a remote daemon and tells the daemon to launch a DataStore server.
length() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Returns the length of the last match found.
length() - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.MatchResult
A convenience method returning the length of the entire match.
length() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
 
line - Variable in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionInfo
The String representation of the matching line with the trailing newline truncated.
lineNumber - Variable in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionInfo
The line number of the matching line
listen() - Method in class org.eclipse.cdt.dstore.core.server.ServerLauncher.ConnectionListener
 
load() - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Default method that gets called on a Miner when it is loaded.
load(DataElement) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Default method that gets called on a Miner when it is loaded.
load(DataElement, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Load a persisted DataStore tree into the specified DataElement
Loader - class org.eclipse.cdt.dstore.core.server.Loader.
 
Loader() - Constructor for class org.eclipse.cdt.dstore.core.server.Loader
 
loadFile(String) - Static method in class org.eclipse.cdt.dstore.core.model.DataStore
 
loadMiner(String) - Method in interface org.eclipse.cdt.dstore.core.server.ILoader
 
loadMiner(String) - Method in class org.eclipse.cdt.dstore.core.server.Loader
 
loadMiners() - Method in class org.eclipse.cdt.dstore.core.server.MinerLoader
 
loadMiners() - Method in class org.eclipse.cdt.dstore.core.server.ServerCommandHandler
 
localConnect() - Method in class org.eclipse.cdt.dstore.core.client.ClientConnection
Creates and connects to a local DataStore to work with in the current process.
localDescriptorQuery(DataElement, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Find a command descriptor element in the schema with the given value.
localDescriptorQuery(DataElement, String, int) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Find a command descriptor element in the schema with the given value.
logCommand(DataElement) - Method in class org.eclipse.cdt.dstore.core.util.CommandGenerator
 
logTimes() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Indicates whether this DataStore logs the durations of commands

M

main(String[]) - Static method in class org.eclipse.cdt.dstore.core.server.Server
The startup interface to run the Server.
main(String[]) - Static method in class org.eclipse.cdt.dstore.core.server.ServerLauncher
 
main(String[]) - Static method in class org.eclipse.cdt.dstore.core.util.ObjectSize
 
makeTransient(DataElement) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Identifies a give object descriptor type to be transient in this miner.
MalformedCachePatternException - exception org.eclipse.cdt.dstore.core.util.regex.text.MalformedCachePatternException.
An exception used to indicate errors in a regular expression fetched from a PatternCache.
MalformedCachePatternException() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.MalformedCachePatternException
Simply calls the corresponding constructor of its superclass.
MalformedCachePatternException(String) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.MalformedCachePatternException
Simply calls the corresponding constructor of its superclass.
MalformedPatternException - exception org.eclipse.cdt.dstore.core.util.regex.text.regex.MalformedPatternException.
A class used to signify the occurrence of a syntax error in a regular expression that is being compiled.
MalformedPatternException() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.regex.MalformedPatternException
Simply calls the corresponding constructor of its superclass.
MalformedPatternException(String) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.regex.MalformedPatternException
Simply calls the corresponding constructor of its superclass.
MalformedPerl5PatternException - exception org.eclipse.cdt.dstore.core.util.regex.text.perl.MalformedPerl5PatternException.
An exception used to indicate errors in Perl style regular expressions.
MalformedPerl5PatternException() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.perl.MalformedPerl5PatternException
Simply calls the corresponding constructor of its superclass.
MalformedPerl5PatternException(String) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.perl.MalformedPerl5PatternException
Simply calls the corresponding constructor of its superclass.
mapToLocalPath(String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Get the mapping from a remote path to a local path.
match - Variable in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionInfo
The first match found in the line of input.
match() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
A convenience method returning the part of the input corresponding to the last match found by a call to a Perl5Matcher contains method.
match(String, char[]) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Searches for the first pattern match somewhere in a character array taking a pattern specified in Perl5 native format:
match(String, PatternMatcherInput) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Searches for the next pattern match somewhere in a com.ibm.cpp.core.util.regex.text.regex.PatternMatcherInput instance, taking a pattern specified in Perl5 native format:
match(String, String) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Searches for the first pattern match in a String taking a pattern specified in Perl5 native format:
MatchAction - interface org.eclipse.cdt.dstore.core.util.regex.text.MatchAction.
The MatchAction interface provides the callback interface for actions bound to patterns in MatchActionProcessor.
MatchActionInfo - class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionInfo.
This class is used to provide information regarding a match found by MatchActionProcessor to a MatchAction callback implementation.
MatchActionInfo() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionInfo
 
MatchActionProcessor - class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionProcessor.
The MatchActionProcessor class provides AWK-like line by line filtering of a text stream, pattern action pair association, and field splitting based on a registered separator.
MatchActionProcessor() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionProcessor
Default constructor for MatchActionProcessor.
MatchActionProcessor(PatternCompiler, PatternMatcher) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionProcessor
Creates a new MatchActionProcessor instance initialized with the specified pattern compiler and matcher.
matcher - Variable in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionInfo
The PatternMatcher used to find the match.
matches(char[], Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkMatcher
Determines if a string (represented as a char[]) exactly matches a given pattern.
matches(char[], Pattern) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcher
Determines if a string (represented as a char[]) exactly matches a given pattern.
matches(char[], Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Matcher
Determines if a string (represented as a char[]) exactly matches a given pattern.
matches(PatternMatcherInput, Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkMatcher
Determines if the contents of a PatternMatcherInput instance exactly matches a given pattern.
matches(PatternMatcherInput, Pattern) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcher
Determines if the contents of a PatternMatcherInput instance exactly matches a given pattern.
matches(PatternMatcherInput, Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Matcher
Determines if the contents of a PatternMatcherInput instance exactly matches a given pattern.
matches(String) - Method in class org.eclipse.cdt.dstore.core.util.Pattern
 
matches(String, Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkMatcher
Determines if a string exactly matches a given pattern.
matches(String, Pattern) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcher
Determines if a string exactly matches a given pattern.
matches(String, Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Matcher
Determines if a string exactly matches a given pattern.
matchesPrefix(char[], Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkMatcher
Determines if a prefix of a string (represented as a char[]) matches a given pattern.
matchesPrefix(char[], Pattern) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcher
Determines if a prefix of a string (represented as a char[]) matches a given pattern.
matchesPrefix(char[], Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Matcher
Determines if a prefix of a string (represented as a char[]) matches a given pattern.
matchesPrefix(char[], Pattern, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkMatcher
Determines if a prefix of a string (represented as a char[]) matches a given pattern, starting from a given offset into the string.
matchesPrefix(char[], Pattern, int) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcher
Determines if a prefix of a string (represented as a char[]) matches a given pattern, starting from a given offset into the string.
matchesPrefix(char[], Pattern, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Matcher
Determines if a prefix of a string (represented as a char[]) matches a given pattern, starting from a given offset into the string.
matchesPrefix(PatternMatcherInput, Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkMatcher
Determines if a prefix of a PatternMatcherInput instance matches a given pattern.
matchesPrefix(PatternMatcherInput, Pattern) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcher
Determines if a prefix of a PatternMatcherInput instance matches a given pattern.
matchesPrefix(PatternMatcherInput, Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Matcher
Determines if a prefix of a PatternMatcherInput instance matches a given pattern.
matchesPrefix(String, Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkMatcher
Determines if a prefix of a string matches a given pattern.
matchesPrefix(String, Pattern) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcher
Determines if a prefix of a string matches a given pattern.
matchesPrefix(String, Pattern) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Matcher
Determines if a prefix of a string matches a given pattern.
MatchResult - interface org.eclipse.cdt.dstore.core.util.regex.text.regex.MatchResult.
The MatchResult interface allows PatternMatcher implementors to return results storing match information in whatever format they like, while presenting a consistent way of accessing that information.
Miner - class org.eclipse.cdt.dstore.core.miners.miner.Miner.
Miner is the abstact base class of all DataStore extensions (miners).
Miner() - Constructor for class org.eclipse.cdt.dstore.core.miners.miner.Miner
Creates a new Miner
MinerLoader - class org.eclipse.cdt.dstore.core.server.MinerLoader.
 
MinerLoader(DataStore, ILoader) - Constructor for class org.eclipse.cdt.dstore.core.server.MinerLoader
 
MinerThread - class org.eclipse.cdt.dstore.core.miners.miner.MinerThread.
 
MinerThread() - Constructor for class org.eclipse.cdt.dstore.core.miners.miner.MinerThread
 
modifyObject(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
 
moveObject(DataElement, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Moves a element from one location in the DataStore tree to another
MULTILINE_MASK - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.awk.AwkCompiler
A mask passed as an option to the compile methods to indicate a compiled regular expression should treat input as having multiple lines.
MULTILINE_MASK - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Compiler
A mask passed as an option to the compile methods to indicate a compiled regular expression should treat input as having multiple lines.

N

notify(DataElement) - Method in class org.eclipse.cdt.dstore.core.client.ClientUpdateHandler
 

O

ObjectSize - class org.eclipse.cdt.dstore.core.util.ObjectSize.
 
ObjectSize.Dummy - class org.eclipse.cdt.dstore.core.util.ObjectSize.Dummy.
 
ObjectSize.Dummy(ObjectSize, Object, int, boolean) - Constructor for class org.eclipse.cdt.dstore.core.util.ObjectSize.Dummy
 
ObjectSize() - Constructor for class org.eclipse.cdt.dstore.core.util.ObjectSize
 
OPEN - Static variable in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
output - Variable in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionInfo
The output stream passed to the MatchActionProcessor.

P

P_ATTRIBUTES - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_BUFFER - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_CHILDREN - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_DATASTORE - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_DEPTH - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_FILE - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_ID - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_ISREF - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_LABEL - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_NAME - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_NESTED - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_NOTIFIER - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_SOURCE - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_SOURCE_LOCATION - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_SOURCE_LOCATION_COLUMN - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_SOURCE_NAME - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_TYPE - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
P_VALUE - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
parseDocument(BufferedInputStream) - Method in class org.eclipse.cdt.dstore.core.util.XMLparser
 
parseTag(String, DataElement) - Method in class org.eclipse.cdt.dstore.core.util.XMLparser
 
pattern - Variable in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionInfo
The pattern found in the line of input.
Pattern - interface org.eclipse.cdt.dstore.core.util.regex.text.regex.Pattern.
The Pattern interface allows multiple representations of a regular expression to be defined.
Pattern - class org.eclipse.cdt.dstore.core.util.Pattern.
 
Pattern(String, ArrayList) - Constructor for class org.eclipse.cdt.dstore.core.util.Pattern
 
PatternCache - interface org.eclipse.cdt.dstore.core.util.regex.text.PatternCache.
An interface defining the basic functions of a regular expression cache.
PatternCacheFIFO - class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheFIFO.
This class is a GenericPatternCache subclass implementing a FIFO (First In First Out) cache replacement policy.
PatternCacheFIFO() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheFIFO
Same as:
PatternCacheFIFO(int) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheFIFO
Same as:
PatternCacheFIFO(int, PatternCompiler) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheFIFO
Creates a PatternCacheFIFO instance with a given cache capacity, initialized to use a given PatternCompiler instance as a pattern compiler.
PatternCacheFIFO(PatternCompiler) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheFIFO
Same as:
PatternCacheFIFO2 - class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheFIFO2.
This class is a GenericPatternCache subclass implementing a second chance FIFO (First In First Out) cache replacement policy.
PatternCacheFIFO2() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheFIFO2
Same as:
PatternCacheFIFO2(int) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheFIFO2
Same as:
PatternCacheFIFO2(int, PatternCompiler) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheFIFO2
Creates a PatternCacheFIFO2 instance with a given cache capacity, initialized to use a given PatternCompiler instance as a pattern compiler.
PatternCacheFIFO2(PatternCompiler) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheFIFO2
Same as:
PatternCacheLRU - class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheLRU.
This class is a GenericPatternCache subclass implementing an LRU (Least Recently Used) cache replacement policy.
PatternCacheLRU() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheLRU
Same as:
PatternCacheLRU(int) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheLRU
Same as:
PatternCacheLRU(int, PatternCompiler) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheLRU
Creates a PatternCacheLRU instance with a given cache capacity, and initialized to use a given PatternCompiler instance as a pattern compiler.
PatternCacheLRU(PatternCompiler) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheLRU
Same as:
PatternCacheRandom - class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheRandom.
This class is a GenericPatternCache subclass implementing a random cache replacement policy.
PatternCacheRandom() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheRandom
Same as:
PatternCacheRandom(int) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheRandom
Same as:
PatternCacheRandom(int, PatternCompiler) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheRandom
Creates a PatternCacheRandom instance with a given cache capacity and initialized to use a given PatternCompiler instance as a pattern compiler.
PatternCacheRandom(PatternCompiler) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.PatternCacheRandom
Same as:
PatternCompiler - interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternCompiler.
The PatternCompiler interface defines the operations a regular expression compiler must implement.
patternMatch(int[], String[], int, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Tests if this element matches the specified patterns.
PatternMatcher - interface org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcher.
The PatternMatcher interface defines the operations a regular expression matcher must implement.
PatternMatcherInput - class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput.
The PatternMatcherInput class is used to preserve state across calls to the contains() methods of PatternMatcher instances.
PatternMatcherInput(char[]) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Like calling:
PatternMatcherInput(char[], int, int) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Creates a PatternMatcherInput object, associating a region of a string (represented as a char[]) as input to be used for pattern matching by PatternMatcher objects.
PatternMatcherInput(String) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Like calling
PatternMatcherInput(String, int, int) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Creates a PatternMatcherInput object, associating a region of a String as input to be used for pattern matching by PatternMatcher objects.
Perl5Compiler - class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Compiler.
The Perl5Compiler class is used to create compiled regular expressions conforming to the Perl5 regular expression syntax.
Perl5Compiler() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Compiler
 
Perl5Debug - class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Debug.
The Perl5Debug class is not intended for general use and should not be instantiated, but is provided because some users may find the output of its single method to be useful.
Perl5FilenameFilter - class org.eclipse.cdt.dstore.core.util.regex.io.Perl5FilenameFilter.
Perl5FilenameFilter is a RegexFilenameFilter subclass that filters on Perl5 regular expressions as implemented by the org.apache.oro.text.regex package, which is required to use this class.
Perl5FilenameFilter() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.io.Perl5FilenameFilter
Same as Perl5FilenameFilter("");
Perl5FilenameFilter(String) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.io.Perl5FilenameFilter
Same as Perl5FilenameFilter(regex, Perl5Compiler.DEFAULT_MASK);
Perl5FilenameFilter(String, int) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.io.Perl5FilenameFilter
Construct a filter initialized with the indicated regular expression and accompanying compilation options conforming to those used by org.apache.oro.text.regex.Perl5Compiler
Perl5Matcher - class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Matcher.
The Perl5Matcher class is used to match regular expressions (conforming to the Perl5 regular expression syntax) generated by Perl5Compiler.
Perl5Matcher() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Matcher
 
Perl5Pattern - class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Pattern.
An implementation of the Pattern interface for Perl5 regular expressions.
Perl5Substitution - class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Substitution.
Perl5Substitution implements a Substitution consisting of a literal string, but allowing Perl5 variable interpolation referencing saved groups in a match.
Perl5Substitution() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Substitution
Default constructor initializing substitution to a zero length String and the number of interpolations to Perl5Substitution.INTERPOLATE_ALL.
Perl5Substitution(String) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Substitution
Creates a Perl5Substitution using the specified substitution and setting the number of interpolations to Perl5Substitution.INTERPOLATE_ALL.
Perl5Substitution(String, int) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Substitution
Creates a Perl5Substitution using the specified substitution and setting the number of interpolations to the specified value.
Perl5Util - class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util.
This is a utility class implementing the 3 most common Perl5 operations involving regular expressions: [m]/pattern/[i][m][s][x], s/pattern/replacement/[g][i][m][o][s][x], and split().
Perl5Util() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Default constructor for Perl5Util.
Perl5Util(PatternCache) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
A secondary constructor for Perl5Util.
postMatch() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Returns the part of the input following that last match found.
postMatch() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
A convenience method returning the part of the input occurring after the last match found by a call to a Perl5Matcher contains method.
postMatchCharArray() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Returns the part of the input following that last match found as a char array.
preMatch() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Returns the part of the input preceding that last match found.
preMatch() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
A convenience method returning the part of the input occurring before the last match found by a call to a Perl5Matcher contains method.
preMatchCharArray() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Returns the part of the input preceding that last match found as a char array.
prepareStringForXML(String) - Static method in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
prepareStringForXML(StringBuffer) - Static method in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
printProgram(Perl5Pattern) - Static method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Debug
This method prints to a String the bytecode program contained in a Perl5Pattern._ The program byte codes are identical to those generated by Perl5 with the -r option, but the offsets are different due to the different data structures used.
processMatch(MatchActionInfo) - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.MatchAction
This method is called by MatchActionProcessor when it finds an associated pattern in a line of input.
processMatches(InputStream, OutputStream) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionProcessor
This method reads the provided input one line at a time and for every registered pattern that is contained in the line it executes the associated MatchAction's processMatch() method.

Q

QUESTION_MATCHES_ZERO_OR_ONE_MASK - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.GlobCompiler
A mask passed as an option to the compile methods to indicate that a ? should not be allowed to match the null string.
quotemeta(char[]) - Static method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Compiler
Given a character string, returns a Perl5 expression that interprets each character of the original string literally.
quotemeta(String) - Static method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Compiler
Given a character string, returns a Perl5 expression that interprets each character of the original string literally.

R

RC_BIND_ERROR - Static variable in class org.eclipse.cdt.dstore.core.server.ServerReturnCodes
 
RC_CONNECTION_ERROR - Static variable in class org.eclipse.cdt.dstore.core.server.ServerReturnCodes
 
RC_FINISHED - Static variable in class org.eclipse.cdt.dstore.core.server.ServerReturnCodes
 
RC_GENERAL_IO_ERROR - Static variable in class org.eclipse.cdt.dstore.core.server.ServerReturnCodes
 
RC_SECURITY_ERROR - Static variable in class org.eclipse.cdt.dstore.core.server.ServerReturnCodes
 
RC_SUCCESS - Static variable in class org.eclipse.cdt.dstore.core.server.ServerReturnCodes
 
RC_UNKNOWN_HOST_ERROR - Static variable in class org.eclipse.cdt.dstore.core.server.ServerReturnCodes
 
READ_ONLY_MASK - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Compiler
A mask passed as an option to the compile methods to indicate that the resulting Perl5Pattern should be treated as a read only data structure by Perl5Matcher, making it safe to share a single Perl5Pattern instance among multiple threads without needing synchronization.
readFile(BufferedInputStream, int, String) - Method in class org.eclipse.cdt.dstore.core.util.XMLparser
 
readLine(BufferedInputStream) - Method in class org.eclipse.cdt.dstore.core.util.XMLparser
 
Receiver - class org.eclipse.cdt.dstore.core.util.Receiver.
 
Receiver(Socket, DataStore) - Constructor for class org.eclipse.cdt.dstore.core.util.Receiver
 
refresh(ArrayList) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Refresh a set of DataElements
refresh(boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Force a query command on this element.
refresh(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Refresh a DataElement
refresh(DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Refresh a DataElement - immediately if indicated
RegexFilenameFilter - class org.eclipse.cdt.dstore.core.util.regex.io.RegexFilenameFilter.
RegexFilenameFilter is the base class for a set of FilenameFilter implementations that filter based on a regular expression.
reInit(DataElement, DataElement, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Initializes a DataElement to be reference to some other DataElement.
reInit(DataElement, DataElement, String) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Initializes a DataElement to be reference to some other DataElement This method should only be called from the DataStore.
reInit(DataElement, DataElement, String[]) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Initializes a DataElement This method should only be called from the DataStore.
reInit(DataElement, DataElement, String, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Initializes a DataElement This method should only be called from the DataStore.
reInit(DataElement, DataElement, String, String, String, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Initializes a DataElement This method should only be called from the DataStore.
reInit(DataElement, String[]) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Initializes a DataElement This method should only be called from the DataStore.
reInit(DataElement, String, String, String, String) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Initializes a DataElement This method should only be called from the DataStore.
reInit(DataElement, String, String, String, String, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Initializes a DataElement This method should only be called from the DataStore.
removeNestedData() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Removes all the children from this element.
removeNestedData(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Removes a specified child element from this element.
removeSender(Sender) - Method in class org.eclipse.cdt.dstore.core.server.ServerUpdateHandler
 
removeSenderWith(Socket) - Method in class org.eclipse.cdt.dstore.core.server.ServerUpdateHandler
 
replaceAppendFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Transfers a file from a client to a server.
replaceDeleted(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Replaces a deleted object
replaceFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Transfers a file from a client to a server.
replaceFile(String, File) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Transfers a file from a client to a server.
run() - Method in class org.eclipse.cdt.dstore.core.miners.miner.MinerThread
 
run() - Method in class org.eclipse.cdt.dstore.core.model.Handler
 
run() - Method in class org.eclipse.cdt.dstore.core.server.Server
Runs the server by starting the ConnectionEstablisher
run() - Method in class org.eclipse.cdt.dstore.core.server.ServerLauncher
 
run() - Method in class org.eclipse.cdt.dstore.core.server.ServerLauncher.ConnectionListener
 
run() - Method in class org.eclipse.cdt.dstore.core.util.Receiver
 

S

saveFile(DataElement, String, int) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Persist the DataStore tree from a given root
saveFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Save a file in the specified location
saveFile(String, File) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Save a file in the specified location
saveFile(String, StringBuffer) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Save a file in the specified location with the given contents
searchForPattern(DataElement, ArrayList, ArrayList, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Find all elements from a given element that match a certain set of attributes.
searchForPattern(DataElement, int[], String[], int, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Find all elements from a given element that match a certain set of attributes.
searchForPattern(DataElement, int[], String[], int, boolean, int) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Find all elements from a given element that match a certain set of attributes.
searchForPattern(DataElement, int[], String[], int, boolean, int, ArrayList) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Find all elements from a given element that match a certain set of attributes.
searchForPattern(DataElement, int, String, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Find all elements from a given element that match a certain attribute.
sendAppendFile(DataElement, byte[], int) - Method in class org.eclipse.cdt.dstore.core.util.Sender
 
sendAppendFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.client.ClientCommandHandler
 
sendAppendFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.model.CommandHandler
 
sendAppendFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.server.ServerCommandHandler
 
sendCommands() - Method in class org.eclipse.cdt.dstore.core.client.ClientCommandHandler
 
sendCommands() - Method in class org.eclipse.cdt.dstore.core.model.CommandHandler
 
sendCommands() - Method in class org.eclipse.cdt.dstore.core.server.ServerCommandHandler
 
sendDocument(DataElement, int) - Method in interface org.eclipse.cdt.dstore.core.util.ISender
 
sendDocument(DataElement, int) - Method in class org.eclipse.cdt.dstore.core.util.Sender
 
sendDocument(String) - Method in interface org.eclipse.cdt.dstore.core.util.ISender
 
sendDocument(String) - Method in class org.eclipse.cdt.dstore.core.util.Sender
 
Sender - class org.eclipse.cdt.dstore.core.util.Sender.
 
Sender(Socket) - Constructor for class org.eclipse.cdt.dstore.core.util.Sender
 
sendFile(DataElement, byte[], int) - Method in class org.eclipse.cdt.dstore.core.util.Sender
 
sendFile(DataElement, File, int) - Method in class org.eclipse.cdt.dstore.core.util.Sender
 
sendFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.client.ClientCommandHandler
 
sendFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.model.CommandHandler
 
sendFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.server.ServerCommandHandler
 
sendFile(String, File) - Method in class org.eclipse.cdt.dstore.core.client.ClientCommandHandler
 
sendFile(String, File) - Method in class org.eclipse.cdt.dstore.core.model.CommandHandler
 
sendFile(String, File) - Method in class org.eclipse.cdt.dstore.core.server.ServerCommandHandler
 
sendUpdates() - Method in class org.eclipse.cdt.dstore.core.client.ClientUpdateHandler
 
sendUpdates() - Method in class org.eclipse.cdt.dstore.core.model.UpdateHandler
 
sendUpdates() - Method in class org.eclipse.cdt.dstore.core.server.ServerUpdateHandler
 
Server - class org.eclipse.cdt.dstore.core.server.Server.
Server is the standard way of instantiating and controlling a remote DataStore.
Server() - Constructor for class org.eclipse.cdt.dstore.core.server.Server
Creates a new Server with default DataStore and connection attributes.
Server(String) - Constructor for class org.eclipse.cdt.dstore.core.server.Server
Creates a new Server that waits on the specified socket port.
Server(String, String) - Constructor for class org.eclipse.cdt.dstore.core.server.Server
Creates a new Server that waits on the specified socket port for the specified time interval before shutting down.
Server(String, String, String) - Constructor for class org.eclipse.cdt.dstore.core.server.Server
Creates a new Server that waits on the specified socket port for the specified time interval before shutting down.
ServerAttributes - class org.eclipse.cdt.dstore.core.server.ServerAttributes.
 
ServerAttributes() - Constructor for class org.eclipse.cdt.dstore.core.server.ServerAttributes
 
ServerCommandHandler - class org.eclipse.cdt.dstore.core.server.ServerCommandHandler.
 
ServerCommandHandler(ILoader) - Constructor for class org.eclipse.cdt.dstore.core.server.ServerCommandHandler
 
ServerLauncher - class org.eclipse.cdt.dstore.core.server.ServerLauncher.
 
ServerLauncher.ConnectionListener - class org.eclipse.cdt.dstore.core.server.ServerLauncher.ConnectionListener.
 
ServerLauncher.ConnectionListener(ServerLauncher, Socket) - Constructor for class org.eclipse.cdt.dstore.core.server.ServerLauncher.ConnectionListener
 
ServerLauncher() - Constructor for class org.eclipse.cdt.dstore.core.server.ServerLauncher
 
ServerReceiver - class org.eclipse.cdt.dstore.core.server.ServerReceiver.
 
ServerReceiver(Socket, ConnectionEstablisher) - Constructor for class org.eclipse.cdt.dstore.core.server.ServerReceiver
 
ServerReturnCodes - class org.eclipse.cdt.dstore.core.server.ServerReturnCodes.
Insert the type's description here.
ServerReturnCodes() - Constructor for class org.eclipse.cdt.dstore.core.server.ServerReturnCodes
 
ServerUpdateHandler - class org.eclipse.cdt.dstore.core.server.ServerUpdateHandler.
 
ServerUpdateHandler() - Constructor for class org.eclipse.cdt.dstore.core.server.ServerUpdateHandler
 
setAttribute(int, String) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Sets an attribute of the element.
setAttribute(int, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Sets an attribute of the DataStore
setAttribute(int, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStoreAttributes
 
setAttributes(String[]) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Sets all of the attributes of the element.
setBeginOffset(int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Sets the offset of the input that should be considered the start of the region to be considered as input by PatternMatcher methods.
setBuffer(StringBuffer) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Sets the buffer for this element.
setBufferSize(int) - Method in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
setCommandHandler(CommandHandler) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Sets the DataStore's handler for sending commands to miners
setCommandWaitTime(int) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Sets the time the command handler sleeps in between command requests
setConnected(boolean) - Method in class org.eclipse.cdt.dstore.core.client.ConnectionStatus
 
setConnected(boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Tells the DataStore that it is connected to it's tools
setCurrentDataStore(DataStore) - Static method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
setCurrentOffset(int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Sets the offset of the input that should be considered the current offset where PatternMatcher methods should start looking for matches.
setDataStore(DataStore) - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
Sets the DataStore and performs some fundamental initialization for this miner.
setDataStore(DataStore) - Method in class org.eclipse.cdt.dstore.core.model.CommandHandler
 
setDataStore(DataStore) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Sets the DataStore for this element.
setDataStore(DataStore) - Method in class org.eclipse.cdt.dstore.core.model.Handler
 
setDataStore(DataStore) - Method in class org.eclipse.cdt.dstore.core.server.ServerCommandHandler
 
setDataStore(DataStore) - Method in class org.eclipse.cdt.dstore.core.server.ServerUpdateHandler
 
setDataStore(DataStore) - Method in class org.eclipse.cdt.dstore.core.util.CommandGenerator
 
setDepth(int) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Sets the depth of visibility for this element.
setDescriptor(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Explicitly sets the type descriptor for this element.
setDomainNotifier(DomainNotifier) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Sets the DataStore's DomainNotifier
setEndOffset(int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Sets the offset of the input that should be considered the end of the region to be considered as input by PatternMatcher methods.
setExpanded(boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Sets the expanded indication for this element.
setFieldSeparator(String) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionProcessor
Sets the field separator to use when splitting a line into fields.
setFieldSeparator(String, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.MatchActionProcessor
Sets the field separator to use when splitting a line into fields.
setFilterExpression(String) - Method in class org.eclipse.cdt.dstore.core.util.regex.io.RegexFilenameFilter
Set the regular expression on which to filter.
setFilterExpression(String, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.io.RegexFilenameFilter
Set the regular expression on which to filter along with any special options to use when compiling the expression.
setGenerateBuffer(boolean) - Method in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
setHost(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Used at DataStore initialization time to indicate where to point the host root
setHost(String) - Method in class org.eclipse.cdt.dstore.core.client.ClientConnection
Specifies the hostname or IP of the host to connect to
setHostDirectory(String) - Method in class org.eclipse.cdt.dstore.core.client.ClientConnection
Specifies the default working directory on the remote machine
setIgnoreDeleted(boolean) - Method in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
setInput(char[]) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
This method is identical to calling:
setInput(char[], int, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Associates a region of a string (represented as a char[]) as input to be used for pattern matching by PatternMatcher objects.
setInput(String) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
This method is identical to calling:
setInput(String, int, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Associates a region of a String as input to be used for pattern matching by PatternMatcher objects.
setLoader(ILoader) - Method in class org.eclipse.cdt.dstore.core.client.ClientConnection
Specifies the loader used to instantiate the miners
setLoader(ILoader) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Sets the loader for this DataStore.
setLogTimes(boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Tells the DataStore to log durations of commands
setMatchOffsets(int, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
This method is intended for use by PatternMatcher implementations.
setMessage(String) - Method in class org.eclipse.cdt.dstore.core.client.ConnectionStatus
 
setMinersLocation(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Tells the DataStore where to find the miners which it needs to load.
setMinersLocation(String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Tells the DataStore where to find the miners which it needs to load.
setMultiline(boolean) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Matcher
Set whether or not subsequent calls to matches() or contains() should treat the input as consisting of multiple lines.
setObject(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Makes a given client element available on the server
setObject(DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Makes a given client element available on the server
setParent(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Sets the parent for this element.
setPort(String) - Method in class org.eclipse.cdt.dstore.core.client.ClientConnection
Specifies the number of the socket port to connect to
setRootDataStore(DataStore) - Static method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
setSubstitution(String) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Substitution
Sets the substitution represented by this Perl5Substitution, also setting the number of interpolations to Perl5Substitution.INTERPOLATE_ALL.
setSubstitution(String) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.StringSubstitution
Sets the substitution represented by this StringSubstitution.
setSubstitution(String, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Substitution
Sets the substitution represented by this Perl5Substitution, also setting the number of interpolations to the specified value.
setTicket(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Sets the ticket for this DataStore.
setTicket(String) - Method in class org.eclipse.cdt.dstore.core.client.ConnectionStatus
 
setTimeoutValue(int) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Sets the maximum amount of time that the DataStore will wait to receive a response for a synchronous command
setUpdated(boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Sets the updated indication for this element.
setUpdateHandler(UpdateHandler) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Sets the DataStore's handler for doing updates
setUpdateWaitTime(int) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Sets the time the update handler sleeps in between update requests
setWaitTime(int) - Method in class org.eclipse.cdt.dstore.core.model.Handler
 
setWriter(PrintStream) - Method in class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
showTicket(String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Used at DataStore initialization validate access to the DataStore
shutdown() - Method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
SINGLELINE_MASK - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Perl5Compiler
A mask passed as an option to the compile methods to indicate a compiled regular expression should treat input as being a single line.
size() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.GenericPatternCache
Returns the number of elements in the cache, not to be confused with the GenericPatternCache.capacity() which returns the number of elements that can be held in the cache at one time.
size() - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.PatternCache
Returns the number of elements in the cache, not to be confused with the PatternCache.capacity() which returns the number of elements that can be held in the cache at one time.
size() - Method in interface org.eclipse.cdt.dstore.core.util.regex.util.Cache
Returns the number of elements in the cache, not to be confused with the Cache.capacity() which returns the number of elements that can be held in the cache at one time.
size() - Method in class org.eclipse.cdt.dstore.core.util.regex.util.GenericCache
Returns the number of elements in the cache, not to be confused with the GenericCache.capacity() which returns the number of elements that can be held in the cache at one time.
socket() - Method in class org.eclipse.cdt.dstore.core.util.Receiver
 
socket() - Method in class org.eclipse.cdt.dstore.core.util.Sender
 
SPLIT_ALL - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
A constant passed to the split() methods indicating that all occurrences of a pattern should be used to split a string.
SPLIT_ALL - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Util
A constant passed to the split() methods indicating that all occurrences of a pattern should be used to split a string.
split(Collection, PatternMatcher, Pattern, String) - Static method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Util
Splits up a String instance and stores results as a Collection of all its substrings using a regular expression as the delimiter.
split(Collection, PatternMatcher, Pattern, String, int) - Static method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Util
Splits up a String instance and stores results as a List of substrings numbering no more than a specified limit.
split(Collection, String, String) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
This method is identical to calling:
split(Collection, String, String, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Splits a String into strings that are appended to a List, but no more than a specified limit.
split(PatternMatcher, Pattern, String) - Static method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Util
Deprecated. Use Util.split(Collection, PatternMatcher, Pattern, String) instead.
split(PatternMatcher, Pattern, String, int) - Static method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Util
Deprecated. Use Util.split(Collection, PatternMatcher, Pattern, String, int) instead.
split(String) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Splits input in the default Perl manner, splitting on all whitespace.
split(String, String) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Deprecated. Use Perl5Util.split(Collection results, String pattern, String input) instead.
split(String, String, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Deprecated. Use Perl5Util.split(Collection results, String pattern, String input, int limit) instead.
STAR_CANNOT_MATCH_NULL_MASK - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.GlobCompiler
A mask passed as an option to the compile methods to indicate that a * should not be allowed to match the null string.
start() - Method in class org.eclipse.cdt.dstore.core.server.ConnectionEstablisher
Starts the run loop for the ConnectionEstablisher.
startup() - Method in class org.eclipse.cdt.dstore.core.DataStoreCorePlugin
 
stopThread() - Method in class org.eclipse.cdt.dstore.core.miners.miner.MinerThread
 
StringCompare - class org.eclipse.cdt.dstore.core.util.StringCompare.
 
StringCompare() - Constructor for class org.eclipse.cdt.dstore.core.util.StringCompare
 
StringSubstitution - class org.eclipse.cdt.dstore.core.util.regex.text.regex.StringSubstitution.
StringSubstitution implements a Substitution consisting of a simple literal string.
StringSubstitution() - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.regex.StringSubstitution
Default constructor initializing substitution to a zero length String.
StringSubstitution(String) - Constructor for class org.eclipse.cdt.dstore.core.util.regex.text.regex.StringSubstitution
Creates a StringSubstitution representing the given string.
SUBSTITUTE_ALL - Static variable in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Util
A constant passed to the substitute() methods indicating that all occurrences of a pattern should be substituted.
substitute(PatternMatcher, Pattern, Substitution, String) - Static method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Util
Searches a string for a pattern and substitutes only the first occurence of the pattern.
substitute(PatternMatcher, Pattern, Substitution, String, int) - Static method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.Util
Searches a string for a pattern and replaces the first occurrences of the pattern with a Substitution up to the number of substitutions specified by the numSubs parameter.
substitute(String, String) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Substitutes a pattern in a given input with a replacement string.
Substitution - interface org.eclipse.cdt.dstore.core.util.regex.text.regex.Substitution.
The Substitution interface provides a means for you to control how a substitution is performed when using the Util.substitute method.
substring(int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Returns a new string that is a substring of the PatternMatcherInput instance.
substring(int, int) - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Returns a new string that is a substring of the PatternMatcherInput instance.
synchronizedCommand(DataElement, ArrayList, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates and issues a synchronized command.
synchronizedCommand(DataElement, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates and issues a synchronized command.
synchronizedCommand(DataElement, DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Creates and issues a synchronized command.

T

T_ABSTRACT_COMMAND_DESCRIPTOR - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
T_ABSTRACT_OBJECT_DESCRIPTOR - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
T_ABSTRACT_RELATION_DESCRIPTOR - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
T_COMMAND - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
T_COMMAND_DESCRIPTOR - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
T_OBJECT_DESCRIPTOR - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
T_REFERENCE - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
T_RELATION_DESCRIPTOR - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
T_UI_COMMAND_DESCRIPTOR - Static variable in class org.eclipse.cdt.dstore.core.model.DE
 
testCopies(Object, int) - Method in class org.eclipse.cdt.dstore.core.util.ObjectSize
 
testInstances(Object, int) - Method in class org.eclipse.cdt.dstore.core.util.ObjectSize
 
testSingle(Object) - Method in class org.eclipse.cdt.dstore.core.util.ObjectSize
 
toString() - Method in class org.eclipse.cdt.dstore.core.model.DataElement
Returns a string showing the attributes of this element
toString() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.perl.Perl5Util
Returns the same as group(0).
toString() - Method in interface org.eclipse.cdt.dstore.core.util.regex.text.regex.MatchResult
Returns the same as group(0).
toString() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.PatternMatcherInput
Returns the string representation of the input, where the input is considered to start from the begin offset and end at the end offset.
toString() - Method in class org.eclipse.cdt.dstore.core.util.regex.text.regex.StringSubstitution
Returns the same value as StringSubstitution.getSubstitution().

U

update(ArrayList) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
 
update(ArrayList) - Method in class org.eclipse.cdt.dstore.core.model.UpdateHandler
 
update(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
 
update(DataElement) - Method in class org.eclipse.cdt.dstore.core.model.UpdateHandler
 
update(DataElement, boolean) - Method in class org.eclipse.cdt.dstore.core.model.UpdateHandler
 
updateAppendFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.client.ClientUpdateHandler
 
updateAppendFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Transfers and appends a file from a server to a client.
updateAppendFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.model.UpdateHandler
 
updateAppendFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.server.ServerUpdateHandler
 
updateFile(File, DataElement) - Method in class org.eclipse.cdt.dstore.core.client.ClientUpdateHandler
 
updateFile(File, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.UpdateHandler
 
updateFile(File, DataElement) - Method in class org.eclipse.cdt.dstore.core.server.ServerUpdateHandler
 
updateFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.client.ClientUpdateHandler
 
updateFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Transfers a file from a server to a client.
updateFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.model.UpdateHandler
 
updateFile(String, byte[], int) - Method in class org.eclipse.cdt.dstore.core.server.ServerUpdateHandler
 
updateFile(String, DataElement) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Transfers a file from a server to a client.
UpdateHandler - class org.eclipse.cdt.dstore.core.model.UpdateHandler.
 
UpdateHandler() - Constructor for class org.eclipse.cdt.dstore.core.model.UpdateHandler
 
updateMinerInfo() - Method in class org.eclipse.cdt.dstore.core.miners.miner.Miner
This gets called after a miner is initialized.
Util - class org.eclipse.cdt.dstore.core.util.regex.text.regex.Util.
The Util class is a holder for useful static utility methods that can be generically applied to Pattern and PatternMatcher instances.

V

validTicket() - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Indicates whether a client has permission to access the DataStore

W

waitUntil(DataElement, String) - Method in class org.eclipse.cdt.dstore.core.model.DataStore
Wait until a given status element reached the specified state.

X

XMLgenerator - class org.eclipse.cdt.dstore.core.util.XMLgenerator.
 
XMLgenerator() - Constructor for class org.eclipse.cdt.dstore.core.util.XMLgenerator
 
XMLparser - class org.eclipse.cdt.dstore.core.util.XMLparser.
 
XMLparser(DataStore) - Constructor for class org.eclipse.cdt.dstore.core.util.XMLparser
 

_

_canExit - Variable in class org.eclipse.cdt.dstore.core.util.Receiver
 
_commands - Variable in class org.eclipse.cdt.dstore.core.model.CommandHandler
 
_dataObjects - Variable in class org.eclipse.cdt.dstore.core.model.UpdateHandler
 
_dataStore - Variable in class org.eclipse.cdt.dstore.core.miners.miner.Miner
 
_dataStore - Variable in class org.eclipse.cdt.dstore.core.model.Handler
 
_dataStore - Variable in class org.eclipse.cdt.dstore.core.util.Receiver
 
_isCancelled - Variable in class org.eclipse.cdt.dstore.core.miners.miner.MinerThread
 
_minerData - Variable in class org.eclipse.cdt.dstore.core.miners.miner.Miner
 
_minerElement - Variable in class org.eclipse.cdt.dstore.core.miners.miner.Miner
 
_minerTransient - Variable in class org.eclipse.cdt.dstore.core.miners.miner.Miner
 
_name - Variable in class org.eclipse.cdt.dstore.core.miners.miner.Miner
 
_resourceBundle - Variable in class org.eclipse.cdt.dstore.core.miners.miner.Miner
 
_value - Variable in class org.eclipse.cdt.dstore.core.miners.miner.Miner
 
_waitIncrement - Variable in class org.eclipse.cdt.dstore.core.model.Handler
 

A B C D E F G H I K L M N O P Q R S T U V W X _