Skip to content
This repository was archived by the owner on May 3, 2022. It is now read-only.
Eduardo Riffo edited this page Dec 10, 2015 · 10 revisions

This Wiki and github project is the top level for the following subprojects:

This github project will then contain code and documentation for:

  • shared or multilateral entities
  • for instance header files that are needed by more than one subproject
  • For instance documents that describe communication API between two interfaces.
  • global entities
  • For instance header files that are needed by all subprojects
  • Systemwide architecture documents.

Project definitions

Definition Meaning
Use Case A use case is a series of related interactions between a user (or more generally, an “actor”) and a system that enables the user to achieve a goal.
Scenario A sequence of actions that illustrates behavior. A scenario may be used to illustrate an interaction or the execution of a use case instance.

Clone this wiki locally