Humboldt Alignment Editor 2.5.0

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

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

public class DomainRestrictionType
extends Object

Java class for domainRestrictionType complex type.

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

 <complexType name="domainRestrictionType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <choice>
         <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}Class"/>
         <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}Property"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  ClassType clazz
           
protected  PropertyType property
           
 
Constructor Summary
DomainRestrictionType()
           
 
Method Summary
 ClassType getClazz()
          Gets the value of the clazz property.
 PropertyType getProperty()
          Gets the value of the property property.
 void setClazz(ClassType value)
          Sets the value of the clazz property.
 void setProperty(PropertyType value)
          Sets the value of the property property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

clazz

protected ClassType clazz

property

protected PropertyType property
Constructor Detail

DomainRestrictionType

public DomainRestrictionType()
Method Detail

getClazz

public ClassType getClazz()
Gets the value of the clazz property.

Returns:
possible object is ClassType

setClazz

public void setClazz(ClassType value)
Sets the value of the clazz property.

Parameters:
value - allowed object is ClassType

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

Humboldt Alignment Editor 2.5.0

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