I am doing a class diagram and I have one abstract class and two child classes which inherit from the parent one. The abstract class has also 2 abstract methods.My question