Within the class diagram, there are "-" signs at the top left-hand corner of each class object, suggesting a private class. However, the ActivityParser class is a public class. The class diagram does not require identification even if the class is public or private. Consider removing it from the class diagram.
Within the class diagram, there are "-" signs at the top left-hand corner of each class object, suggesting a private class. However, the
ActivityParser
class is a public class. The class diagram does not require identification even if the class is public or private. Consider removing it from the class diagram.[original: nus-cs2113-AY2425S1/pe-interim#229] [original labels: severity.Low type.DocumentationBug]