[This is preliminary documentation and is subject to change.]
The IRLRule type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Action |
Gets the action chunk associated with this action rule
(Inherited from ActionRule.) |
![]() |
CommitLock |
Gets the thread locker that should be used during committing process of a component
(Inherited from ClarionComponent.) |
![]() |
EligibilityCheckerDelegate |
Gets the eligibility checker delegate (if one was specified during initialization, otherwise this will return null)
(Inherited from ClarionComponent.) |
![]() ![]() |
Factory | |
![]() |
FactoryParameters |
Gets or sets the parameters that were used by the factory in order to generate the component
(Inherited from ClarionComponent.) |
![]() |
GeneralizedCondition |
Gets the generalized condition chunk of the rule
(Inherited from Rule.) |
![]() ![]() |
GlobalParameters |
Gets the global parameters for the IRLRule class
|
![]() |
HasVariations | (Inherited from RefineableActionRule<(Of <(<'T>)>)>.) |
![]() |
InitializeOnCommit |
Specifies whether initialization operations should be performed when the component in committed
(Inherited from ClarionComponent.) |
![]() |
IsReadOnly |
Specifies whether the component is in a read-only (i.e., immutable) state
(Inherited from ClarionComponent.) |
![]() |
LastEligibleTimeStamp |
Gets or sets the time stamp for the last time the component was eligible
(Inherited from ClarionComponent.) |
![]() |
MatchMethod |
Gets the positive match determiner delegate (if one was specified during initialization, otherwise this will return null)
(Inherited from Rule.) |
![]() |
MaxVariationMinusOne |
Gets the rule variation (containing 1 less activated dimension-value pair) with the
maximum information gain compared to this rule.
(Inherited from RefineableActionRule<(Of <(<'T>)>)>.) |
![]() |
MaxVariationPlusOne |
Gets the rule variation (containing 1 additional activated dimension-value pair) with the
maximum information gain compared to this rule.
(Inherited from RefineableActionRule<(Of <(<'T>)>)>.) |
![]() |
NegativeMatch |
Gets or sets the negative match statistic
(Inherited from Rule.) |
![]() |
OutputChunk |
Gets the output chunk for the rule
(Inherited from Rule.) |
![]() |
Parameters |
Gets the local parameters for this IRL rule
|
![]() |
PositiveMatch |
Gets or sets the positive match statistic
(Inherited from Rule.) |
![]() |
Variations | |
![]() |
VariationsLock | (Inherited from RefineableActionRule<(Of <(<'T>)>)>.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
ISubscribes<(Of <<'(ParameterChangeRequestedEventArgs>)>>)..::..OnEventHandler | (Inherited from ClarionComponent.) |
![]() ![]() |
ISubscribes..::..PublicationTimingsSpecifiedEventHandler | (Inherited from ClarionComponent.) |
![]() ![]() |
ISubscribes..::..PublisherAvailableEventHandler | (Inherited from ClarionComponent.) |
![]() ![]() |
ISubscribes..::..PublisherRemovedEventHandler | (Inherited from ClarionComponent.) |