25 virtual void act()
override;
InputParameters & getComponentParams()
Return the parameters of the component.
RelationshipManagerType
Main types of Relationship Managers.
std::string _component_type
The Component type that is being created.
Action for creating component actions.
static InputParameters validParams()
bool addRelationshipManagers(Moose::RelationshipManagerType when_type, const InputParameters &moose_object_pars)
Method to add a relationship manager for the objects being added to the system.
InputParameters _component_params
The parameters for the component to be created.
virtual void addRelationshipManagers(Moose::RelationshipManagerType when_type) override
Method to add a relationship manager for the objects being added to the system.
AddActionComponentAction(const InputParameters ¶ms)
virtual void act() override
Method to add objects to the simulation or perform other setup tasks.