http://pnp-software.com/cordetfw/
The CORDET Framework is a specification of a generic architecture for distributed embedded applications. It pre-defines a set of components and message-based interfaces through which applications can request services from each other and provide information about themselves to each other. With the CORDET Framework a system of distributed applications is specified by customizing these components and by connecting them through the framework’s service interface.
...
http://pnp-software.com/fwprofile/
The Framework Profile (or FW Profile for short) is a specification-level modelling language for software applications. It is partially defined as a restriction of UML, but it removes most of UML’s complexity and resolves its semantic ambiguities.
The FW Profile is language independent. P&P Software offers tool support to translate a requirements model expressed with the FW Profile into C code. The C1 Implementation is a C-language library providing an imp...