Entry Point in Model UI Fragment Properties@0.0.4

Contents

Up to UI Engine Configuration Properties

FragmentProperty: Entry PointStatus: EXPERIMENTAL

Documentation

The entry point refers to a part of the UI fragment that is used to initialize the interaction with the user. This is mainly required in cases where the UI fragment provides multiple sections for different usage scenarios. The entry point is tagged by referencing a section of the UI fragment implementation.

Typed Element: → 'GenericReferenceType'

Base Type: <NONE>
Abstract: Yes
Cardinality: 0..1
From Model: Common Property Types
Documentation: This type can be used to create actual reference values by using either unformatted string values, URL values, or resolvable identifiers.

Instanciatable Types 3

Name: → 'URLType' Status: EXPERIMENTAL
Base Type: STRING
Abstract: No
Cardinality: 0..1
From Model: Common Property Types
Documentation: This type can be used to create actual well-formed URL string property statements.
This type can be used to create actual well-formed URL string property statements.
Name: → 'StringType' Status: EXPERIMENTAL
Base Type: STRING
Abstract: No
Cardinality: 0..1
From Model: Common Property Types
Documentation: This type can be used to create actual string property statements.
This type can be used to create actual string property statements.
Name: → 'IdentifierType' Status: EXPERIMENTAL
Base Type: STRING
Abstract: No
Cardinality: 0..1
From Model: Common Property Types
Documentation: This type can be used to actually create property statements the value of which is pointing to a resolvable entity.

Identifier

This type can be used to actually create property statements the value of which is pointing to a resolvable entity.