Methods from org.eclipse.emf.common used by org.eclipse.wst.sse.core

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.emf.common.command.AbstractCommand.AbstractCommand()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCommandImpl.StructuredTextCommandImpl()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCommandImpl.StructuredTextCommandImpl()37

org.eclipse.emf.common.command.AbstractCommand.prepare()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCommandImpl.prepare()-1

org.eclipse.emf.common.command.AbstractCommand.setDescription(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.createNewTextCommand(String, String, int, int)317
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.createNewTextCommand(String, String, int, int)304

org.eclipse.emf.common.command.AbstractCommand.setLabel(String)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.createNewTextCommand(String, String, int, int)303
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.createNewTextCommand(String, String, int, int)316

org.eclipse.emf.common.command.AbstractCommand.undo()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCommandImpl.undo()-1

org.eclipse.emf.common.command.BasicCommandStack.BasicCommandStack()

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.StructuredTextUndoManager()160

org.eclipse.emf.common.command.CommandStack.addCommandStackListener(CommandStackListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.setCommandStack(CommandStack)555

org.eclipse.emf.common.command.CommandStack.canRedo()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.redoable()511

org.eclipse.emf.common.command.CommandStack.canUndo()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.undoable()656

org.eclipse.emf.common.command.CommandStack.execute(Command)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.createNewTextCommand(String, String, int, int)327
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.endRecording(Object, int, int)395

org.eclipse.emf.common.command.CommandStack.getRedoCommand()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.getRedoCommand()464

org.eclipse.emf.common.command.CommandStack.getUndoCommand()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.getUndoCommand()468

org.eclipse.emf.common.command.CommandStack.redo()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.redo(IDocumentSelectionMediator)494

org.eclipse.emf.common.command.CommandStack.removeCommandStackListener(CommandStackListener)

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.setCommandStack(CommandStack)550

org.eclipse.emf.common.command.CommandStack.undo()

INTERFACE_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.undo(IDocumentSelectionMediator)639

org.eclipse.emf.common.command.CompoundCommand.append(Command)

VIRTUAL_METHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.createNewTextCommand(String, String, int, int)318
org.eclipse.wst.sse.core.internal.undo.StructuredTextUndoManager.createNewTextCommand(String, String, int, int)323

org.eclipse.emf.common.command.CompoundCommand.CompoundCommand()

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl()33

org.eclipse.emf.common.command.CompoundCommand.CompoundCommand(int, List)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(int, List)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(int, List)55

org.eclipse.emf.common.command.CompoundCommand.CompoundCommand(int, String, List)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(int, String, List)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(int, String, List)81

org.eclipse.emf.common.command.CompoundCommand.CompoundCommand(int, String, String, List)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(int, String, String, List)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(int, String, String, List)111

org.eclipse.emf.common.command.CompoundCommand.CompoundCommand(int, String, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(int, String, String)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(int, String, String)95

org.eclipse.emf.common.command.CompoundCommand.CompoundCommand(int, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(int, String)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(int, String)67

org.eclipse.emf.common.command.CompoundCommand.CompoundCommand(int)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(int)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(int)43

org.eclipse.emf.common.command.CompoundCommand.CompoundCommand(List)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(List)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(List)121

org.eclipse.emf.common.command.CompoundCommand.CompoundCommand(String, List)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(String, List)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(String, List)143

org.eclipse.emf.common.command.CompoundCommand.CompoundCommand(String, String, List)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(String, String, List)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(String, String, List)169

org.eclipse.emf.common.command.CompoundCommand.CompoundCommand(String, String)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(String, String)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(String, String)155

org.eclipse.emf.common.command.CompoundCommand.CompoundCommand(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(String)-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.wst.sse.core.internal.undo.StructuredTextCompoundCommandImpl.StructuredTextCompoundCommandImpl(String)131

Back to reference summary for org.eclipse.wst.sse.core

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict