ENTITY lot_effectivity

(* SCHEMA structural_analysis_design; *)
  ENTITY lot_effectivity
    SUBTYPE OF (effectivity);
      effectivity_lot_id   : identifier;
      effectivity_lot_size : measure_with_unit;
  END_ENTITY; -- lot_effectivity

Explicit Attributes

Entity lot_effectivity has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)effectivity
 effectivity_lot_ididentifier (STRING)lot_effectivity
 effectivity_lot_sizemeasure_with_unit (ENTITY)lot_effectivity

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity lot_effectivity inherits from the following supertypes:
  effectivity

Subtypes

    No subtypes

Referenced By

Entity lot_effectivity and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 effectivity ENTITY lot_effectivity


[Top Level Definitions] [Exit]

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