Archeometer.Schema.Application (Archeometer v0.3.2)

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.