ENTITY document_with_class
(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
ENTITY document_with_class
SUPERTYPE OF (document_standard)
SUBTYPE OF (document);
	class : identifier;
END_ENTITY;  (*  STEP Part 41 (2nd edition unchanged) *)
Explicit Attributes
Entity document_with_class has the following local and inherited explicit attributes:
Derived Attributes
    No derived attributes
Inverse Attributes
Entity document_with_class has the following local and inherited inverse attributes:
Supertypes
Entity document_with_class inherits from the following supertypes:
  document
Subtypes
Entity document_with_class has the following subtypes:
    document_standard*
* - Immediate Subtypes
Referenced By
Entity document_with_class and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00