Change Log in Model UI Fragment Properties@0.0.4
Contents
Up to Audit 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: Change LogStatus: EXPERIMENTAL
Documentation
Provides the ability to include a description of major or minor changes in the UI fragment itself so that especially changes of the API can be tracked by users.
Typed Element: → 'ChangeLogType'
Instanciatable Types 1
Name: → 'ChangeLogType' Status: EXPERIMENTAL
Base Type: STRUCTURED
Abstract: No
Cardinality: 0..1
From Model: UI Fragment Properties
Documentation: This datatype constitutes an entry of a changelog.
Structured Value Members:
Base Type: STRUCTURED
Abstract: No
Cardinality: 0..1
From Model: UI Fragment Properties
Documentation: This datatype constitutes an entry of a changelog.
- date : → 'DateTimeType' [0..1] The point in time at which this change has been published.
- version : → 'VersionType' [0..1] The new version identifier valid as of this change.
- changes : → 'MultilineStringType' [0..∞] A list of change descriptions that also help developers and designers to understand how the changes may affect the incorporating or using software product.
- affectedSection : → 'UIFragmentSectionReferenceType' [0..∞] References to the secctions or regions of the UI fragment where the changes have been applied.