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

A

accepts() - Method in class adams.flow.sink.Tweet
Returns the class that the consumer accepts.
accepts() - Method in class adams.flow.transformer.TwitterConverter
Returns the class that the consumer accepts.
accepts() - Method in class adams.flow.transformer.TwitterFilter
Returns the class that the consumer accepts.
ACCESS_TOKEN - Static variable in class adams.core.net.TwitterHelper
the access token.
ACCESS_TOKEN_SECRET - Static variable in class adams.core.net.TwitterHelper
the access token secret.
accessTokenSecretTipText() - Method in class adams.flow.standalone.TwitterConnection
Returns the tip text for this property.
accessTokenTipText() - Method in class adams.flow.standalone.TwitterConnection
Returns the tip text for this property.
action_obj - Variable in class adams.parser.twitterfilter.Parser
Instance of action encapsulation class.
action_table() - Method in class adams.parser.twitterfilter.Parser
Access to parse-action table.
activate() - Method in class adams.gui.application.TwitterSetupPanel
Activates the email setup.
adams.core.net - package adams.core.net
 
adams.env - package adams.env
 
adams.flow.sink - package adams.flow.sink
 
adams.flow.source - package adams.flow.source
 
adams.flow.standalone - package adams.flow.standalone
 
adams.flow.transformer - package adams.flow.transformer
 
adams.gui.application - package adams.gui.application
 
adams.parser - package adams.parser
 
adams.parser.twitterfilter - package adams.parser.twitterfilter
 
AND - Static variable in interface adams.parser.twitterfilter.sym
 

B

BACKUP_HEADER - Static variable in class adams.flow.transformer.TwitterConverter
the key for storing the current header in the backup.
backupState() - Method in class adams.flow.transformer.TwitterConverter
Backs up the current state of the actor before update the variables.
BOOLEAN - Static variable in interface adams.parser.twitterfilter.sym
 

C

COMMA - Static variable in interface adams.parser.twitterfilter.sym
 
CONSUMER_KEY - Static variable in class adams.core.net.TwitterHelper
the consumer key.
CONSUMER_SECRET - Static variable in class adams.core.net.TwitterHelper
the consumer secret.
consumerKeyTipText() - Method in class adams.flow.standalone.TwitterConnection
Returns the tip text for this property.
consumerSecretTipText() - Method in class adams.flow.standalone.TwitterConnection
Returns the tip text for this property.
COUNTRY - Static variable in interface adams.parser.twitterfilter.sym
 
COUNTRY_CODE - Static variable in interface adams.parser.twitterfilter.sym
 

D

dateFormatTipText() - Method in class adams.flow.transformer.TwitterConverter
Returns the tip text for this property.
defineOptions() - Method in class adams.flow.source.TwitterListener
Adds options to the internal list of options.
defineOptions() - Method in class adams.flow.source.TwitterQuery
Adds options to the internal list of options.
defineOptions() - Method in class adams.flow.standalone.TwitterConnection
Adds options to the internal list of options.
defineOptions() - Method in class adams.flow.transformer.TwitterConverter
Adds options to the internal list of options.
defineOptions() - Method in class adams.flow.transformer.TwitterFilter
Adds options to the internal list of options.
do_action(int, lr_parser, Stack, int) - Method in class adams.parser.twitterfilter.Parser
Invoke a user supplied parse action.
doEvaluate(HashMap) - Method in class adams.parser.TwitterFilter
Performs the actual evaluation.
doExecute() - Method in class adams.flow.sink.Tweet
Executes the flow item.
doExecute() - Method in class adams.flow.source.TwitterListener
Executes the flow item.
doExecute() - Method in class adams.flow.source.TwitterQuery
Executes the flow item.
doExecute() - Method in class adams.flow.standalone.TwitterConnection
Executes the flow item.
doExecute() - Method in class adams.flow.transformer.TwitterConverter
Executes the flow item.
doExecute() - Method in class adams.flow.transformer.TwitterFilter
Executes the flow item.

