ENTITY attribute_table_instance_entity
(* SCHEMA iges_structure_schema; *)
ENTITY attribute_table_instance_entity
ABSTRACT SUPERTYPE OF (ONEOF (tuple_instance_entity,
table_instance_entity))
SUBTYPE OF (attribute_table_entity);
structure : attribute_table_definition_entity;
DERIVE
entity_type : INTEGER := 422;
END_ENTITY;
Explicit Attributes
Entity attribute_table_instance_entity has the following local and inherited explicit attributes:
Derived Attributes
Entity attribute_table_instance_entity has the following local and inherited derived attributes:
Attribute | Type | Defined By |
---|
entity_type | INTEGER | attribute_table_instance_entity |
|
Inverse Attributes
No Inverse AttributesSupertypes
Entity attribute_table_instance_entity inherits from the following supertypes:
directory_entry
structure_entity
attribute_table_entity
Subtypes
Entity attribute_table_instance_entity has the following subtypes:
table_instance_entity*
tuple_instance_entity*
* - Immediate Subtypes
Referenced By
Entity attribute_table_instance_entity and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2022-02-01T11:14:58-05:00