cl::utfsm::acs::types::SimpleObject Class Reference

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

List of all members.

Public Member Functions

 SimpleObject (AcsSimpleType type)
String getRestriction ()

Protected Attributes

AcsSimpleType sType

Detailed Description

A simple object is a TypedObject that implements an AcsSimpleType definition. Currently the restrictions are not implemented.

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

Constructor & Destructor Documentation

cl::utfsm::acs::types::SimpleObject::SimpleObject ( AcsSimpleType  type  )  [inline]

Only defines the type of the object

Parameters:
type the object type (simple)

References sType.


Member Function Documentation

String cl::utfsm::acs::types::SimpleObject::getRestriction (  )  [inline]

Get the restriction information. Not used Yet

Returns:
the restriction information.

References cl::utfsm::acs::types::AcsSimpleType::restriction, and sType.


Member Data Documentation

The object type

Referenced by getRestriction(), and SimpleObject().


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

Generated by  doxygen 1.6.2