Primitive concurrency and synchronization objects

Primitive concurrency and synchronization object types are defined outside of the system and cannot be modified. They are external objects that are defined in a C framework package called OXF. For this reason, code is not generated for them.

Among these external objects is a set of primitive object types that support concurrency and synchronization. Such services are normally provided by common real‑time operating systems. The concurrency and synchronization object types include the following:

You create any of these object types in your model by selecting the appropriate stereotype. The primitive object types typically have an iconized representation to support easier readability of diagrams.


Feedback