Table of Contents

Class: FtuFttFileRename FtuFttFileRename.py

Class to handle the information in connection with a File Rename Action.

Base Classes   
FtuFttFileAction.FtuFttFileAction
Methods   
__init__
setFileRename
setFileRenameFromFtt
  __init__ 
__init__ (
        self,
        base="",
        valueSrcList=None,
        )

Constructor method initializing the object class variables.

base Base name for the filename.

valueSrcList List containing FtuFttValueSrc objects.

  setFileRename 
setFileRename (
        self,
        prefix,
        valueSrcList=None,
        )

Set up the File Rename Action.

prefix Base for the new filename.

valueSrcList List containing FtuFttValueSrc objects.

Returns: Reference to object itself.

  setFileRenameFromFtt 
setFileRenameFromFtt (
        self,
        keyCount,
        fttPafObj,
        )

Set the information in the object from an FTT contained in a PccPaf object.

keyCount Keyword counter (index) into the FTT PAF object.

fttPafObj Reference to the PAF object containing the FTT.

Returns: Updated key counter.


Table of Contents

This document was automatically generated on Thu Feb 22 17:08:59 2001 by HappyDoc version r1_3