Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.oml.internal.goml.omwg
Class Restriction

java.lang.Object
  extended by eu.esdihumboldt.hale.io.oml.internal.goml.omwg.Restriction

public class Restriction
extends Object

A Restriction is used to define a condition for a FeatureClass. It represents the omwg:RestrictionType.

Author:
Thorsten Reitz, Marian de Vries
Partner:
01 / Fraunhofer Institute for Computer Graphics Research, 08 / Delft University of Technology

Constructor Summary
Restriction(List<IValueExpression> value)
           
 
Method Summary
 ComparatorType getComparator()
           
 String getCqlStr()
           
 BigInteger getSeq()
           
 List<IValueExpression> getValue()
           
 ValueClass getValueClass()
           
 void setComparator(ComparatorType comparator)
           
 void setCqlStr(String cqlStr)
           
 void setSeq(BigInteger seq)
           
 void setValue(List<IValueExpression> value)
           
 void setValueClass(ValueClass valueClass)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Restriction

public Restriction(List<IValueExpression> value)
Parameters:
value -
Method Detail

getSeq

public BigInteger getSeq()

setSeq

public void setSeq(BigInteger seq)

getComparator

public ComparatorType getComparator()
Returns:
the comparator

setComparator

public void setComparator(ComparatorType comparator)
Parameters:
comparator - the comparator to set

getValue

public List<IValueExpression> getValue()
Returns:
the value

setValue

public void setValue(List<IValueExpression> value)
Parameters:
value - the value to set

getCqlStr

public String getCqlStr()
Returns:
the cqlStr

setCqlStr

public void setCqlStr(String cqlStr)
Parameters:
cqlStr - the cqlStr to set

getValueClass

public ValueClass getValueClass()
Returns:
ValueClass

setValueClass

public void setValueClass(ValueClass valueClass)
Parameters:
valueClass -

toString

public String toString()
Overrides:
toString in class Object

Humboldt Alignment Editor 2.5.0

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