Humboldt Alignment Editor 2.5.0

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

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

public class ClassType
extends EntityType

Java class for ClassType complex type.

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

 <complexType name="ClassType">
   <complexContent>
     <extension base="{http://www.omwg.org/TR/d7/ontology/alignment}EntityType">
       <sequence>
         <element name="classComposition" type="{http://www.omwg.org/TR/d7/ontology/alignment}ClassCompositionType" minOccurs="0"/>
         <element name="attributeValueCondition" type="{http://www.omwg.org/TR/d7/ontology/alignment}ClassConditionType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="attributeTypeCondition" type="{http://www.omwg.org/TR/d7/ontology/alignment}ClassConditionType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="attributeOccurenceCondition" type="{http://www.omwg.org/TR/d7/ontology/alignment}ClassConditionType" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
protected  List<ClassConditionType> attributeOccurenceCondition
           
protected  List<ClassConditionType> attributeTypeCondition
           
protected  List<ClassConditionType> attributeValueCondition
           
protected  ClassCompositionType classComposition
           
 
Fields inherited from class eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.EntityType
about, label, pipe, transf
 
Constructor Summary
ClassType()
           
 
Method Summary
 List<ClassConditionType> getAttributeOccurenceCondition()
          Gets the value of the attributeOccurenceCondition property.
 List<ClassConditionType> getAttributeTypeCondition()
          Gets the value of the attributeTypeCondition property.
 List<ClassConditionType> getAttributeValueCondition()
          Gets the value of the attributeValueCondition property.
 ClassCompositionType getClassComposition()
          Gets the value of the classComposition property.
 void setClassComposition(ClassCompositionType value)
          Sets the value of the classComposition 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

classComposition

protected ClassCompositionType classComposition

attributeValueCondition

protected List<ClassConditionType> attributeValueCondition

attributeTypeCondition

protected List<ClassConditionType> attributeTypeCondition

attributeOccurenceCondition

protected List<ClassConditionType> attributeOccurenceCondition
Constructor Detail

ClassType

public ClassType()
Method Detail

getClassComposition

public ClassCompositionType getClassComposition()
Gets the value of the classComposition property.

Returns:
possible object is ClassCompositionType

setClassComposition

public void setClassComposition(ClassCompositionType value)
Sets the value of the classComposition property.

Parameters:
value - allowed object is ClassCompositionType

getAttributeValueCondition

public List<ClassConditionType> getAttributeValueCondition()
Gets the value of the attributeValueCondition 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 attributeValueCondition property.

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

    getAttributeValueCondition().add(newItem);
 

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


getAttributeTypeCondition

public List<ClassConditionType> getAttributeTypeCondition()
Gets the value of the attributeTypeCondition 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 attributeTypeCondition property.

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

    getAttributeTypeCondition().add(newItem);
 

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


getAttributeOccurenceCondition

public List<ClassConditionType> getAttributeOccurenceCondition()
Gets the value of the attributeOccurenceCondition 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 attributeOccurenceCondition property.

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

    getAttributeOccurenceCondition().add(newItem);
 

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


Humboldt Alignment Editor 2.5.0

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