Open
Description
Prerequisite Issue: #928
When a mission model is uploaded, we need to extract the subsystems and put them in the tags
table, as well as associate ActivityTypes with their subsystems.
Subsystems may be declared in one of two places:
- As an
@subsystem
in the JavaDocs of an Activity (see Matt's work for extracting this information) - Statically, similar to how ActivityTypes are declared (not yet implemented, focus on 1 first)
Metadata
Assignees
Type
Projects
Status
Todo
Activity