Application module: Interconnect module connection routing ISO/TS 10303-1684:2010-03(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 type definitions
   4.3 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 definitions

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 N6394 - ISO/TS 10303-1684 Interconnect module connection routing - EXPRESS MIM
Supersedes ISO TC184/SC4/WG12 N5663
*)



SCHEMA Interconnect_module_connection_routing_mim;

USE FROM Fabrication_joint_mim;    -- ISO/TS 10303-1668

USE FROM Interconnect_module_with_macros_mim;    -- ISO/TS 10303-1687


TYPE imcr_requirement_assigned_item = EXTENSIBLE GENERIC_ENTITY SELECT BASED_ON requirement_assigned_item WITH
   (dielectric_crossover_area,
    stratum_feature_conductive_join);
END_TYPE;

ENTITY dielectric_crossover_area
  SUBTYPE OF (shape_aspect, shape_aspect_relationship);
END_ENTITY;

ENTITY direct_stratum_component_join_implementation
  SUBTYPE OF (shape_aspect_relationship);
END_ENTITY;

ENTITY indirect_stratum_component_join_implementation
  SUBTYPE OF (plated_inter_stratum_feature);
END_ENTITY;

END_SCHEMA;  -- Interconnect_module_connection_routing_mim


© ISO 2009 — All rights reserved