Humboldt Alignment Editor 2.5.0

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

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

public class PropertyCompositionType
extends Object

Java class for PropertyCompositionType complex type.

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

 <complexType name="PropertyCompositionType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="operator" type="{http://www.omwg.org/TR/d7/ontology/alignment}PropertyOperatorType"/>
         <choice>
           <element name="collection" type="{http://www.omwg.org/TR/d7/ontology/alignment}PropertyCollectionType"/>
           <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}Property"/>
           <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}Relation"/>
         </choice>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  PropertyCollectionType collection
           
protected  PropertyOperatorType operator
           
protected  PropertyType property
           
protected  RelationType relation
           
 
Constructor Summary
PropertyCompositionType()
           
 
Method Summary
 PropertyCollectionType getCollection()
          Gets the value of the collection property.
 PropertyOperatorType getOperator()
          Gets the value of the operator property.
 PropertyType getProperty()
          Gets the value of the property property.
 RelationType getRelation()
          Gets the value of the relation property.
 void setCollection(PropertyCollectionType value)
          Sets the value of the collection property.
 void setOperator(PropertyOperatorType value)
          Sets the value of the operator property.
 void setProperty(PropertyType value)
          Sets the value of the property property.
 void setRelation(RelationType value)
          Sets the value of the relation property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

operator

protected PropertyOperatorType operator

collection

protected PropertyCollectionType collection

property

protected PropertyType property

relation

protected RelationType relation
Constructor Detail

PropertyCompositionType

public PropertyCompositionType()
Method Detail

getOperator

public PropertyOperatorType getOperator()
Gets the value of the operator property.

Returns:
possible object is PropertyOperatorType

setOperator

public void setOperator(PropertyOperatorType value)
Sets the value of the operator property.

Parameters:
value - allowed object is PropertyOperatorType

getCollection

public PropertyCollectionType getCollection()
Gets the value of the collection property.

Returns:
possible object is PropertyCollectionType

setCollection

public void setCollection(PropertyCollectionType value)
Sets the value of the collection property.

Parameters:
value - allowed object is PropertyCollectionType

getProperty

public PropertyType getProperty()
Gets the value of the property property.

Returns:
possible object is PropertyType

setProperty

public void setProperty(PropertyType value)
Sets the value of the property property.

Parameters:
value - allowed object is PropertyType

getRelation

public RelationType getRelation()
Gets the value of the relation property.

Returns:
possible object is RelationType

setRelation

public void setRelation(RelationType value)
Sets the value of the relation property.

Parameters:
value - allowed object is RelationType

Humboldt Alignment Editor 2.5.0

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