Synalyze It!  1.1
 All Classes Functions Pages
Public Member Functions | List of all members
Value Class Reference

The Value class. More...

Inheritance diagram for Value:
NumberValue StringValue

Public Member Functions

String getName ()
 Get name. More...
 
 setName (String name)
 Set name. More...
 
VALUE_TYPE getType ()
 Get value type. More...
 

Detailed Description

The Value class.

A Value object holds a single value being created in the mapping process

Author
Andreas Pehnack
Date
2009-09-08

Member Function Documentation

String getName ( )

Get name.

Get name of value.

Author
Andreas Pehnack
Date
2012-05-11
Returns
The name of the value
See also
setName
VALUE_TYPE getType ( )

Get value type.

Get type of value. This can be one of

  • ELEMENT_BINARY
  • ELEMENT_GRAMMAR_REF
Author
Andreas Pehnack
Date
2014-01-25
Returns
The value type
setName ( String  name)

Set name.

Set name of value.

Author
Andreas Pehnack
Date
2012-05-11
Parameters
[in]nameThe alignment value
See also
getName

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