• Aucun résultat trouvé

MASPEGHI 2004 Mechanisms for Speialization, Generalization and Inheritance

N/A
N/A
Protected

Academic year: 2021

Partager "MASPEGHI 2004 Mechanisms for Speialization, Generalization and Inheritance"

Copied!
89
0
0

Texte intégral

(1)MASPEGHI 2004 Mechanisms for Speialization, Generalization and Inheritance Philippe Lahire, Gabriela Arévalo, Hernan Astudillo, Andrew P. Black, Erik Ernst, Marianne Huchard, Markku Sakkinen, Petko Valtchev. To cite this version: Philippe Lahire, Gabriela Arévalo, Hernan Astudillo, Andrew P. Black, Erik Ernst, et al.. MASPEGHI 2004 Mechanisms for Speialization, Generalization and Inheritance. Object-Oriented Technology. ECOOP 2004 Workshop Reader, pp.101-117, 2005, ECOOP 2004 Workshops, Oslo, Norway, June 14-18, 2004, Final Reports, 978-3-540-23988-8. �10.1007/978-3-540-30554-5_11�. �lirmm-00109148�. HAL Id: lirmm-00109148 https://hal-lirmm.ccsd.cnrs.fr/lirmm-00109148 Submitted on 24 Oct 2006. HAL is a multi-disciplinary open access archive for the deposit and dissemination of scientific research documents, whether they are published or not. The documents may come from teaching and research institutions in France or abroad, or from public or private research centers.. L’archive ouverte pluridisciplinaire HAL, est destinée au dépôt et à la diffusion de documents scientifiques de niveau recherche, publiés ou non, émanant des établissements d’enseignement et de recherche français ou étrangers, des laboratoires publics ou privés..

(2) LABORATOIRE. INFORMATIQUE, SIGNAUX ET SYSTÈMES DE SOPHIA ANTIPOLIS UMR 6070. P ROCEEDINGS OF T HE 3 RD I NTERNATIONAL W ORKSHOP ON M ECH A NISMS FOR SPE CIALIZATION , G ENERALIZATION AND IN H ER I TANCE MASPEGHI’04 Oslo, Norway, 15 June 2004 At ECOOP 2004, 14 - 18 June 2004. Ph. Lahire, G. Arévalo, H. Astudillo, A.P. Black, E. Ernst,. M. Huchard, M. Sakkinen, P. Valtchev (eds.). L ABORATOIRE I3S: Les Algorithmes / Euclide B – 2000 route des Lucioles – B.P. 121 – 06903 Sophia-Antipolis Cedex, France – Tél. (33) 492 942 701 – Télécopie : (33) 492 942 898 http://www.i3s.unice.fr.

(3) i.

(4) Organization and Program Committee Philippe Lahire (primary contact) Laboratoire d’Informatique Signaux et Systèmes de Sophia Antipolis (I3S), Bâtiment Euclide, Les Algorithmes, 2000 route des Lucioles, BP 121, 06903 Sophia Antipolis Cedex, France. E-mail: Philippe.Lahire@unice.fr Url : http://www.i3s.unice.fr/~lahire Gabriela Arévalo Software Composition Group Institut für Informatikund angewandte Mathematik, Neubrückstrasse 10, 3012 Bern, Switzerland E-mail: arevalo@iam.unibe.ch Url: http://www.iam.unibe.ch/~arevalo/ Hernán Astudillo Departamento de Informática, Universidad Técnica Federico Santa María Valparaíso, Chile. E-mail: hernan@acm.org Url : http://www.ime.usp.br/~ha/ Andrew P. Black Department of Computer Science & Engineering, OGI School of Science & Engineering, Oregon Health & Science University 20000 NW Walker Road, Beaverton, OR 97229, USA. Email: black@cse.ogi.edu Url: http://www.cse.ogi.edu/~black/ Erik Ernst Department of Computer Science, University of Aarhus, Åbogade 34, DK-8200 Århus N, Denmark. E-mail: eernst@daimi.au.dk Url : http://www.daimi.au.dk/~eernst/ Marianne Huchard Laboratoire d’Informatique, de Robotique et Microelectronique de Montpellier (LIRMM), 161, rue Ada, 34392 Montpellier cedex 5, France. E-mail: huchard@lirmm.fr Url : http://www.lirmm.fr/~huchard/ Markku Sakkinen Department of Computer Science and Information Systems, P.O.Box 35 (Agora), FIN-40014, University of Jyväskylä, Finland. E-mail: sakkinen@cs.jyu.fi Url : http://www.cs.jyu.fi/~sakkinen/ Petko Valtchev Département d’Informatique et recherche opérationnelle (DIRO), Université de Montréal, CP 6128, Succ. Centre-Ville, Montréal, Québec, Canada, H3C 3J7. E-mail: petko.valtchev@umontreal.ca Url : http://www.iro.umontreal.ca/~valtchev/. ii.

(5) iii.

(6) About the Workshop. This workshop may be seen as an heir to the past versions of MASPEGHI (at OOIS 2002 and ASE 2003) and of the Inheritance Workshop (at ECOOP 2002). This is multiple inheritance between workshops, and so we intend to apply the results of the previous workshops to the organization of this one, while at the same time making it possible to reuse the results of this workshop in the next one (MASPEGHI 2005). MASPEGHI 2004 will continue the discussion about mechanisms for managing specialization and generalization of programming language components: inheritance and reverse inheritance, specialization and generalization, and other forms of inheritance, multiple, single, mixin or trait-based. The scope of the workshop reflects two main concerns: (i) the various uses of inheritance, and (ii) the difficulties of implementation and control of inheritance in practical applications. Different communities, such as the design methods, database, knowledge representation, data mining, object programming language and modelling communities, address these concerns in different ways. Thus, one of our goals is to bring together a diverse set of participants to compare and contrast the use, implementation and control of inheritance as practiced in these communities.. MASPEGHI 2004 will continue the discussion about mechanisms for managing and manipulating specialization and generalization hierarchies: inheritance and reverse inheritance, specialization and generalization, interface and implementation inheritance, multiple, single, mixin and trait-based inheritance, etc. We are concerned with both the uses of inheritance, and the difficulties of implementing and controlling it. These concerns are reflected differently by disciplines such as databases, knowledge discovery and representation, modelling and design methods, object programming languages, with emphasis put either on problem domain modelling or on organizing the computational artefacts that simulate the. iv.

(7) domain. For example, in knowledge representation, the modelling role of classes prevails: hierarchies are repositories of validated knowledge, which support the acquisition of new knowledge. In analysis and design, the purpose of the hierarchy shifts as the design matures from modelling to organizing. Hence, modern OOA&D methods support the gradual evolution of class hierarchies from one use to the other. Despite the wide use of specialization hierarchies, there is no standard methodology for constructing and maintaining them independently from the domains that they represent and the artefacts that they organize. We hope that this workshop will provide participants a way to learn from each other and work together to develop such a methodology.. The Worksop organisers Gabriela Arévalo, Hernán Astudillo, Andrew P. Black, Erik Ernst, Marianne Huchard, Philippe Lahire, Markku Sakkinen, Petko Valtchev. v.

(8) Workshop Organization. This workshop is organized in four sessions: • Session 1: Form and Transform, Dealing with evolution • Session 2: Class composition • Session 3: Different kinds of subclassing relationships • Session 4: Contradiction between desired subtyping/specialization relation and language mechanism Here are some more details about the topics addressed by these sessions. Form and Transform, Dealing with evolution In this topic, we would like to explore the way methodologies, languages and tools can help us or at the contrary bother when dealing with hierarchy construction and evolution. The papers of the session more precisely raise two questions: Is it realistic to imagine that automated procedures will guide or even replace expertise of human designers? Which type of help can we expect from these automatic tools? Would the use of automatic tools lead to uniformly-shaped (normalized) hierarchies? Is such a kind of normalization desirable or not? Some forms of evolution (like inserting classes in the middle of the hierarchy, or new features to classes already in use) are really difficult with standard languages without changing other parts in user programs. Nevertheless they are necessary in many situations because requirements and knowledge of the domain evolve. Is it a good thing to admit such forms of evolution? Discuss language features which would admit such forms of evolution. Class composition Is class composition worthwhile? Pro: it is powerful. Con: the resulting software is complex and hard to maintain. Different kinds of subclassing relationships In UML it is possible to provide a more accurate definition of the kind of inheritance to use through the specification of tagged values and/or UML profiles. Should we use this facility when we design an application? How many kinds of inheritance relationships are needed? If we use several kinds of relationships is it suitable to get also several kinds of inheritance relationships within programming languages or systems? How many kinds does your language/system/.. have or should have according to your point of view? Contradiction between desired subtyping/specialization relation and language mechanism What to do when the desired subtyping relation that one would like to exploit in one's program does not match the particular subclassing mechanism that one has employed to create that program? For example programming, inheritance is often employed as a reuse mechanism, with no intent to create a subtype. And subtypes can be built through many mechanisms other than inheritance. What facilities should languages offer to deal with this distinction, and how can existing languages be used to address it?. vi.

(9) vii.

(10) Table of Contents. Object Identity Typing: Bringing Distinction between Object Behavioural Extension and Specialization ……………………………………………………………….. 1 Chitra Babu, and D Janakiram A Reverse Inheritance Relationship Dedicated to Reengineering: The Point of View of Feature Factorization ……...…..…………………………………………………...…….... 9 Ciprian-Bogdan Chirila, Pierre Crescenzo, and Philippe Lahire Mathematical Use Cases lead naturally to non-standard Inheritance Relationships How to make them accessible in a main stream language ….…………………………… 15 Marc Conrad, Tim French, Carsten Maple, and Sandra Pott Proposals for Multiple to Single Inheritance Transformation ….……………………… 21 Michel Dao, Marianne Huchard, Thérése Libourel, Anne Pons, and Jean Villerd The Expression Problem, Scandinavian Style ….………………………………...……… 27 Erik Ernst The Logic of Inheritance ….………………………………..……………………...……… 31 DeLesley Hutchins An anomaly of subtype relations at component refinement and a generative solution in C++ ….……………………………………………..……..……………………....……… 39 Zoltan Porkolab, and Istvan Zolyomi Java with Traits - Improving Opportunities for Reuse …………….…………...……… 45 Philip J. Quitslund, and Andrew P. Black Merging conceptual hierarchies using concept lattices …………..……………...……… 51 Mohamed H. Rouane, Petko Valtchev, Houari Sahraoui, and Marianne Huchard Behaviour consistent Inheritance with UML Statecharts …………………..…...……… 59 Markus Stumptner, and Michael Schrefl Domain Modeling in Self Yields Warped Hierarchies ………….…………..…...……… 65 Ellen Van Paesschen, Wolfgang De Meuter, and Theo D’Hondt Inheritance Decoupled: It's More Than Just Specialization ………………..…...……… 73 L. Robert Varney, and D. Stott Parker. viii.

(11)

(12) 

