1、 / 10303-1233 2014 1233 ISO/TS 10303-1233:2011 Industrial automation systems and integration Product data representation and exchange Part 1233: Application module: Requirement assignment (IDT) / 10303-12332014 II 1 - , 4 2 459 - 3 5 2014 . 997- 4 / 10303-1233:2011 . . 1233. . (ISO/TS 10303-1233:201
2、1 Industrial automation systems and integration Product data representation and exchange Part 1233: Application module: Requirement assignment). , 5 1.02012 ( 8). ( 1 ) , . () . , (gost.ru) , 2015 , / 10303-12332014 III 10303 . , . , . , - , , . / 10303-1233, , , F.4 F. 1 , . 3 , 10303 . 4 , . , ().
3、 , . (). , 5.1, . , 5.2, . D. EXPRESS , . . , () . (.) , () . / 10303-12332014 1 1233 . Industrial automation systems and integration. Product data representation and exchange. Part 1233. Application module. Requirement assignment 20150801 1 . : - ; - ; - , /T 10303-1141 . : - . description Requirem
4、ent_assignment . 2 : / 8824-1:19981) . . (A.1). 1. (ISO/IEC 8824-1:2002, Information technology Abstract Syntax Notation One (ASN.1) Part 1: Specification of basic notation) 10303-1:1994 . . 1. (ISO 10303-1:1994, Industrial automation systems and integration Product data representation and exchange
5、Part 1: Overview and fundamental principles) 10303-11:2004 . . 11. . EXPRESS (ISO 10303-11:2004, Industrial automation systems and integration Product data representation and exchange Part 11: Description methods: The EXPRESS language reference manual) 10303-41:2005 . . 41. . (ISO 10303-41:2005, Ind
6、ustrial automation systems and integration Product data representation and exchange Part 41: Integrated generic resource: Fundamentals of product description and support) / 10303-1141:2010 . . 1141. . (ISO/TS 10303-1141:2010, Industrial automation systems and integration Product data representation
7、and exchange Part 1141: Application module: Requirement view definition) 1). / 8824-1:2008. / 10303-12332014 2 3 3.1 , 10303-1 : - (application); - ; (application interpreted construct; AIC); - ; (application module; ); - (application object); - ; (application protocol; AP); - ; (application referen
8、ce model; ARM); - (common resources); - (data); - (information); - (integrated resource); - (product); - (product data); - ; (module interpreted model; MIM). 3.2 : ; ; ; URL . 4 , . 1 . 2 5.1. , , , . EXPRESS-, Requirement_assignment_arm. EXPRESS: *) SCHEMA Requirement_assignment_arm; (* 4.1 , EXPRE
9、SS, , . EXPRESS: *) USE FROM Requirement_view_definition_arm; - ISO/TS 10303-1141 (* 1 , , 10303: Requirement_view_definition_arm O/T 10303-1141. 2 .1 C.2, . / 10303-12332014 3 4.2 . 4.2.1 requirement_assignment_item requirement_assignment_item . (SELECT) , requirement_assignment_item. , , (SELECT)
10、, , , , . EXPRESS: *) TYPE requirement_assignment_item = EXTENSIBLE GENERIC_ENTITY SELECT; END_TYPE; (* 4.2.2 requirement_satisfaction_item requirement_satisfaction_item , requirement_assignment_item. , . EXPRESS: *) TYPE requirement_satisfaction_item = EXTENSIBLE GENERIC_ENTITY SELECT (requirement_
11、assignment_item); END_TYPE; (* 4.2.3 requirement_source_item requirement_source_item . (SELECT) , requirement_source_item. , , (SELECT) , , , , . EXPRESS: *) TYPE requirement_source_item = EXTENSIBLE GENERIC_ENTITY SELECT; END_TYPE; (* 4.3 . , , . . / 10303-12332014 4 4.3.1 Requirement_assignment Re
12、quirement_assignment , ( Requirement_view_definition, ) , , . , , 150 . EXPRESS: *) ENTITY Requirement_assignment; id : STRING; description : OPTIONAL STRING; assigned_requirement : Requirement_view_definition; assigned_to : requirement_assignment_item; END_ENTITY; (* id , , Requirement_assignment;
13、description , , Requirement_assignment. - ; assigned_requirement Requirement_view_definition, ; assigned_to , . 4.3.2 Requirement_satisfied_by Requirement_satisfied_by ( requirement_satisfaction_item) . , . 150 . 160 ., . EXPRESS: *) ENTITY Requirement_satisfied_by; id : STRING; description : OPTION
14、AL STRING; satisfied_by : requirement_satisfaction_item; satisfied_requirement : Requirement_view_definition; related_assignment : OPTIONAL Requirement_assignment; (* id , , , Requirement_satisfied_by; description , , Requirement_satisfied_by , . ; satisfied_by , ; satisfied_requirement ; related_assignment Requirement_assignment -, . . 4.3.3