 TYPE
    cmt$cp_connectivity = record
      mainframe: cmt$element_connection,
      central_memory: cmt$element_connection,
      pem: cmt$element_connection,
    recend;

*copyc cmt$element_connection
