From 3690d6bf3f0da7ab0d60f4502b008c84f4426486 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Tue, 29 Dec 2020 03:25:46 +0100 Subject: report update --- report/report.ms | 4 ++-- report/report.pdf | Bin 378366 -> 378375 bytes report/report.ps | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/report/report.ms b/report/report.ms index 2f8e637..a399291 100644 --- a/report/report.ms +++ b/report/report.ms @@ -80,7 +80,7 @@ Those are instanciated into objects a lot since they're the base of an app manag Song and AudioBook both extend the MusicalElement which is an abstraction class. But Album and Playlist are standalone, they're just implementing Serializable like MusicalElement. .PP -The other files contains the enums. There is Genre for Song but also Category and Language used as attributes for AudioBook. +The other files contain the enums. There is Genre for Song but also Category and Language used as attributes for AudioBook. .bp @@ -90,7 +90,7 @@ Abstraction and Interface .PP The abstract class is MusicalElement which is instanciated by Song and AudioBook. .PP -The interface used in this project is the Serializable one. It is used by MusicalElement (therefore, Song and AudioBook), Album and Playlist. It's used to store the objects created into files. One for each types (songs, audiobooks, albums and playlists). +The interface used in this project is the Serializable one. It is used by MusicalElement (therefore, Song and AudioBook), Album and Playlist. It's used to store the created objects into files. One for each types (songs, audiobooks, albums and playlists). .NH 2 Exceptions diff --git a/report/report.pdf b/report/report.pdf index 9e41fbd..eb48460 100644 Binary files a/report/report.pdf and b/report/report.pdf differ diff --git a/report/report.ps b/report/report.ps index b96b98c..feeefaa 100644 --- a/report/report.ps +++ b/report/report.ps @@ -1,6 +1,6 @@ %!PS-Adobe-3.0 %%Creator: groff version 1.22.4 -%%CreationDate: Tue Dec 29 03:12:10 2020 +%%CreationDate: Tue Dec 29 03:25:23 2020 %%DocumentNeededResources: font Times-Bold %%+ font Times-Italic %%+ font Times-Roman @@ -21709,10 +21709,10 @@ E .028(re the base of an app managing songs and other el-)-.5 F (xtend the MusicalElement which is an abstraction class. But Alb)-.15 F .388(um and)-.2 F(Playlist are standalone, the)72 618 Q(y')-.15 E (re just implementing Serializable lik)-.5 E 2.5(eM)-.1 G -(usicalElement.)-2.5 E .306 -(The other \214les contains the enums. There is Genre for Song b)97 -645.6 R .306(ut also Cate)-.2 F .306(gory and Language used as)-.15 F -(attrib)72 657.6 Q(utes for AudioBook.)-.2 E 0 Cg EP +(usicalElement.)-2.5 E .535 +(The other \214les contain the enums. There is Genre for Song b)97 645.6 +R .535(ut also Cate)-.2 F .534(gory and Language used as)-.15 F(attrib) +72 657.6 Q(utes for AudioBook.)-.2 E 0 Cg EP %%Page: 3 3 %%BeginPageSetup BP @@ -21724,7 +21724,7 @@ MusicalElement which is instanciated by Song and AudioBook.)97 111.6 Q lizable one. It is used by MusicalElement \(therefore,)-.1 F 1.08 (Song and AudioBook\), Alb)72 139.2 R 1.08(um and Playlist. It')-.2 F 3.58(su)-.55 G 1.079 -(sed to store the objects created into \214les. One for each)-3.58 F +(sed to store the created objects into \214les. One for each)-3.58 F (types \(songs, audiobooks, alb)72 151.2 Q(ums and playlists\).)-.2 E F1 2.5(3.4. Exceptions)72 187.2 R F0(Most e)97 214.8 Q (xceptions are handled the same w)-.15 E(ay because the)-.1 E 2.5(ya) -- cgit v1.2.3