ENTITY document_with_class

(* SCHEMA dimensional_inspection_schema; *)
  ENTITY document_with_class
    SUBTYPE OF (document);
      class : identifier;
  END_ENTITY; -- document_with_class

Explicit Attributes

Entity document_with_class has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)document
 namelabel (STRING)document
 descriptiontext (STRING)document
 kinddocument_type (ENTITY)document
 classidentifier (STRING)document_with_class

Derived Attributes

    No derived attributes

Inverse Attributes

Entity document_with_class has the following local and inherited inverse attributes:
AttributeTypeDefined By
 representation_typesSET OF document_representation_type (ENTITY)document

Supertypes

Entity document_with_class inherits from the following supertypes:
  document

Subtypes

    No subtypes

Referenced By

Entity document_with_class and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 document_reference ENTITY document
 document_representation_type ENTITY document
 document_usage_constraint ENTITY document


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:17-04:00