Overview Schemas Index

Classification_with_attributes_arm         


ENTITY Class_hierarchy;
          super_class : Class_with_attributes;
          sub_class : Class_with_attributes;
END_ENTITY; -- Class_hierarchy

Entity data types and their attributes

Class_hierarchy
          super_class: Class_with_attributes;
          sub_class: Class_with_attributes;

Users

Class_hierarchy

Global rules for this entity data type

          -