A B C D E F G H I J K L M N O P Q R S T U V W X Y

Q

QUERIES - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomLexer
 
QUERIES - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
QUERIES - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
QUERIES - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
QUERIES__QUERY_HISTORY - Static variable in class edu.cs.ai.kreator.control.config.Configuration
The query history of the query dialog.
QUERIES__QUERY_HISTORY_IS_PROJECT_SPECIFIC - Static variable in class edu.cs.ai.kreator.control.config.Configuration
Whether query history is saved in project file (project specific) or general configuration
queriesInput() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
queriesInput() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
query(Query) - Method in class edu.cs.ai.kreator.models.Knowledgebase
This method asks the knowledge base to deliver the probability of the given query.
Query - Class in edu.cs.ai.kreator.models
This class models a general query for a knowledgebase of the form Q1=q1,...
Query(String, LanguageFactory, Collection<AtomExpression>, Collection<AtomExpression>) - Constructor for class edu.cs.ai.kreator.models.Query
Constructs a new query.
Query(String, LanguageFactory, Collection<AtomExpression>) - Constructor for class edu.cs.ai.kreator.models.Query
 
QUERY - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomLexer
 
QUERY - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
query() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
QUERY - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
query() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
QUERY - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
query(Object, Object, Object) - Method in class edu.cs.ai.kreator.scripting.KreatorScriptableObject
Function to be called from JavaScript.
QueryAndGroundAtomParsingFacility - Class in edu.cs.ai.kreator.parser.groundatom
 
QueryAndGroundAtomParsingFacility() - Constructor for class edu.cs.ai.kreator.parser.groundatom.QueryAndGroundAtomParsingFacility
 
QueryAndGroundAtomParsingFacilityTest - Class in edu.cs.ai.kreator.parser.groundatom
 
QueryAndGroundAtomParsingFacilityTest() - Constructor for class edu.cs.ai.kreator.parser.groundatom.QueryAndGroundAtomParsingFacilityTest
 
QueryCompletor - Class in edu.cs.ai.kreator.ui.cli.wordcompletion
 
QueryCompletor(MultiElementCompletor) - Constructor for class edu.cs.ai.kreator.ui.cli.wordcompletion.QueryCompletor
 
QueryCompletor(KnowledgebaseFile) - Constructor for class edu.cs.ai.kreator.ui.cli.wordcompletion.QueryCompletor
 
QueryConstructionDialog - Class in edu.cs.ai.kreator.ui.gui.dialogs
This is a dialog where the user can simply click his/her query to the knowledge base.
QueryConstructionDialog(Frame, KnowledgebaseFile) - Constructor for class edu.cs.ai.kreator.ui.gui.dialogs.QueryConstructionDialog
Ctor: Generates the different panels and add them together in an gridbag layout.
QueryConstructionDialog.ItemPair - Class in edu.cs.ai.kreator.ui.gui.dialogs
Implementation of an pair to have nice names in comboboxes connected to a predefined object.
QueryConstructionDialog.ItemPair(String, Object) - Constructor for class edu.cs.ai.kreator.ui.gui.dialogs.QueryConstructionDialog.ItemPair
 
QueryConstructionDialogController - Class in edu.cs.ai.kreator.ui.gui.dialogs.controller
This is a controller class for the QueryConstructionDialog.
QueryConstructionDialogController(QueryConstructionDialog, KnowledgebaseFile) - Constructor for class edu.cs.ai.kreator.ui.gui.dialogs.controller.QueryConstructionDialogController
Ctor
QueryDialog - Class in edu.cs.ai.kreator.ui.gui.dialogs
This class models a general query dialog for querying a knowledgebase.
QueryDialog(Frame, KnowledgebaseFile) - Constructor for class edu.cs.ai.kreator.ui.gui.dialogs.QueryDialog
Default constructor.
QueryException - Exception in edu.cs.ai.kreator.exceptions
The ancestor exception for all exceptions occuring during queries.
QueryException(String) - Constructor for exception edu.cs.ai.kreator.exceptions.QueryException
 
queryKnowledgebase(KnowledgebaseFile, String, List<File>) - Method in class edu.cs.ai.kreator.control.ModelController
Queries a knowledge base.
queryKnowledgebase(KnowledgebaseFile, String) - Method in class edu.cs.ai.kreator.control.ModelController
Queries a knowledge base.
QueryPreviewGuideController - Class in edu.cs.ai.kreator.ui.gui.components.controller
This class is a Mediator on a set of controls defined in PreviewGuideControls.
QueryPreviewGuideController(PreviewGuideControls) - Constructor for class edu.cs.ai.kreator.ui.gui.components.controller.QueryPreviewGuideController
 
QueryPreviewGuideController.KeyListener - Class in edu.cs.ai.kreator.ui.gui.components.controller
KeyListner class for extended keyboard interpretation.
QueryPreviewGuideController.KeyListener() - Constructor for class edu.cs.ai.kreator.ui.gui.components.controller.QueryPreviewGuideController.KeyListener
 
QueryPreviewGuideController.ParameterPair - Class in edu.cs.ai.kreator.ui.gui.components.controller
Implementation of a pair: It connect a parameter type and a constant to a complete parameter.
QueryPreviewGuideController.ParameterPair(Sort, Constant) - Constructor for class edu.cs.ai.kreator.ui.gui.components.controller.QueryPreviewGuideController.ParameterPair
 
QUESTION - Static variable in class jsyntaxpane.TokenConstants
 
QUESTION_PART - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomLexer
 
QUESTION_PART - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
QUESTION_PART - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
QUESTION_PART - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
questionPart() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
questionPart() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
questions - Variable in class edu.cs.ai.kreator.models.Query
The query atom expressions atoms of this query.
QUICK_PREVIEW_CONSOLE_TAB_NAME - Static variable in class edu.cs.ai.kreator.ui.gui.components.ConsoleTabbedPane
 
QuickFindAction - Class in jsyntaxpane.actions
 
QuickFindAction() - Constructor for class jsyntaxpane.actions.QuickFindAction
 
QuickFindDialog - Class in jsyntaxpane.actions.gui
QuickFind Dialog.
QuickFindDialog(JTextComponent, DocumentSearchData) - Constructor for class jsyntaxpane.actions.gui.QuickFindDialog
Creates new form QuickFindDialog

A B C D E F G H I J K L M N O P Q R S T U V W X Y