ENTITY applied_effectivity_assignment

(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (Effectivity_application_mim); *)
ENTITY applied_effectivity_assignment
  SUBTYPE OF (effectivity_assignment);
  items : SET[1:?] OF effectivity_item;
END_ENTITY;

Explicit Attributes

Entity applied_effectivity_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_effectivityeffectivity (ENTITY)effectivity_assignment
 itemsSET OF effectivity_item (SELECT)applied_effectivity_assignment

Derived Attributes

Entity applied_effectivity_assignment has the following local and inherited derived attributes:
AttributeTypeDefined By
 roleobject_role (ENTITY)effectivity_assignment

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity applied_effectivity_assignment inherits from the following supertypes:
  effectivity_assignment

Subtypes

    No subtypes

Referenced By

Entity applied_effectivity_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 classification_item SELECT applied_effectivity_assignment
 class_usage_effectivity_context_assignment ENTITY applied_effectivity_assignment
 effectivity_context_assignment ENTITY effectivity_assignment
 restrict_effectivity_assignment_for_class_category_usage RULE applied_effectivity_assignment
 role_select SELECT effectivity_assignment
 subtype_exclusiveness_effectivity_assignment RULE effectivity_assignment


[Top Level Definitions] [Exit]

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