Action rename specification.
More...
#include <action_rename.h>
Action rename specification.
Definition at line 148 of file action_rename.h.
◆ action_rename_specification() [1/3]
| mcrl2::lps::action_rename_specification::action_rename_specification |
( |
| ) |
|
|
default |
◆ action_rename_specification() [2/3]
| mcrl2::lps::action_rename_specification::action_rename_specification |
( |
atermpp::aterm |
t | ) |
|
|
inline |
◆ action_rename_specification() [3/3]
Constructor.
- Parameters
-
| data | A data specification |
| action_labels | A sequence of action labels |
| rules | A sequence of action rename rules |
Definition at line 185 of file action_rename.h.
◆ action_labels() [1/2]
◆ action_labels() [2/2]
◆ data() [1/2]
◆ data() [2/2]
◆ is_well_typed()
| bool mcrl2::lps::action_rename_specification::is_well_typed |
( |
| ) |
const |
|
inline |
◆ rules() [1/2]
◆ rules() [2/2]
| const std::vector< action_rename_rule > & mcrl2::lps::action_rename_specification::rules |
( |
| ) |
const |
|
inline |
Returns the action rename rules.
- Returns
- The action rename rules.
Definition at line 224 of file action_rename.h.
◆ m_action_labels
The action labels of the action rename specification.
Definition at line 156 of file action_rename.h.
◆ m_data
The data specification of the action rename specification.
Definition at line 153 of file action_rename.h.
◆ m_rules
The action rename rules of the action rename specification.
Definition at line 159 of file action_rename.h.
The documentation for this class was generated from the following file: