Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.common.instance.helper
Class QueryDefinitionIndex

java.lang.Object
  extended by eu.esdihumboldt.hale.common.instance.helper.QueryDefinitionIndex

public class QueryDefinitionIndex
extends Object

Index for hash map used in property resolver.

Author:
Sebastian Reinhardt

Constructor Summary
QueryDefinitionIndex(TypeDefinition def, DataSet dataSet, String query)
          Constructor.
 
Method Summary
 boolean equals(Object obj)
           
 DataSet getDataSet()
          Returns the associated data set which may be null.
 TypeDefinition getDef()
          Returns the definition
 String getQuery()
          Returns the query
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryDefinitionIndex

public QueryDefinitionIndex(TypeDefinition def,
                            DataSet dataSet,
                            String query)
Constructor.

Parameters:
def - the definition
dataSet - the data set
query - the query
Method Detail

getDef

public TypeDefinition getDef()
Returns the definition

Returns:
the definition

getQuery

public String getQuery()
Returns the query

Returns:
the query

getDataSet

public DataSet getDataSet()
Returns the associated data set which may be null.

Returns:
the data set

hashCode

public int hashCode()
Overrides:
hashCode in class Object
See Also:
Object.hashCode()

equals

public boolean equals(Object obj)
Overrides:
equals in class Object
See Also:
Object.equals(java.lang.Object)

Humboldt Alignment Editor 2.5.0

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