ENTITY general_material_property

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY general_material_property
	SUBTYPE OF (general_property);
WHERE
	WR1 : SIZEOF( QUERY( gpa <* USEDIN(SELF,'AP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_MIM_LF.GENERAL_PROPERTY_ASSOCIATION.BASE_DEFINITION') | 
        NOT ('AP210_ELECTRONIC_ASSEMBLY_INTERCONNECT_AND_PACKAGING_DESIGN_MIM_LF.MATERIAL_PROPERTY' IN TYPEOF(gpa.derived_definition)) )) = 0;
END_ENTITY;

Explicit Attributes

Entity general_material_property has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)general_property
 namelabel (STRING)general_property
 descriptiontext (STRING)general_property

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity general_material_property inherits from the following supertypes:
  general_property

Subtypes

    No subtypes

Referenced By

Entity general_material_property and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 attribute_classification_item SELECT general_property
 attribute_language_item SELECT general_property
 classification_item SELECT general_property
 general_property_association ENTITY general_property
 general_property_relationship ENTITY general_property
 identification_item SELECT general_property
 multi_language_attribute_item SELECT general_property
 organization_item SELECT general_property
 person_and_organization_item SELECT general_property
 represented_definition SELECT general_property


[Top Level Definitions] [Exit]

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