LsaStandardCondition

simple LSA-condition (example: ). Search an instance of a template in a node. The LSAMolecule matched, if exist, will not be deleted from the node Lsa-space . It can be deleted from the reaction, if necessary.

Inheritors

Constructors

Link copied to clipboard
constructor(mol: ILsaMolecule, n: ILsaNode)
Builds an LsaStandardCondition.

Properties

Link copied to clipboard
val node: Node<T>

Functions

Link copied to clipboard
Link copied to clipboard
open fun filter(matchesList: List<Map<HashString, ITreeNode<out Any>>>, validNodes: List<ILsaNode>, retrieved: List<Map<ILsaNode, List<ILsaMolecule>>>): Boolean
When this method is called, the condition must filter the current matches and allowed nodes.
Link copied to clipboard
open fun getContext(): Context
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun reactionReady()
Link copied to clipboard
open fun toString(): String
open fun toString(): String