1
General Board / How to implement an abstract class
« on: January 26, 2004, 08:05:11 am »
Hello.
I have created an abstract class and I have two questions:
1) It seems that it allows me to give the abstract class attributes, which, of course, are not inherited in the concrete class.
2) When I try to inheris one class from another class, with the parent class not being abstract, the generalization association doesn't seem to put the attributes in the child class.
Finally, there seems to be a learning curve with this product...is there any training besides the onsite training? Like a book on the product?
I have created an abstract class and I have two questions:
1) It seems that it allows me to give the abstract class attributes, which, of course, are not inherited in the concrete class.
2) When I try to inheris one class from another class, with the parent class not being abstract, the generalization association doesn't seem to put the attributes in the child class.
Finally, there seems to be a learning curve with this product...is there any training besides the onsite training? Like a book on the product?