Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Class PropValueRestrictionType

java.lang.Object
  extended by eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.PropValueRestrictionType

public class PropValueRestrictionType
extends Object

Java class for propValueRestrictionType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="propValueRestrictionType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}comparator"/>
         <choice>
           <element name="value" type="{http://www.omwg.org/TR/d7/ontology/alignment}valueExprType" maxOccurs="unbounded" minOccurs="0"/>
           <element ref="{http://www.esdi-humboldt.eu/goml}ValueClass" minOccurs="0"/>
         </choice>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  ComparatorEnumType comparator
           
protected  List<ValueExprType> value
           
protected  ValueClassType valueClass
           
 
Constructor Summary
PropValueRestrictionType()
           
 
Method Summary
 ComparatorEnumType getComparator()
          Gets the value of the comparator property.
 List<ValueExprType> getValue()
          Gets the value of the value property.
 ValueClassType getValueClass()
          Gets the value of the valueClass property.
 void setComparator(ComparatorEnumType value)
          Sets the value of the comparator property.
 void setValueClass(ValueClassType value)
          Sets the value of the valueClass property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

comparator

protected ComparatorEnumType comparator

value

protected List<ValueExprType> value

valueClass

protected ValueClassType valueClass
Constructor Detail

PropValueRestrictionType

public PropValueRestrictionType()
Method Detail

getComparator

public ComparatorEnumType getComparator()
Gets the value of the comparator property.

Returns:
possible object is ComparatorEnumType

setComparator

public void setComparator(ComparatorEnumType value)
Sets the value of the comparator property.

Parameters:
value - allowed object is ComparatorEnumType

getValue

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

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the value property.

For example, to add a new item, do as follows:

    getValue().add(newItem);
 

Objects of the following type(s) are allowed in the list ValueExprType


getValueClass

public ValueClassType getValueClass()
Gets the value of the valueClass property.

Returns:
possible object is ValueClassType

setValueClass

public void setValueClass(ValueClassType value)
Sets the value of the valueClass property.

Parameters:
value - allowed object is ValueClassType

Humboldt Alignment Editor 2.5.0

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