ENTITY process_property

(* SCHEMA ap238_arm_schema; *)
ENTITY process_property	 	-- ADDED BY 10303-238
  SUBTYPE OF (general_property);
  process_name:			label;
  process_characteristics:	SET [0:?] OF property_parameter;
END_ENTITY;

Explicit Attributes

Entity process_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
 process_namelabel (STRING)process_property
 process_characteristicsSET OF property_parameter (ENTITY)process_property

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity process_property inherits from the following supertypes:
  general_property

Subtypes

    No subtypes

Referenced By

Entity process_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