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

G

GeneratorsView - class org.radrails.rails.internal.ui.generators.GeneratorsView.
The Generators view provides an interface to the Rails generate script and the following generators.
GeneratorsView() - Constructor for class org.radrails.rails.internal.ui.generators.GeneratorsView
 
getAdapter() - Method in class org.radrails.db.core.DatabaseDescriptor
Gets the adapter.
getAdapter(Class) - Method in class org.radrails.db.internal.ui.DataEditorInput
 
getAdapter(Class) - Method in class org.radrails.db.internal.ui.editors.sql.SQLEditor
 
getAdapter(Class) - Method in class org.radrails.rails.internal.ui.browser.BrowserInput
 
getAdapter(Class) - Method in class org.radrails.rails.internal.ui.tail.TailConsolePageParticipant
 
getAdapter(Class) - Method in class org.radrails.rails.internal.ui.terminal.TerminalSessionInput
 
getAdapter(Class) - Method in class org.radrails.server.internal.ui.console.ServerConsolePageParticipant
 
getAdapters() - Method in class org.radrails.db.core.DatabaseHelper
Gets a list of the available adapters.
getAllProjectDatabaseManagers() - Method in class org.radrails.db.core.DatabaseManager
Return all of the ProjectDatabaseManagers.
getCaretPosition() - Method in class org.radrails.db.internal.ui.editors.sql.SQLEditor
 
getCaretPosition() - Method in class org.radrails.rails.internal.ui.editors.css.CSSEditor
 
getCaretPosition() - Method in class org.radrails.rails.internal.ui.editors.js.JavascriptEditor
 
getCaretPosition() - Method in class org.radrails.rails.internal.ui.editors.rhtml.RHTMLEditor
 
getChildren() - Method in class org.radrails.db.internal.ui.Column
 
getChildren(Object) - Method in class org.radrails.db.internal.ui.DataContentProvider
 
getChildren() - Method in class org.radrails.db.internal.ui.Database
 
getChildren() - Method in interface org.radrails.db.internal.ui.IDatabaseElement
Gets all of the children of this element.
getChildren() - Method in class org.radrails.db.internal.ui.Project
 
getChildren() - Method in class org.radrails.db.internal.ui.Table
 
getColor(RGB) - Method in class org.radrails.db.internal.ui.DbUIColorProvider
Creates a Color from the given RGB value.
getColor(String) - Method in class org.radrails.db.internal.ui.DbUIColorProvider
Creates a Color from the given string RGB value.
getColor(RGB) - Method in class org.radrails.db.internal.ui.editors.sql.util.ColorProvider
A getter method that returns a color.
getColor(RGB) - Method in class org.radrails.rails.internal.ui.RailsUIColorProvider
Creates a Color from the given RGB value.
getColor(String) - Method in class org.radrails.rails.internal.ui.RailsUIColorProvider
Creates a Color from the given string RGB value.
getColorFromPreference(String) - Method in class org.radrails.db.internal.ui.DbUIColorProvider
Creates a Color from a preference located in the RailsUIPlugin preference store.
getColorFromPreference(String) - Method in class org.radrails.rails.internal.ui.RailsUIColorProvider
Creates a Color from a preference located in the RailsUIPlugin preference store.
getColorProvider() - Method in class org.radrails.db.internal.ui.DbUIPlugin
Returns the colorProvider.
getColumnImage(Object, int) - Method in class org.radrails.db.internal.ui.DataTableLabelProvider
 
getColumnImage(Object, int) - Method in class org.radrails.server.internal.ui.ServerLabelProvider
 
getColumnNames() - Method in class org.radrails.db.core.QueryResult
 
getColumnText(Object, int) - Method in class org.radrails.db.internal.ui.DataTableLabelProvider
 
getColumnText(Object, int) - Method in class org.radrails.server.internal.ui.ServerLabelProvider
 
getColumns(String) - Method in class org.radrails.db.core.QueryAdministrator
Gets the columns in a table.
getCommand() - Method in class org.radrails.rails.internal.ui.terminal.TerminalSessionInput
 
getCompletionProposalAutoActivationCharacters() - Method in class org.radrails.db.internal.ui.editors.sql.SQLCompletionProcessor
 
getCompletionProposalAutoActivationCharacters() - Method in class org.radrails.rails.internal.ui.editors.css.CSSCompletionProcessor
 
getCompletionProposalAutoActivationCharacters() - Method in class org.radrails.rails.internal.ui.editors.css.HTMLCompletionProcessor
 
