Application module: Functional decomposition with nodal representation to packaged mapping ISO/TS 10303-1678:2006(E)
© ISO

Cover page
Table of contents
Copyright
Foreword
Introduction
1 Scope
2 Normative references
3 Terms, definitions and abbreviations

4 Information requirements
   4.1 Required AM ARMs
   4.2 ARM entity definitions
5 Module interpreted model
   5.1 Mapping specification
   5.2 MIM EXPRESS short listing
     5.2.1 MIM type definition
     5.2.2 MIM entity definition

A MIM short names
B Information object registration
C ARM EXPRESS-G   EXPRESS-G
D MIM EXPRESS-G   EXPRESS-G
E Computer interpretable listings
Bibliography
Index

(*
ISO TC184/SC4/WG12 N3981 - ISO/TS 10303-1678 Functional decomposition with nodal representation to packaged mapping - EXPRESS ARM
Supersedes ISO TC184/SC4/WG12 N3429
*)



SCHEMA Functional_decomposition_with_nodal_representation_to_packaged_mapping_arm;

USE FROM Functional_decomposition_to_design_arm;    -- ISO/TS 10303-1676

USE FROM Physical_connectivity_definition_arm;    -- ISO/TS 10303-1755


ENTITY Aggregate_connectivity_requirement;
  connectivity_requirement : SET[1:?] OF Functional_unit_network_node_definition;
END_ENTITY;

ENTITY Connectivity_allocation;
  implementation : Physical_connectivity_definition;
  connectivity_requirement : Aggregate_connectivity_requirement;
UNIQUE
  UR1: implementation;
END_ENTITY;

END_SCHEMA;  -- Functional_decomposition_with_nodal_representation_to_packaged_mapping_arm


© ISO 2006 — All rights reserved