Computer Assited Medical Intervention Tool Kit  version 4.1
Public Member Functions | Static Public Member Functions | Private Member Functions | List of all members
MethodFactory Class Reference

A factory to create method. More...

#include <MethodFactory.h>

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...
 

Private Member Functions

 MethodFactory ()
 constructor More...
 

Detailed Description

A factory to create method.

Constructor & Destructor Documentation

◆ ~MethodFactory()

MethodFactory::~MethodFactory ( )

destructor

◆ MethodFactory()

MethodFactory::MethodFactory ( )
private

constructor

Member Function Documentation

◆ createMethod()

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

create a method according to the xsdcxx object method

Referenced by Criterion::Criterion().


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