atomica.yaml_calibration.BaseNode¶
- class atomica.yaml_calibration.BaseNode(instructions, context, name)[source]¶
Bases:
objectNode base class
The base node class implements basic node features. Typically there should not be any instances of this class, only instances of subclasses
Attributes
attributesn_stepsrepeatsMethods
Perform the action associated with this node
Validate/sanitize contents of this node
walk