ILsaAction

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun execute()
Link copied to clipboard
abstract fun getContext(): Context
Link copied to clipboard
@Nonnull
abstract fun getOutboundDependencies(): ListSet<out Dependency>
Link copied to clipboard
abstract fun setExecutionContext(matches: Map<HashString, ITreeNode<out Any>>, nodes: List<ILsaNode>)
Sets the context in which this action will execute.