Provided by: afnix_2.9.2-2build1_amd64 bug

NAME

       bce - standard block chain engineering service

STANDARD BLOCK CHAIN ENGINEERING SERVICE

       The  Standard  Block  Chain  Engineeringservice  is  an original implementation of various
       objects dedicated to the management of a block chain. At the bottom of  the  hierarchy  is
       the  the  part  which is assembled in a bill of parts (BOP). The bill is associated with a
       transaction which is time-stamped and signed. The transactions are linked together to form
       a chain.

       General concepts
       The afnix-bceprovides the support for manipulating block-chain.

       Part
       The  concept of part is central in the bceservice. A part is any serializable object which
       is used to assemble a bill of parts (BOP).

STANDARD CLOUD SESSION MANAGEMENT REFERENCE

       Part
       The Partclass is a base class which constitues the primary ingredient of the  block  chain
       bill of material.

       Predicate

              part-p

       Inheritance

              Serial

       Methods

              get-name -> String (none)
              The get-namemethod returns the part name.

              get-uuid -> Uuid (none)
              The get-uuidmethod returns the part uuid