RAVE
|
Protocol converter that can be used to translate for example a beast generator command into a rave generator command. More...
Namespaces | |
namespace | Lib.rave_pgf_protocol |
Functions | |
Lib.rave_pgf_protocol.get_args (elem, name) | |
Convenience function for accessing arguments from an Element. | |
Lib.rave_pgf_protocol.convert_beast_arguments (algorithm_entry, arguments) | |
Translates beast arguments into rave compatible arguments Basically translates –<key>=into <key> returns argumentlist. | |
Lib.rave_pgf_protocol.convert_arguments (algorithm, algorithm_entry, arguments) | |
Translates a command into a rave compatible command returns arguments. | |
Protocol converter that can be used to translate for example a beast generator command into a rave generator command.