...
Info | ||
---|---|---|
| ||
This is not a data model. The relationship between the domain model and the data model will be close but the domain model does not directly define the properties of the data model. It is the responsibility of the developer to translate it. |
Language Terms
Entities:
Term | Definition |
---|---|
Workout Definition (WD) | A static entity that is a template for a workout (e.g. a running, gym training, etc). |
Workout Activity (WA) | An entity representing a performed workout - an actual instance of a workout that the user performed on a specific date. |
Exercise Definition (ED) | A static entity that represents a single template exercise (e.g. push-ups). |
Exercise Activity (EA) | An entity representing an exercise that was performed as part of a Workout Activity. |
Properties:
Term | Definition |
---|---|
Max Impact | |
Actual Impact | |
Impact Credit | |
Adaptive Response | |
Fitness Level | |
Cardio Fitness Bias |
Anchor | ||||
---|---|---|---|---|
|
...