Overview   Class List   Class Hierarchy   Class Members   Functions & Constants   Defines   Header Files  

uima::DotTypeSystemWriter Class Reference

List of all members.

Detailed Description

A class which outputs the type system in the dot graphical language.

The output must be compiled with ATTs dot tool from the Graphwiz package (see http://www.graphviz.org) E.g. call dot -Tgif types.dot -o types.gif to produce a GIF file for output file types.dot.


Public Member Functions

 DotTypeSystemWriter (CAS const &, bool bNoCASTypes, bool bOnlyCASTypes)
void write (std::ostream &) const

Public Attributes

bool iv_bNoCASTypes
bool iv_bOnlyCASTypes


Constructor & Destructor Documentation

uima::DotTypeSystemWriter::DotTypeSystemWriter CAS const &  ,
bool  bNoCASTypes,
bool  bOnlyCASTypes
 


Member Function Documentation

void uima::DotTypeSystemWriter::write std::ostream &   )  const
 


Member Data Documentation

bool uima::DotTypeSystemWriter::iv_bNoCASTypes
 

bool uima::DotTypeSystemWriter::iv_bOnlyCASTypes
 


The documentation for this class was generated from the following file:
Generated on Mon Oct 1 16:04:13 2012 for UIMACPP API by  doxygen 1.3.9.1