cl::utfsm::acs::types::AcsAttribute Class Reference

Collaboration diagram for cl::utfsm::acs::types::AcsAttribute:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AcsAttribute (String name, AcsSimpleType type, String use)

Public Attributes

String name
AcsSimpleType type
String use

Detailed Description

A standard ACS XML attribute type definition. This class is used to define a new XML attribute, readed from a schema file, to setup the internal HashMaps of Errorbrowser and other applications.

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

Constructor & Destructor Documentation

cl::utfsm::acs::types::AcsAttribute::AcsAttribute ( String  name,
AcsSimpleType  type,
String  use 
) [inline]

Setup all the AcsAttribute information

Parameters:
name The attribute name
type The attribute type
use The usage information

Member Data Documentation

The attribute name

Referenced by cl::utfsm::acs::types::AcsAttributeTEST::testContent().

The attribute type

See also:
AcsSimpleType

Referenced by cl::utfsm::acs::types::AcsAttributeTEST::testContent().

The usage information

Referenced by cl::utfsm::acs::types::AcsAttributeTEST::testContent().


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

Generated by  doxygen 1.6.2