Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.project.jaxb.generated
Class HaleProject

java.lang.Object
  extended by eu.esdihumboldt.hale.io.project.jaxb.generated.HaleProject

public class HaleProject
extends Object

Java class for HaleProject complex type.

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

 <complexType name="HaleProject">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="haleVersion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="dateCreated" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="dateModified" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="omlPath" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="instanceData" type="{}InstanceData"/>
         <element name="sourceSchema" type="{}MappedSchema"/>
         <element name="targetSchema" type="{}MappedSchema"/>
         <element name="taskStatus" type="{}TaskStatus"/>
         <element name="styles" type="{}Styles" minOccurs="0"/>
         <element name="configSchema" type="{}configSection" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
protected  List<ConfigSection> configSchema
           
protected  String dateCreated
           
protected  String dateModified
           
protected  String haleVersion
           
protected  InstanceData instanceData
           
protected  String name
           
protected  String omlPath
           
protected  MappedSchema sourceSchema
           
protected  Styles styles
           
protected  MappedSchema targetSchema
           
protected  TaskStatus taskStatus
           
 
Constructor Summary
HaleProject()
           
 
Method Summary
 List<ConfigSection> getConfigSchema()
          Gets the value of the configSchema property.
 String getDateCreated()
          Gets the value of the dateCreated property.
 String getDateModified()
          Gets the value of the dateModified property.
 String getHaleVersion()
          Gets the value of the haleVersion property.
 InstanceData getInstanceData()
          Gets the value of the instanceData property.
 String getName()
          Gets the value of the name property.
 String getOmlPath()
          Gets the value of the omlPath property.
 MappedSchema getSourceSchema()
          Gets the value of the sourceSchema property.
 Styles getStyles()
          Gets the value of the styles property.
 MappedSchema getTargetSchema()
          Gets the value of the targetSchema property.
 TaskStatus getTaskStatus()
          Gets the value of the taskStatus property.
 void setDateCreated(String value)
          Sets the value of the dateCreated property.
 void setDateModified(String value)
          Sets the value of the dateModified property.
 void setHaleVersion(String value)
          Sets the value of the haleVersion property.
 void setInstanceData(InstanceData value)
          Sets the value of the instanceData property.
 void setName(String value)
          Sets the value of the name property.
 void setOmlPath(String value)
          Sets the value of the omlPath property.
 void setSourceSchema(MappedSchema value)
          Sets the value of the sourceSchema property.
 void setStyles(Styles value)
          Sets the value of the styles property.
 void setTargetSchema(MappedSchema value)
          Sets the value of the targetSchema property.
 void setTaskStatus(TaskStatus value)
          Sets the value of the taskStatus property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected String name

haleVersion

protected String haleVersion

dateCreated

protected String dateCreated

dateModified

protected String dateModified

omlPath

protected String omlPath

instanceData

protected InstanceData instanceData

sourceSchema

protected MappedSchema sourceSchema

targetSchema

protected MappedSchema targetSchema

taskStatus

protected TaskStatus taskStatus

styles

protected Styles styles

configSchema

protected List<ConfigSection> configSchema
Constructor Detail

HaleProject

public HaleProject()
Method Detail

getName

public String getName()
Gets the value of the name property.

Returns:
possible object is String

setName

public void setName(String value)
Sets the value of the name property.

Parameters:
value - allowed object is String

getHaleVersion

public String getHaleVersion()
Gets the value of the haleVersion property.

Returns:
possible object is String

setHaleVersion

public void setHaleVersion(String value)
Sets the value of the haleVersion property.

Parameters:
value - allowed object is String

getDateCreated

public String getDateCreated()
Gets the value of the dateCreated property.

Returns:
possible object is String

setDateCreated

public void setDateCreated(String value)
Sets the value of the dateCreated property.

Parameters:
value - allowed object is String

getDateModified

public String getDateModified()
Gets the value of the dateModified property.

Returns:
possible object is String

setDateModified

public void setDateModified(String value)
Sets the value of the dateModified property.

Parameters:
value - allowed object is String

getOmlPath

public String getOmlPath()
Gets the value of the omlPath property.

Returns:
possible object is String

setOmlPath

public void setOmlPath(String value)
Sets the value of the omlPath property.

Parameters:
value - allowed object is String

getInstanceData

public InstanceData getInstanceData()
Gets the value of the instanceData property.

Returns:
possible object is InstanceData

setInstanceData

public void setInstanceData(InstanceData value)
Sets the value of the instanceData property.

Parameters:
value - allowed object is InstanceData

getSourceSchema

public MappedSchema getSourceSchema()
Gets the value of the sourceSchema property.

Returns:
possible object is MappedSchema

setSourceSchema

public void setSourceSchema(MappedSchema value)
Sets the value of the sourceSchema property.

Parameters:
value - allowed object is MappedSchema

getTargetSchema

public MappedSchema getTargetSchema()
Gets the value of the targetSchema property.

Returns:
possible object is MappedSchema

setTargetSchema

public void setTargetSchema(MappedSchema value)
Sets the value of the targetSchema property.

Parameters:
value - allowed object is MappedSchema

getTaskStatus

public TaskStatus getTaskStatus()
Gets the value of the taskStatus property.

Returns:
possible object is TaskStatus

setTaskStatus

public void setTaskStatus(TaskStatus value)
Sets the value of the taskStatus property.

Parameters:
value - allowed object is TaskStatus

getStyles

public Styles getStyles()
Gets the value of the styles property.

Returns:
possible object is Styles

setStyles

public void setStyles(Styles value)
Sets the value of the styles property.

Parameters:
value - allowed object is Styles

getConfigSchema

public List<ConfigSection> getConfigSchema()
Gets the value of the configSchema 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 configSchema property.

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

 getConfigSchema().add(newItem);
 

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


Humboldt Alignment Editor 2.5.0

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