Uses of Package
net.ajaest.data.dict.query

Packages that use net.ajaest.data.dict.query
net.ajaest.data.dict   
net.ajaest.data.dict.query   
net.ajaest.data.dict.query.kanjiFields   
 

Classes in net.ajaest.data.dict.query used by net.ajaest.data.dict
IntegerValueQAbout
          QAbout class that represents an integer domain.
KanjiExpression
          Class that represents a consistent and finished kanji expression about kanji fields.
StringValueQAbout
          QAbout class that represents an string domain.
ValueQAbout
          Class that represents a kanji query expression building step in which a condition about the domain getFieldName related to an object value is going to be added.
 

Classes in net.ajaest.data.dict.query used by net.ajaest.data.dict.query
KanjiExpression
          Class that represents a consistent and finished kanji expression about kanji fields.
KanjiFieldDescriptor
          Interface that provides methods to get information of the field of a kanji that a class that implement it represents.
KanjiQuery
          This class is the beginning step in order to build a consistent kanji expression that contains relations between kanji fields properties, what it means that this class does not represents a self-consistent expression(only KanjiExpression does}.
ValueQAbout
          Class that represents a kanji query expression building step in which a condition about the domain getFieldName related to an object value is going to be added.
 

Classes in net.ajaest.data.dict.query used by net.ajaest.data.dict.query.kanjiFields
IntegerValueQAbout
          QAbout class that represents an integer domain.
KanjiFieldDescriptor
          Interface that provides methods to get information of the field of a kanji that a class that implement it represents.
StringValueQAbout
          QAbout class that represents an string domain.
ValueQAbout
          Class that represents a kanji query expression building step in which a condition about the domain getFieldName related to an object value is going to be added.