ENTITY serial_numbered_effectivity

(* SCHEMA ship_moulded_form_schema; *)
  ENTITY serial_numbered_effectivity
    SUBTYPE OF (effectivity);
      effectivity_start_id : identifier;
      effectivity_end_id   : OPTIONAL identifier;
  END_ENTITY; -- serial_numbered_effectivity

Explicit Attributes

Entity serial_numbered_effectivity has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)effectivity
 effectivity_start_ididentifier (STRING)serial_numbered_effectivity
 effectivity_end_ididentifier (STRING)serial_numbered_effectivity

Derived Attributes

Entity serial_numbered_effectivity has the following local and inherited derived attributes:
AttributeTypeDefined By
 namelabel (STRING)effectivity
 descriptiontext (STRING)effectivity

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity serial_numbered_effectivity inherits from the following supertypes:
  effectivity

Subtypes

    No subtypes

Referenced By

Entity serial_numbered_effectivity and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 description_attribute_select SELECT effectivity
 effectivity ENTITY serial_numbered_effectivity
 effectivity_assignment ENTITY effectivity
 name_attribute_select SELECT effectivity


[Top Level Definitions] [Exit]

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