getCompletionProposalAutoActivationCharacters() - Method in class org.radrails.rails.internal.ui.editors.rhtml.RHTMLCompletionProcessor
 
getConfiguredContentTypes(ISourceViewer) - Method in class org.radrails.db.internal.ui.editors.yml.DatabaseYMLSourceViewerConfiguration
 
getConfiguredContentTypes(ISourceViewer) - Method in class org.radrails.rails.internal.ui.editors.css.CSSEditorSourceViewerConfiguration
 
getConfiguredContentTypes(ISourceViewer) - Method in class org.radrails.rails.internal.ui.editors.js.JavascriptSourceViewerConfiguration
 
getConfiguredContentTypes(ISourceViewer) - Method in class org.radrails.rails.internal.ui.editors.rhtml.RHTMLEditorSourceViewerConfiguration
 
getConfiguredDocumentPartitioning(ISourceViewer) - Method in class org.radrails.db.internal.ui.editors.sql.SQLEditorSourceViewerConfiguration
 
getConfiguredDocumentPartitioning(ISourceViewer) - Method in class org.radrails.db.internal.ui.editors.yml.DatabaseYMLSourceViewerConfiguration
 
getConfiguredDocumentPartitioning(ISourceViewer) - Method in class org.radrails.rails.internal.ui.editors.css.CSSEditorSourceViewerConfiguration
 
getConfiguredDocumentPartitioning(ISourceViewer) - Method in class org.radrails.rails.internal.ui.editors.js.JavascriptSourceViewerConfiguration
 
getConfiguredDocumentPartitioning(ISourceViewer) - Method in class org.radrails.rails.internal.ui.editors.rhtml.RHTMLEditorSourceViewerConfiguration
 
getConnection(Class, String, String, String) - Method in class org.radrails.db.core.DatabaseConnector
Gets a connection to a database.
getConnection(String) - Method in class org.radrails.db.core.ProjectDatabaseManager
Attempts to get a connection for the specified environment.
getConnectionForName(String) - Method in class org.radrails.db.core.DatabaseHelper
Gets the database connection based on the adapter name.
getContentAssistant(ISourceViewer) - Method in class org.radrails.db.internal.ui.editors.sql.SQLEditorSourceViewerConfiguration
 
getContentAssistant(ISourceViewer) - Method in class org.radrails.rails.internal.ui.editors.css.CSSEditorSourceViewerConfiguration
 
getContentAssistant(ISourceViewer) - Method in class org.radrails.rails.internal.ui.editors.rhtml.RHTMLEditorSourceViewerConfiguration
 
getContentFormatter(ISourceViewer) - Method in class org.radrails.db.internal.ui.editors.sql.SQLEditorSourceViewerConfiguration
Configure the content formatter with a formatting strategies
getContextInformationAutoActivationCharacters() - Method in class org.radrails.db.internal.ui.editors.sql.SQLCompletionProcessor
 
getContextInformationAutoActivationCharacters() - Method in class org.radrails.rails.internal.ui.editors.css.CSSCompletionProcessor
 
getContextInformationAutoActivationCharacters() - Method in class org.radrails.rails.internal.ui.editors.css.HTMLCompletionProcessor
 
getContextInformationAutoActivationCharacters() - Method in class org.radrails.rails.internal.ui.editors.rhtml.RHTMLCompletionProcessor
 
getContextInformationValidator() - Method in class org.radrails.db.internal.ui.editors.sql.SQLCompletionProcessor
 
getContextInformationValidator() - Method in class org.radrails.rails.internal.ui.editors.css.CSSCompletionProcessor
 
getContextInformationValidator() - Method in class org.radrails.rails.internal.ui.editors.css.HTMLCompletionProcessor
 
getContextInformationValidator() - Method in class org.radrails.rails.internal.ui.editors.rhtml.RHTMLCompletionProcessor
 
getContextTypeRegistry() - Method in class org.radrails.db.internal.ui.editors.sql.templates.SQLTemplateManager
Returns this plug-in's context type registry.
getContextTypeRegistry() - Method in class org.radrails.rails.internal.ui.editors.templates.RailsTemplateManager
Returns this plug-in's context type registry.
getDBFile() - Method in class org.radrails.db.core.DatabaseDescriptor
 
getDatabase() - Method in class org.radrails.db.core.DatabaseDescriptor
Gets the database.
getDatabase() - Method in class org.radrails.db.internal.ui.DataEditorInput
Gets the database for this editor input.
getDatabases() - Method in class org.radrails.db.internal.ui.Project
Gets all database belonging to this project.
getDbDevelopment() - Method in class org.radrails.db.core.YMLFile
Gets the dbDevelopment.
getDbProduction() - Method in class org.radrails.db.core.YMLFile
Gets the dbProduction.
getDbTest() - Method in class org.radrails.db.core.YMLFile
Gets the dbTest.
getDefault() - Static method in class org.radrails.db.core.DatabasePlugin
Returns the shared instance.
getDefault() - Static method in class org.radrails.ide.ui.RadRailsIDEPlugin
Returns the shared instance.
getDefaultPort() - Method in class org.radrails.db.core.DatabaseConnection
Gets the default port for the specified database connection.
getDefaultPort() - Method in class org.radrails.db.core.ibmdb2.IBMDB2DatabaseConnection
 
getDefaultPort() - Method in class org.radrails.db.core.mysql.MySQLDatabaseConnection
 
getDefaultPort() - Method in class org.radrails.db.core.oracle.OracleDatabaseConnection
 
getDefaultPort() - Method in class org.radrails.db.core.postgresql.PostgreSQLDatabaseConnection
 
getDefaultPort() - Method in class org.radrails.db.core.sqlite.SQLiteDatabaseConnection
 
getDefaultPort() - Method in class org.radrails.db.core.sqlserver.SQLServerDatabaseConnection
 
getDoubleClickStrategy(ISourceViewer, String) - Method in class org.radrails.db.internal.ui.editors.sql.SQLEditorSourceViewerConfiguration
Configure the double click strategy here.
getElements(Object) - Method in class org.radrails.db.internal.ui.DataContentProvider
 
getEnvironment() - Method in class org.radrails.server.core.Server
 
getEnvironment() - Method in class org.radrails.server.internal.ui.dialogs.EditServerDialog
Return server environment
getErrorMessage() - Method in class org.radrails.db.internal.ui.editors.sql.SQLCompletionProcessor
 
getErrorMessage() - Method in class org.radrails.rails.internal.ui.editors.css.CSSCompletionProcessor
 
getErrorMessage() - Method in class org.radrails.rails.internal.ui.editors.css.HTMLCompletionProcessor
 
getErrorMessage() - Method in class org.radrails.rails.internal.ui.editors.rhtml.RHTMLCompletionProcessor
 
getFullIndent() - Method in class org.radrails.db.internal.ui.editors.sql.TabExpander
 
getFullIndent() - Method in class org.radrails.rails.internal.ui.editors.TabExpander
 
getGenerateButtonSelection() - Method in class org.radrails.rails.internal.ui.wizards.pages.WizardNewRailsProjectPage
 
getHost() - Method in class org.radrails.db.core.DatabaseDescriptor
Gets the host.
getIProject() - Method in class org.radrails.db.core.ProjectDatabaseManager
 
getImage(Object) - Method in class org.radrails.db.internal.ui.DataLabelProvider
 
getImage(Object) - Method in class org.radrails.rails.internal.ui.railsnavigator.RailsDecoratingLabelProvider
 
getImageDescriptor() - Method in class org.radrails.db.internal.ui.DataEditorInput
 
getImageDescriptor(String) - Static method in class org.radrails.db.internal.ui.DbUIPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.radrails.ide.ui.RadRailsIDEPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor(String) - Static method in class org.radrails.rails.internal.ui.RailsUIPlugin
Returns an image descriptor for the image file at the given plug-in relative path.
getImageDescriptor() - Method in class org.radrails.rails.internal.ui.browser.BrowserInput
 
getImageDescriptor() - Method in class org.radrails.rails.internal.ui.terminal.TerminalSessionInput
 
getIndentString() - Method in class org.radrails.db.internal.ui.editors.sql.SQLEditorSourceViewer
 
getIndentString() - Method in class org.radrails.rails.internal.ui.editors.css.CSSSourceViewer
 
getIndentString() - Method in class org.radrails.rails.internal.ui.editors.js.JavascriptSourceViewer
 
getIndentString() - Method in class org.radrails.rails.internal.ui.editors.rhtml.RHTMLSourceViewer
 
getInitialInput() - Method in class org.radrails.db.internal.ui.DataNavigator
Constructs the initial tree when this view is displayed.
getInitialWindowPerspectiveId() - Method in class org.radrails.ide.ui.RadRailsWorkbenchAdvisor
 
