Altaxo. |
[Missing <summary> documentation for "N:Altaxo.Gui.Common.MultiRename"]
Class | Description | |
---|---|---|
![]() | MultiRenameArrayElement | |
![]() | MultiRenameBaseElement | |
![]() | MultiRenameController | |
![]() | MultiRenameData | Data neccessary to rename a list of objects (but can also used for instance for exporting a list of objects). The idea behind is to have a bunch of shortcuts, like [N], that can be used as variables for the rename operation. Since using this class is somewhat complex, see the remarks for the details. |
![]() | MultiRenameDateTimeElement | |
![]() | MultiRenameElementCollection | |
![]() | MultiRenameIntegerElement | |
![]() | MultiRenameLiteralElement | |
![]() | MultiRenameParser | Extends the parser generated from the PEG grammar, so that the keywords are no longer fixed, but can be stored into collections. |
![]() | MultiRenameParserBase | |
![]() | MultiRenameStringElement |
Interface | Description | |
---|---|---|
![]() | IMultiRenameElement | |
![]() | IMultiRenameView | Interface that must be implemented by views that visualize MultiRenameData. |