1.继承:

 

 Bird:Animal
        {
        }

2.关联关系

 

#endregion

3.聚合关系

 

#endregion

4.组合关系

 

#endregion

5.依赖关系

 

#endregion

相关文章: