eu.esdihumboldt.hale.io.oml.internal.goml.omwg
Class Restriction
java.lang.Object
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
Restriction
public Restriction(List<IValueExpression> value)
- Parameters:
value
-
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
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d