(13)     !#"$%& '() *+ ,& -. 0/122 342. #56879,&:";6=<?>A@ ),& 6BC DE-2F6B<GF6H *,& I2J0KMLONOPQ2PSR0T-PSU0V-WXYPSU0PSZ[K\NOP^] W=K\_`LaNaKbR0TLOcdV-efR[g`cihdLBjlkl_mLOci]_on$P^RpqW=cirsLutFvSw I2vY]rTLOcdNBjlhiK\cdU0hicyx3zFU{Y{0tMp | U0VK}PSU | U0_`LaKbLaTLOcfvSw~€cdhJ0U0vYbvY{Skƒ‚-PSV0NOP^_ip I2J0cdU0UqPSK„8 Y†Y†9†Y‡S p | U0V0K\Pt z+]PSK\‰ˆ hJ0KMLONOPYŠfhd_it‹K\KMLO]ƒtŒcdNaU0c%Lut‹K\UplVg`NOP^]Š=\v^LOT0_dtŒKbKbLO]ƒt‹ciNaUcdLut‹K\U Žo n+ˆ0JL`LOrˆ’‘Y‘^bvSLOT0_dtŒKbKbLa]-tŒPShSt‹K\U “E”•—–H˜“E™B– ›¡¥š€¹¯«d›ž$±¼œŸža¡Ÿža§f¸4 ¢¡©8¤’¦¯š€ `¹¯«%£¥žm¤’±‰£¥žmž`¤Œ¦i¡¥±¡‰«©ža¦^§2Âs ½«%ž.¨¦Ã©d£‰©d£€ž½ª%Äu´£¬¡‰£‰«ž`©%¦­¡‰±‰©­¤Œ©d¡Ÿ·u¤Œ¦µ¦´Sª¡‰ž½©8»}®s›¡‰««%¹¯¦¯±‰žªdž`§f°›S«žm§¯¹ªdžmž`«O¶’±aºužm²\ªd¤’š+©%«£š¡‰¤’©%©%¨Âl¦[®s«¾F±¥¦o³l¿u©%´¯°^›£¥ ¬œŸ¤Œ¹y­µža ¢««%¡¦E£‰ºd¤’¶Œ«žm·2£¬´¯±¼«´¯°^¶’£¥¶Œ±©d©±‰¸C«d´^ ¬¹&ža­ ½©¤Á§«§©u¶’¤Œžmž`Åa¶’±€¤Œ«¦¡‰¦¯ªF¤’©©%¡ ©%¦H›­µ©œŸÂsža« ¢Àd«%¡ž8¦Ã›S«H©%žm›¹^ mœŸ«O¶Œžažaºi ¢«¤’¡4©%£ £¬›^§±qž`¤Á¹°±Ÿ¡¥«O±‰¤Œ¤’ºu¦¦¯¤Œ ½ª+©d¡‰£¤’žm©%¤Œ›u¦¡‰·µ¹¯›^ž`«£žm¦¯¡Ÿ m©%¸¶’¡‰«dž`¹¯±‰žmž`±¼¦ £» ©d©d››œŸœŸž`ž` ½ ½¡`¡.¾0 mÆ}«Â0¦«%¦H›SžH©d›±‰œŸžmž`žm ½¦E¡¡¥¤Á©f±* ½£‰©džm¦¡¥«±‰¤’¤’¦§ž`©%£‰ža›§µœŸža¡¥ ¢©2¡F¹^¤Á§«Ožmº%¦iž¡¥¤‹¤‹¡¬¡Ÿ·d±Çs©¸*¸*¹¯¦o¤’¶’±¼žÃ¡¥«ž½¡¥Äuž%¡‰Çž`›S¦žm§¹¤’¦¯«Oª=ºu¤’©%¡‰¹£*žÃ«¦^›^§Hž`¹¤Á§«Oºužm¦i¤Œ©d¡¥£F¤‹¡Ÿ·d«ǯ¦È§ž`¡¥¹¹¯«OžÃºu¤Œ±Ÿ©d¡¬£¥««%¡¥¶^ž%¾=ž`É;š€¡¥žm¦E¦¡¥±‰¹¯¤Œ©džÃ¦l©²MÈ4¡¥¹¯ž`žmÉ£.³¹©«Â0¦«§[¦ Ç ž`È4§¤‹¤Ážm¡¥±¼¹¯¹^¡‰¤’žm«O¦¯£ ºiª%¤’­°¯©%¤Á£¬©±‰«¹&§¶—žm¿u›^¶q´Sžm ½¡Ÿž`¶Á¸«% m¤’±¥ž`«%± žm¶Œ¦¤’«%Å`±«©%¡‰›«Ã¤’©%œŸ¡Ÿža¦l·u ¢²b¡€´SÈ4ž8›Sžažm¿¯©d¹^³ £ «O«%¤Œºi¦i¶Œ¤’¸¡‰©%ž`£¬«O£¼«·ÂM¶l«d±+ ½ž½ ½ž2Äu£¥¡‰ž`«%ž`«± ¦¡¥±¼«µž`¤’±+©%¡Ÿ¦·u«=´S«¦¯ž%¦ž`¾.§f¸ÊÌ$›S©%žmžm¦›¹^œŸ m«Ožaž%ºi ¢Ç¤’¡F©%¡¥¹¯°›už`£¥·±‰«%ž8¶s±‰´^±‰¶Á«ža´^ ½¦ža¤Áª% ½«¤Á°¶’«¤Œ«%Å`¶’¤Œª%¤ŒÅa¦ž`«ªf±$¡‰¤’¶’ž½©%«dĝ¦l ¬¤’ÀB¾€±¼¡‰Î¡‰¤’¦¯¹¯¹¯ªfž¤Á±$ž½›Sĝ´^žm´¯«¹´S£¥«Ož`ºužm±¥£¤’±‰©%¤Œ´¯£aºd¾=£‰žm©d¦¯Ë´^ža©i±‰°¯±$±¼£¥ža£¥£‰±;žmža¦iÍd­¡8°©¤Œš+£¥§ž`žmš§=¶’¤’¨¦¯¡¥® ª© ¡Ÿ©d·u›´SœŸž`ž½ ½»Ñ±‰¡«¤ÁÂÒ§ž½¡Ÿž`·Ã¦d¡¥¸*¤‹¡Ÿ¹¯·ž`¦o«%±µº«%«y£‰¤’¡Ÿ©%·i°´S±ž%©dÇ4›¸*œŸž`¹¯ ½¤Á¡¥ ¬±*¹C«% m£‰¶Œž+ža« ½£¥©d¶Œ­·9´^ `©i«±¼´ža¡¥§Ã°¯£¥¡¥ž`©%±2ª%žm¡‰¡‰¹¹¯¤’±µž`£4§¡‰¤Á©Ã±¼¡‰¤’«%¦ ¬ ¢¹¡¥¤Œ¤Œž`©dº%¦[ž¾Ð›^ž`ϯ¹°¯«O£‰ºu¡‰¹¯¤Œ©dž`£¥£‰«%­¶S©džm£‰Äužd¡‰Ç—žm¦^¡‰¹±¼¤’žB©%¦[´¾ £‰©d´^©i±¼ža§­©§žm¶*ž`¦±‰°¯£‰ža± ÓfÔiՐÖ.×^ØOÙÚdÛ š€›¯œŸž` ¢¡*Ɵ§ž`¦i¡‰¤Œ¡Ÿ·%ǍÈ4žm¹^«Oºi¤’©%°£¥«%¶^žmÄi¡¥žm¦±‰¤’©%¦[ǍÈ4ž`¹«Oºu¤Œ©d°¯£¥«%¶S±‰´Sž` ½¤Á«¶’¤’Å`«¡¥¤Œ©d¦[ǯ܀žm¦¯©%¡¥«¡¥¤Œ©d¦«¶l¿žm­µ«¦i¡‰¤Á m±`¾ ÝlÞßà –o˜Eá&âãC™B– ß á à ©d¤’š€Å`›«›œŸ¡‰œŸž`¤’ža ½©% ¢¡¦y¡H›S mÈ4žm£‰¹^žmža¹^«O«ºi¡‰«Oža¤’ºi©%±€¤’£¬©%«%±`£¬¦&¾«¶È4©%ž`žm›¯É;¹^œŸž`«O¡‰ ¢ºiž`¡¦¤’©%±‰¸*£¬¤Œ«©d¤‹¡¥¶S¦l¹ž½²MÈ4Äu«o¡¥žmžm¦¯É ¦žm³±‰¸?¤Œ©d«¦o¤Á¦§§ž`©%¦dÂÈ4¡¥«%¤‹žm¡Ÿ¦o¹^·d¾.«O©dºi›å¤’œŸ©%ž`žm° ½¦¯¡£¥ž`«%£¥¤Á¶*±*«%¶Œ¿«¶’·%´^¦BÇSža©% ½¤’¦´S¤Á«žm¶’ ½£¬¤Œ°Åa«£‰«¡¥£¥¤Œ¡‰©džm¤’©%¦i¦Ã¦s¡+¡¥²M¹š+È4«žaš¡*¿¯¨´¯³®l£¥«%ž`±`£‰±‰Ç^žBžm¤’£¥¦¯º%¡Ÿ¹¯¸4žaž`±©9£‰¡¥¤Œ¡¥¹¯§«%¤Œž äS¦¤’ž` ½§¯ž8£‰žmž`¦i¤’¦d±€¡‰¡µ¤Œ¡¥¡ŸÂM¹¯·%«dž2ǯ ½¸*žm±‰¡¥©%¹±µ¶’žmžF£¥©%ž`­Â«%ž`­± ¬±‰©¹^´^§«žažm¦¯ ½¶’¤Á¤Á¤’±¼«¦¯­ ¶Œª » ¶Á©%«O«%ºÂ ¬««À¤’¦y¶Á¡‰«¹›¯©dž¶’›ž$«%œŸž`¡¥›¯ ½©µ¤’¡€¶Œ¤Œ­¡Ÿ¤Á· ±€©u¡‰§¯ÂÒ£‰© žm©d¶­Åm›Sžm©¦©§¡‰žm«¹f¶¡$È4§¡¥·u¹¯žm¦Éæž8«%¡‰­2«%¤’­2¦¤Á§B 4ž2›^È©ž`žO¹¿Y¤‹«O¡¬¾¯ºu±$çФŒ©d¤’¦£¥¹¯«%±¼¤’¡¥¶%¶’«žFž`¦iº% ½¡¥©%¶Á¤’«%¶’«°±¥¡‰±Ÿ¡¥¤’»}¤Œ©%©d›¦[¦.«%¾+±‰©ž`¨—ÂS§B£¥«€©š+±‰¡¥¤Œ©š¦¡Ÿª%¨·u¶’´S®lžž½±©d»}›› m¶ŒœŸ«%žaž`±‰« ½ž`£¥¡`§B¶Œ¾0·Ã¶ÁΫ `¦¯¹¯«ªd¤’´±°¡¥¤Á°¯«±0£‰ªd§ž+ž`°¯±$È4ž4 `ža¡‰«¿H©€´¡¥¡¥¡‰¹¯°¯¹¯£‰£¥ž4©dž.ÂM°¯«d›Sª% ¢žm¹B¡0¹¡‰«O¤’¹¦¯ºu«¹¯¤’©%¡0žm£¬£¥¡‰«¤Œ¹¯¡¥¶[ž4«žm¦^›^Äi ½ž`¡¥ž%¹žmÇu¦«O¡¥±‰ºu¹¯¤’¤Œ©%žm©d¦· £ ¡¥­¹¯¤Á£‰±¼©d¤’¦¯°¯ªÃª%¹ž`¦«= m«% ½´©d­.±¼°›¯¶’«¤’¦¡‰¤’«©%¡¥¦&¤Œ©d«¦¦^©%§BÂ4¡‰§¹¯·už2¦±‰«%«­ÂҞ½¤’¡Ÿ ·B¤’¦¯¦¯¹¯©%£¥ž`­µ£‰¤Œ¡¥««%¶’¶Œ¦·o ½žµ´¯£‰«©¦^ºu§&¤Á§¡¥ž`¹¯§BžÃ›u§·fžm¶’±Ÿžm¡¬ªi««¡¥¡¥¤’  ¤Œ©d¡Ÿ¦·u´¯­¤’¦¯ž`ª^ ¬¹^¾;«ê릯¤Á±¼ ½­=¶’ž`«%Çéè!£$±‰«%žm¶Œ´›S«%žm£¥¤Œ«¡.¡‰«¤’©%¡+¦=¡¥¹¯¤Œ¦yžÃ­2 ½©i©±Ÿ§¡+ž`©%¶Œ¤’Â4¦¯ªÃ ½©d©d­›´¯œŸž`£‰©% ½¡» ›SΞm¹¯¹ža«O±¼ºuž ¤’©% ½©d£¬«¦¶q±¼¡‰žm£¥Äi°¡¥ ¢žm¡¬¦±±‰¦¤’©%žm¦Ež`§HÂÒ£‰¡‰©d©­ì«%§›S§žm£‰¹ža«O±‰ºu±¤’©%¡¥¹¯°¯ž€£¬«¤Á¶—±¥±¼±‰°¯´Sžaž`±4 ½¤Á©«Âs¶’¤’­Å`«©¡¥§¤Œ©dž`¦¶Œ¤’¦¯£‰ª2žaÍd©%°›¤ŒœŸ£¥žaž` ¢±+¡*›¤’§¯°¯žm¤Œ¶Á¦i§¡‰¤’¤Œ¦¯¡Ÿ·Hªf«¦¯¦^ž`¸í§µ¡Ÿ´·u£‰´^©dž+ª%£¬±¥««ÂÒ­žm¡Ÿ­·µ¤Œ¦¯¸*ª=¤‹¡¥¹o¶Á«¦¯£¥ž`ªd±‰°´^«žaªd ¢žµ¡4¡‰ ½©µ©%¦^«±Ÿ›^¡¥£‰±Ÿ¡¥°£¥ ½«d¡¥ ¢±`» ¾ ¡¥Àd¤Œžm©džm¦C´¤Œ«%¦¯¦ª§¤’¦=ž`¦­2 m¤’«%¦´§o±‰°¯¡‰¶’¹«ž+¡‰¤’¤’©%±¥¦[±¼°¾Cž`±ϯ°¯£¥žm£‰¶Á¡‰«¹¡‰žmža£a§ÃǗ¡¥¡‰©2¹žf¡Ÿ·i¶’´«%¤Œ¦¯¦¯ª%ª°©d«%›ª%žBœŸž` ½ ½¡;©%¦^›^±Ÿž`¡¥¹£‰°«Oºu ½¡¥¤Œ©d±£¥±‰±`¹¯¾ ©%°¯¶Á§›^ž=›¯°¯¤’¶Œ¡Ã©%¦«±‰©%°¯¦^§9¡¥¹¯žm©d£‰žm¡‰¤Á m«¶4ÂÒ©d°¯¦§¯«¡‰¤’©%¦ ©ÂÒd£¥¦µ©%­ð¡‰î ¹¯ž€žm¡¥¡‰¹¯¤’¹¯±¥ž=±‰©°¯ºO§=ž`«%±Ü$£‰¤’£‰©%£¥ž`¤’°^¶’º%«±.žm¡‰¦ ž`ž`§µ¦î  m¡‰«%©©.´§©d±¼žm°›¶—¶’œŸ«² ž`î ¡‰ ½ž`¡Ü §¤Á´žm«³Ÿ¦iï+£‰¡‰¡¥¤Œ¤Á±2¡Ÿ±*·%©%¾q«€¦oΫy¹¯ž½äYž›^©%«%À%£‰±‰ž`¡¤’·8 B¡‰©¤Á«§¸›ža««+±¼£¬¡‰›^§¯£¬«%±ž` ½¹¯´¡‰¤’¤’£‰¦©%©§ ¦[ºu¾¤Áî §¤ŒîÜ ¦ª2î Ü §î ¤Á¤Á±±¼¡‰ºi±¼¤’¹^¦¤’žm« ¢¸*¡¥£¥¤Œž`¤’©d¦¯±.¦oª.¡‰›S¹¯«%ž½ž=¦Ã¡Ÿ¸4©%°¯›¯¦žmž`œŸ§¯ž`¦Bžm ¢£¥¡4È4¶Œ·u¤‹žm¡¬¤’É?¦¯±¼ž`ª¶‹«%Âl´¦«d¹¯§o±¤Œ¶’È4›S©džmžO±‰¤’©%¿Ã¦¯´ª2›u¹i·· ½©%ÂÒ©%­©Â  ½´S°å©d±‰±‰¤’¶’¦¯°¯ž`§ªž ©d­µ›«œŸ¦ž` ½¦¯¡€žm£a­¾8©Ì$§©žm¸¶Áñ2ž`º%¸*žm¹¯£a¤’ÇY ¬¹y¤‹¡F¤’§±€¤Á±¼¡‰¡‰¹¤’ž8¦ ¢£¥¡¥žm¶Œ¶Á·y«į§¯«¤‹äY¡¥¤Œžm©d£¬¦f±©ÂÒ£‰Â—©d¡¥­ì¤Œªd¹iå¡ ¶Œ° m©%ž2°¯­´¯¶’©¤’¦¯§ªHž`¶q›S¤Œž½¦¡Ÿ¸4¡‰¹žm«ž`¡+¦­2«›^žm±Ÿ¡‰¡¥¹¯£¥©«d§¯ ¢±.¡‰¤’©%«¦£¥ž.«ž½¦Ä§f´¯¶’ž`¤Á¦ ½¤Œ m¡‰«%¶’·&´±‰­°¯¶’©u«§¯¡‰¤’žm©%¶’¦&ž`§E¤’¦«%± «o ½±¼©d·¦¯±¼¦¯¡‰ž`ž`­ ½¡‰«©d¡‰£¥¤Á±`  ¾ Ë©d¦±¼žaÍi°¯žm¦i¡‰¶’·%ǝ¤Œ¡;¤Á±´^©i±‰±‰¤Œ›¶Œž ¡¥© `«´¡¥°¯£¥ž£¥°¯¶’ž`±4ÂÒ©d£*›¯£‰ža«Àu¤’¦¯ª8ž`¦ m«%´±‰°¯¶’«¡‰¤’©%¦=«¦§B«%±¥±‰©u m¤’«¡‰ža§o±‰žm¶ŒÂs£¥žm›¯¤’¦§¤’¦¯ª^¾ ¤’¤Á¦i±Ã¡‰ mžmî «%£‰ÂM´«%Ü ¡‰ m°î ž£‰ ½ža¤Á©d§C±[¦›¡‰±‰«d¹¯¤’±¼±¼£¥¡‰ža©%¤’§+¦¯°¯ª$ªd©%¹C¦ ©%¡¥¡‰«;¹¯¹¯ž±‰žyž½¦¡0Ω©¡‰·u¯¤’´^©%­ž¦Fî ž½¡‰¡¥¹«¹¯«£¥©À%¡§Fž`«£¥§¦+±`ž`¾ƒ©d m›¶’«%ÎœŸ£¥ž`¹¯« ½žf¡‰¡l¤’©%ž½­ĝ¦¹¯žm±`¡‰Ça¤’›¯¹¯¸*¤Œ©¡¥¹¯§ô±s©d¤Œ±‰­§žžm­8§òžm¦¯°ò¤Œ¡¥¡‰¦¯«%¤’¤Œ©%›¯¡‰¦¶Œ¤’ž4©%±`¦Ç«±¦õm«§Fö½£¥÷ ø­.ž£¥§°žmžm¡¬›ÂÒ«žm¤Œ›¯¦£¥¶’£‰§¯žža¤Œ§›S¦¯ªžm¾s¹ê$›^«O¦Fºu«%¤’±‰©%©%ž`›¯£a§CœŸ¾[ž`©%Π¢¦¡a·uó ´S±s¡¥ž ¹¯­.î žy°¯«%¡¥ ½£‰«©dÀd›­žm¶Œ£Ož­.²M›^Î °¯ž`¦¯î ¹¤Á«O m³ºu«¤’¤Œ¡‰±s©d¤’«©%°¯¦¦ £ ±¼«d¡Ÿ±¼·u´S¶Œž`ža ½±m¡€Ç«£¥¦^°¯¦§µ»\¡‰¡‰¹¤’­2žž2 m©%±¼¦i·¡‰±¼£¬¡‰«%ž` ½­ù¡¥±4¸4«ž`£¥«Ož€ºd±‰ž`´^±;ža«% ½´¯¤Œò´¯ž`£¥§H©%´¯°£¥±¼¤’¤’«¦¯¡‰ªžF«%«d±‰±¼´^´Sžaž` ¢ ½¡¬¡¥±m±¾0«ÆѶ’¦©%±¼¦¯¡‰ªµža«%¸*§Ã¤Œ¡‰©%¹yÂlºu¡‰¤Œ¹¯ž`ž8¸*©%¤Œ¦›ª8œŸža©d ¢›¡$œŸ¡¥ž`©o ½¡¥«d± ¬«%¹¯±¤Œž`£‰º%¤’ª%žF¤Á§µÈ4žm›SÉ8žm¹¾^«Oçкu¤’¹©%žm°¯¦¯£¬ž`«º%¶Sžmžm£ ¦i¡¥«¤‹¦f¡¥¤Œža©d±m›ÇuœŸ¡¥ž`¹¯ ½ž¡ ¤Á±; ½©d­´^©i±¼ža§ÃÂÒ£¥©%­ù­.°¯¶Œ¡‰¤’´¯¶’žF«%±‰´^ža ¢¡¥±`ǝ¡¥¹¯žm£¥ž+¤’±$«8´S©d±¥±‰¤Œ›¯¤’¶’¤‹¡Ÿ·o©Â¡‰¹¯žF m©%­´^©i±¼ža§H©d›œŸž` ½¡`ó ±;±¼¡¥«¡¥ž%ǯ›Sžm¹^«Oºi¤’©%£©d£*›^©%¡‰¹f›Sžm¤’¦¯ª 1.

