Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Implemented Volume type #115 #128

Merged
merged 3 commits into from
Jul 4, 2023
Merged

Implemented Volume type #115 #128

merged 3 commits into from
Jul 4, 2023

Conversation

dejobratic
Copy link
Contributor

  • Implemented Measurement as base type for measurement related classes such as Volume, Length, Area etc.
  • Implemented MeasurementUnit as custom enumeration for measurement units, with Id, Name and Symbol.
  • Implemented Volume, type that inherits Measurement, with VolumeUnit as unit, that inherits MeasurementUnit.

@dejobratic dejobratic marked this pull request as draft June 30, 2023 11:17
@dejobratic dejobratic marked this pull request as ready for review July 4, 2023 09:25
@rochar rochar merged commit 09bc632 into main Jul 4, 2023
@rochar rochar deleted the feature/volume-type branch July 4, 2023 09:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants