An NDoc Documented Class Library

InputElementInhibition Class

An inhibition mechanism solely dependent on the current input model element.

For a list of all members of this type, see InputElementInhibition Members.

System.Object
   ExpertCoder.ExpertSystem.InputElementInhibition

public sealed class InputElementInhibition : IInhibitionMechanism

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

If you use this inhibition mechanism, the rule will be activated at most once for each input model element.

Requirements

Namespace: ExpertCoder.ExpertSystem

Assembly: ExpertCoder.ExpertSystem (in ExpertCoder.ExpertSystem.dll)

See Also

InputElementInhibition Members | ExpertCoder.ExpertSystem Namespace