HOPEX UML : HOPEX XML Schemas : More UML Features : Other Features Related to Inheritance
   
Other Features Related to Inheritance
 
Overloading Attributes
Result
Example
Overloading Elements
Creating Abstract Classes
Example
Inheritance and References
Function
Example
Result
When an element inherits, it has all the attributes of the class it inherits. The following questions then arise:
Is it possible to modify inherited attributes or elements (overloading)?
Is it possible to use abstract classes?
What happens when the inherited element is a reference?