Content Adaptation in Model UI Fragment Properties@0.0.4

Contents

Up to Behaviour Properties

FragmentProperty: Content AdaptationStatus: EXPERIMENTAL

Documentation

A content adaptation adds or removes content elements of the UI fragment due to context changes, representation 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.