ENTITY state_definition_to_state_assignment_relationship

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
ENTITY state_definition_to_state_assignment_relationship
   SUBTYPE OF (ascribable_state_relationship);
      relation_type : STRING;
   WHERE
      WR1:
         acyclic_state_definition_to_state_assignment_relationship(SELF, [ SELF\ascribable_state_relationship.related_ascribable_state ], 'STEP_MERGED_AP_SCHEMA.STATE_DEFINITION_TO_STATE_ASSIGNMENT_RELATIONSHIP');
END_ENTITY;

Explicit Attributes

Entity state_definition_to_state_assignment_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)ascribable_state_relationship
 descriptiontext (STRING)ascribable_state_relationship
 relating_ascribable_stateascribable_state (ENTITY)ascribable_state_relationship
 related_ascribable_stateascribable_state (ENTITY)ascribable_state_relationship
 relation_typeSTRINGstate_definition_to_state_assignment_relationship

Derived Attributes

Entity state_definition_to_state_assignment_relationship has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)ascribable_state_relationship

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity state_definition_to_state_assignment_relationship inherits from the following supertypes:
  ascribable_state_relationship

Subtypes

    No subtypes

Referenced By

Entity state_definition_to_state_assignment_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_item SELECT ascribable_state_relationship
 acyclic_state_definition_to_state_assignment_relationship FUNCTION state_definition_to_state_assignment_relationship
 classification_item SELECT state_definition_to_state_assignment_relationship
 description_item SELECT ascribable_state_relationship
 description_item SELECT state_definition_to_state_assignment_relationship
 groupable_item SELECT ascribable_state_relationship
 identification_item SELECT state_definition_to_state_assignment_relationship
 identification_item SELECT ascribable_state_relationship
 id_attribute_select SELECT ascribable_state_relationship
 multi_language_attribute_item SELECT ascribable_state_relationship
 multi_language_attribute_item SELECT state_definition_to_state_assignment_relationship
 state_definition_to_state_assignment_relationship ENTITY ascribable_state_relationship


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:32:03-05:00