Representation Animation in Model UI Fragment Properties@0.0.4
Contents
FragmentProperty: Representation AnimationStatus: EXPERIMENTAL
Documentation
Denotes how specific elements of the representation are animated, e.g. according to process data value changes. Besides any static graphical representation property, the animations being used in the UI solution has a major influence on the percieved UI solution consistency.
Typed Element: → 'AnimatedRepresentationType'
Instanciatable Types 1
Name: → 'AnimatedRepresentationType' Status: EXPERIMENTAL
Base Type: STRUCTURED
Abstract: No
Cardinality: 0..∞
From Model: UI Fragment Properties
Documentation: This structured data type is intended to describe animations within the UI fragment in order to provide the possibility to ensure the animation consistency.
Structured Value Members:
Base Type: STRUCTURED
Abstract: No
Cardinality: 0..∞
From Model: UI Fragment Properties
Documentation: This structured data type is intended to describe animations within the UI fragment in order to provide the possibility to ensure the animation consistency.
- animatedSection : → 'UIFragmentSectionReferenceType' [0..∞] Refers to the UI fragment section that is being animated.
- minAimationInterval : → 'TimeType' [0..1] Defines the minimum animation frequency applied.
- maxAimationInterval : → 'TimeType' [0..1] Defines the maximum animation frequency applied.
- animatedRepresentationProperty : → 'GenericReferenceType' [0..∞] Refers to the UI property that is being animated.
- referenceProperty : → 'GenericReferenceType' [0..∞] Refers to properties that are used as information source for deriving the concrete values for the animation.
- trigger : → 'GenericReferenceType' [0..∞] Refers to an arbitrary property that triggers the animation by changing its value.
- duration : → 'TimeType' [0..1] Specifies the animation duration.
- type : → 'GenericReferenceType' [0..∞] Refers to an animation type description.
TODO continuous, transition, framebased, animated property, trigger, controlling property, speed, frequency, value update, design, user interaction, process condition