|
|
FWACTIVITIES_API | ActivityRequirement (const ConfigType &config) |
| |
|
|
std::string | name |
| |
|
std::string | type |
| | parameter name
|
| |
|
std::string | container |
| | parameter type (ie. fwMedData::ImageSeries)
|
| |
|
std::string | description |
| | data container if maxOccurs > 1 ("vector" or "composite", default: "composite")
|
| |
|
std::string | validator |
| | parameter description
|
| |
|
unsigned int | minOccurs |
| | Implementation of data validator.
|
| |
|
unsigned int | maxOccurs |
| | minimum number of data required
|
| |
|
bool | create |
| | maximum number of data required
|
| |
|
KeyType | keys |
| | True if the data must be created if it is not present (only if minOccurs = 0 and maxOccurs = 1)
|
| |
Definition at line 82 of file Activities.hpp.
The documentation for this struct was generated from the following files: