ENTITY applied_certification_assignment

(* SCHEMA automotive_design; *)
 ENTITY applied_certification_assignment
  SUBTYPE OF (certification_assignment);
  items : SET[1:?] OF certification_item;
 END_ENTITY;  -- 10303-214: automotive_design 

Explicit Attributes

Entity applied_certification_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_certificationcertification (ENTITY)certification_assignment
 itemsSET OF certification_item (SELECT)applied_certification_assignment

Derived Attributes

Entity applied_certification_assignment has the following local and inherited derived attributes:
AttributeTypeDefined By
 roleobject_role (ENTITY)certification_assignment

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity applied_certification_assignment inherits from the following supertypes:
  certification_assignment

Subtypes

    No subtypes

Referenced By

Entity applied_certification_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 role_select SELECT certification_assignment


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:39:29-04:00