: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_ActivityId -------------- .. class:: UCI_ActivityId Overview ======== This class defines an ActivityId. It consists of a 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.