Public Member Functions | Protected Attributes

cl.utfsm.acs.types.SimpleObject Class Reference

Inheritance diagram for cl.utfsm.acs.types.SimpleObject:
cl.utfsm.acs.types.TypedObject

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  ) 

Only defines the type of the object

Parameters:
type the object type (simple)

References cl.utfsm.acs.types.SimpleObject.sType.


Member Function Documentation

String cl.utfsm.acs.types.SimpleObject.getRestriction (  ) 

Get the restriction information. Not used Yet

Returns:
the restriction information.

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


Member Data Documentation


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