曝光台 注意防骗
网曝天猫店富美金盛家居专营店坑蒙拐骗欺诈消费者
annex_subclauses:
/* void */
| annex_subclauses annex_subclause;
component_type_properties:
/* void */
| PROPERTIES component_type_property_associations
| PROPERTIES none_statement;
component_type_property_associations:
component_type_property_association
| component_type_property_associations component_type_property_association;
/*------------------------------------------------------------------*/
/*-- Component category */
/*------------------------------------------------------------------*/
/* component_category ::=
software_category
| platform_category
| composite_category
*/
component_category:
software_category
| platform_category
| composite_category;
/* software_category ::= data | thread | thread group | process
*/
software_category:
DATA
| THREAD
| THREAD GROUP
| PROCESS;
/* platform_category ::= memory | processor | bus | device
*/
platform_category:
MEMORY
| PROCESSOR
| BUS
| DEVICE;
/* composite_category ::= system
*/
composite_category:
SYSTEM;
/* unique_component_type_name ::=
[ package_name :: ] component_type_identifier
*/
unique_component_type_name:
package_name DOUBLE_COLON /*component_type_identifier*/ IDENTIFIER
| /*component_type_identifier*/ IDENTIFIER;
/*------------------------------------------------------------------*/
ã AIRBUS France / IRIT / LAAS / ONERA/CT-DTIM / GET-Ecole Nationale Supérieure des Télécommunications de Bretagne / TNI-Valiosys - 2004
F241-2 Page 24/45
/*-- Component Implementations */
/*------------------------------------------------------------------*/
/* component_implementation ::=
component_category implementation
component_type_identifier . defining_component_implementation_name
[ refines type
( { feature_refinement
| required_subcomponent_access_refinement }+
| none_statement ) ]
[ subcomponents ( { subcomponent }+ | none_statement ) ]
[ connections ( { connection }+ | none_statement ) ]
[ modes ( mode_subclause | none_statement ) ]
[ properties
( { property_association }+ | none_statement ) ]
{ annex_subclause }*
end component_type_identifier.defining_component_implementation_name ;
*/
component_implementation:
component_category IMPLEMENTATION /*component_type_identifier*/ IDENTIFIER '.' defining_component_
implementation_name
component_implementation_internals
END /*component_type_identifier*/ IDENTIFIER '.' defining_component_implementation_name ';';
component_implementation_internals:
component_implementation_refines
subcomps
connections
modes
implementation_properties
annex_subclauses;
/* component_implementation_extension ::=
component_category implementation
component_type_identifier . defining_component_implementation_name
extends unique_component_implementation_name
[ refines type
( { feature_refinement
| required_subcomponent_access_refinement }+
| none_statement ) ]
[ subcomponents
( { subcomponent | subcomponent_refinement }+ | none_statement ) ]
[ connections
( { connection | connection_refinement }+ | none_statement ) ]
[ modes ( mode_subclause | none_statement ) ]
[ properties
( { property_association }+
| none_statement ) ]
{ annex_subclause }*
end component_type_identifier.defining_component_implementation_name ;
*/
component_implementation_extension:
component_category IMPLEMENTATION /*component_type_identifier*/ IDENTIFIER '.' defining_component_
implementation_name
EXTENDS unique_component_implementation_name
component_implementation_extension_internals
END /*component_type_identifier*/ IDENTIFIER '.' defining_component_implementation_name ';';
component_implementation_extension_internals:
component_implementation_refines
subcomps_ext
connections_ext
modes
implementation_properties
annex_subclauses;
subcomps_ext:
/* void */
| SUBCOMPONENTS none_statement
| SUBCOMPONENTS subcomponents_ext;
subcomponents_ext:
ã AIRBUS France / IRIT / LAAS / ONERA/CT-DTIM / GET-Ecole Nationale Supérieure des Télécommunications de Bretagne / TNI-Valiosys - 2004
F241-2 Page 25/45
subcomponents_ext subcomponent_ext
| subcomponent_ext;
subcomponent_ext:
subcomponent
| subcomponent_refinement;
connections_ext:
/* void */
| CONNECTIONS none_statement
| CONNECTIONS connections_ext_g;
connections_ext_g:
connections_ext_g connection_ext
| connection_ext;
中国航空网 www.aero.cn
航空翻译 www.aviation.cn
本文链接地址:
航空资料4(123)