getInstance() - Static method in class org.radrails.db.core.DatabaseConnector
Gets an instance of this class.
getInstance() - Static method in class org.radrails.db.core.DatabaseHelper
Gets an instance of this class.
getInstance() - Static method in class org.radrails.db.core.DatabaseManager
 
getInstance() - Static method in class org.radrails.db.internal.ui.DbUIColorProvider
 
getInstance() - Static method in class org.radrails.db.internal.ui.DbUIPlugin
Returns the shared instance.
getInstance() - Static method in class org.radrails.db.internal.ui.editors.sql.templates.SQLTemplateManager
Returns the shared instance.
getInstance() - Static method in class org.radrails.db.internal.ui.editors.sql.util.IndentCodeFormatter
 
getInstance() - Static method in class org.radrails.db.internal.ui.editors.sql.util.SQLExecuteHelper
Gets an instance of this class.
getInstance() - Static method in class org.radrails.db.internal.ui.editors.yml.DatabaseYMLScanner
 
getInstance() - Static method in class org.radrails.rails.internal.core.RailsPlugin
 
getInstance() - Static method in class org.radrails.rails.internal.ui.RailsUIColorProvider
 
getInstance() - Static method in class org.radrails.rails.internal.ui.RailsUIPlugin
Returns the singleton instance of the plugin.
getInstance() - Static method in class org.radrails.rails.internal.ui.editors.IndentCodeFormatter
 
getInstance() - Static method in class org.radrails.rails.internal.ui.editors.css.CSSCodeScanner
Gets an instance of this class.
getInstance() - Static method in class org.radrails.rails.internal.ui.editors.css.CSSCommentScanner
Gets an instance of the CSS comment scanner.
getInstance() - Static method in class org.radrails.rails.internal.ui.editors.css.CSSPartitionScanner
 
getInstance() - Static method in class org.radrails.rails.internal.ui.editors.css.CSSSelectorScanner
Gets an instance of this class.
getInstance() - Static method in class org.radrails.rails.internal.ui.editors.js.JavascriptCodeScanner
 
getInstance() - Static method in class org.radrails.rails.internal.ui.editors.js.JavascriptCommentScanner
 
getInstance() - Static method in class org.radrails.rails.internal.ui.editors.js.JavascriptPartitionScanner
 
getInstance() - Static method in class org.radrails.rails.internal.ui.editors.rhtml.DefaultScanner
 
getInstance() - Static method in class org.radrails.rails.internal.ui.editors.rhtml.HTMLCommentScanner
 
getInstance() - Static method in class org.radrails.rails.internal.ui.editors.rhtml.HTMLDocTypeScanner
 
getInstance() - Static method in class org.radrails.rails.internal.ui.editors.rhtml.HTMLTagScanner
 
getInstance() - Static method in class org.radrails.rails.internal.ui.editors.rhtml.RHTMLPartitionScanner
 
getInstance() - Static method in class org.radrails.rails.internal.ui.editors.rhtml.RubyExpressionDamagerRepairer
 
getInstance() - Static method in class org.radrails.rails.internal.ui.editors.templates.RailsTemplateManager
Returns the shared instance.
getInstance() - Static method in class org.radrails.rails.internal.ui.tail.TailConsoleManager
 
getInstance() - Static method in class org.radrails.server.core.ServerConsoleManager
 
getInstance() - Static method in class org.radrails.server.core.ServerManager
 
getInstance() - Static method in class org.radrails.server.core.ServerPlugin
 
getInstance() - Static method in class org.radrails.server.internal.ui.ServerUIPlugin
 
getName() - Method in class org.radrails.db.internal.ui.Column
 
getName() - Method in class org.radrails.db.internal.ui.DataEditorInput
 
getName() - Method in class org.radrails.db.internal.ui.Database
 
getName() - Method in interface org.radrails.db.internal.ui.IDatabaseElement
Gets the name of the element.
getName() - Method in class org.radrails.db.internal.ui.Project
 
getName() - Method in class org.radrails.db.internal.ui.Table
 
getName() - Method in class org.radrails.rails.internal.ui.browser.BrowserInput
 
getName() - Method in class org.radrails.rails.internal.ui.terminal.TerminalSessionInput
 
getName() - Method in class org.radrails.server.core.Server
 
getName() - Method in class org.radrails.server.internal.ui.dialogs.EditServerDialog
Return server name
getNextAvailablePort() - Method in class org.radrails.server.core.ServerManager
 
getNextHandler() - Method in class org.radrails.rails.internal.ui.editors.rhtml.TagHandler
 
