Defines the File_BDP class.
This is the file BDP, just testing sphinx
But there really isn’t much to this, other than containing a file reference. See File_AT how to make one.
| Parameters: | xmlFile : str
|
|---|
Methods
| delete([delfiles]) | Method to delete the BDP. |
| depends_on_(other) | deprecated |
| get(key) | access an attribute |
| getfiles() | returns a list of file names. |
| haskey(key) | Query if a key exists for an AT. |
| isequal(bdp) | |
| report() | report some properties, human readable. |
| setkey([name, key, init]) | set keys, two styles are possible: |
| show() | testing Overriding the baseclass SHOW |
| update(new_state) | |
| write([xmlFile]) | Method to write the BDP to an xml file |
returns a list of file names.
For File_BDP only one filename is currently allowed
testing Overriding the baseclass SHOW