def __init__(self, tectonicUnitInBed):
     StandardItem.__init__(self, tectonicUnitInBed)
     self.showData()
 def __init__(self, svgItem):
     StandardItem.__init__(self, svgItem)
     self.showData()
 def __init__(self, outcropTypeInBed):
     StandardItem.__init__(self, outcropTypeInBed)
     self.showData()
 def __init__(self, geologicalMeasurementType):
     StandardItem.__init__(self, geologicalMeasurementType)
     self.showData()
 def __init__(self, profileAssembly):
     StandardItem.__init__(self, profileAssembly)
     self.showData()
 def __init__(self, beddingType):
     StandardItem.__init__(self, beddingType)
     self.showData()
 def __init__(self, profileColumn):
     StandardItem.__init__(self, profileColumn)
     self.showData()
 def __init__(self, stratigraphicUnitType):
     StandardItem.__init__(self, stratigraphicUnitType)
     self.showData()
 def __init__(self, lithologicalUnit):
     StandardItem.__init__(self, lithologicalUnit)
     self.showData()
 def __init__(self, lengthUnit):
     StandardItem.__init__(self, lengthUnit)
     self.showData()
 def __init__(self, project):
     StandardItem.__init__(self, project)
     self.showData()
 def __init__(self, sedimentStructureInBed):
     StandardItem.__init__(self, sedimentStructureInBed)
     self.showData()
 def __init__(self, faciesInBed):
     StandardItem.__init__(self, faciesInBed)
     self.showData()
 def __init__(self, customSymbolInBed):
     StandardItem.__init__(self, customSymbolInBed)
     self.showData()
 def __init__(self, bed):
     StandardItem.__init__(self, bed)
     self.showData()
 def __init__(self, tectonicUnitType):
     StandardItem.__init__(self, tectonicUnitType)
     self.showData()
 def __init__(self, grainSizeInBed):
     StandardItem.__init__(self, grainSizeInBed)
     self.showData()
 def __init__(self, color):
     StandardItem.__init__(self, color)
     self.showData()
 def __init__(self, fossilInBed):
     StandardItem.__init__(self, fossilInBed)
     self.showData()
 def __init__(self, boundaryType):
     StandardItem.__init__(self, boundaryType)
     self.showData()
 def __init__(self, ColumnInProfile):
     StandardItem.__init__(self, ColumnInProfile)
     self.showData()
 def __init__(self, stratigraphicUnitInBed):
     StandardItem.__init__(self, stratigraphicUnitInBed)
     self.showData()
 def __init__(self, lithology):
     StandardItem.__init__(self, lithology)
     self.showData()
 def __init__(self, grainSizeType):
     StandardItem.__init__(self, grainSizeType)
     self.showData()
 def __init__(self, pointOfInterest):
     StandardItem.__init__(self, pointOfInterest)
     self.showData()