|
My Project
|

Public Member Functions | |
| bool | isValid () const |
| std::vector< std::string > | validateParameters (const json &config) const |
Static Public Member Functions | |
| static AlgorithmInfo | fromInfoFile (const std::string &infoPath) |
Public Attributes | |
| std::string | name |
| std::string | displayName |
| std::string | path |
| std::string | version |
| std::string | description |
| std::string | author |
| std::string | type |
| bool | supportsProgress |
| json | parameters |