Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

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]
 

Constructor. Fill the schema


Member Function Documentation

void cl::utfsm::acs::ebe::ErrorSchema::fillSchema  )  [inline]
 

Read the schema information and fill the schema

AcsComplexType cl::utfsm::acs::ebe::ErrorSchema::getCompletionSchema  )  [inline]
 

Get the completion shema.

Returns:
completion type

AcsComplexType cl::utfsm::acs::ebe::ErrorSchema::getErrorSchema  )  [inline]
 

Get the error shema.

Returns:
error type

AcsComplexType cl::utfsm::acs::ebe::ErrorSchema::getTypeSchema  )  [inline]
 

Get the type shema.

Returns:
type type :P


Member Data Documentation

AcsComplexType cl::utfsm::acs::ebe::ErrorSchema::completionSchema [package]
 

The completion schema reference

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

The ACSERROR XSD files

Document cl::utfsm::acs::ebe::ErrorSchema::errorDoc [protected]
 

The DOM error document

AcsComplexType cl::utfsm::acs::ebe::ErrorSchema::errorSchema [package]
 

The error schema reference

AcsComplexType cl::utfsm::acs::ebe::ErrorSchema::typeSchema [package]
 

The type schema reference


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:09:52 2009 for ACS Java API by doxygen 1.3.8