E

EOF - Static variable in interface adams.parser.twitterfilter.sym
 
EOF_sym() - Method in class adams.parser.twitterfilter.Parser
EOF Symbol index.
error - Static variable in interface adams.parser.twitterfilter.sym
 
error_sym() - Method in class adams.parser.twitterfilter.Parser
error Symbol index.
evaluate(String, HashMap) - Static method in class adams.parser.TwitterFilter
Parses and evaluates the given expression.
EXACT_MATCH - Static variable in interface adams.parser.twitterfilter.sym
 
expressionTipText() - Method in class adams.flow.transformer.TwitterFilter
Returns the tip text for this property.
expressionTipText() - Method in class adams.parser.TwitterFilter
Returns the tip text for this property.

F

fieldsTipText() - Method in class adams.flow.transformer.TwitterConverter
Returns the tip text for this property.
FILENAME - Static variable in class adams.core.net.TwitterHelper
the name of the props file.

G

generateHeader() - Method in class adams.flow.transformer.TwitterConverter
Generates the dataset header, if necessary.
generates() - Method in class adams.flow.source.TwitterListener
Returns the class of objects that it generates.
generates() - Method in class adams.flow.source.TwitterQuery
Returns the class of objects that it generates.
generates() - Method in class adams.flow.transformer.TwitterConverter
Returns the class of objects that it generates.
generates() - Method in class adams.flow.transformer.TwitterFilter
Returns the class of objects that it generates.
get(Symbols) - Method in class adams.parser.twitterfilter.Parser
Returns the current variable - value relation in use.
getAccessToken() - Static method in class adams.core.net.TwitterHelper
Returns the access token.
getAccessToken() - Method in class adams.flow.standalone.TwitterConnection
Returns the twitter acess token to use.
getAccessTokenSecret() - Static method in class adams.core.net.TwitterHelper
Returns the access token secret.
getAccessTokenSecret() - Method in class adams.flow.standalone.TwitterConnection
Returns the twitter access token secret to use.
getConfiguration() - Method in class adams.flow.standalone.TwitterConnection
Builds a configuration to use for the twitter4j factories.
getConsumerKey() - Static method in class adams.core.net.TwitterHelper
Returns the consumer key.
getConsumerKey() - Method in class adams.flow.standalone.TwitterConnection
Returns the twitter consumer key to use.
getConsumerSecret() - Static method in class adams.core.net.TwitterHelper
Returns the consumer secret.
getConsumerSecret() - Method in class adams.flow.standalone.TwitterConnection
Returns the twitter consumer secret to use.
getDateFormat() - Method in class adams.flow.transformer.TwitterConverter
Returns the current date format.
getDateFormatter() - Method in class adams.flow.transformer.TwitterConverter
Returns the date formatter to use.
getDefaultExpression() - Method in class adams.parser.TwitterFilter
Returns the default expression to use.
getExpression() - Method in class adams.flow.transformer.TwitterFilter
Returns the separator in use.
getFields() - Method in class adams.flow.transformer.TwitterConverter
Returns the fields to generate the output from.
getFile() - Method in class adams.env.TwitterDefinition
Returns the properties file name (no path) this definition is for.
getGrammar() - Method in class adams.flow.transformer.TwitterFilter
Returns a string representation of the grammar.
getGrammar() - Method in class adams.parser.TwitterFilter
Returns a string representation of the grammar.
getKey() - Method in class adams.env.TwitterDefinition
Returns the key this definition is for.
getMaxStatusUpdates() - Method in class adams.flow.source.TwitterListener
Returns the maximum number of status updates to output.
getMaxTweets() - Method in class adams.flow.source.TwitterQuery
Returns the maximum number of tweets to output.
getOutputType() - Method in class adams.flow.transformer.TwitterConverter
Returns the type of output to generate.
getOwner() - Method in class adams.flow.source.TwitterListener.Listener
Returns the owning actor.
getProperties() - Static method in class adams.core.net.TwitterHelper
Returns the underlying properties.
getQuery() - Method in class adams.flow.source.TwitterQuery
Returns the twitter query to use.
getQuickInfo() - Method in class adams.flow.source.TwitterListener
Returns a quick info about the actor, which will be displayed in the GUI.
getQuickInfo() - Method in class adams.flow.source.TwitterQuery
Returns a quick info about the actor, which will be displayed in the GUI.
getQuickInfo() - Method in class adams.flow.transformer.TwitterConverter
Returns a quick info about the actor, which will be displayed in the GUI.
getQuickInfo() - Method in class adams.flow.transformer.TwitterFilter
Returns a quick info about the actor, which will be displayed in the GUI.
getQuote() - Method in class adams.flow.transformer.TwitterConverter
Returns whether to quote the sub-strings when generating string output.
getResult() - Method in class adams.parser.twitterfilter.Parser
Returns the result of the evaluation.
getResultsPerPage() - Method in class adams.flow.source.TwitterQuery
Returns the number of results per page (for each query).
getSeparator() - Method in class adams.flow.transformer.TwitterConverter
Returns the separator in use.
getSymbols() - Method in class adams.parser.twitterfilter.Parser
Returns the current variable - value relation in use.
getTechnicalInformation() - Method in class adams.flow.transformer.TwitterConverter
Returns an instance of a TechnicalInformation object, containing detailed information about the technical background of this class, e.g., paper reference or book this class is based on.
getTitle() - Method in class adams.gui.application.TwitterSetupPanel
The title of the preference panel.
getTwitterConnection(AbstractActor) - Static method in class adams.core.net.TwitterHelper
Returns the twitter connection object.
getTwitterConnection() - Method in class adams.flow.standalone.TwitterConnection
Returns the twitter connection object.
getTwitterConnectionActor(AbstractActor) - Static method in class adams.core.net.TwitterHelper
Returns the closest TwitterConnection actor, if available.
getTwitterStreamConnection(AbstractActor) - Static method in class adams.core.net.TwitterHelper
Returns the twitter stream connection object.
getTwitterStreamConnection() - Method in class adams.flow.standalone.TwitterConnection
Returns the twitter stream connection object.
globalInfo() - Method in class adams.flow.sink.Tweet
Returns a string describing the object.
globalInfo() - Method in class adams.flow.source.TwitterListener
Returns a string describing the object.
globalInfo() - Method in class adams.flow.source.TwitterQuery
Returns a string describing the object.
globalInfo() - Method in class adams.flow.standalone.TwitterConnection
Returns a string describing the object.
globalInfo() - Method in class adams.flow.transformer.TwitterConverter
Returns a string describing the object.
globalInfo() - Method in class adams.flow.transformer.TwitterFilter
Returns a string describing the object.
globalInfo() - Method in class adams.parser.TwitterFilter
Returns a string describing the object.

H

hasNext() - Method in class adams.flow.source.TwitterListener.Listener
Returns whether there is another update available.
hasPendingOutput() - Method in class adams.flow.source.TwitterListener
Checks whether there is pending output to be collected after executing the flow item.
hasPendingOutput() - Method in class adams.flow.source.TwitterQuery
Checks whether there is pending output to be collected after executing the flow item.
HTTP_ERROR_INITIAL_WAIT - Static variable in class adams.flow.source.TwitterListener.Listener
 
HTTP_ERROR_WAIT_CAP - Static variable in class adams.flow.source.TwitterListener.Listener
 

I

IFELSE - Static variable in interface adams.parser.twitterfilter.sym
 
init_actions() - Method in class adams.parser.twitterfilter.Parser
Action encapsulation object initializer.
initGUI() - Method in class adams.gui.application.TwitterSetupPanel
Initializes the members.
initialize() - Method in class adams.flow.source.TwitterQuery
Initializes the members.
initialize() - Method in class adams.flow.transformer.TwitterConverter
Initializes the members.
initializeSymbol(String, String) - Method in class adams.parser.TwitterFilter
Initializes the symbol.
isListening() - Method in class adams.flow.source.TwitterListener.Listener
Returns whether the thread is still listening.

K

KEY - Static variable in class adams.env.TwitterDefinition
the key as constant.

L

LANGUAGE_CODE - Static variable in interface adams.parser.twitterfilter.sym
 
LPAREN - Static variable in interface adams.parser.twitterfilter.sym
 

M

m_AccessToken - Variable in class adams.flow.standalone.TwitterConnection
the twitter access token.
m_AccessTokenSecret - Variable in class adams.flow.standalone.TwitterConnection
the twitter access token secret.
m_CheckBoxShowAccessTokenSecret - Variable in class adams.gui.application.TwitterSetupPanel
Whether to show the access token secret.
m_CheckBoxShowConsumerSecret - Variable in class adams.gui.application.TwitterSetupPanel
Whether to show the consumer secret.
m_ConsumerKey - Variable in class adams.flow.standalone.TwitterConnection
the twitter consumer key.
m_ConsumerSecret - Variable in class adams.flow.standalone.TwitterConnection
the twitter consumer secret.
m_Count - Variable in class adams.flow.source.TwitterListener.Listener
the number of status received so far.
m_Count - Variable in class adams.flow.source.TwitterQuery
the current count of tweets.
m_DateFormat - Variable in class adams.flow.transformer.TwitterConverter
for format for dates.
m_DateFormatter - Variable in class adams.flow.transformer.TwitterConverter
for formatting/parsing dates.
m_Expression - Variable in class adams.flow.transformer.TwitterFilter
the filter expression.
m_Fields - Variable in class adams.flow.transformer.TwitterConverter
the fields to generate the output from.
m_Header - Variable in class adams.flow.transformer.TwitterConverter
the dataset header when generating Instance objects.
m_LastId - Variable in class adams.flow.source.TwitterQuery
the ID of the last tweet returned.
m_Listener - Variable in class adams.flow.source.TwitterListener
the thread for retrieving the status updates.
m_Listening - Variable in class adams.flow.source.TwitterListener.Listener
whether the thread is still listening for updates.
m_MaxStatusUpdates - Variable in class adams.flow.source.TwitterListener
the maximum number of status updates to output.
m_MaxTweets - Variable in class adams.flow.source.TwitterQuery
the maximum number of tweets to output.
m_Next - Variable in class adams.flow.source.TwitterListener.Listener
the next status update.
m_OutputType - Variable in class adams.flow.transformer.TwitterConverter
the type of output to generate.
m_Owner - Variable in class adams.flow.source.TwitterListener.Listener
the owning actor.
m_PanelParameters - Variable in class adams.gui.application.TwitterSetupPanel
the parameters.
m_Properties - Static variable in class adams.core.net.TwitterHelper
the properties.
m_Query - Variable in class adams.flow.source.TwitterQuery
the query.
m_QueryResult - Variable in class adams.flow.source.TwitterQuery
the result returned by twitter.
m_Queue - Variable in class adams.flow.source.TwitterQuery
for storing the messages.
m_Quote - Variable in class adams.flow.transformer.TwitterConverter
whether to quote strings.
m_Result - Variable in class adams.parser.twitterfilter.Parser
for storing the result of the expression.
m_ResultsPerPage - Variable in class adams.flow.source.TwitterQuery
the number of results per page.
m_Separator - Variable in class adams.flow.transformer.TwitterConverter
the separator, when generating a string.
m_Stream - Variable in class adams.flow.source.TwitterListener.Listener
the status stream.
m_Symbols - Variable in class adams.parser.twitterfilter.Parser
variable - value relation.
m_TextAccessToken - Variable in class adams.gui.application.TwitterSetupPanel
the access token.
m_TextAccessTokenSecret - Variable in class adams.gui.application.TwitterSetupPanel
the access token secret.
m_TextConsumerKey - Variable in class adams.gui.application.TwitterSetupPanel
the consumer key.
m_TextConsumerSecret - Variable in class adams.gui.application.TwitterSetupPanel
the consumer secret.
m_TimeToSleep - Variable in class adams.flow.source.TwitterListener.Listener
the time to sleep for the thread.
m_Twitter - Variable in class adams.flow.sink.Tweet
for accessing the twitter API.
m_Twitter - Variable in class adams.flow.source.TwitterListener.Listener
for accessing the twitter streaming API.
m_Twitter - Variable in class adams.flow.source.TwitterQuery
for accessing the twitter API.
m_TwitterListener - Variable in class adams.flow.source.TwitterListener.Listener
for listening to tweets.
m_TwitterQuery - Variable in class adams.flow.source.TwitterQuery
for querying the twitter API.
main(String[]) - Static method in class adams.parser.TwitterFilter
Runs the evaluator from command-line.
main(String[]) - Static method in class adams.parser.twitterfilter.Parser
Runs the parser from commandline.
maxStatusUpdatesTipText() - Method in class adams.flow.source.TwitterListener
Returns the tip text for this property.
maxTweetsTipText() - Method in class adams.flow.source.TwitterQuery
Returns the tip text for this property.

N

next() - Method in class adams.flow.source.TwitterListener.Listener
Returns the next status update.
next_token() - Method in class adams.parser.twitterfilter.Scanner
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
NOT - Static variable in interface adams.parser.twitterfilter.sym
 

O

onDeletionNotice(StatusDeletionNotice) - Method in class adams.flow.source.TwitterListener.Listener
Ignored.
onException(Exception) - Method in class adams.flow.source.TwitterListener.Listener
Whenever an exception occurs.
onScrubGeo(int, long) - Method in class adams.flow.source.TwitterListener.Listener
Ignored.
onScrubGeo(long, long) - Method in class adams.flow.source.TwitterListener.Listener
Ignored.
onStallWarning(StallWarning) - Method in class adams.flow.source.TwitterListener.Listener
Ignored.
onStatus(Status) - Method in class adams.flow.source.TwitterListener.Listener
Reacts to new updates.
onTrackLimitationNotice(int) - Method in class adams.flow.source.TwitterListener.Listener
Ignored.
OR - Static variable in interface adams.parser.twitterfilter.sym
 
output() - Method in class adams.flow.source.TwitterListener
Returns the generated token.
output() - Method in class adams.flow.source.TwitterQuery
Returns the generated token.
outputTypeTipText() - Method in class adams.flow.transformer.TwitterConverter
Returns the tip text for this property.

P

Parser - Class in adams.parser.twitterfilter
CUP v0.11a beta 20060608 generated parser.
Parser() - Constructor for class adams.parser.twitterfilter.Parser
Default constructor.
Parser(Scanner) - Constructor for class adams.parser.twitterfilter.Parser
Constructor which sets the default scanner.
Parser(Scanner, SymbolFactory) - Constructor for class adams.parser.twitterfilter.Parser
Constructor which sets the default scanner.
performQuery() - Method in class adams.flow.source.TwitterQuery
Obtains a bunch of tweets.
PLACE - Static variable in interface adams.parser.twitterfilter.sym
 
processFields(Hashtable<TwitterConverter.TwitterField, Object>) - Method in class adams.flow.transformer.TwitterConverter
Creates an output token from the given fields.
processStatus(Status) - Method in class adams.flow.transformer.TwitterConverter
Processes the specified status.
processStatus(Status) - Method in class adams.flow.transformer.TwitterFilter
Processes the specified status.
production_table() - Method in class adams.parser.twitterfilter.Parser
Access to production table.
pruneBackup() - Method in class adams.flow.transformer.TwitterConverter
Removes entries from the backup.

