ENTITY property_parameter

(* SCHEMA ap238_arm_schema; *)

(* ************************************************************ *)
(* Property parameter                                           *)
(* ************************************************************ *)

ENTITY property_parameter	(* m0 *)
SUPERTYPE OF (ONEOF (descriptive_parameter,numeric_parameter));
parameter_name:                label;
END_ENTITY;

Explicit Attributes

Entity property_parameter has the following local and inherited explicit attributes:
AttributeTypeDefined By
 parameter_namelabel (STRING)property_parameter

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity property_parameter has the following subtypes:
    descriptive_parameter*
    numeric_parameter*
* - Immediate Subtypes

Referenced By

Entity property_parameter and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 material ENTITY property_parameter
 material_property ENTITY property_parameter
 milling_machine_functions ENTITY property_parameter
 part_property ENTITY property_parameter
 process_property ENTITY property_parameter
 surface_property ENTITY property_parameter
 turning_machine_functions ENTITY property_parameter


[Top Level Definitions]

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