ENTITY assembly_component_usage_substitute_with_ranking

(* SCHEMA product_structure_schema; *)
ENTITY assembly_component_usage_substitute_with_ranking
  SUBTYPE OF (assembly_component_usage_substitute);
  ranking           : INTEGER;
  ranking_rationale : text;
END_ENTITY;

Explicit Attributes

Entity assembly_component_usage_substitute_with_ranking has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)assembly_component_usage_substitute
 definitiontext (STRING)assembly_component_usage_substitute
 baseassembly_component_usage (ENTITY)assembly_component_usage_substitute
 substituteassembly_component_usage (ENTITY)assembly_component_usage_substitute
 rankingINTEGERassembly_component_usage_substitute_with_ranking
 ranking_rationaletext (STRING)assembly_component_usage_substitute_with_ranking

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity assembly_component_usage_substitute_with_ranking inherits from the following supertypes:
  assembly_component_usage_substitute

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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