Class UserAction

Inheritance Relationships

Base Type

  • public ABC

Class Documentation

action.UserAction : public ABC
An abstract class used as an interface from users
to describe actions to be peformed in the data-pipeline
of the AMS staging mechanism

Public Functions

__init__(self)
data_cb(self, inputs, outputs)
update_model_cb(self, domain, model)
from_cli(cls, args)

Public Static Functions

add_cli_args(parser)