Humboldt Alignment Editor 2.5.0

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

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

public class OnAttributeType
extends Object

Java class for onAttributeType complex type.

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

 <complexType name="onAttributeType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
         <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}Property"/>
         <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}Relation"/>
       </choice>
       <attribute ref="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}about"/>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  String about
           
protected  PropertyType property
           
protected  RelationType relation
           
 
Constructor Summary
OnAttributeType()
           
 
Method Summary
 String getAbout()
          Gets the value of the about property.
 PropertyType getProperty()
          Gets the value of the property property.
 RelationType getRelation()
          Gets the value of the relation property.
 void setAbout(String value)
          Sets the value of the about 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

property

protected PropertyType property

relation

protected RelationType relation

about

protected String about
Constructor Detail

OnAttributeType

public OnAttributeType()
Method Detail

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

getAbout

public String getAbout()
Gets the value of the about property.

Returns:
possible object is String

setAbout

public void setAbout(String value)
Sets the value of the about property.

Parameters:
value - allowed object is String

Humboldt Alignment Editor 2.5.0

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