org.eclipse.xtend.shared.ui.editor
Interface IXpandXtendEditorActionDefinitionIds

All Superinterfaces:
org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds, org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds

public interface IXpandXtendEditorActionDefinitionIds
extends org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds

Defines the definition IDs for the Java editor actions.

This interface is not intended to be implemented or extended.

.

Since:
2.0

Field Summary
static java.lang.String SEARCH_DECLARATIONS_IN_HIERARCHY
          Action definition ID of the search -> declarations in hierarchy action (value "org.eclipse.jdt.ui.edit.text.java.search.declarations.in.hierarchy").
static java.lang.String SEARCH_DECLARATIONS_IN_PROJECTS
          Action definition ID of the search -> declarations in project action (value "org.eclipse.jdt.ui.edit.text.java.search.declarations.in.project").
static java.lang.String SEARCH_DECLARATIONS_IN_WORKING_SET
          Action definition ID of the search -> declarations in working set action (value "org.eclipse.jdt.ui.edit.text.java.search.declarations.in.working.set").
static java.lang.String SEARCH_DECLARATIONS_IN_WORKSPACE
          Action definition ID of the search -> declarations in workspace action (value "org.eclipse.jdt.ui.edit.text.java.search.declarations.in.workspace").
static java.lang.String SEARCH_EXCEPTION_OCCURRENCES_IN_FILE
          Action definition ID of the search -> occurrences in file > exceptions action (value "org.eclipse.jdt.ui.edit.text.java.search.exception.occurrences").
static java.lang.String SEARCH_IMPLEMENT_OCCURRENCES_IN_FILE
          Action definition ID of the search -> occurrences in file > implements action (value "org.eclipse.jdt.ui.edit.text.java.search.implement.occurrences").
static java.lang.String SEARCH_IMPLEMENTORS_IN_PROJECT
          Action definition ID of the search -> implementors in project action (value "org.eclipse.jdt.ui.edit.text.java.search.implementors.in.project").
static java.lang.String SEARCH_IMPLEMENTORS_IN_WORKING_SET
          Action definition ID of the search -> implementors in working set action (value "org.eclipse.jdt.ui.edit.text.java.search.implementors.in.working.set").
static java.lang.String SEARCH_IMPLEMENTORS_IN_WORKSPACE
          Action definition ID of the search -> implementors in workspace action (value "org.eclipse.jdt.ui.edit.text.java.search.implementors.in.workspace").
static java.lang.String SEARCH_OCCURRENCES_IN_FILE
          Action definition ID of the search -> occurrences in file > elements action (value "org.eclipse.jdt.ui.edit.text.java.search.occurrences.in.file").
static java.lang.String SEARCH_OCCURRENCES_IN_FILE_QUICK_MENU
          Action definition ID of the search -> occurrences in file quick menu action (value "org.eclipse.jdt.ui.edit.text.java.search.occurrences.in.file.quickMenu").
static java.lang.String SEARCH_READ_ACCESS_IN_HIERARCHY
          Action definition ID of the search -> read access in hierarchy action (value "org.eclipse.jdt.ui.edit.text.java.search.read.access.in.hierarchy").
static java.lang.String SEARCH_READ_ACCESS_IN_PROJECT
          Action definition ID of the search -> read access in project action (value "org.eclipse.jdt.ui.edit.text.java.search.read.access.in.project").
static java.lang.String SEARCH_READ_ACCESS_IN_WORKING_SET
          Action definition ID of the search -> read access in working set action (value "org.eclipse.jdt.ui.edit.text.java.search.read.access.in.working.set").
static java.lang.String SEARCH_READ_ACCESS_IN_WORKSPACE
          Action definition ID of the search -> read access in workspace action (value "org.eclipse.jdt.ui.edit.text.java.search.read.access.in.workspace").
static java.lang.String SEARCH_REFERENCES_IN_HIERARCHY
          Action definition ID of the search -> references in hierarchy action (value "org.eclipse.jdt.ui.edit.text.java.search.references.in.hierarchy").
static java.lang.String SEARCH_REFERENCES_IN_PROJECT
          Action definition ID of the search -> references in project action (value "org.eclipse.jdt.ui.edit.text.java.search.references.in.project").
