cl::utfsm::acs::ebe::ErrorSchema Class Reference

Inheritance diagram for cl::utfsm::acs::ebe::ErrorSchema:
Inheritance graph
[legend]
Collaboration diagram for cl::utfsm::acs::ebe::ErrorSchema:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ErrorSchema ()
AcsComplexType getTypeSchema ()
AcsComplexType getCompletionSchema ()
AcsComplexType getErrorSchema ()
void fillSchema ()

Protected Attributes

Document errorDoc

Static Protected Attributes

static String ERROR_XSD = "ACSError.xsd"

Package Attributes

AcsComplexType typeSchema
AcsComplexType completionSchema
AcsComplexType errorSchema

Detailed Description

This schema definition reads the ERROR_XSD schema file. Also reads the common types from his parent class. There is three definitions of the type, completions and error.

Author:
Mauricio Araya (maray[at]inf.utfsm.cl)

Constructor & Destructor Documentation

cl::utfsm::acs::ebe::ErrorSchema::ErrorSchema (  )  [inline]

Member Function Documentation

void cl::utfsm::acs::ebe::ErrorSchema::fillSchema (  )  [inline]
AcsComplexType cl::utfsm::acs::ebe::ErrorSchema::getCompletionSchema (  )  [inline]
AcsComplexType cl::utfsm::acs::ebe::ErrorSchema::getErrorSchema (  )  [inline]
AcsComplexType cl::utfsm::acs::ebe::ErrorSchema::getTypeSchema (  )  [inline]

Member Data Documentation

The completion schema reference

Referenced by fillSchema(), and getCompletionSchema().

String cl::utfsm::acs::ebe::ErrorSchema::ERROR_XSD = "ACSError.xsd" [static, protected]

The ACSERROR XSD files

Referenced by ErrorSchema().

The DOM error document

Referenced by ErrorSchema(), and fillSchema().

The error schema reference

Referenced by fillSchema(), and getErrorSchema().

The type schema reference

Referenced by fillSchema(), and getTypeSchema().


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

Generated by  doxygen 1.6.2