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

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

There is a newer version: 1.4.2
Show newest version
_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 - 2024 Weber Informatics LLC | Privacy Policy