Class DiagramUndoContext

  • All Implemented Interfaces:
    org.eclipse.core.commands.operations.IUndoContext

    public class DiagramUndoContext
    extends Object
    implements org.eclipse.core.commands.operations.IUndoContext
    Diagram undo context.
    • Constructor Detail

      • DiagramUndoContext

        public DiagramUndoContext()
    • Method Detail

      • getLabel

        public String getLabel()
        Specified by:
        getLabel in interface org.eclipse.core.commands.operations.IUndoContext
      • matches

        public boolean matches​(org.eclipse.core.commands.operations.IUndoContext context)
        Specified by:
        matches in interface org.eclipse.core.commands.operations.IUndoContext