Development Status 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: Development StatusStatus: EXPERIMENTAL
Documentation
States the development status of the UI fragment in order to quickly identify fragments that are likely to receive frequent updates, fragments that are safe to use as they are well-tested, and fragments that aren't maintained anymore.
Typed Element: → 'DevelopmentStatusType'
Instanciatable Types 1
Name: → 'DevelopmentStatusType' Status: EXPERIMENTAL
Base Type: STRING
Abstract: No
Cardinality: 0..1
From Model: UI Fragment Properties
Documentation: The development status gives information about the technical maturity of the fragment implementation which may provide relevant information about whether to rely on the fragment or not.
Base Type: STRING
Abstract: No
Cardinality: 0..1
From Model: UI Fragment Properties
Documentation: The development status gives information about the technical maturity of the fragment implementation which may provide relevant information about whether to rely on the fragment or not.
Enumerated Type
Development = 0 The fragment implementation does not fulfill its specification yet.Testing = 1 The fragment implementation may show some bugs and flaws, but more or less adheres to its specification.Stable = 2 The fragment testing has succeeded and adheres to its specification.Deprecated = 3 The fragment is not maintained anymore or is known to be dysfunctional.