Class RenameTemplatePortAction


  • public class RenameTemplatePortAction
    extends ActionObject
    Insert the type's description here. Creation date: (3.5.2001 16:26:04)
    Author:
    cosylab
    • Constructor Detail

      • RenameTemplatePortAction

        public RenameTemplatePortAction​(VDBTemplate object,
                                        VDBPort port,
                                        String oldName,
                                        String newName)
        Insert the method's description here. Creation date: (3.5.2001 16:27:58)
        Parameters:
        object - object
        port - port
        oldName - oldName
        newName - newName
    • Method Detail

      • getDescription

        public String getDescription()
        Insert the method's description here. Creation date: (3.5.2001 16:26:04)
        Specified by:
        getDescription in class ActionObject
        Returns:
        java.lang.String
      • redoAction

        protected void redoAction()
        This method was created in VisualAge.
        Specified by:
        redoAction in class ActionObject
      • undoAction

        protected void undoAction()
        This method was created in VisualAge.
        Specified by:
        undoAction in class ActionObject