ENTITY action_resource

(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
 
ENTITY action_resource;
  name : label;
  description :  OPTIONAL text;
  usage : SET [1:?] OF supported_item;
  kind : action_resource_type;
END_ENTITY; (* declared in: action_schema *)

Explicit Attributes

Entity action_resource has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_resource
 descriptiontext (STRING)action_resource
 usageSET OF supported_item (SELECT)action_resource
 kindaction_resource_type (ENTITY)action_resource

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity action_resource and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_items SELECT action_resource
 action_method_items SELECT action_resource
 action_request_item SELECT action_resource
 action_resource_relationship ENTITY action_resource
 approval_item SELECT action_resource
 attribute_classification_item SELECT action_resource
 attribute_language_item SELECT action_resource
 certification_item SELECT action_resource
 characterized_resource_definition SELECT action_resource
 classification_item SELECT action_resource
 contract_item SELECT action_resource
 date_and_time_item SELECT action_resource
 date_item SELECT action_resource
 document_reference_item SELECT action_resource
 experience_item SELECT action_resource
 experience_type_classification_item SELECT action_resource
 identification_item SELECT action_resource
 ir_usage_item SELECT action_resource
 justification_item SELECT action_resource
 location_item SELECT action_resource
 multi_language_attribute_item SELECT action_resource
 organization_item SELECT action_resource
 person_and_organization_item SELECT action_resource
 requirement_for_action_resource ENTITY action_resource
 security_classification_item SELECT action_resource
 statechar_action_items SELECT action_resource
 state_observed_of_item SELECT action_resource
 state_type_of_item SELECT action_resource


[Top Level Definitions] [Exit]

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