All Downloads are FREE. Search and download functionalities are using the official Maven repository.

models.autoRealization.Tests.SelectionTest.RequirednessSelectors.yaml Maven / Gradle / Ivy

_type: RealizationModel
name: RequirednessSelectors
realizationRules:
      
  Optional:
    appliesTo:
    - _type: ContextPattern
      level:
        _type: ReferencePropertyContext
        isRequired: false
    realization:
      _type: ObjectRealizationSpec
  Required:
    appliesTo:
    - _type: ContextPattern
      level:
        _type: ReferencePropertyContext
        isRequired: true
    realization:
      _type: ObjectRealizationSpec




© 2015 - 2025 Weber Informatics LLC | Privacy Policy