getNumberOfColumns() - Method in class org.radrails.db.core.QueryResult
Gets the number of columns in this result set.
getOffset() - Method in class org.radrails.db.internal.ui.editors.sql.util.WordPartDetector
 
getOffset() - Method in class org.radrails.rails.internal.ui.editors.WordPartDetector
Get the document offset.
getParent() - Method in class org.radrails.db.internal.ui.Column
 
getParent(Object) - Method in class org.radrails.db.internal.ui.DataContentProvider
 
getParent() - Method in class org.radrails.db.internal.ui.Database
 
getParent() - Method in interface org.radrails.db.internal.ui.IDatabaseElement
Gets the parent of this element.
getParent() - Method in class org.radrails.db.internal.ui.Project
 
getParent() - Method in class org.radrails.db.internal.ui.Table
 
getPassword() - Method in class org.radrails.db.core.DatabaseDescriptor
Gets the password.
getPersistable() - Method in class org.radrails.db.internal.ui.DataEditorInput
 
getPersistable() - Method in class org.radrails.rails.internal.ui.browser.BrowserInput
 
getPersistable() - Method in class org.radrails.rails.internal.ui.terminal.TerminalSessionInput
 
getPluralizationButtonSelection() - Method in class org.radrails.rails.internal.ui.wizards.pages.WizardNewRailsProjectPage
 
getPort() - Method in class org.radrails.db.core.DatabaseDescriptor
 
getPort() - Method in class org.radrails.server.core.Server
 
getPort() - Method in class org.radrails.server.internal.ui.dialogs.EditServerDialog
Return server port
getPort() - Method in class org.radrails.server.internal.ui.wizards.pages.WizardNewWEBrickServerPage
 
getPredecessor() - Method in class org.radrails.rails.internal.ui.editors.rhtml.TagHandler
 
getPreferenceStore() - Method in class org.radrails.db.internal.ui.editors.sql.templates.SQLTemplateManager
Gets the preference store.
getPreferenceStore() - Method in class org.radrails.rails.internal.ui.editors.templates.RailsTemplateManager
Gets the preference store.
getPresentationReconciler(ISourceViewer) - Method in class org.radrails.db.internal.ui.editors.sql.SQLEditorSourceViewerConfiguration
Configure a presentation reconciler for syntax highlighting
getPresentationReconciler(ISourceViewer) - Method in class org.radrails.db.internal.ui.editors.yml.DatabaseYMLSourceViewerConfiguration
 
getPresentationReconciler(ISourceViewer) - Method in class org.radrails.rails.internal.ui.editors.css.CSSEditorSourceViewerConfiguration
 
getPresentationReconciler(ISourceViewer) - Method in class org.radrails.rails.internal.ui.editors.js.JavascriptSourceViewerConfiguration
 
getPresentationReconciler(ISourceViewer) - Method in class org.radrails.rails.internal.ui.editors.rhtml.RHTMLEditorSourceViewerConfiguration
 
getProject() - Method in class org.radrails.db.internal.ui.Project
Gets the IProject this Project represents.
getProject() - Method in class org.radrails.server.core.Server
 
getProjectDatabaseManager(IProject) - Method in class org.radrails.db.core.DatabaseManager
Return the ProjectDatabaseManager for the given project.
getProjectDatabaseManager() - Method in class org.radrails.db.internal.ui.Project
Gets the ProjectDatabaseManager this project uses.
getProjectForName(String) - Method in class org.radrails.rails.ui.wizards.NewProjectBasedResourceWizard
 
getProjectName() - Method in class org.radrails.db.core.ProjectDatabaseManager
 
getProjectName() - Method in class org.radrails.server.internal.ui.wizards.pages.WizardNewWEBrickServerPage
 
getProjectRoot() - Method in class org.radrails.rails.internal.ui.terminal.TerminalSessionInput
 
getQuery() - Method in class org.radrails.db.internal.ui.DataEditorInput
Gets the query used.
getResourceBundle() - Method in class org.radrails.db.internal.ui.DbUIPlugin
Returns the plugin's resource bundle,
getResourceBundle() - Static method in class org.radrails.rails.internal.ui.editors.EditorMessages
 
getResourceBundle() - Static method in class org.radrails.rails.internal.ui.editors.css.CSSEditorMessages
Gets the resource bundle for the CSSEditor.
getResourceBundle() - Static method in class org.radrails.rails.internal.ui.editors.css.HTMLEditorMessages
Gets the resource bundle for this messages object.
getResourceString(String) - Static method in class org.radrails.db.internal.ui.DbUIPlugin
Returns the string from the plugin's resource bundle, or 'key' if not found.
getRows() - Method in class org.radrails.db.core.QueryResult
 
