docs.unity3d.com
    Show / Hide Table of Contents

    Class DummyRuleEngine

    Class DummyRuleEngine.

    Inheritance
    Object
    DummyRuleEngine
    Namespace: Unity.Industrial.Forma.Core.Ruling
    Syntax
    public class DummyRuleEngine : MonoBehaviour, IRuleEngine

    Methods

    QueryConfigurationChangeValidity(Product, Context, IReadOnlyConfiguration, ConfigurationChange)

    Queries the configuration change validity.

    Declaration
    public ProviderOperation<RuleEngineReply> QueryConfigurationChangeValidity(Product product, Context context, IReadOnlyConfiguration configuration, ConfigurationChange configurationChange)
    Parameters
    Type Name Description
    Product product

    The product.

    Context context

    The context.

    IReadOnlyConfiguration configuration

    The configuration.

    ConfigurationChange configurationChange

    The configuration change.

    Returns
    Type Description
    ProviderOperation<RuleEngineReply>

    ProviderOperation<RuleEngineReply>.

    Implements
    IRuleEngine.QueryConfigurationChangeValidity(Product, Context, IReadOnlyConfiguration, ConfigurationChange)

    QueryConfigurationChangeValidityStatic(Product, Context, IReadOnlyConfiguration, ConfigurationChange)

    Queries the configuration change validity static.

    Declaration
    public static ProviderOperation<RuleEngineReply> QueryConfigurationChangeValidityStatic(Product product, Context context, IReadOnlyConfiguration configuration, ConfigurationChange configurationChange)
    Parameters
    Type Name Description
    Product product

    The product.

    Context context

    The context.

    IReadOnlyConfiguration configuration

    The configuration.

    ConfigurationChange configurationChange

    The configuration change.

    Returns
    Type Description
    ProviderOperation<RuleEngineReply>

    ProviderOperation<RuleEngineReply>.

    Events

    ruleEngineChanged

    Declaration
    public event EventHandler ruleEngineChanged
    Event Type
    Type Description
    EventHandler
    Implements
    IRuleEngine.ruleEngineChanged
    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023