static java.lang.String SEARCH_REFERENCES_IN_WORKING_SET
          Action definition ID of the search -> references in working set action (value "org.eclipse.jdt.ui.edit.text.java.search.references.in.working.set").
static java.lang.String SEARCH_REFERENCES_IN_WORKSPACE
          Action definition ID of the search -> references in workspace action (value "org.eclipse.jdt.ui.edit.text.java.search.references.in.workspace").
static java.lang.String SEARCH_WRITE_ACCESS_IN_HIERARCHY
          Action definition ID of the search -> write access in hierarchy action (value "org.eclipse.jdt.ui.edit.text.java.search.write.access.in.hierarchy").
static java.lang.String SEARCH_WRITE_ACCESS_IN_PROJECT
          Action definition ID of the search -> write access in project action (value "org.eclipse.jdt.ui.edit.text.java.search.write.access.in.project").
static java.lang.String SEARCH_WRITE_ACCESS_IN_WORKING_SET
          Action definition ID of the search -> write access in working set action (value "org.eclipse.jdt.ui.edit.text.java.search.write.access.in.working.set").
static java.lang.String SEARCH_WRITE_ACCESS_IN_WORKSPACE
          Action definition ID of the search -> write access in workspace action (value "org.eclipse.jdt.ui.edit.text.java.search.write.access.in.workspace").
 
Fields inherited from interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
BLOCK_SELECTION_MODE, CHANGE_ENCODING, CLEAR_MARK, COLUMN_NEXT, COLUMN_PREVIOUS, CONTENT_ASSIST_CONTEXT_INFORMATION, CONTENT_ASSIST_PROPOSALS, CONVERT_LINE_DELIMITERS_TO_MAC, CONVERT_LINE_DELIMITERS_TO_UNIX, CONVERT_LINE_DELIMITERS_TO_WINDOWS, COPY_LINES_DOWN, COPY_LINES_UP, CUT_LINE, CUT_LINE_TO_BEGINNING, CUT_LINE_TO_END, DELETE_LINE, DELETE_LINE_TO_BEGINNING, DELETE_LINE_TO_END, DELETE_NEXT, DELETE_NEXT_WORD, DELETE_PREVIOUS, DELETE_PREVIOUS_WORD, GOTO_LAST_EDIT_POSITION, GOTO_NEXT_ANNOTATION, GOTO_PREVIOUS_ANNOTATION, HIPPIE_COMPLETION, JOIN_LINES, LINE_DOWN, LINE_END, LINE_GOTO, LINE_START, LINE_UP, LINENUMBER_TOGGLE, LOWER_CASE, MOVE_LINES_DOWN, MOVE_LINES_UP, OPEN_HYPERLINK, PAGE_DOWN, PAGE_UP, QUICK_ASSIST, QUICKDIFF_REVERT, QUICKDIFF_REVERTLINE, QUICKDIFF_TOGGLE, RECENTER, REVISION_AUTHOR_TOGGLE, REVISION_ID_TOGGLE, REVISION_RENDERING_CYCLE, SCROLL_LINE_DOWN, SCROLL_LINE_UP, SELECT_COLUMN_NEXT, SELECT_COLUMN_PREVIOUS, SELECT_LINE_DOWN, SELECT_LINE_END, SELECT_LINE_START, SELECT_LINE_UP, SELECT_PAGE_DOWN, SELECT_PAGE_UP, SELECT_TEXT_END, SELECT_TEXT_START, SELECT_WINDOW_END, SELECT_WINDOW_START, SELECT_WORD_NEXT, SELECT_WORD_PREVIOUS, SET_MARK, SHIFT_LEFT, SHIFT_RIGHT, SHOW_CHANGE_RULER_INFORMATION_ID, SHOW_INFORMATION, SHOW_RULER_ANNOTATION_INFORMATION_ID, SHOW_RULER_CONTEXT_MENU, SHOW_WHITESPACE_CHARACTERS, SMART_ENTER, SMART_ENTER_INVERSE, SWAP_MARK, TEXT_END, TEXT_START, TOGGLE_INSERT_MODE, TOGGLE_OVERWRITE, TOGGLE_SHOW_SELECTED_ELEMENT_ONLY, UPPER_CASE, WINDOW_END, WINDOW_START, WORD_NEXT, WORD_PREVIOUS
 
