Overview Schemas Index

Layer_assignment_arm         


ENTITY Layer;
          id : STRING;
          description : STRING;
          layered_elements : SET [1:?] OF Representation_item;
END_ENTITY; -- Layer

Entity data types and their attributes

Layer
          id: STRING;
          description: STRING;
          layered_elements: SET [1:?] OF Representation_item;

Users: by entity attributes

Layer
          Context_dependent_appearance_assignment.context_definition
                    appearance_context
                              sal_appearance_context
          Context_dependent_over_riding_styled_element.context_definition
                    overriding_style_context
                              sal_overriding_style_context
          Structuring_method_hierarchy.relating
                    structuring_method_select

Users: by defined types, not used by any entity attribute

Layer
          sal_appearance_context
                    Context_dependent_appearance_assignment.context_definition
          sal_overriding_style_context
                    Context_dependent_over_riding_styled_element.context_definition

Global rules for this entity data type

          -