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: by entity attributes

Class_hierarchy

Users: by defined types, not used by any entity attribute

Class_hierarchy
          -

Global rules for this entity data type

          -