Fields inherited from interface org.eclipse.ui.texteditor.IWorkbenchActionDefinitionIds
ADD_BOOKMARK, ADD_TASK, COPY, CUT, DELETE, FIND_INCREMENTAL, FIND_INCREMENTAL_REVERSE, FIND_NEXT, FIND_PREVIOUS, FIND_REPLACE, MOVE, PASTE, PRINT, PROPERTIES, REDO, RENAME, REVERT, REVERT_TO_SAVED, SAVE, SELECT_ALL, UNDO
 

Field Detail

SEARCH_REFERENCES_IN_WORKSPACE

static final java.lang.String SEARCH_REFERENCES_IN_WORKSPACE
Action definition ID of the search -> references in workspace action (value "org.eclipse.jdt.ui.edit.text.java.search.references.in.workspace").

See Also:
Constant Field Values

SEARCH_REFERENCES_IN_PROJECT

static final java.lang.String SEARCH_REFERENCES_IN_PROJECT
Action definition ID of the search -> references in project action (value "org.eclipse.jdt.ui.edit.text.java.search.references.in.project").

See Also:
Constant Field Values

SEARCH_REFERENCES_IN_HIERARCHY

static final java.lang.String SEARCH_REFERENCES_IN_HIERARCHY
Action definition ID of the search -> references in hierarchy action (value "org.eclipse.jdt.ui.edit.text.java.search.references.in.hierarchy").

See Also:
Constant Field Values

SEARCH_REFERENCES_IN_WORKING_SET

static final java.lang.String SEARCH_REFERENCES_IN_WORKING_SET
Action definition ID of the search -> references in working set action (value "org.eclipse.jdt.ui.edit.text.java.search.references.in.working.set").

See Also:
Constant Field Values

SEARCH_READ_ACCESS_IN_WORKSPACE

static final java.lang.String SEARCH_READ_ACCESS_IN_WORKSPACE
Action definition ID of the search -> read access in workspace action (value "org.eclipse.jdt.ui.edit.text.java.search.read.access.in.workspace").

See Also:
Constant Field Values

SEARCH_READ_ACCESS_IN_PROJECT

static final java.lang.String SEARCH_READ_ACCESS_IN_PROJECT
Action definition ID of the search -> read access in project action (value "org.eclipse.jdt.ui.edit.text.java.search.read.access.in.project").

See Also:
Constant Field Values

SEARCH_READ_ACCESS_IN_HIERARCHY

static final java.lang.String SEARCH_READ_ACCESS_IN_HIERARCHY
Action definition ID of the search -> read access in hierarchy action (value "org.eclipse.jdt.ui.edit.text.java.search.read.access.in.hierarchy").

See Also:
Constant Field Values

SEARCH_READ_ACCESS_IN_WORKING_SET

static final java.lang.String SEARCH_READ_ACCESS_IN_WORKING_SET
Action definition ID of the search -> read access in working set action (value "org.eclipse.jdt.ui.edit.text.java.search.read.access.in.working.set").

See Also:
Constant Field Values

SEARCH_WRITE_ACCESS_IN_WORKSPACE

static final java.lang.String SEARCH_WRITE_ACCESS_IN_WORKSPACE
Action definition ID of the search -> write access in workspace action (value "org.eclipse.jdt.ui.edit.text.java.search.write.access.in.workspace").

See Also:
Constant Field Values

SEARCH_WRITE_ACCESS_IN_PROJECT

static final java.lang.String SEARCH_WRITE_ACCESS_IN_PROJECT
Action definition ID of the search -> write access in project action (value "org.eclipse.jdt.ui.edit.text.java.search.write.access.in.project").

See Also:
Constant Field Values

SEARCH_WRITE_ACCESS_IN_HIERARCHY

static final java.lang.String SEARCH_WRITE_ACCESS_IN_HIERARCHY
Action definition ID of the search -> write access in hierarchy action (value "org.eclipse.jdt.ui.edit.text.java.search.write.access.in.hierarchy").

See Also:
Constant Field Values

SEARCH_WRITE_ACCESS_IN_WORKING_SET

static final java.lang.String SEARCH_WRITE_ACCESS_IN_WORKING_SET
Action definition ID of the search -> write access in working set action (value "org.eclipse.jdt.ui.edit.text.java.search.write.access.in.working.set").

See Also:
Constant Field Values

SEARCH_DECLARATIONS_IN_WORKSPACE

static final java.lang.String SEARCH_DECLARATIONS_IN_WORKSPACE
Action definition ID of the search -> declarations in workspace action (value "org.eclipse.jdt.ui.edit.text.java.search.declarations.in.workspace").

See Also:
Constant Field Values

SEARCH_DECLARATIONS_IN_PROJECTS

static final java.lang.String SEARCH_DECLARATIONS_IN_PROJECTS
Action definition ID of the search -> declarations in project action (value "org.eclipse.jdt.ui.edit.text.java.search.declarations.in.project").

See Also:
Constant Field Values

SEARCH_DECLARATIONS_IN_HIERARCHY

static final java.lang.String SEARCH_DECLARATIONS_IN_HIERARCHY
Action definition ID of the search -> declarations in hierarchy action (value "org.eclipse.jdt.ui.edit.text.java.search.declarations.in.hierarchy").

See Also:
Constant Field Values

SEARCH_DECLARATIONS_IN_WORKING_SET

static final java.lang.String SEARCH_DECLARATIONS_IN_WORKING_SET
Action definition ID of the search -> declarations in working set action (value "org.eclipse.jdt.ui.edit.text.java.search.declarations.in.working.set").

See Also:
Constant Field Values

SEARCH_IMPLEMENTORS_IN_WORKSPACE

static final java.lang.String SEARCH_IMPLEMENTORS_IN_WORKSPACE
Action definition ID of the search -> implementors in workspace action (value "org.eclipse.jdt.ui.edit.text.java.search.implementors.in.workspace").

See Also:
Constant Field Values

SEARCH_IMPLEMENTORS_IN_WORKING_SET

static final java.lang.String SEARCH_IMPLEMENTORS_IN_WORKING_SET
Action definition ID of the search -> implementors in working set action (value "org.eclipse.jdt.ui.edit.text.java.search.implementors.in.working.set").

See Also:
Constant Field Values

SEARCH_IMPLEMENTORS_IN_PROJECT

static final java.lang.String SEARCH_IMPLEMENTORS_IN_PROJECT
Action definition ID of the search -> implementors in project action (value "org.eclipse.jdt.ui.edit.text.java.search.implementors.in.project").

Since:
3.0
See Also:
Constant Field Values

SEARCH_OCCURRENCES_IN_FILE_QUICK_MENU

static final java.lang.String SEARCH_OCCURRENCES_IN_FILE_QUICK_MENU
Action definition ID of the search -> occurrences in file quick menu action (value "org.eclipse.jdt.ui.edit.text.java.search.occurrences.in.file.quickMenu").

Since:
3.1
See Also:
Constant Field Values

SEARCH_OCCURRENCES_IN_FILE

static final java.lang.String SEARCH_OCCURRENCES_IN_FILE
Action definition ID of the search -> occurrences in file > elements action (value "org.eclipse.jdt.ui.edit.text.java.search.occurrences.in.file").

Since:
3.1
See Also:
Constant Field Values

SEARCH_EXCEPTION_OCCURRENCES_IN_FILE

static final java.lang.String SEARCH_EXCEPTION_OCCURRENCES_IN_FILE
Action definition ID of the search -> occurrences in file > exceptions action (value "org.eclipse.jdt.ui.edit.text.java.search.exception.occurrences").

Since:
3.1
See Also:
Constant Field Values

SEARCH_IMPLEMENT_OCCURRENCES_IN_FILE

static final java.lang.String SEARCH_IMPLEMENT_OCCURRENCES_IN_FILE
Action definition ID of the search -> occurrences in file > implements action (value "org.eclipse.jdt.ui.edit.text.java.search.implement.occurrences").

Since:
3.1
See Also:
Constant Field Values