Interface PropertyCondition

    • Method Detail

      • setLocalPropertyContainer

        void setLocalPropertyContainer​(PropertyContainer aPropertyContainer)
        Sets a PropertyContainer specific to the embedding configurator, which is used for property lookups in addition to the global Context properties. This allows for overriding or supplementing global properties with local values during evaluation.
        Parameters:
        aPropertyContainer - the local property container to use for lookups