Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext
Class ValueClass

java.lang.Object
  extended by eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext.ValueClass
All Implemented Interfaces:
IValueClass

public class ValueClass
extends Object
implements IValueClass

A ValueClass is a collection of ValueExpressions. Helper class to store recurring groups of values. Can be referred to from more than one Cell.

Author:
Marian de Vries
Partner:
08 / Delft University of Technology

Constructor Summary
ValueClass()
           
 
Method Summary
 String getAbout()
          Gets the value of the about property.
 String getResource()
          Gets the value of the resource property.
 List<IValueExpression> getValue()
          Gets the value of the value property.
 void setAbout(String value)
          Sets the value of the about property.
 void setResource(String value)
          Sets the value of the resource property.
 void setValue(List<IValueExpression> value)
          Sets the value of the value property.
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValueClass

public ValueClass()
Method Detail

setValue

public void setValue(List<IValueExpression> value)
Sets the value of the value property.

Parameters:
List - of value properties

getValue

public List<IValueExpression> getValue()
Gets the value of the value property.

Specified by:
getValue in interface IValueClass

getResource

public String getResource()
Gets the value of the resource property.

Specified by:
getResource in interface IValueClass
Returns:
possible object is String

setResource

public void setResource(String value)
Sets the value of the resource property.

Parameters:
value - allowed object is String

getAbout

public String getAbout()
Gets the value of the about property.

Specified by:
getAbout in interface IValueClass
Returns:
possible object is String

setAbout

public void setAbout(String value)
Sets the value of the about property.

Parameters:
value - allowed object is String

toString

public String toString()
Overrides:
toString in class Object

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d