Humboldt Alignment Editor 2.5.0

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

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

public class OntologyType
extends Object

Java class for OntologyType complex type.

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

 <complexType name="OntologyType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}label" maxOccurs="unbounded" minOccurs="0"/>
         <element name="location" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="formalism">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element ref="{http://knowledgeweb.semanticweb.org/heterogeneity/alignment}Formalism"/>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
       </sequence>
       <attribute ref="{http://www.w3.org/1999/02/22-rdf-syntax-ns#}about"/>
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static class OntologyType.Formalism
          Java class for anonymous complex type.
 
Field Summary
protected  String about
           
protected  OntologyType.Formalism formalism
           
protected  List<String> label
           
protected  String location
           
 
Constructor Summary
OntologyType()
           
 
Method Summary
 String getAbout()
          Gets the value of the about property.
 OntologyType.Formalism getFormalism()
          Gets the value of the formalism property.
 List<String> getLabel()
          Gets the value of the label property.
 String getLocation()
          Gets the value of the location property.
 void setAbout(String value)
          Sets the value of the about property.
 void setFormalism(OntologyType.Formalism value)
          Sets the value of the formalism property.
 void setLocation(String value)
          Sets the value of the location property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

label

protected List<String> label

location

protected String location

formalism

protected OntologyType.Formalism formalism

about

protected String about
Constructor Detail

OntologyType

public OntologyType()
Method Detail

getLabel

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

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

    getLabel().add(newItem);
 

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


getLocation

public String getLocation()
Gets the value of the location property.

Returns:
possible object is String

setLocation

public void setLocation(String value)
Sets the value of the location property.

Parameters:
value - allowed object is String

getFormalism

public OntologyType.Formalism getFormalism()
Gets the value of the formalism property.

Returns:
possible object is OntologyType.Formalism

setFormalism

public void setFormalism(OntologyType.Formalism value)
Sets the value of the formalism property.

Parameters:
value - allowed object is OntologyType.Formalism

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