ENTITY presentation_layer_usage

(* SCHEMA plant_spatial_configuration; *)
   ENTITY presentation_layer_usage;
      assignment : presentation_layer_assignment;
      presentation : presentation_representation;
   UNIQUE
      UR1 : assignment, presentation;
   END_ENTITY;

Explicit Attributes

Entity presentation_layer_usage has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assignmentpresentation_layer_assignment (ENTITY)presentation_layer_usage
 presentationpresentation_representation (ENTITY)presentation_layer_usage

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity presentation_layer_usage and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 invisibility_context SELECT presentation_layer_usage


[Top Level Definitions] [Exit]

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