Require Session Support in Model UI Fragment Properties@0.0.4
Contents
Up to UI Engine Configuration Properties
- Audit Properties
- Content Markup Properties
- Context-of-Use Properties
- Cultural Environment
- Organization Environment
- Physical Environment
- Regulatory Environment
- Technical Environment
- User
- BasicCognitiveProperties
- Knowledge
- Required Arbitrary Knowledge
- Required Content Entity Assembly Knowledge
- Required Content Entity Configuration Knowledge
- Required Content Entity Knwoledge
- Required Content Entity Operating Mode Knowledge
- Required Domain Knowledge
- Required Location Knowledge
- Required Process Knowledge
- Required Product Knowledge
- Required Task Type Knowledge
- Personality Traits
- Skills
- Knowledge
- BasicPhysicalProperties
- Design process documentation
- Handicaps and Deficiencies Supported
- 3D Vision Limitation
- Attentiveness Limitation
- Colour Vision Limitation
- Directional Hearing Limitation
- Far Distance Vision Limitation
- Generic Limitation
- Hearing Limitation
- Orthography Limitation
- Short Distance Vision Limitation
- Short Term Memory Limitation
- Speech Recognition Limitation
- Tactile Sensitivity Limitation
- Temperature Sensitivity Limitation
- Vision Limitation
- User Equipment
- BasicCognitiveProperties
- Design Properties
- Property Types
- Audit Property Types
- Content Markup Types
- Context-of-Use Property Types
- Cultural Environment Property Types
- Organization Environment Property Types
- Physical Environment Property Types
- Regulatory Environment Property Types
- CategorizedDescriptionType
- DataCollectionActivationTypeType
- DataCollectionDeclarationType
- DataProcessingDeclarationType
- DataStorageLocationDeclarationType
- DataTransferPolicyDeclarationType
- PredefinedRegulatedDesignAspectType
- PredefinedRegulationLevelType
- RegulatedDesignAspectType
- RegulationLevelType
- RegulatoryDomainType
- TermsOfServiceDeclarationType
- Technical Environment Property Types
- EntityStateType
- EnvironmentalEquipmentType
- Platform Requirement Property Types
- DevicePropertyRequirementType
- DeviceRequirementListType
- DeviceRequirementType
- DeviceTypePropertyRequirementType
- DeviceTypeRefType
- DimensionAccuracyType
- MeasurementDimensionRefType
- PlatformPropertyRequirementListType
- PlatformPropertyRequirementType
- PlatformRefListType
- PropertyRequirementType
- SensorRequirementListType
- SensorRequirementType
- SensorTypeRefType
- Software Requirement Property Types
- ValueStatementType
- User Property Types
- Design Property Types
- ActivationEventTypeType
- ActivationType
- AdaptationType
- AnimatedRepresentationType
- AugmentationTypeType
- ContentEntityAssemblyTypeType
- DialogTypeRefType
- DialogTypeType
- GraphicAbstractionLevelType
- GraphicDimensionType
- ImmersionModeType
- InteractionBlockingTypeType
- LayoutRefType
- LayoutType
- NavigationDirectionTypeType
- NavigationElementType
- PerspectiveTypeType
- PredefinedDialogTypeType
- PredefinedLayoutType
- PredefinedUIDesignPatternType
- PredefinedViewOrderCriteriaType
- PredefinedViewTypeType
- ProportionateScaleType
- RegistrationReferenceListType
- RegistrationReferenceType
- RegistrationTypeType
- ScaleType
- SemanticAbstractionLevelType
- SymbolicScaleType
- UICustomizationType
- UIDesignPatternRefType
- UIDesignPatternType
- ViewOrderCriteriaRefType
- ViewOrderCriteriaType
- ViewTypeRefType
- ViewTypeType
- Section Reference Types
- Technical Property Types
- Tool Property Types
- Use-Case Property Types
- Technical Properties
- Use Case Properties
FragmentProperty: Require Session SupportStatus: EXPERIMENTAL
Documentation
A UI fragment may require session support by the UI engine in order to make some of its interaction-related data persistent across multiple requests to the UI, e.g. in case of web-based interfaces.
Typed Element: → 'RequireSessionSupportType'
Instanciatable Types 1
Name: → 'RequireSessionSupportType' Status: EXPERIMENTAL
Base Type: STRUCTURED
Abstract: No
Cardinality: 0..1
From Model: UI Fragment Properties
Documentation: This property type constitutes the description of a requirement regarding the necessity to store or access information of a user session.
Structured Value Members:
Base Type: STRUCTURED
Abstract: No
Cardinality: 0..1
From Model: UI Fragment Properties
Documentation: This property type constitutes the description of a requirement regarding the necessity to store or access information of a user session.
- minLifeTime : → 'TimeType' [0..1] The session may be required to have a minimum lifetime.
- sessionTypeId : → 'GenericReferenceType' [0..∞] Points to more detailed descriptions of the session's abilities, functionalities, or other features that are required for the UI fragment to work.
- sessionContextId : → 'GenericReferenceType' [0..∞] Points to more detailed descriptions of the contexts in which the session is expected to be valid.