ENTITY lot_effectivity

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

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

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

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
 acyclic_effectivity_relationship FUNCTION effectivity
 description_attribute_select SELECT effectivity
 effectivity ENTITY lot_effectivity
 effectivity_assignment ENTITY effectivity
 effectivity_relationship ENTITY effectivity
 name_attribute_select SELECT effectivity


[Top Level Definitions] [Exit]

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