예제 #1
0
 def __init__(self, itemname='HwyPrepareZenrin'):
     '''
     Constructor
     '''
     comp_base.__init__(self, itemname)
예제 #2
0
 def __init__(self, Item='HwyLinkMappingZenrin'):
     '''
     Constructor
     '''
     comp_base.__init__(self, Item)
 def __init__(self):
     comp_base.__init__(self, 'guideinfo_signpost_uc')
예제 #4
0
 def __init__(self, ItemName='HwySapaInfoRDF'):
     '''
     Constructor
     '''
     comp_base.__init__(self, ItemName)
예제 #5
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'Guideinfo_Safety_Zone')
 def __init__(self):
     comp_base.__init__(self, 'Guideinfo_Spotguide_pushlink')
예제 #7
0
 def __init__(self):
     comp_base.__init__(self, 'GuideInfo_SignPost')
     return
예제 #8
0
 def __init__(self, item_name='HwyExitNameRDF'):
     '''
     Constructor
     '''
     comp_base.__init__(self, item_name)
 def __init__(self):
     comp_base.__init__(self, 'Guideinfo_Lane_Pushlink')
예제 #10
0
 def __init__(self):
     ''' '''
     comp_base.__init__(self, 'HwySapaInfoMMI')
예제 #11
0
 def __init__(self):
     '''
     Constructor
     '''
     comp_base.__init__(self, 'GuideInfo_SignPost')
예제 #12
0
 def __init__(self, item_name='HwyPathNameNiPro'):
     comp_base.__init__(self, item_name)