Defines an activity builder which instanciates a new requirement if minOccurs and maxOccurs are set to 0.
More...
#include <ActivitySeriesInitData.hpp>
|
typedef std::string | RegistryKeyType |
|
typedef std::string | RegistryKeyType |
|
typedef ::fwActivities::builder::factory::Key | Key |
|
typedef ::fwMedData::ActivitySeries::ConfigIdType | ConfigIdType |
|
|
static bool | isTypeOf (const std::string &type) |
|
static bool | isTypeOf (const std::string &type) |
|
static const std::string & | leafClassname () |
| return object's classname without its namespace, i.e. BaseObject
|
|
static const std::string & | classname () |
| return object's classname without its namespace, i.e. BaseObject
|
|
static bool | isTypeOf (const std::string &type) |
|
static const std::string & | classname () |
| return full object's classname with its namespace, i.e. fwCore::BaseObject
|
|
static bool | isTypeOf (const std::string &type) |
|
static const std::string & | leafClassname () |
| return object's classname without its namespace, i.e. BaseObject
|
|
static const std::string & | classname () |
| return object's classname without its namespace, i.e. BaseObject
|
|
|
template<class , class , class > |
class | ::fwTools::ClassFactory |
|
class | ::fwTools::Factory |
|
|
virtual const std::string & | getLeafClassname () const override |
| return object's classname without its namespace, i.e. BaseObject
|
|
virtual const std::string & | getClassname () const override |
| return full object's classname with its namespace, i.e. fwCore::BaseObject
|
|
static const std::string & | leafClassname () |
| return object's classname without its namespace, i.e. BaseObject
|
|
static const std::string & | classname () |
| return object's classname without its namespace, i.e. BaseObject
|
|
|
virtual FWACTIVITIES_API std::shared_ptr< ::fwData::Vector > | getType (const std::shared_ptr< const ::fwData::Vector > ¤tSelection, const std::string &type) const |
|
Defines an activity builder which instanciates a new requirement if minOccurs and maxOccurs are set to 0.
Definition at line 24 of file ActivitySeriesInitData.hpp.
virtual FWACTIVITIES_API ::fwMedData::ActivitySeries::sptr fwActivities::builder::ActivitySeriesInitData::buildData |
( |
const ::fwActivities::registry::ActivityInfo & |
activityInfo, |
|
|
const std::shared_ptr< const ::fwData::Vector > & |
currentSelection |
|
) |
| const |
|
overridevirtual |
The documentation for this class was generated from the following file: