ENTITY certification

(* SCHEMA certification_schema; *)
  ENTITY certification;
    name : label;
    purpose : text;
    kind : certification_type;
  END_ENTITY;

Explicit Attributes

Entity certification has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)certification
 purposetext (STRING)certification
 kindcertification_type (ENTITY)certification

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity certification and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 certification_assignment ENTITY certification


[Top Level Definitions] [Exit]

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