[This is preliminary documentation and is subject to change.]

The ImplicitComponent type exposes the following members.

Methods

  Name Description
Public method Commit
Commits the implicit component
(Overrides ClarionComponent..::..Commit()()()().)
Public method IsEligible
Indicates whether or not the component is eligible to be used
(Inherited from ClarionComponent.)
Public method PropagateActivation
Calculates the output activations based on the current input
Public method Retract
Retracts the implicit component
(Overrides ClarionComponent..::..Retract()()()().)

See Also