ENTITY resource_property

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
ENTITY resource_property;
  name : label;
  description : text;
  resource : characterized_resource_definition;
END_ENTITY; -- 10303-49: process_property_schema

Explicit Attributes

Entity resource_property has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)resource_property
 descriptiontext (STRING)resource_property
 resourcecharacterized_resource_definition (SELECT)resource_property

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity resource_property and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_item SELECT resource_property
 action_request_item SELECT resource_property
 approval_item SELECT resource_property
 attribute_language_item SELECT resource_property
 classification_item SELECT resource_property
 date_and_time_item SELECT resource_property
 date_item SELECT resource_property
 derived_property_select SELECT resource_property
 effectivity_item SELECT resource_property
 event_occurrence_item SELECT resource_property
 multi_language_attribute_item SELECT resource_property
 organization_item SELECT resource_property
 person_and_organization_item SELECT resource_property
 resource_property_representation ENTITY resource_property
 restrict_multi_language_for_resource_property RULE resource_property
 security_classification_item SELECT resource_property
 time_interval_item SELECT resource_property


[Top Level Definitions] [Exit]

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