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

models.autoRealization.Tests.M1.InclusivePropertySet.InclusivePropertySet_ExcludePrimitive.yaml Maven / Gradle / Ivy

There is a newer version: 1.4.2
Show newest version
$schema: ../../../../../../com.modelsolv.reprezen.realization/schema/auto-realization-config-schema.json
_type: RealizationModel
name: InclusivePropertySet_ExcludePrimitive
realizationRules:
  AllObjects:
    _type: RealizationRule
    namingPattern: ${TypeName}_AllExceptPrimitive
    appliesTo:
    - _type: ContextPattern
      _documentation: Empty ContextPattern object has no selectors, meaning that this realization template applies to _all_ object references, in _all_ realization contexts.
    realization:
      _type: ObjectRealizationSpec
      propertySet:
        _type: InclusivePropertySet
        excludedProperties:
        - _type: PropertySelector
          propertyType:
            _type: PrimitivePropertySelector




© 2015 - 2024 Weber Informatics LLC | Privacy Policy