(14) Vehicle. Car. Bus. Usage. Private. Van. 

(15)   "!# $&%')(. Public. ¥¡±‰¹´¯«£¥ž`¡$«% `§«´«d ½¡¥°¯£¥©d£‰±¥ža±0±4¡‰¡‰¹¯¹¯žžF ½ ¬©d¹^¦«±Ÿ£¬¡¥«%¤‹¡¥ ¢°¯¡¥žmžm£¥¦i¤’¡±¼¡‰«d¤Á ;±¼´S©%ž` ½¤Á¡¥§±`ž`¾q¦dΡ¥¤‹¹¯¡Ÿ·H¤’±£‰´žm«¡‰´Sžm¦ižm¡¥£¤Œ©d´¯¦o£¥©%›u´S·o©d±‰È4ž`±—ž`É.«.¾ ¦¯©º%ž`¶¯¸4«O·8©Â[­©§žm¶’¤’¦¯ª+¡‰¹ž$©%›¯œŸž` ¢¡¤’§ž`¦i¡‰¤Œ¡Ÿ·«d±« ¡Ÿ·u´Sž È4. ¾0žmÉ?¿uΞa¹¯ ¢¸*¡¥žo¤Œ¤Œ¡‰©d¹B´¦0«¡¥/.´S¹¯žmž.«£F¦^ ½¤Á«°±F¶’£‰·i©d£¥Å`žm£‰ž`¦iªi±—¡*«±‰¦¯­µ©%¤’­Åm«ža¤’ž;§¦­µ±Ÿ«%¡¥£‰± «ža¡‰ÂÒ«¹¯©d­ž`¶Œ¶’­©š+¸;«¡‰š±m¤Á¾f m¨«%¿u®l¶ža±`ÂÒ ¢©d¾q¡‰£‰Î¤’­µ©%¹¯+¦ «ž+¶’¤Á*fº±¼­µ«ª%£¥¤’±q¤Œº%©d¤’ž`°¦Ã±.±£¥«žm´^¦¶Áž`«£¥¡‰ž½±‰¤’į´S©%«%¦ž`­2 ¢¡¥¡¥´©.¤Œºd¶ŒžµÈ4ž`±žm¸*É©d¹¯¦B¤Á« ¬©d¦¹›§µœŸ¤’¶Œž`È4¶’ ½°ža¡*±¼¿¡‰¤’¾u£¬§«¿už`¡‰¦ižaža ¢¡‰±+¤Œ¡¥¡Ÿ¤Œ¡¥·o©d¹¯¦2«žH£¥1+ž+§´¯-¤ §,㥤Á©±‰ ½ºu m°¯¤’°¶Œ§¡Ÿ±‰ža·±‰±—ž`§B¤Œ«¦¦µ¤’¦&­©ºd¿u©žmž`§£¥ ½žmºu¡‰¶’¤Œ¤’¤’ž`©%¦¯¸ ¦ª ÂÒ©%°Â ¡¥î °¯£¥Ü ž+î ¸©d«£‰¦ÀY§o¾ ž½Ä´¯¶Á«¤’¦±¹¯©¸ô©d›œŸž` ½¡*¤’§ž`¦i¡‰¤Œ¡Ÿ·H¤Á±­2©§ž`¶Œža§o«d±*«F¡Ÿ·u´Sž%¾¿uža ¢¡¥¤Œ©d4¦ 32 ½©d¦ ½¶’°§ža±*«¦§o´¯£¥©ºu¤’§ža±§¤Œ£¥ž` ½¡‰¤’©%¦±4ÂÒ©d£ 507 Þ 6 áy– 9ß 8 “µ– ß á à Ï m©%¤’ª%¦°¯ mžm£¥;ž´¡H:$«%¤’¶’¦¶Œ°§C±¼¡‰¡Ÿ£¬¸«©9¡¥ž`±4§¯¤‹« äY¡‰žm£¬£¥«žm¦i¦^¡o±¼´S m©%©%£‰¦i¡¥«¡‰žm¡‰Äi¤’©%¡¬¦Ã±µ§¤’¦Ð©d­¸*«%¹¯¤Œ¦H¤’ ¬¹C­2©¡¥¹¯§ž`ž`±‰¶bžy¾0Æѱ‰¦µ´^ža¡¥¹¯ ½¤Á¤Á«±4¶’§¯¤ŒÅa©%«­µ¡‰¤’«©%¤’¦^¦[±µÇd¡‰ ½¹¯©%ž`°£‰¶’ž§«›S£¥ž&ž*¡‰°¹¯±‰£¥ž`žm§ž¾ ±¼´SΞ`¹¯ m¤’ža«%±¼¶Œž&¤’Å`« m¡‰©%¤’¦i©%¡‰¦žm±Äi¡¬©±Ã¡¥§¹¯ž`ž$´¯¤’ºd ½žm¡H¹¯¤Á¡¥ ½¹¯¶’žž º´¯«£¥©£¥¤’ºu©%¤’°§¯±qž`§Ã´S©d›u±¥·µ±‰¤Œ¡¥›¯¹¯¶’ž;ž žmº%Äiž`¡¥¹¯žm¤’¦ m¶Œ±‰ž ¤’©%«¦›^±—±Ÿ¡‰¡¥©+£¥«d¡¥ ¢¹¯¡‰ž$¤’©%›S¦lžmÇd¹¡¥«O¹ºu«¤’¡*©%¹¯£—¤’©%žmÂY£¬«¡‰¹¯£¬ ¬ž€¹uº%·µžm§¹žm¤’ m´¯¶Œ¤Áž; ¢¡¬©d±;›œŸÈ4ž`ža ½¿Y¡`¾q¾^š€¿u¤’¦H¦ ½¡‰ž¹¯ž+ m«©%£a¡‰Ç%¹¯›ž`°£±¹«%«¦¦§2§[ǝ¡¥«©%Äu›¤YœŸža±‰´^ ¢¡¥ža± ½¤Á›S«žm¶’¤Œ¶’Å`©%ž¦ª%¡‰¹¯¤’¦¯ž€ª.›^¡¥ž`©µ¹«O«ºu¦u¤Œ·µ©d°¯©£Â ¡¥¤’¦i¹¯¡‰ž`£¥±‰©už.§¯ m°« ¢¡‰¡¥ž`¤Œ©dª%¦o©%£¥©%¤’ž`±´¯¡‰°¹›¯«¶Œ¡¤Á  «%©%¶Œ£¥£*ž`«d´§£‰¤’·Ãº«¹¡‰«Ož+ºd mž ©% m¦i©%¡‰­žmÄižF¡a¾q¤’¦iΡ‰©µ¹¯¤’ž½±$ĝ ½¤Á±Ÿ©%¡¥£¥žm£¥¦ž`±‰ m´^ž+©d¡‰¦¹§¯£‰©d±°¯¡‰ª%©µ¹=È4¤’žm¦É8±Ÿ¡¬¾ «¦i¡‰¤Á«¡¥¤Œ©d¦f m«¦fžmÄu¡‰žm¦^§B¡‰¹¯ž`¤Œ£€›^ž`¹«Oºu¤Œ©d°¯£*›u·H¡¥¹¯ž š€¦¯ž¸4«O·€¡‰©;­©§ž`¶d¡¥¹¯¤Á±l¤’¦+¡‰¹ž ½°£‰£¥žm¦i¡s m¶’«d±‰±l›«%±‰ž`§8š+š¨®l±¤Á±l¡‰©*ÂÒ©d£‰­?«¦.¤Œ¦¯¹žm£¥¤‹¡¬«¦ mž—¹¯¤’žm£¬«£¬ ¬¹i·«%±s±¼¹¯©¸*¦+¤’¦8Ϥ’ª%°¯£¥ž *¯¾;ι¯¤’±€©%›uºu¤’©%°±‰¶Œ·o£‰ža±¼°¶‹¡¬±;¤’¦&°¯¦¯¦¯ža ½ža±‰±¥«£¥·o m¶’«d±‰±$ž½Ä´¯¶’©d±‰¤Œ©d¦[¾*çй¯žm¦&¡‰¹¯ž`£‰ž.«%£‰ž2<í±‰´^ža ½¤Á«¶’¤ŒÅa«¡¥¤Œ©d¦±;«¦^§>=Hž½Äu¡¥žm¦±‰¤Œ©d¦±;¤’¦ ¡¥­8«o¹¯°¯ª%žH¶‹¤’¡¥º% ½¤Œž`°´¦y£‰¶Œž8£¥´¯žm´¯¦i£¥¶’©%¡F«d›¯ ½±¼¶’ža©džm±¶Œ­!°¯ÂÒ¡‰©%¤’§¯£*©%©%¦¡¥­µ¹¯­µž.«¤’«¦[º¦«%ǐ§¯£‰¤Œ¤’¡ «©%¡‰°¸4ža±$±m©%¾B°±¼´S¶’ϯ§yž`°¯ m›^£‰¤’«%¡‰ž¹¯¶Œ¤’ž` žÅ`£`,ëÇs¡‰ m¤’¡‰©%¤Œ¹ž`¦¦džH±`¡¾4 ½¡‰©ê$©=§¦užÃ­·o«d©¦¯§¯§ž`§žmž`£¥¶§Bž`¡¥±¥¡¥¹¯±¼©Ã¤’žm¦¯­ ¤ŒªB¦i¡¥¸*¡‰£‰¹¯©¤‹žo¡¥§?¹ °±‰«% m<Až.­2@B«%ž§=oÂÒ§° ½¤‹¦¶Á¡¥«%¤Œ ¢©d±¥¡¥±‰¦¤Œž`©d«±¦¶s«¤Œ ½¦^¶’©%¤‹±Ÿ¡Ÿ¦i¡¥·¡¥ž`ž½«%¦¯Äu§yžm¡¥ža±*©§¯Â—£¥±+ž`¡¥Íi¡¥¹¯©f°¯4ž ¤’£¥›^<Cž`žH±*==£‰­ž` ½´¯¶Á©«%¶Œ§¤Á±¥ m¤Œ±‰ò^«ž` m¡‰±€ža«¡‰§¡‰¹¤’©%«¤’¦¦ ¡ ÂÒ¤’¤Á¦µ±4°¯¦^¡‰±¼¹ ¢ž`¡‰«º%¤’¡*žm©%£¬¦^¡‰«¹¯«¶¶’ž`´¤‹£‰¡Ÿ¶’ž+·=«d ½¤Á¤’±ž`¦y±`¦¯¾±¼©ž`ÆѺ%¦¸ž`±Ÿ«O£¥¡¥«%·µž`¶l«d¡‰§ ½©µ¶ÁÇ%«% ½ž`±¥©d­2±¼¦uža´º%±m¶Œ¾;žm©£‰·uÌ$¡*¤’©¦¯«¸ª ´¯ž`­.°¯º%›¯ž`°¯£`¶’¶Œ¤’¡‰Ç  ¤’¡¥´¯›¹¯¶’ž;°ž.±¤Œ­¦©%¹¯©i£*žm±Ÿ´¯¡ £¥¤‹°¡¬ ½›¯«©%¦¶Œ­¤Á m +´Sž* mžm©%«%¶’£q¶Œ£;¤’¦¯­§ªB·u¤ŒÄu¦§¤’«£¥¦­«O±`¸*Ç ¤ÁDô m›^«%«%«O¶Œ ¬¶’ºd·µÀé%¤Á¡‰¸*§¯©µ±¤Œ¡‰«2°¯¹E¦¯´¯«¦¯£¥¶’¤Œža¶lº ½«©ža¡‰Âq±‰ž ±¥¡¥«¹¯©%£¥ž`¦¯·F±‰žFž.£¥«%žm­´¯¦¶’§o©¤’ `§ºi«ž`¤Á¡¥¶Œ ½¤Œ¤’©dž ¦¯¦2ªHºdžm©%«%£¬Â^´¯±‰¡¥´¯«¹¯£¥¾ ž$©d«%±¥ ¬«¹­ž`ž± ¡¥º©f«£¥¡‰¤Áê;«¹¯›¯¶ŒžH¡‰¶’ž`ž`°£‰±8±‰¦^«%©«ª%€¡‰žµž`¡‰¶Œ¹¯ ½·B¶Á>ž «%¸4±¥Ež ±FGö  mF `©%«HJI½°¯¦÷Œ¶ÁöH§=›S ½žÃ­¶Á«%À%©±¥ž`§±´žm¡F«¶£¥¡¥¸*žo¹¯¤‹žF¡¥¦¯¹¯©%´¯¤’¡Ã¦£¥©%«%›¡‰ m¹¯¶Œ mž`žHž`­A±¥º%±¼žm¤’›u›¯¹·H¶’¤’žH mÀd¶ŒžÃ¡¥žm©yžm m´¶’¡¥¤Œ«d¹¯¦¯±‰>žª2±`¾o¡ŸKu¸4õçЩÃLMi¹±¼öµžmž`¦9´ ½¶Á««%±‰£¬°±¥«±m ¬¡¥¾¹9ž€¹Ï¯«¤Œ°¯ªdž`ª%£‰£¥¡‰£¥«%¹¯žm£¥ªdž` ¬£`¹¯«Ç4¡‰¤’ž`¤’ m©%±*«%¦&«d£‰žB±¤Á±F¤Œ­.¦&°^°±¼Ïža±¼¤’¡µ§Eª%°¯›^ÂÒ©%£¥žB"ž£F¡¬:%­«Ç^À%©«ž`§¦¦žm§=¶’¡¥¤’¦¯©«ª£¥›Çž½¤Œ´¯ÂÒ¦žm£¥§£¥¤Œžmº¦^¡¥«¹¯ ½¡¥žžž ´¯±‰«džm±‰£¥¶Œ±‰©%©ªd ½£¥£¥ž½¤Á«%«ÂÒ­ž`¡‰ža£‰­2ž`§µ¦ž`¸* ½£¥žB±`¤Œ¡‰¾l¹H´¯ÆÑ£¥­­©%´S´¯ža£¥žm±‰©%£¥±¥¶Œ«´S·9ªdžmž€£4¡‰©¹§ž`«%¡‰¶Œ¦¹¤’º%§žfž`¶’¤Œ£‰©%¦¯·µ›ªœŸ±‰ža©%žm ¢­µÂ[¡µ¡‰«¹¯£‰¦iž+ža¡‰ ½¤Á±‰ž` mžm±¤Œ¶ŒºuÂl¤’¤’¦¦¯£¥žm ½ªE›¯£¥ž`¤’¡‰¦«d¹¯±¼§žfža¤’¦¯±©dª¸*£‰¤’ m¹¯ª%«¤’ž`¦¦o¦H«£‰­¶ža­±¼ž`°±¥ž`±¥¶‹¡*±¥«±¥ª%¤’«¦Hžaª%±žd›¯¹^¾C£¥©%«Oº%ÀdΞ;žm¹¦o¡¥¤’±Ã©8§¯žm›S«d¶’§¯ž žm§¯ªd§±µ«žm¡‰¶’«%¤’žm©%¦Cªi¦Ã««d¡‰´ža§¯£‰§H§©d¤Œ›¯«d¡‰¶Œ¤’ ½ž`©%£¥­=¦©d«%±¥¾0±—¶;έ.›¯¹°¯°ž £¬¶‹§¡¥ m¤Œžm©%´¯¦C­¶’ž ´¯©%¶Œ¶’¦Cž`ž½º%ĝ¡¥ž`¤Œ¹¯¶’¡Ÿ±`·ž ¾ ¿u°^ ¬¹= m©%­´¯¶’ž½Ä¤Œ¡‰¤’ž`±* m«%¦o›SžF«¡‰¡‰£¥¤Œ›°¡‰ža§H¡¥©¶’«d ¬ÀéÂ0ž½Ä´¯£¥ž`±¥±¼¤’º%ž`¦¯ž`±¥±©Âq ½¶Á«%±¥±›^«%±‰ž`§fš+š¨®l±¡¥©Ã m«´¯¡‰°¯£¥ž+Èž`É ´¯£‰©d´^ž`£‰¶’·%¾ ” ORQH™=– ß Sâ Q à – ß 0– T NqÞ á&P ÎÈ4ža¹¯¿žF¾O mΩ%¹¦¤’ m±žm±¼´ža¡; ¢¡¥©%¤ŒÂ—©d¦Fš€›¯›¯œŸ£¥ž`¤Œž  ¢U¡;·FƟ§¯§žm¤Á±‰¦i m¡‰°¤Œ¡Ÿ±‰·±‰²\ž`š€±[¡‰ÆŸÜ ¹¯ž³¡‰´¯£¬¶Á«%«O§¯·u¤‹±*¡¥¤Œ©d«¦Àd«žm¶i·oºu¤Œ£‰ž`©d¸9¶Œž ©¤’ÂS¦Bš€›ÆŸ£‰Ü8¤’¦¯¾%ª%š€¤’¦¯ÆŸªÃܧ¹^¤Á«%±¼¡‰±s¤’¦›^ ¢ž`¡¥žm¤Œ¦8©d¦B§¯ž½›Sòž½¦¯¡Ÿža¸4§.žmž`«d¦B±[¡¥¡‰¹¹¯«ž+¡0¡Ÿ´¯¸4£¥©©%´S¦¯žm©£‰¡¥¡Ÿ¤Œ·€©d¦©%±;Â^«È4¦FžmÉæ©d›œŸ«%ž`¦ ½§ ¡ ¸*¶Á«¹¯¦¯¤Áªd ¬°¹H«°ªd¦¯ž`±¤’Íi«°¯¦ž`§o¶Œ·Ã§¯§¯«¤’¡¬±¼«¡‰›¤’¦¯«dª%±¼°ža±m¤’±‰¾0¹¯Ì;ž`±4©¸4¤Œ¡žmÂÒºd£‰žm©d£a­ ǝš€©Ɵ¡‰Ü ¹žm¤Á£4±4©%§¯›¤‹äYœŸžažm ¢£¥¡¥žm±`¦i¾ Vì¡ÂÒ£‰š€©dƟ­ÊÜ-ºO¹^«%«%£‰±¤Á«›^›ž`¶Œžžm¦=¦«±Ÿ¡¥­°ža§±¤’ž`¤’§o¦o›^´©%£‰©d¡‰¹Hª%£¬¤’«¦o­¡‰­¹¯ž ¤Œ¦¯ ½ª.©d¦d¶’«%¡¥¦¯ž½Äuª%¡°«%©ª%Âlža´¯±£¥«©%¦^ªd£¥§Ã«%À%­ž`­2·±¤’¦¯¤’¦ª §¯«¡¥«%›«%±‰ž`±`¾ÆÑ­2´¶Œž`­2ž`¦i¡¥«¡¥¤Œ©d¦ ½©%¦^ ½žm´¯¡¥±+±‰° ¬¹«%±+±‰°¯£‰£¥©%ªi«¡¥ž`±€£‰ž`´¯£‰ža±¼ž`¦i¡+±‰·±Ÿ¡¥žm­!ªdžm¦¯ž`£¥«¡‰ža§yªd¶Œ©d›«¶’¶Œ·f°¦¯¤’Íi°¯žµ¤Á§ž`¦d¡¥¤‹ò^žm£¬± 2.

(16) Vehicle. Bus. Car. Private Car. Public Car. Private Bus. Van. Public Bus.    'G  )'7 '   

Figure

Figure 1. Reverse inheritance factoring mechanism
Figure 1. Exemple of annotated multiple inheritance
Figure 2. Propositions of inheritance transformations
Table 1. MI situations and transformations
+7

Références

Documents relatifs

عاطقلإاو امك لوقٌ داقعلا : ماظن بٌعم هنكلو ىقبٌ روتسم بٌعلا ام تٌقب ةلودلا ةوطسو نٌمباقلا اهٌلع اذإف تفعض اوفعضو وهف رشلا رٌطتسملا ىقسٌ هب مكاحلا موكحملاو

Isomeric helical architectures arising from electrophilic cyclisation processes at second reaction sites in the precursors could also be obtained under different acidic

demonstrate that Aluminiumneurotoxicity play an important role in the development of anxiety disorders, depression and memory deficit in mice, these alterations of behavioral

However, the computational results may result from not making sufficient steps in the hit-and-run random walk so that the distribution of points did not

Indeed, we observed in zebrafish a digenic, quadriallelic inheritance between centrosomal genes aspm and wdr62, but no genetic interaction between non-centrosomal gene casc5

This paper uses data refinement based on simulation [15], the enduring basis of the theory, which accounts for object creation (initialisation) and deletion (finalisation);

Using this second approach, SDR has been identified as the restitution mechanism leading to unreduced gamete formation in a wide range of mandarin genotypes used as female

présent + הָי ָה ,passé + (וליא) וּל ִא (les 3 verbes sont conjugués, les 2 derniers sont conjugués et accordés). Si (condition irréalisable : si tu étais venu, je