Representation Adaptation in Model UI Fragment Properties@0.0.4

Contents

Up to Behaviour Properties

FragmentProperty: Representation AdaptationStatus: EXPERIMENTAL

Documentation

A representation adaptation changes parameters of representation elements only due to context changes. The UI content and structure might not be changed.

Typed Element: → 'AdaptationType'

Instanciatable Types 1

Name: → 'AdaptationType' Status: EXPERIMENTAL
Base Type: STRUCTURED
Abstract: No
Cardinality: 0..1
From Model: UI Fragment Properties
Documentation: This structured data type is intended to describe how and when certain aspects of the representation are being adapted.
Structured Value Members:
  • trigger : → 'ActivationType' [0..∞]
    Specifies on what type of event the adaptation is being executed.
  • parameter : → 'ViewOrderCriteriaType' [0..∞]
    Sepcifies depending on which type of parameter the adaptation will be executed. Currently, the type modeling is not sufficient. As parameter, also physical measurement or any other type of information may be used.
  • adaptedProperty : → 'GenericReferenceType' [0..∞]
    Specifies the property of the UI that will be changed in order to adapt.
  • continuous : → 'BooleanType' [0..1]
    Specifies whether the adaptation mechanism is continuously being executed or whether the adaptation needs to be re-triggered.
This structured data type is intended to describe how and when certain aspects of the representation are being adapted.