Public Member Functions | Public Attributes

cl.utfsm.acs.types.AcsAttribute Class Reference

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 
)

Setup all the AcsAttribute information

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

Member Data Documentation

The attribute name

The attribute type

See also:
AcsSimpleType

The usage information


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties