cl::utfsm::acs::types::AcsSimpleType Class Reference

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

List of all members.

Public Member Functions

 AcsSimpleType (String namespace, String name, String documentation, String restriction)

Public Attributes

String restriction

Detailed Description

A simple ACS XML type, that includes a restriction definition. This is just a simple type, that includes the simple type definition, and a restriction string.

See also:
AcsType

Constructor & Destructor Documentation

cl::utfsm::acs::types::AcsSimpleType::AcsSimpleType ( String  namespace,
String  name,
String  documentation,
String  restriction 
) [inline]

Fill the simple type with the needed information

Parameters:
namespace Every type has a namespace
name The name of the type definition
documentation Some information of the type
restriction The string restrictions (unused)

Member Data Documentation

A Restriction string. This is attribute has no use right now

Referenced by cl::utfsm::acs::types::SimpleObject::getRestriction(), and cl::utfsm::acs::types::AcsSimpleTypeTEST::testContent().


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

Generated by  doxygen 1.6.2