Contains the semantic patches to transform atoms (from fwData objects) from version V1 to version V2.
More...
|
class | Acquisition |
| Patch an acquisition from version 'V1' to 'V2' within 'MedicalData' context. More...
|
|
class | Composite |
| Patch the composite describing a 'Medical workspace' from version 'V1' to 'V2' within 'MedicalData' context. More...
|
|
class | Patient |
| Patch a patient from version 'V1' to 'V2' within 'MedicalData' context. More...
|
|
struct | runner |
| Registers contextual patches dedicated to conversions from version 'V1' to version 'V2'. More...
|
|
class | Study |
| Patch a study from version V'1' to 'V2' within 'MedicalData' context. More...
|
|
|
typedef std::map< ::fwAtoms::Object::sptr,::fwAtoms::Object::sptr > | Image2ModelType |
|
|
void | processPlanning (const ::fwAtoms::Map::sptr &oldCompositeMap, const ::fwAtoms::Sequence::sptr &series, const Image2ModelType &image2Model,::fwAtomsPatch::IPatch::NewVersionsType &newVersions) |
|
void | processProcessing (const ::fwAtoms::Map::sptr &oldCompositeMap, const ::fwAtoms::Sequence::sptr &series, const Image2ModelType &image2Model,::fwAtomsPatch::IPatch::NewVersionsType &newVersions) |
|
Contains the semantic patches to transform atoms (from fwData objects) from version V1 to version V2.