Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.common.align.io.impl.internal
Class ChildContextBean

java.lang.Object
  extended by eu.esdihumboldt.hale.common.align.io.impl.internal.ChildContextBean

public class ChildContextBean
extends Object

Bean representing a ChildContext. Instead of the child definition it contains its name.

Author:
Simon Templer

Constructor Summary
ChildContextBean()
          Default constructor
ChildContextBean(ChildContext context)
          Create a child context bean from the given child context
ChildContextBean(Integer contextName, Integer contextIndex, String conditionFilter, QName childName)
          Create a child context bean with the given content
 
Method Summary
 QName getChildName()
           
 String getConditionFilter()
           
 Integer getContextIndex()
           
 Integer getContextName()
           
 void setChildName(QName childName)
           
 void setConditionFilter(String conditionFilter)
           
 void setContextIndex(Integer contextIndex)
           
 void setContextName(Integer contextName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChildContextBean

public ChildContextBean()
Default constructor


ChildContextBean

public ChildContextBean(ChildContext context)
Create a child context bean from the given child context

Parameters:
context - the child context

ChildContextBean

public ChildContextBean(Integer contextName,
                        Integer contextIndex,
                        String conditionFilter,
                        QName childName)
Create a child context bean with the given content

Parameters:
contextName - the instance context name
contextIndex - the context index
conditionFilter - the condition filter
childName - the child definition name
Method Detail

getContextName

public Integer getContextName()
Returns:
the instance context name

setContextName

public void setContextName(Integer contextName)
Parameters:
contextName - the instance context name to set

getChildName

public QName getChildName()
Returns:
the child definition name

setChildName

public void setChildName(QName childName)
Parameters:
childName - the child definition name to set

getContextIndex

public Integer getContextIndex()
Returns:
the context index

setContextIndex

public void setContextIndex(Integer contextIndex)
Parameters:
contextIndex - the context index to set

getConditionFilter

public String getConditionFilter()
Returns:
the condition filter

setConditionFilter

public void setConditionFilter(String conditionFilter)
Parameters:
conditionFilter - the condition filter to set

Humboldt Alignment Editor 2.5.0

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