Humboldt Alignment Editor 2.5.0

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

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

public class RelationCompositionType
extends Object

Java class for RelationCompositionType complex type.

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

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


Field Summary
protected  ClassCollectionType collection
           
protected  RelationOperatorType operator
           
protected  RelationType relation
           
 
Constructor Summary
RelationCompositionType()
           
 
Method Summary
 ClassCollectionType getCollection()
          Gets the value of the collection property.
 RelationOperatorType getOperator()
          Gets the value of the operator property.
 RelationType getRelation()
          Gets the value of the relation property.
 void setCollection(ClassCollectionType value)
          Sets the value of the collection property.
 void setOperator(RelationOperatorType value)
          Sets the value of the operator 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 RelationOperatorType operator

collection

protected ClassCollectionType collection

relation

protected RelationType relation
Constructor Detail

RelationCompositionType

public RelationCompositionType()
Method Detail

getOperator

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

Returns:
possible object is RelationOperatorType

setOperator

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

Parameters:
value - allowed object is RelationOperatorType

getCollection

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

Returns:
possible object is ClassCollectionType

setCollection

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

Parameters:
value - allowed object is ClassCollectionType

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