2.4.5、面向对象模型(Object Oriented Model)
  1、面向对象数据模型的数据结构
  
对象(Object)
  对象类(Class)
  继承(Inheritance)
  多态(Polymorphism)
  动态联编(Dinamic Binding)
  对象标识符(OID)