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

T

TEXT_VALUES - Static variable in interface smacs.xngr.browser.editor.Constants
 
TableColumnNameSpecDelim - Static variable in class smacs.util.schema.HasTableDef
prefix between TableNameSpec and TableColumnName
TableColumnsNodeName - Static variable in class smacs.find.TableDefs
 
TableConstraintsNodeName - Static variable in class smacs.find.TableDefs
 
TableDeclarationNodeName - Static variable in class smacs.find.TableDefs
 
TableDefs - class smacs.find.TableDefs.
build node tree representing a schema definition done in sql/ddl.
TableDefs(String) - Constructor for class smacs.find.TableDefs
 
TableDefs() - Constructor for class smacs.find.TableDefs
 
TableDefs(SimpleNode) - Constructor for class smacs.find.TableDefs
 
TableHintsNodeName - Static variable in class smacs.find.TableDefs
 
TableList - class smacs.find.TableList.
scan a list of tables from an sql parsing tree.
TableList() - Constructor for class smacs.find.TableList
 
TableList(SimpleNode) - Constructor for class smacs.find.TableList
 
TableListMapping - class smacs.find.TableListMapping.
Convert a list of remote table reference into simple table names.
TableListMapping() - Constructor for class smacs.find.TableListMapping
 
TableListMapping(SimpleNode) - Constructor for class smacs.find.TableListMapping
 
TableName - class smacs.find.TableName.
a data container. used by: TableListMapping, ...
TableName(String, String) - Constructor for class smacs.find.TableName
 
TableName(String) - Constructor for class smacs.find.TableName
 
TableName() - Constructor for class smacs.find.TableName
 
TableName.Sorter - class smacs.find.TableName.Sorter.
to sort TableName arrays
TableName.Sorter() - Constructor for class smacs.find.TableName.Sorter
 
TableNameSpecDelim - Static variable in class smacs.util.schema.HasTableDef
prefix between TableSchemaNameSpec and TableName
TableQ2Name - interface smacs.util.schema.TableQ2Name.
Table with Schema Name abstraction - simple interface.
TableQName - interface smacs.util.schema.TableQName.
Table with Schema Name abstraction - interface.
TableQNameDef - class smacs.util.schema.TableQNameDef.
Table with Schema Name abstraction - operations.
TableQNameDef(String, String) - Constructor for class smacs.util.schema.TableQNameDef
list constructor
TableQNameDef(TableQName) - Constructor for class smacs.util.schema.TableQNameDef
copy constructor
TableQNameDef(String, String, String[]) - Constructor for class smacs.util.schema.TableQNameDef
list pick constructor
TableQNameDef(TableQName, String[]) - Constructor for class smacs.util.schema.TableQNameDef
copy pick constructor
TableQNameNode - class smacs.tree.schema.TableQNameNode.
Table with Schema Name abstraction - operations.
TableQNameNode(String, String) - Constructor for class smacs.tree.schema.TableQNameNode
list constructor
TableQNameNode(TableQName) - Constructor for class smacs.tree.schema.TableQNameNode
copy constructor
TableQNameNode(String, String, String[]) - Constructor for class smacs.tree.schema.TableQNameNode
list pick constructor
TableQNameNode(TableQName, String[]) - Constructor for class smacs.tree.schema.TableQNameNode
copy pick constructor
TableReference - Static variable in class smacs.find.SelinsCodeWriter
 
TableReferenceMaker - class smacs.find.TableReferenceMaker.
Generate TablerReference nodes in multipart TableColumn nodes.
TableReferenceMaker() - Constructor for class smacs.find.TableReferenceMaker
 
TableReferenceType - Static variable in class smacs.gui.service.simple.SqlTableReferenceService
 
TableReferenceWalker - class smacs.find.TableReferenceWalker.
Generate TableReference entries in multipart TableColumn nodes.
TableReferenceWalker() - Constructor for class smacs.find.TableReferenceWalker
 
TableSchemaNameSpecDelim - Static variable in class smacs.util.schema.HasTableDef
prefix between TableSchemeBaseSpec and TableSchemaName
TagAction - class smacs.xngr.browser.editor.TagAction.
An action that can be used to tag the selected text.
TagAction(Editor) - Constructor for class smacs.xngr.browser.editor.TagAction
The constructor for the action which tags the selected text.
TagDialog - class smacs.xngr.browser.editor.TagDialog.
The tag dialog for the editor.
TagDialog(Editor) - Constructor for class smacs.xngr.browser.editor.TagDialog
The dialog that allows the user provide the name for the tag.
TextPrinter - class smacs.xngr.browser.editor.TextPrinter.
A simple text printer class.
Token - class smacs.sql.Token.
Describes the input token stream.
Token() - Constructor for class smacs.sql.Token
 
TokenMgrError - error smacs.sql.TokenMgrError.
 
TokenMgrError() - Constructor for class smacs.sql.TokenMgrError
 
TokenMgrError(String, int) - Constructor for class smacs.sql.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for class smacs.sql.TokenMgrError
 
