Semantic Abstraction Level in Model UI Fragment Properties@0.0.3

Contents

Up to Representation Properties

FragmentProperty: Semantic Abstraction LevelStatus: EXPERIMENTAL

Documentation

The semantic abstraction level denotes the level of detail of the representation of the represented content entities. Possible values are: Block: The entity is simply represented as a block level element in order to display a logical entity structure, but without displaying its meaning, function or further structure. The Block element may allow the abstract display of the entity condition or state. Main Function: Instead only displaying a block level element, the entity is represented using a symbol that denotes its major role for the process. It does not show, how the function is being realized. Main Components: It is shown, on a basic level, how the entity is designed in order to realize its function by displaying its major components. Sub Components: The entity is disassembled on a detalied level by displaying also auxilliary sub components that allow the display of internal preconditions and supply funtionality for the entities main function and/or main components.

Typed Element: → 'SemanticAbstractionLevelType'

Instanciatable Types 1

Name: → 'SemanticAbstractionLevelType' Status: EXPERIMENTAL
Base Type: STRING
Abstract: No
Cardinality: 0..1
From Model: UI Fragment Properties
Documentation: <NONE>

Enumerated Type

  • Block = 0
  • Main Function = 1
  • Main Components = 2
  • Sub Components = 3