:orphan: .. **************************************************************************** .. CUI//REL TO USA ONLY .. .. The Advanced Framework for Simulation, Integration, and Modeling (AFSIM) .. .. The use, dissemination or disclosure of data in this file is subject to .. limitation or restriction. See accompanying README and LICENSE for details. .. **************************************************************************** UCI_SystemId ------------ .. class:: UCI_SystemId Overview ======== This class defines a SystemId. It consists of an Universally Unique Identifier (UUID) and an optional descriptor. This type is used as an accessor since all IDs are created by the interface. Methods ======= .. method:: string Descriptor() Gets the descriptor for the ID if it exists. .. method:: string UUID() Returns the UUID of the corresponding ID.