Java面向对象程序设计(第2版)第17章(精品·公开课件).pptVIP

  • 4
  • 0
  • 约1.52万字
  • 约 65页
  • 2018-11-05 发布于广西
  • 举报

Java面向对象程序设计(第2版)第17章(精品·公开课件).ppt

状态图 选择图形状态图 创建图形状态图 序列图:删除图形 * * Directory File name 0..1 class Directory { private Hashtable theFiles; . . . . . } 关联(八):受限(qualified)关联的表示及实现; name是 theFiles 中的Key Directory File * interface MyClass implementation interface MyInterface interface MyInterface . . . . class MyClass implements MyInterface { . . . . . } MyClass MyInterface 接口表示及实现 class MyDependentClass { . . . . . void myFunction1( MyReferencedClass r ) { . .. } MyReferencedClass myFunction2( … ) { . .. } void myFunction3( … ) { MyReferencedClass m … } } dependence

文档评论(0)

1亿VIP精品文档

相关文档