ENTITY action_directive

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
  ENTITY action_directive;
    name : label;
    description : OPTIONAL text;
    analysis : text;
    comment : text;
    requests : SET [1:?] OF versioned_action_request;
  END_ENTITY;

Explicit Attributes

Entity action_directive has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_directive
 descriptiontext (STRING)action_directive
 analysistext (STRING)action_directive
 commenttext (STRING)action_directive
 requestsSET OF versioned_action_request (ENTITY)action_directive

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity action_directive and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_items SELECT action_directive
 approval_item SELECT action_directive
 attribute_classification_item SELECT action_directive
 classification_item SELECT action_directive
 contract_item SELECT action_directive
 date_and_time_item SELECT action_directive
 date_item SELECT action_directive
 directed_action ENTITY action_directive
 document_reference_item SELECT action_directive
 event_occurrence_item SELECT action_directive
 identification_item SELECT action_directive
 multi_language_attribute_item SELECT action_directive
 organization_item SELECT action_directive
 person_and_organization_item SELECT action_directive
 security_classification_item SELECT action_directive
 supported_item SELECT action_directive
 time_interval_item SELECT action_directive


[Top Level Definitions] [Exit]

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