Computer Assisted Medical Intervention Tool Kit  version 5.2
MethodFactory Class Reference

A factory to create method. More...

#include <MethodFactory.h>

+ Collaboration diagram for MethodFactory:

Public Member Functions

 ~MethodFactory ()
 destructor More...
 

Static Public Member Functions

static MethodcreateMethod (mml::Method &m)
 create a method according to the xsdcxx object method More...
 

Detailed Description

A factory to create method.

Constructor & Destructor Documentation

◆ ~MethodFactory()

MethodFactory::~MethodFactory ( )

destructor

Member Function Documentation

◆ createMethod()

Method * MethodFactory::createMethod ( mml::Method &  m)
static

create a method according to the xsdcxx object method

Referenced by Criterion::Criterion().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: