ENTITY presentation_layer_assignment

(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)

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

    No subtypes

Referenced By

Entity presentation_layer_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 invisible_item SELECT 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:14:39-04:00