|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcolibri.extensions.recommendation.navigationByAsking.ObtainQueryWithAttributeQuestionMethod
public class ObtainQueryWithAttributeQuestionMethod
Obtains the query asking for the value of an attribute.
Constructor Summary | |
---|---|
ObtainQueryWithAttributeQuestionMethod()
|
Method Summary | |
---|---|
static boolean |
obtainQueryWithAttributeQuestion(CBRQuery query,
Attribute attribute,
java.util.Map<Attribute,java.lang.String> labels,
java.util.Collection<CBRCase> cases)
Modifies the query with value of an attribute. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObtainQueryWithAttributeQuestionMethod()
Method Detail |
---|
public static boolean obtainQueryWithAttributeQuestion(CBRQuery query, Attribute attribute, java.util.Map<Attribute,java.lang.String> labels, java.util.Collection<CBRCase> cases)
query
- to modify.attribute
- to ask.labels
- for the attribute.cases
- used to find the available values presented to the user.
|
GAIA - Group for Artificial Intelligence Applications http://gaia.fdi.ucm.es |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |