Humboldt Alignment Editor 2.5.0

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

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.RelationType

public class RelationType
extends EntityType

Java class for RelationType complex type.

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

 <complexType name="RelationType">
   <complexContent>
     <extension base="{http://www.omwg.org/TR/d7/ontology/alignment}EntityType">
       <sequence>
         <element name="relationComposition" type="{http://www.omwg.org/TR/d7/ontology/alignment}RelationCompositionType" minOccurs="0"/>
         <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}domainRestriction"/>
         <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}rangeRestriction"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  DomainRestrictionType domainRestriction
           
protected  RangeRestrictionType rangeRestriction
           
protected  RelationCompositionType relationComposition
           
 
Fields inherited from class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.EntityType
about, label, pipe, transf
 
Constructor Summary
RelationType()
           
 
Method Summary
 DomainRestrictionType getDomainRestriction()
          Gets the value of the domainRestriction property.
 RangeRestrictionType getRangeRestriction()
          Gets the value of the rangeRestriction property.
 RelationCompositionType getRelationComposition()
          Gets the value of the relationComposition property.
 void setDomainRestriction(DomainRestrictionType value)
          Sets the value of the domainRestriction property.
 void setRangeRestriction(RangeRestrictionType value)
          Sets the value of the rangeRestriction property.
 void setRelationComposition(RelationCompositionType value)
          Sets the value of the relationComposition 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

relationComposition

protected RelationCompositionType relationComposition

domainRestriction

protected DomainRestrictionType domainRestriction

rangeRestriction

protected RangeRestrictionType rangeRestriction
Constructor Detail

RelationType

public RelationType()
Method Detail

getRelationComposition

public RelationCompositionType getRelationComposition()
Gets the value of the relationComposition property.

Returns:
possible object is RelationCompositionType

setRelationComposition

public void setRelationComposition(RelationCompositionType value)
Sets the value of the relationComposition property.

Parameters:
value - allowed object is RelationCompositionType

getDomainRestriction

public DomainRestrictionType getDomainRestriction()
Gets the value of the domainRestriction property.

Returns:
possible object is DomainRestrictionType

setDomainRestriction

public void setDomainRestriction(DomainRestrictionType value)
Sets the value of the domainRestriction property.

Parameters:
value - allowed object is DomainRestrictionType

getRangeRestriction

public RangeRestrictionType getRangeRestriction()
Gets the value of the rangeRestriction property.

Returns:
possible object is RangeRestrictionType

setRangeRestriction

public void setRangeRestriction(RangeRestrictionType value)
Sets the value of the rangeRestriction property.

Parameters:
value - allowed object is RangeRestrictionType

Humboldt Alignment Editor 2.5.0

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