afnix-us-bce(3) | Library Functions Manual | afnix-us-bce(3) |
NAME¶
afnix-us-bce - standard block chain engineering service
STANDARD BLOCK CHAIN ENGINEERING SERVICE¶
The Standard Block Chain Engineering service 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-bce provides the support for manipulating block-chain.
Part
The concept of part is central in the bce service. A part is any serializable
object which is used to assemble a bill of parts (BOP).
STANDARD CONTENT SESSION MANAGEMENT REFERENCE¶
Part
The Part class is a base class which constitues the primary ingredient of the
block chain bill of material.
Predicate
Inheritance
Methods
The get-name method returns the part name.
The get-uuid method returns the part uuid
AFNIX | AFNIX Service |