Class CreateTemplatePortAction

  • Direct Known Subclasses:
    DeleteTemplatePortAction

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

      • CreateTemplatePortAction

        public CreateTemplatePortAction​(VDBTemplate object,
                                        VDBPort port)
        Insert the method's description here. Creation date: (3.5.2001 16:27:58)
        Parameters:
        object - object
        port - port
    • 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