[This is preliminary documentation and is subject to change.]
The GenericEquation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
GenericEquation |
Initializes a new instance of the GenericEquation class
|
Methods
Name | Description | |
---|---|---|
![]() |
Commit |
Commits the implicit component
(Inherited from ImplicitComponent.) |
![]() |
IsEligible |
Indicates whether or not the component is eligible to be used
(Inherited from ClarionComponent.) |
![]() |
PropagateActivation | (Overrides ImplicitComponent..::..PropagateActivation()()()().) |
![]() |
Retract |
Retracts the implicit component
(Inherited from ImplicitComponent.) |
Properties
Name | Description | |
---|---|---|
![]() |
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.) |
![]() |
Equation | |
![]() ![]() |
Factory | |
![]() |
FactoryParameters |
Gets or sets the parameters that were used by the factory in order to generate the component
(Inherited from ClarionComponent.) |
![]() ![]() |
GlobalParameters |
Gets the global parameters for the GenericEquation class
|
![]() |
InitializeOnCommit |
Specifies whether initialization operations should be performed when the component in committed
(Inherited from ClarionComponent.) |
![]() |
Input |
Gets or sets the input layer of the implicit component
(Inherited from ImplicitComponent.) |
![]() |
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.) |
![]() |
Output |
Gets the output layer of the implicit component
(Inherited from ImplicitComponent.) |
![]() |
Parameters |
Gets the local parameters for this equation
|
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.) |