ENTITY presentation_layer_assignment

(* SCHEMA presentation_organization_schema; *)

ENTITY presentation_layer_assignment;

  name           : label;

  description    : text;

  assigned_items : SET [1:?] OF layered_item;

END_ENTITY;

Explicit Attributes

Entity presentation_layer_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)presentation_layer_assignment
 descriptiontext (STRING)presentation_layer_assignment
 assigned_itemsSET OF layered_item (SELECT)presentation_layer_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity presentation_layer_assignment has the following subtypes:
    representation_item_dependent_layer_assignment*
* - Immediate Subtypes

Referenced By

Entity presentation_layer_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 invisible_item SELECT presentation_layer_assignment
 presentation_layer_usage ENTITY presentation_layer_assignment
 style_context_select SELECT presentation_layer_assignment


[Top Level Definitions] [Exit]

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