getRowsReturned() - Method in class org.radrails.db.core.QueryResult
Gets the number of rows returned by the query.
getSQLCodeScanner() - Static method in class org.radrails.db.internal.ui.editors.sql.SQLEditor
Getter method that returns a SQL Code Scanner.
getSQLPartitionScanner() - Method in class org.radrails.db.internal.ui.DbUIPlugin
Return a scanner for creating java partitions.
getSSLCapath() - Method in class org.radrails.db.core.DatabaseDescriptor
 
getSSLCert() - Method in class org.radrails.db.core.DatabaseDescriptor
 
getSSLCipher() - Method in class org.radrails.db.core.DatabaseDescriptor
 
getSSLKey() - Method in class org.radrails.db.core.DatabaseDescriptor
 
getSchemaOrder() - Method in class org.radrails.db.core.DatabaseDescriptor
 
getSelectedProjectName() - Method in class org.radrails.rails.ui.wizards.NewProjectBasedResourceWizard
 
getSelection() - Method in class org.radrails.server.internal.ui.ServersView
 
getServerName() - Method in class org.radrails.server.internal.ui.wizards.pages.WizardNewWEBrickServerPage
 
getSocket() - Method in class org.radrails.db.core.DatabaseDescriptor
 
getStatus() - Method in class org.radrails.server.core.Server
 
getString() - Method in class org.radrails.db.internal.ui.editors.sql.util.WordPartDetector
Method getString.
getString(String) - Static method in class org.radrails.rails.internal.ui.editors.EditorMessages
 
getString() - Method in class org.radrails.rails.internal.ui.editors.WordPartDetector
Method getString.
getString(String) - Static method in class org.radrails.rails.internal.ui.editors.css.CSSEditorMessages
Gets the string of a key.
getString(String) - Static method in class org.radrails.rails.internal.ui.editors.css.HTMLEditorMessages
Gets the string for the specified key in the message bundle.
getTabWidth(ISourceViewer) - Method in class org.radrails.db.internal.ui.editors.yml.DatabaseYMLSourceViewerConfiguration
 
getTabWidth(ISourceViewer) - Method in class org.radrails.rails.internal.ui.editors.css.CSSEditorSourceViewerConfiguration
 
getTabWidth(ISourceViewer) - Method in class org.radrails.rails.internal.ui.editors.js.JavascriptSourceViewerConfiguration
 
getTabWidth(ISourceViewer) - Method in class org.radrails.rails.internal.ui.editors.rhtml.RHTMLEditorSourceViewerConfiguration
 
getTables() - Method in class org.radrails.db.core.QueryAdministrator
Gets the tables in the database.
getTemplateData() - Method in class org.radrails.rails.internal.ui.editors.ruby.RailsTemplateProvider
 
getTemplateStore() - Method in class org.radrails.db.internal.ui.editors.sql.templates.SQLTemplateManager
Returns this plug-in's template store.
getTemplateStore() - Method in class org.radrails.rails.internal.ui.editors.templates.RailsTemplateManager
Returns this plug-in's template store.
getText(Object) - Method in class org.radrails.db.internal.ui.DataLabelProvider
 
getToolTipText() - Method in class org.radrails.db.internal.ui.DataEditorInput
 
getToolTipText() - Method in class org.radrails.rails.internal.ui.browser.BrowserInput
 
getToolTipText() - Method in class org.radrails.rails.internal.ui.terminal.TerminalSessionInput
 
getTreeViewer() - Static method in class org.radrails.db.internal.ui.DataNavigator
Gets a reference to the TreeViewer for this Data Navigator.
getType() - Method in class org.radrails.server.core.Server
 
getURL() - Method in class org.radrails.rails.internal.ui.browser.BrowserInput
 
getUsername() - Method in class org.radrails.db.core.DatabaseDescriptor
Gets the username.
getWebrickButtonEnabled() - Method in class org.radrails.rails.internal.ui.wizards.pages.WizardNewRailsProjectPage
 
getWebrickButtonSelection() - Method in class org.radrails.rails.internal.ui.wizards.pages.WizardNewRailsProjectPage
 
getWorkspace() - Static method in class org.radrails.db.internal.ui.DbUIPlugin
Returns the workspace instance.

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