ENTITY attribute_value_assignment

(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)

ENTITY attribute_value_assignment
	ABSTRACT SUPERTYPE;
	attribute_name : label;
	attribute_value : attribute_type;
	role : attribute_value_role;
END_ENTITY;

Explicit Attributes

Entity attribute_value_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 attribute_namelabel (STRING)attribute_value_assignment
 attribute_valueattribute_type (SELECT)attribute_value_assignment
 roleattribute_value_role (ENTITY)attribute_value_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity attribute_value_assignment has the following subtypes:
    multi_language_attribute_assignment*
* - Immediate Subtypes

Referenced By

Entity attribute_value_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 attribute_language_item SELECT attribute_value_assignment
 multi_language_attribute_assignment ENTITY attribute_value_assignment
 multi_language_attribute_item SELECT attribute_value_assignment


[Top Level Definitions] [Exit]

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