Archeometer.Schema.App (Archeometer v0.5.0)

This modules represents a OTP application. It holds the relevant schema data that will be used in the project analysis.

This schema has the following fields:

  • name is the name of the OTP application
  • is_external if the application is external (dependency)
  • modules is a reference to Archeometer.Schema.Modules. All the modules belonging to the application.