ActionCandidate

interface ActionCandidate : NodeCandidate

Known direct subclasses
CommandCandidate

Represents automation candidate node corresponding to a command.

TraitAttributesCandidate

Represents automation candidate nodes corresponding to a trait's attributes.


Every ActionCandidate should implement this interface

Summary