Class Hierarchy
- java.lang.Object
- de.foellix.aql.datastructure.query.Query
- de.foellix.aql.datastructure.query.Question (implements de.foellix.aql.datastructure.query.IStringOrQuestion, java.io.Serializable)
- de.foellix.aql.datastructure.query.DefaultQuestion
- de.foellix.aql.datastructure.query.LoadingQuestion
- de.foellix.aql.datastructure.query.OperatorQuestion
- de.foellix.aql.datastructure.query.FilterQuestion
- de.foellix.aql.datastructure.query.QuestionReference (implements de.foellix.aql.datastructure.query.IStringOrQuestion, java.io.Serializable)
- de.foellix.aql.datastructure.query.QuestionString (implements de.foellix.aql.datastructure.query.IStringOrQuestion, java.io.Serializable)
- de.foellix.aql.datastructure.query.StringOrQuestionPair (implements java.io.Serializable)
Interface Hierarchy
- de.foellix.aql.datastructure.query.IStringOrQuestion