ITU-T Z 130 AMD 1-2006 Extended Object Definition Language (eODL) Techniques for distributed software component development – Conceptual foundation notations and technology mappingpin.pdf
《ITU-T Z 130 AMD 1-2006 Extended Object Definition Language (eODL) Techniques for distributed software component development – Conceptual foundation notations and technology mappingpin.pdf》由会员分享,可在线阅读,更多相关《ITU-T Z 130 AMD 1-2006 Extended Object Definition Language (eODL) Techniques for distributed software component development – Conceptual foundation notations and technology mappingpin.pdf(18页珍藏版)》请在麦多课文档分享上搜索。
1、 International Telecommunication Union ITU-T Z.130TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU Amendment 1(06/2006) SERIES Z: LANGUAGES AND GENERAL SOFTWARE ASPECTS FOR TELECOMMUNICATION SYSTEMS Formal description techniques (FDT) Extended Object Definition Language (eODL) Extended Object Definit
2、ion Language (eODL): Techniques for distributed software component development Conceptual foundation, notations and technology mappings Amendment 1: New Annex E eODL to CIDL mapping ITU-T Recommendation Z.130 (2003) Amendment 1 ITU-T Z-SERIES RECOMMENDATIONS LANGUAGES AND GENERAL SOFTWARE ASPECTS FO
3、R TELECOMMUNICATION SYSTEMS FORMAL DESCRIPTION TECHNIQUES (FDT) Specification and Description Language (SDL) Z.100Z.109 Application of formal description techniques Z.110Z.119 Message Sequence Chart (MSC) Z.120Z.129 Extended Object Definition Language (eODL) Z.130Z.139 Testing and Test Control Notat
4、ion (TTCN) Z.140Z.149 User Requirements Notation (URN) Z.150Z.159 PROGRAMMING LANGUAGES CHILL: The ITU-T high level language Z.200Z.209 MAN-MACHINE LANGUAGE General principles Z.300Z.309 Basic syntax and dialogue procedures Z.310Z.319 Extended MML for visual display terminals Z.320Z.329 Specificatio
5、n of the man-machine interface Z.330Z.349 Data-oriented human-machine interfaces Z.350Z.359 Human-machine interfaces for the management of telecommunications networks Z.360Z.379 QUALITY Quality of telecommunication software Z.400Z.409 Quality aspects of protocol-related Recommendations Z.450Z.459 ME
6、THODS Methods for validation and testing Z.500Z.519 MIDDLEWARE Distributed processing environment Z.600Z.609 For further details, please refer to the list of ITU-T Recommendations. ITU-T Rec. Z.130 (2003)/Amd.1 (06/2006) i ITU-T Recommendation Z.130 Extended Object Definition Language (eODL): Techni
7、ques for distributed software component development Conceptual foundation, notations and technology mappings Amendment 1 New Annex E eODL to CIDL mapping Summary This amendment provides an example mapping of ITU eODL for technology independent component specifications into a technology dependent one
8、, which in this case is the CIDL (OMG Component Implementation Definition Language as part of CORBA 3.0). This amendment transforms (by means of different mappings) the concept of components from design and implementation (where modules are well known) to binary software. The composition of componen
9、ts takes place during execution time. Source Amendment 1 to ITU-T Recommendation Z.130 (2003) was approved on 13 June 2006 by ITU-T Study Group 17 (2005-2008) under the ITU-T Recommendation A.8 procedure. ii ITU-T Rec. Z.130 (2003)/Amd.1 (06/2006) FOREWORD The International Telecommunication Union (
10、ITU) is the United Nations specialized agency in the field of telecommunications. The ITU Telecommunication Standardization Sector (ITU-T) is a permanent organ of ITU. ITU-T is responsible for studying technical, operating and tariff questions and issuing Recommendations on them with a view to stand
11、ardizing telecommunications on a worldwide basis. The World Telecommunication Standardization Assembly (WTSA), which meets every four years, establishes the topics for study by the ITU-T study groups which, in turn, produce Recommendations on these topics. The approval of ITU-T Recommendations is co
12、vered by the procedure laid down in WTSA Resolution 1. In some areas of information technology which fall within ITU-Ts purview, the necessary standards are prepared on a collaborative basis with ISO and IEC. NOTE In this Recommendation, the expression “Administration“ is used for conciseness to ind
13、icate both a telecommunication administration and a recognized operating agency. Compliance with this Recommendation is voluntary. However, the Recommendation may contain certain mandatory provisions (to ensure e.g. interoperability or applicability) and compliance with the Recommendation is achieve
14、d when all of these mandatory provisions are met. The words “shall“ or some other obligatory language such as “must“ and the negative equivalents are used to express requirements. The use of such words does not suggest that compliance with the Recommendation is required of any party. INTELLECTUAL PR
15、OPERTY RIGHTS ITU draws attention to the possibility that the practice or implementation of this Recommendation may involve the use of a claimed Intellectual Property Right. ITU takes no position concerning the evidence, validity or applicability of claimed Intellectual Property Rights, whether asse
16、rted by ITU members or others outside of the Recommendation development process. As of the date of approval of this Recommendation, ITU had not received notice of intellectual property, protected by patents, which may be required to implement this Recommendation. However, implementors are cautioned
17、that this may not represent the latest information and are therefore strongly urged to consult the TSB patent database. ITU 2006 All rights reserved. No part of this publication may be reproduced, by any means whatsoever, without the prior written permission of ITU. ITU-T Rec. Z.130 (2003)/Amd.1 (06
18、/2006) iii CONTENTS Page 1) Replace the following part in the items of Summary: 1 2) Update the Contents as follows: . 1 3) Insert before Appendix I: 1 ITU-T Rec. Z.130 (2003)/Amd.1 (06/2006) 1 ITU-T Recommendation Z.130 Extended Object Definition Language (eODL): Techniques for distributed software
19、 component development Conceptual foundation, notations and technology mappings Amendment 1 New Annex E eODL to CIDL mapping 1) Replace the following part in the items of Summary Annex D contains a software reference to the XML representation 12 of the eODL metamodel according to the XML meta interc
20、hange format (XMI) 6. It is provided in a separate file in order to allow import and processing of the eODL metamodel by UML tools. Clause 1 provides an overview of how eODL is used by designers, implementers and managers of a distributed system. A concrete example of the use is given in Appendix I.
21、 with: Annex D contains a software reference to the XML representation 12 of the eODL metamodel according to the XML meta interchange format (XMI) 6. It is provided in a separate file in order to allow import and processing of the eODL metamodel by UML tools. Annex E contains mapping rules from tech
22、nology independent eODL to technology specific CIDL 7. Appendix I provides an overview of how eODL is used by designers, implementers and managers of a distributed system. A concrete example of the use is given in Appendix I. 2) Update the Contents as follows Add the following entries to the Content
23、s paragraph before Appendix I. Modify the page number according to the new document. 3) Insert before Appendix I Annex E eODL to CIDL mapping E.1 Introduction The component based software development is an approach for modular and model-based software development. Supported by different mappings, it
24、 transforms component models (seen from different views like design and implementation) to the binary software components. The composition of software components takes place during execution time. 2 ITU-T Rec. Z.130 (2003)/Amd.1 (06/2006) eODL is a language which offers concepts for a technology ind
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ITUTZ130AMD12006EXTENDEDOBJECTDEFINITIONLANGUAGEEODLTECHNIQUESFORDISTRIBUTEDSOFTWARECOMPONENTDEVELOPMENT

链接地址:http://www.mydoc123.com/p-806585.html