Humboldt Alignment Editor 2.5.0

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

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

public class ClassCompositionType
extends Object

Java class for ClassCompositionType complex type.

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

 <complexType name="ClassCompositionType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="operator" type="{http://www.omwg.org/TR/d7/ontology/alignment}ClassOperatorType"/>
         <choice>
           <element name="collection" type="{http://www.omwg.org/TR/d7/ontology/alignment}ClassCollectionType"/>
           <element ref="{http://www.omwg.org/TR/d7/ontology/alignment}FeatureClass"/>
         </choice>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  ClassCollectionType collection
           
protected  ClassType featureClass
           
protected  ClassOperatorType operator
           
 
Constructor Summary
ClassCompositionType()
           
 
Method Summary
 ClassCollectionType getCollection()
          Gets the value of the collection property.
 ClassType getFeatureClass()
          Gets the value of the featureClass property.
 ClassOperatorType getOperator()
          Gets the value of the operator property.
 void setCollection(ClassCollectionType value)
          Sets the value of the collection property.
 void setFeatureClass(ClassType value)
          Sets the value of the featureClass property.
 void setOperator(ClassOperatorType value)
          Sets the value of the operator property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

operator

protected ClassOperatorType operator

collection

protected ClassCollectionType collection

featureClass

protected ClassType featureClass
Constructor Detail

ClassCompositionType

public ClassCompositionType()
Method Detail

getOperator

public ClassOperatorType getOperator()
Gets the value of the operator property.

Returns:
possible object is ClassOperatorType

setOperator

public void setOperator(ClassOperatorType value)
Sets the value of the operator property.

Parameters:
value - allowed object is ClassOperatorType

getCollection

public ClassCollectionType getCollection()
Gets the value of the collection property.

Returns:
possible object is ClassCollectionType

setCollection

public void setCollection(ClassCollectionType value)
Sets the value of the collection property.

Parameters:
value - allowed object is ClassCollectionType

getFeatureClass

public ClassType getFeatureClass()
Gets the value of the featureClass property.

Returns:
possible object is ClassType

setFeatureClass

public void setFeatureClass(ClassType value)
Sets the value of the featureClass property.

Parameters:
value - allowed object is ClassType

Humboldt Alignment Editor 2.5.0

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