forCrownCoverage Class Reference

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 = []
 

Detailed Description

class for packages.python.forCrownCoverage

see Python script forCrownCoverage for further details

Parameters
input: input UCD file
remark : mandatory
output: output file
remark : optional
percentage: percentage
remark : optional
maxLength: max length
remark : optional