Q

queryTipText() - Method in class adams.flow.source.TwitterQuery
Returns the tip text for this property.
quoteTipText() - Method in class adams.flow.transformer.TwitterConverter
Returns the tip text for this property.

R

reduce_table() - Method in class adams.parser.twitterfilter.Parser
Access to reduce_goto table.
REGEXP_MATCH - Static variable in interface adams.parser.twitterfilter.sym
 
requiresWrapper() - Method in class adams.gui.application.TwitterSetupPanel
Returns whether the panel requires a wrapper scrollpane/panel for display.
reset() - Method in class adams.flow.sink.Tweet
Resets the scheme.
reset() - Method in class adams.flow.source.TwitterQuery
Resets the scheme.
restoreState(Hashtable<String, Object>) - Method in class adams.flow.transformer.TwitterConverter
Restores the state of the actor before the variables got updated.
resultsPerPageTipText() - Method in class adams.flow.source.TwitterQuery
Returns the tip text for this property.
RPAREN - Static variable in interface adams.parser.twitterfilter.sym
 
run() - Method in class adams.flow.source.TwitterListener.Listener
Starts the listening.

S

Scanner - Class in adams.parser.twitterfilter
A scanner for twitter filter expressions.
Scanner(InputStream, SymbolFactory) - Constructor for class adams.parser.twitterfilter.Scanner
 
Scanner(Reader) - Constructor for class adams.parser.twitterfilter.Scanner
Creates a new scanner There is also a java.io.InputStream version of this constructor.
Scanner(InputStream) - Constructor for class adams.parser.twitterfilter.Scanner
Creates a new scanner.
separatorTipText() - Method in class adams.flow.transformer.TwitterConverter
Returns the tip text for this property.
setAccessToken(String) - Method in class adams.flow.standalone.TwitterConnection
Sets the twitter acess token to use.
setAccessTokenSecret(BasePassword) - Method in class adams.flow.standalone.TwitterConnection
Sets the twitter access token secret to use.
setConsumerKey(String) - Method in class adams.flow.standalone.TwitterConnection
Sets the twitter consumer key to use.
setConsumerSecret(BasePassword) - Method in class adams.flow.standalone.TwitterConnection
Sets the twitter consumer secret to use.
setDateFormat(String) - Method in class adams.flow.transformer.TwitterConverter
Sets the date format.
setExpression(String) - Method in class adams.flow.transformer.TwitterFilter
Sets the separator to use.
setFields(TwitterConverter.TwitterField[]) - Method in class adams.flow.transformer.TwitterConverter
Sets fields to generate the output from.
setMaxStatusUpdates(int) - Method in class adams.flow.source.TwitterListener
Sets the maximum number of status updates to output.
setMaxTweets(int) - Method in class adams.flow.source.TwitterQuery
Sets the maximum number of tweets to output.
setOutputType(TwitterConverter.OutputType) - Method in class adams.flow.transformer.TwitterConverter
Sets the type of output to generate.
setQuery(String) - Method in class adams.flow.source.TwitterQuery
Sets the twitter query to use.
setQuote(boolean) - Method in class adams.flow.transformer.TwitterConverter
Sets whether to quote the sub-strings when generating string output.
setResult(Boolean) - Method in class adams.parser.twitterfilter.Parser
Sets the result of the evaluation.
setResultsPerPage(int) - Method in class adams.flow.source.TwitterQuery
Sets the number of results per page (for each query).
setSeparator(String) - Method in class adams.flow.transformer.TwitterConverter
Sets the separator to use.
setSymbols(HashMap) - Method in class adams.parser.twitterfilter.Parser
Sets the variable - value relation to use.
setUp() - Method in class adams.flow.sink.Tweet
Initializes the item for flow execution.
setUp() - Method in class adams.flow.source.TwitterListener
Initializes the sub-actors for flow execution.
sf - Variable in class adams.parser.twitterfilter.Scanner
 
SOURCE - Static variable in interface adams.parser.twitterfilter.sym
 
start_production() - Method in class adams.parser.twitterfilter.Parser
Indicates start production.
start_state() - Method in class adams.parser.twitterfilter.Parser
Indicates start state.
stopExecution() - Method in class adams.flow.source.TwitterListener
Stops the execution.
stopExecution() - Method in class adams.flow.source.TwitterQuery
Stops the execution.
stopListening() - Method in class adams.flow.source.TwitterListener.Listener
Stops the listening process.
stopListening() - Method in class adams.flow.source.TwitterListener
Stops listening to the twitter stream.
STRING - Static variable in class adams.parser.twitterfilter.Scanner
lexical states
STRING - Static variable in interface adams.parser.twitterfilter.sym
 
SUBSTRING_MATCH - Static variable in interface adams.parser.twitterfilter.sym
 
sym - Interface in adams.parser.twitterfilter
CUP generated interface containing symbol constants.
Symbols - Enum in adams.parser.twitterfilter
Enumeration for the symbols that can be used in the parser.

T

TCP_ERROR_INITIAL_WAIT - Static variable in class adams.flow.source.TwitterListener.Listener
 
TCP_ERROR_WAIT_CAP - Static variable in class adams.flow.source.TwitterListener.Listener
 
TEXT - Static variable in interface adams.parser.twitterfilter.sym
 
toProperties() - Method in class adams.gui.application.TwitterSetupPanel
Turns the parameters in the GUI into a properties object.
Tweet - Class in adams.flow.sink
Tweets the incoming string.
Requires a non-anoymous adams.flow.standalone.TwitterConnection in the flow.
Tweet() - Constructor for class adams.flow.sink.Tweet
 
TwitterConnection - Class in adams.flow.standalone
Provides access to various twitter services.
For your own twitter account, you can obtain consumer key and access token for ADAMS (= application trying to access twitter) here:
https://dev.twitter.com/apps/
And make sure that ADAMS has READ and WRITE access.
TwitterConnection() - Constructor for class adams.flow.standalone.TwitterConnection
 
TwitterConverter - Class in adams.flow.transformer
Turns a Twitter tweet or status into different representation.
Please note that tweet and status objects differ in what fields are available:
- tweet-specific: LANGUAGE_CODE
- status-specific: PLACE, COUNTRY, COUNTRY_CODE
Also, GEO location data might not be available.
For more information on the date format, see:
Javadoc.
TwitterConverter() - Constructor for class adams.flow.transformer.TwitterConverter
 
TwitterConverter.OutputType - Enum in adams.flow.transformer
The output to generate.
TwitterConverter.TwitterField - Enum in adams.flow.transformer
The available fields for generating the output.
TwitterDefinition - Class in adams.env
Definition for the Twitter props file.
TwitterDefinition() - Constructor for class adams.env.TwitterDefinition
 
TwitterFilter - Class in adams.flow.transformer
Filters Twitter objects (tweet/status) according to the provided filter expression.
TwitterFilter() - Constructor for class adams.flow.transformer.TwitterFilter
 
TwitterFilter - Class in adams.parser
Evaluates Twitter filter expressions.

The expressions use the following grammar:

expr_list ::= expr_list expr | expr;
expr ::= ( expr )
| boolexpr
;

boolexpr ::= BOOLEAN
| ( boolexpr )
| not boolexpr
| boolexpr and boolexpr
| boolexpr or boolexpr
| boolexpr xor boolexpr

| langcode <match> pattern
| country <match> pattern
| countrycode <match> pattern
| place <match> pattern
| source <match> pattern
| text <match> pattern
| user <match> pattern

| ifelse ( boolexpr:test , boolexpr:test_true , boolexpr:test_false )
;

The '<match>' operator can be one of the following:
1.
TwitterFilter() - Constructor for class adams.parser.TwitterFilter
 
TwitterHelper - Class in adams.core.net
A helper class for the twitter setup.
TwitterHelper() - Constructor for class adams.core.net.TwitterHelper
 
TwitterListener - Class in adams.flow.source
Uses the Twitter streaming API to retrieve tweets.
TwitterListener() - Constructor for class adams.flow.source.TwitterListener
 
TwitterListener.Listener - Class in adams.flow.source
Thread for listening to Twitter status updates.
TwitterListener.Listener(TwitterListener) - Constructor for class adams.flow.source.TwitterListener.Listener
Initializes the listener thread.
TwitterQuery - Class in adams.flow.source
Outputs tweet messages.
For more information on twitter queries, see the following web page:
http://search.twitter.com/operators

Input/output:
- generates:
   twitter4j.Status

Valid options are:

TwitterQuery() - Constructor for class adams.flow.source.TwitterQuery
 
TwitterSetupPanel - Class in adams.gui.application
Panel for configuring the system-wide twitter settings.
TwitterSetupPanel() - Constructor for class adams.gui.application.TwitterSetupPanel
 

U

update(AbstractEnvironment) - Method in class adams.env.TwitterDefinition
Updates the environment object with its definition for the props file (whether to add/replace/etc the values).
USER - Static variable in interface adams.parser.twitterfilter.sym
 

V

valueOf(String) - Static method in enum adams.flow.transformer.TwitterConverter.OutputType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum adams.flow.transformer.TwitterConverter.TwitterField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum adams.parser.twitterfilter.Symbols
Returns the enum constant of this type with the specified name.
values() - Static method in enum adams.flow.transformer.TwitterConverter.OutputType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum adams.flow.transformer.TwitterConverter.TwitterField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum adams.parser.twitterfilter.Symbols
Returns an array containing the constants of this enum type, in the order they are declared.

W

wrapUp() - Method in class adams.flow.source.TwitterListener
Cleans up after the execution has finished.
wrapUp() - Method in class adams.flow.source.TwitterQuery
Cleans up after the execution has finished.
writeProperties() - Static method in class adams.core.net.TwitterHelper
Writes the specified properties to disk.
writeProperties(Properties) - Static method in class adams.core.net.TwitterHelper
Writes the specified properties to disk.

X

XOR - Static variable in interface adams.parser.twitterfilter.sym
 

Y

yybegin(int) - Method in class adams.parser.twitterfilter.Scanner
Enters a new lexical state
yycharat(int) - Method in class adams.parser.twitterfilter.Scanner
Returns the character at position pos from the matched text.
yyclose() - Method in class adams.parser.twitterfilter.Scanner
Closes the input stream.
YYEOF - Static variable in class adams.parser.twitterfilter.Scanner
This character denotes the end of file
YYINITIAL - Static variable in class adams.parser.twitterfilter.Scanner
 
yylength() - Method in class adams.parser.twitterfilter.Scanner
Returns the length of the matched text region.
yypushback(int) - Method in class adams.parser.twitterfilter.Scanner
Pushes the specified amount of characters back into the input stream.
yyreset(Reader) - Method in class adams.parser.twitterfilter.Scanner
Resets the scanner to read from a new input stream.
yystate() - Method in class adams.parser.twitterfilter.Scanner
Returns the current lexical state.
yytext() - Method in class adams.parser.twitterfilter.Scanner
Returns the text matched by the current regular expression.

_

_action_table - Static variable in class adams.parser.twitterfilter.Parser
Parse-action table.
_production_table - Static variable in class adams.parser.twitterfilter.Parser
Production table.
_reduce_table - Static variable in class adams.parser.twitterfilter.Parser
reduce_goto table.

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

Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.