ENTITY general_property

(* SCHEMA ap238_arm_schema; *)
ENTITY general_property	-- ADDED BY 10303-238
  ABSTRACT SUPERTYPE;
  description:		label;
  owner:	   	general_property_item;
  related_properties:	SET [0:?] OF general_property;
  specifications:	SET [0:?] OF specification;
END_ENTITY;

Explicit Attributes

Entity general_property has the following local and inherited explicit attributes:
AttributeTypeDefined By
 descriptionlabel (STRING)general_property
 ownergeneral_property_item (SELECT)general_property
 related_propertiesSET OF general_property (ENTITY)general_property
 specificationsSET OF specification (ENTITY)general_property

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity general_property has the following subtypes:
    material_property*
    part_property*
    process_property*
    surface_property*
* - Immediate Subtypes

Referenced By

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


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00