mermaid::support::data::SemanticTreeFactory Class Reference

Class representing a SemanticTree factory. More...

#include <SemanticTreeFactory.hpp>

List of all members.

Static Public Member Functions

static shared_ptr< SemanticTreebuildSemanticTree (XmlDocument *doc)
 SemanticTree builder.

Detailed Description

Class representing a SemanticTree factory.

This class is able to build SemanticTrees from XML descriptions.

Author:
Marco Barbosa + Nelson Ramos

Definition at line 57 of file SemanticTreeFactory.hpp.


Member Function Documentation

shared_ptr< SemanticTree > SemanticTreeFactory::buildSemanticTree ( XmlDocument doc  )  [static]

SemanticTree builder.

This method builds a SemanticTree from its XML description

Parameters:
tree A reference to the resulting tree.
doc The XML document containing the tree description
Returns:
TRUE if building was successful, FALSE otherwise.

Definition at line 49 of file SemanticTreeFactory.cpp.

Generated on Fri Mar 4 22:15:46 2011 for MeRMaID::support by  doxygen 1.6.3