TokenValue - Static variable in class smacs.tree.ScriptNode
new variant = TokenValue is stored in attribute "name"
TokenValue - Static variable in interface smacs.tree.SimpleNode
new variant = TokenValue is stored in attribute "name"
TreeDumper - class smacs.sql.visitor.TreeDumper.
Dumps the syntax tree to a Writer using the location information in each NodeToken.
TreeDumper() - Constructor for class smacs.sql.visitor.TreeDumper
The default constructor uses System.out as its output location.
TreeDumper(Writer) - Constructor for class smacs.sql.visitor.TreeDumper
 
TreeDumper(OutputStream) - Constructor for class smacs.sql.visitor.TreeDumper
 
TreeFormatter - class smacs.sql.visitor.TreeFormatter.
A skeleton output formatter for your language grammar.
TreeFormatter() - Constructor for class smacs.sql.visitor.TreeFormatter
The default constructor assumes an indentation amount of 3 spaces and no line-wrap.
TreeFormatter(int, int) - Constructor for class smacs.sql.visitor.TreeFormatter
This constructor accepts an indent amount and a line width which is used to wrap long lines.
TreePanel - class smacs.xngr.browser.explorer.TreePanel.
A panel that holds a tree that can display explorer nodes.
TreePanel(ExplorerNode) - Constructor for class smacs.xngr.browser.explorer.TreePanel
Constructs an explorer view with the ExplorerProperties supplied.
TreePanelListener - interface smacs.xngr.browser.explorer.TreePanelListener.
Allows for listening to Tree Panel mouse and selection events.
table - Variable in class smacs.find.TableName
 
tableName - Variable in class smacs.util.schema.TableQNameDef
 
tagSelectedText(String) - Method in class smacs.xngr.browser.editor.Editor
Tags the selected text.
tailMap(Object) - Method in class smacs.find.TableListMapping
 
target - Variable in class smacs.write.script.PsqlDeclarationsResolver
 
testtable - class smacs.find.testtable.
 
testtable(String[]) - Constructor for class smacs.find.testtable
 
text(String) - Static method in class smacs.util.script.PrintScriptStream
combine to a text.
text(String, String) - Static method in class smacs.util.script.PrintScriptStream
combine to a text. inserts a space if both arguments strings are nonempty.
text(String, String, String) - Static method in class smacs.util.script.PrintScriptStream
combine to a text. inserts spaces between arguments strings that are nonempty.
text(String, String, String, String) - Static method in class smacs.util.script.PrintScriptStream
combine to a text. inserts spaces between arguments strings that are nonempty.
text(String, String, String, String, String) - Static method in class smacs.util.script.PrintScriptStream
combine to a text. inserts spaces between arguments strings that are nonempty.
text(String, String, String, String, String, String) - Static method in class smacs.util.script.PrintScriptStream
combine to a text. inserts spaces between arguments strings that are nonempty.
text(String, String, String, String, String, String, String) - Static method in class smacs.util.script.PrintScriptStream
combine to a text. inserts spaces between arguments strings that are nonempty.
text(String, String, String, String, String, String, String, String) - Static method in class smacs.util.script.PrintScriptStream
combine to a text. inserts spaces between arguments strings that are nonempty.
titleField - Variable in class smacs.xngr.browser.Splash
 
toArray() - Method in class smacs.tree.ScriptNode
 
toArray(Object[]) - Method in class smacs.tree.ScriptNode
 
toArray() - Method in interface smacs.tree.SimpleNode
 
toArray(Object[]) - Method in interface smacs.tree.SimpleNode
 
toArray() - Method in interface smacs.tree.SimpleNodeChild
Returns an array containing all of the elements in this list in proper sequence.
toArray() - Method in interface smacs.util.SimpleList
Returns an array containing all of the elements in this list in proper sequence.
toAttrXML(String) - Method in class smacs.tree.NodeExtendedAttribute
currently: nothing
toAttrXML(String) - Method in class smacs.tree.NodeReferenceAttribute
 
toAttrXML(SimpleNode) - Method in class smacs.tree.SimpleNodeXml
all attributes but the reserved "name"/TokenValue attribute
toInt(String) - Static method in class smacs.util.Convert
 
toInt(String, String) - Static method in class smacs.util.Convert
 
toInt(String, int) - Static method in class smacs.util.Convert
 
toInt(String, int, String) - Static method in class smacs.util.Convert
 
toLogString() - Method in class smacs.find.TableName
 
toRuleScript(SimpleNode, String) - Static method in class smacs.find.CreateTableFile
 
toRuleScript(SimpleNode) - Static method in class smacs.find.InsertFrom
generating glue code around getRules() javacode
toRuleScript(SimpleNode) - Static method in class smacs.find.InsertInto
scan rules from tree and generate jdbc core script.
toRuleScript(SimpleNode, String) - Static method in class smacs.find.SelinsCode
creates instance and calls SelinsCode.getRuleScript(smacs.tree.SimpleNode, java.lang.String)
toRuleScript(SimpleNode, String) - Static method in class smacs.find.SelinsFile
make instance and call SelinsFile.getRuleScript()
toRuleScript(SimpleNode, String) - Static method in class smacs.write.script.FromSelinsCode
creates instance and calls FromSelinsCode.getRuleScript(smacs.tree.SimpleNode, java.lang.String)
toRuleTree(SqlParserNode) - Static method in class smacs.find.InsertFromTree
 
toString() - Method in class smacs.find.DatabaseList
 
toString() - Method in class smacs.find.TableList
 
toString() - Method in class smacs.find.TableListMapping
 
toString() - Method in class smacs.find.TableName
 
toString() - Method in class smacs.gui.exchanger.SmacsXngrElement
Returns the contents of this element as an XML formatted String.
toString() - Method in class smacs.sql.SimpleNode
 
toString(String) - Method in class smacs.sql.SimpleNode
 
toString() - Method in class smacs.sql.SqlParserNode
the toplevel node also shows its file
toString() - Method in class smacs.sql.SqlScript.ValueNode
 
toString() - Method in class smacs.sql.Token
Returns the image.
toString() - Method in class smacs.sql.syntaxtree.NodeToken
 
toString() - Method in class smacs.tree.ScriptNode
 
toString(String) - Method in class smacs.tree.ScriptNode
 
toString() - Method in interface smacs.tree.SimpleNode
 
toString(String) - Method in interface smacs.tree.SimpleNode
 
toString() - Method in class smacs.tree.schema.TableQNameNode
. invoke TableQNameNode.asString(java.lang.String, java.lang.String)
toString() - Method in class smacs.util.schema.TableQNameDef
. invoke TableQNameDef.asString(java.lang.String, java.lang.String)
toString() - Method in class smacs.xngr.XElementType
Overrides Object.toString(), it returns the universal name.
toString() - Method in class smacs.xngr.browser.exchanger.XngrElement
Returns the contents of this element as an XML formatted String.
toString() - Method in class smacs.xngr.browser.exchanger.XngrElementS
Returns the contents of this element as an XML formatted String.
toString() - Method in class smacs.xngr.browser.exchanger.XngrService
 
toString() - Method in class smacs.xngr.browser.explorer.ElementNode
Returns a string version of this node.
toString() - Method in class smacs.xngr.browser.smacs.SmacsXElement
Returns the contents of this element as an XML formatted String.
toStringLiteral(String, String) - Static method in class smacs.find.JavaWriter
 
toStringLiteralPart(String, String) - Static method in class smacs.find.JavaWriter
 
toXML() - Method in class smacs.find.imports.ModuleFile
 
toXML() - Method in class smacs.find.imports.ModuleImport
 
toXML(String) - Method in class smacs.tree.ScriptNode
get XML string from this tree
toXML() - Method in class smacs.tree.ScriptNode
get XML string from this tree
toXML(String) - Method in interface smacs.tree.SimpleNode
get XML string from this tree
toXML() - Method in interface smacs.tree.SimpleNode
get XML string from this tree
toXML(SimpleNode) - Method in class smacs.tree.SimpleNodeXml
get XML string from this tree
toXml(SimpleNode) - Static method in class smacs.sql.SqlWalkerXml
make new instance and walk it.
toXml(SimpleNode) - Static method in class smacs.tree.NodeTreeWalkerXml
make new instance and walk it.
toXml(SimpleNode) - Static method in class smacs.tree.SimpleNodeWalkerXml
make new instance and walk it.
toXml(SimpleNode) - Static method in class smacs.tree.SqlWalkerXml
make new instance and walk it.
token - Variable in class smacs.sql.SqlScript
 
token - Variable in class smacs.sql.SqlTree
 
token - Variable in class smacs.xngr.browser.editor.XmlScanner
 
tokenImage - Variable in class smacs.sql.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface smacs.sql.SqlScriptConstants
 
tokenImage - Static variable in interface smacs.sql.SqlTreeConstants
 
tokenImage - Variable in class smacs.sql.syntaxtree.NodeToken
 
token_source - Variable in class smacs.sql.SqlScript
 
token_source - Variable in class smacs.sql.SqlTree
 
toolbar - Variable in class smacs.xngr.browser.explorer.Explorer
 
transform() - Method in class smacs.command.SmacsModule
 
tree - Variable in class smacs.find.imports.ModuleFile
 
treeUI - Static variable in class smacs.xngr.browser.viewer.XmlTreeUI
 
tree_FromClause - Variable in class smacs.find.InsertFrom.Rule
 
tree_IntoClause - Variable in class smacs.find.InsertFrom.Rule
 
tree_SelectClause - Variable in class smacs.find.InsertFrom.Rule
 
tree_WhereClause - Variable in class smacs.find.InsertFrom.Rule
 
trimSpecials() - Method in class smacs.sql.syntaxtree.NodeToken
 
trimnull(String) - Static method in class smacs.util.schema.HasTableDef
 
typename - Variable in class smacs.write.script.PsqlType
 

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