Data Integrator (Python API)
Public Member Functions | Public Attributes | List of all members
cls.MITABAccess.CMitabParserParams Class Reference
Inheritance diagram for cls.MITABAccess.CMitabParserParams:
Inheritance graph
[legend]
Collaboration diagram for cls.MITABAccess.CMitabParserParams:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, dataType=DEFAULT_DATA_TYPE, includePredictions=DEFAULT_INCLUDE_PREDICTIONS, includeNonHuman=DEFAULT_INCLUDE_NON_HUMAN, mapIdentifiers=DEFAULT_MAP_IDENTIFIERS, maxComplexLength=DEFAULT_MAX_COMPLEX_LENGTH, identifierSystem=None, caching=None)
 

Public Attributes

 dataType
 
 includePredictions
 
 includeNonHuman
 
 mapIdentifiers
 
 identifierSystem
 
 maxComplexLength
 
 caching
 

Constructor & Destructor Documentation

◆ __init__()

def cls.MITABAccess.CMitabParserParams.__init__ (   self,
  dataType = DEFAULT_DATA_TYPE,
  includePredictions = DEFAULT_INCLUDE_PREDICTIONS,
  includeNonHuman = DEFAULT_INCLUDE_NON_HUMAN,
  mapIdentifiers = DEFAULT_MAP_IDENTIFIERS,
  maxComplexLength = DEFAULT_MAX_COMPLEX_LENGTH,
  identifierSystem = None,
  caching = None 
)

Member Data Documentation

◆ caching

cls.MITABAccess.CMitabParserParams.caching

◆ dataType

cls.MITABAccess.CMitabParserParams.dataType

◆ identifierSystem

cls.MITABAccess.CMitabParserParams.identifierSystem

◆ includeNonHuman

cls.MITABAccess.CMitabParserParams.includeNonHuman

◆ includePredictions

cls.MITABAccess.CMitabParserParams.includePredictions

◆ mapIdentifiers

cls.MITABAccess.CMitabParserParams.mapIdentifiers

◆ maxComplexLength

cls.MITABAccess.CMitabParserParams.maxComplexLength

The documentation for this class was generated from the following file: