class for packages.python.forCrownCoverage More...
Inheritance diagram for forCrownCoverage:Public Member Functions | |
| def | __init__ (self, **kwargs) |
| def | __setattr__ (self, name, value) |
| def | __repr__ (self) |
| def | run (self) |
Public Attributes | |
| input | |
| output | |
| percentage | |
| maxLength | |
Static Public Attributes | |
| list | attrs = ['input', 'output', 'percentage', 'maxLength'] |
| list | readonly_attrs = [] |
class for packages.python.forCrownCoverage
see Python script forCrownCoverage for further details
| input | : input UCD file remark : mandatory |
| output | : output file remark : optional |
| percentage | : percentage remark : optional |
| maxLength | : max length remark : optional |