Humboldt Alignment Editor 2.5.0

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

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

public class PropertyQualifierType
extends EntityType

Java class for PropertyQualifierType complex type.

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

 <complexType name="PropertyQualifierType">
   <complexContent>
     <extension base="{http://www.omwg.org/TR/d7/ontology/alignment}EntityType">
       <sequence>
         <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}domainRestriction" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}typeCondition" maxOccurs="unbounded" minOccurs="0"/>
         <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}valueCondition" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  List<DomainRestrictionType> domainRestriction
           
protected  List<String> typeCondition
           
protected  List<ValueConditionType> valueCondition
           
 
Fields inherited from class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.EntityType
about, label, pipe, transf
 
Constructor Summary
PropertyQualifierType()
           
 
Method Summary
 List<DomainRestrictionType> getDomainRestriction()
          Gets the value of the domainRestriction property.
 List<String> getTypeCondition()
          Gets the value of the typeCondition property.
 List<ValueConditionType> getValueCondition()
          Gets the value of the valueCondition property.
 
Methods inherited from class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.EntityType
getAbout, getLabel, getPipe, getTransf, setAbout, setPipe, setTransf
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

domainRestriction

protected List<DomainRestrictionType> domainRestriction

typeCondition

protected List<String> typeCondition

valueCondition

protected List<ValueConditionType> valueCondition
Constructor Detail

PropertyQualifierType

public PropertyQualifierType()
Method Detail

getDomainRestriction

public List<DomainRestrictionType> getDomainRestriction()
Gets the value of the domainRestriction 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 domainRestriction property.

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

    getDomainRestriction().add(newItem);
 

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


getTypeCondition

public List<String> getTypeCondition()
Gets the value of the typeCondition 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 typeCondition property.

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

    getTypeCondition().add(newItem);
 

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


getValueCondition

public List<ValueConditionType> getValueCondition()
Gets the value of the valueCondition 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 valueCondition property.

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

    getValueCondition().add(newItem);
 

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


Humboldt Alignment Editor 2.5.0

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