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

G

GENERAL__AUTODELETE_OUTPUTFILES - Static variable in class edu.cs.ai.kreator.control.config.Configuration
Delete files, which will be used as output without further confirmation (e.g. knowledge base files, ...)
GENERAL__AUTOSAVE_LAST_PROJECT - Static variable in class edu.cs.ai.kreator.control.config.Configuration
Indicates whether autosaving the last opened project is enabled.
GENERAL__AUTOSAVE_STARTING_DIRECTORY - Static variable in class edu.cs.ai.kreator.control.config.Configuration
Indicates whether autosaving the starting directory is enabled.
GENERAL__AUTOSAVE_WORKINGFILES - Static variable in class edu.cs.ai.kreator.control.config.Configuration
Save files, which will be worked upon without further confirmation (e.g. knowledge base files, script, ...)
GENERAL__LAST_PROJECT - Static variable in class edu.cs.ai.kreator.control.config.Configuration
The project that was open the last time KReator closed.
GENERAL__LOGGING_LEVEL - Static variable in class edu.cs.ai.kreator.control.config.Configuration
Logging level.
GENERAL__REPORT_ABSOLUTE_PATH - Static variable in class edu.cs.ai.kreator.control.config.Configuration
No idea what thats for.
GENERAL__STARTING_DIRECTORY - Static variable in class edu.cs.ai.kreator.control.config.Configuration
The directory where "open file" dialogs start.
GeneralConfigurationException - Exception in edu.cs.ai.kreator.exceptions.runtime
This exception is thrown when there is a general error in the current configuration.
GeneralConfigurationException(String) - Constructor for exception edu.cs.ai.kreator.exceptions.runtime.GeneralConfigurationException
 
generalize() - Method in class edu.cs.ai.kreator.logic.Clause
Computes the nearest neighbors of this clause wrt. to generalization, e.g.
GeneralizedAtom - Class in edu.cs.ai.kreator.logic
This class models a generalized atom, i.e., it encapsulates a predicate symbol and a list of parameters.
GeneralizedAtom(GeneralizedPredicate) - Constructor for class edu.cs.ai.kreator.logic.GeneralizedAtom
Constructs a generalized atom with the given predicate and empty parameter list.
GeneralizedAtom(GeneralizedPredicate, List<? extends Term>) - Constructor for class edu.cs.ai.kreator.logic.GeneralizedAtom
Constructs a generalized atom with the given predicate and list of parameters.
GeneralizedPredicate - Class in edu.cs.ai.kreator.logic
This class models a generalized predicate.
GeneralLearningException - Exception in edu.cs.ai.kreator.exceptions
This class models a general exception when learning knowledge bases.
GeneralLearningException(String) - Constructor for exception edu.cs.ai.kreator.exceptions.GeneralLearningException
 
GeneralLearningException(String, Throwable) - Constructor for exception edu.cs.ai.kreator.exceptions.GeneralLearningException
 
GeneralQueryException - Exception in edu.cs.ai.kreator.exceptions
A general query exception.
GeneralQueryException(String) - Constructor for exception edu.cs.ai.kreator.exceptions.GeneralQueryException
 
generateData(KnowledgebaseFile, SampleCollection, int, boolean, boolean, boolean) - Method in class edu.cs.ai.kreator.control.ModelController
 
generateData(int) - Method in class edu.cs.ai.kreator.models.Knowledgebase
Generates "numDataSets" number of data set samples from this knowledge base.
generateData(String, String, int, boolean, boolean, boolean) - Method in class edu.cs.ai.kreator.scripting.KreatorScriptableObject
Function to be called from JavaScript.
GenerateDataDialog - Class in edu.cs.ai.kreator.ui.gui.dialogs
 
GenerateDataDialog(Frame, KnowledgebaseFile) - Constructor for class edu.cs.ai.kreator.ui.gui.dialogs.GenerateDataDialog
 
generateOutputPanel(String) - Static method in class edu.cs.ai.kreator.ui.gui.components.controller.PreviewGuideControls
Helper method: Generates the panel with the Guide Informations.
get(List<String>) - Method in class edu.cs.ai.kreator.logic.probabilities.Cpd
 
get(int) - Method in class edu.cs.ai.kreator.misc.util.Permutation
Returns the int at the specified position in this permutation.
get(Object) - Method in class jsyntaxpane.util.Configuration
 
getAbbreviation(String) - Static method in class jsyntaxpane.DefaultSyntaxKit
Get the template for the given abbreviation
getAbbreviations() - Method in class jsyntaxpane.DefaultSyntaxKit
 
getAcronymForIcons() - Method in class edu.cs.ai.kreator.models.KnowledgebaseParser
Returns the acronym (max. 3 letters) for this parser's files that are used for icons in the GUI.
getAction(JTextComponent, Class<T>) - Static method in class jsyntaxpane.actions.ActionUtils
Searches all actions of a JTextComponent for ab action of the given class and returns the first one that matches that class, or null if no Action is found
getAllAtoms() - Method in class edu.cs.ai.kreator.logic.Clause
Returns a set of all (generalized) atoms of this clause (occurring in head and body)
getAllConstants() - Method in class edu.cs.ai.kreator.logic.Clause
Returns all Constant which occurr in this RmeConditional.
getAllConstants() - Method in class edu.cs.ai.kreator.logic.LanguageFactory
Returns a list of all constants in this language.
getAllConstants(Sort) - Method in class edu.cs.ai.kreator.logic.LanguageFactory
Returns a list of all constants with the given Sort in this language.
getAllFunctors() - Method in class edu.cs.ai.kreator.logic.LanguageFactory
Returns a list of all functors in this language.
getAllLiterals() - Method in class edu.cs.ai.kreator.logic.Clause
Returns all Literals occurring in this conditional (in head and body).
getAllOptions() - Method in class edu.cs.ai.kreator.control.config.ConfigurationCategory
Returns all options contained in the sub-tree spanned by this configuration category.
getAllOptionStrings() - Static method in class edu.cs.ai.kreator.control.config.ConfigurationFacility
Returns a sorted set of strings containing all configuration options (i.e. keys).
getAllParameterLearners() - Static method in class edu.cs.ai.kreator.models.ParameterLearner
This method returns a comprehensive list of all structure-learners currently available in the system.
getAllParser() - Static method in class edu.cs.ai.kreator.models.KnowledgebaseParser
This method returns a comprehensive list of all parser currently available in the system.
getAllPredicates() - Method in class edu.cs.ai.kreator.logic.Clause
Returns a Set of all predicates of this clause (occurring in head and body)
getAllPredicates() - Method in class edu.cs.ai.kreator.logic.LanguageFactory
Returns a list of all predicates in this language.
getAllPreImages() - Method in class edu.cs.ai.kreator.misc.util.Bijection
Returns all Pre-Images of the bijection
getAllSequences(List<? extends Sort>, Collection<? extends T>) - Static method in class edu.cs.ai.kreator.logic.Term
This method computes all sequences [X1,...
getAllSorts() - Method in class edu.cs.ai.kreator.logic.LanguageFactory
Returns a list of all sorts in this language.
getAllStructureLearners() - Static method in class edu.cs.ai.kreator.models.StructureLearner
This method returns a comprehensive list of all structure-learners currently available in the system.
getAllSubCategories() - Method in class edu.cs.ai.kreator.control.config.ConfigurationCategory
Returns all categories contained in the sub-tree spanned by this configuration category.
getAllSupportedFileExtensions() - Static method in class edu.cs.ai.kreator.datamodels.AbstractKreatorFile
Returns all extensions supported by KReator file.
getAllSupportedFileExtensions() - Static method in class edu.cs.ai.kreator.datamodels.DataFile
Returns all file extensions, which DataFiles can have.
getAllSupportedFileExtensions() - Static method in class edu.cs.ai.kreator.datamodels.KnowledgebaseFile
Returns all file extensions, which KnowledgebaseFiles can have.
getAllSupportedFileExtensions() - Static method in class edu.cs.ai.kreator.datamodels.KreatorScript
Returns all file extensions, which KreatorScripts can have.
getAllSupportedFileExtensions() - Static method in class edu.cs.ai.kreator.datamodels.Project
Returns all file extensions, which Projects can have.
getAllSupportedFileExtensions() - Static method in class edu.cs.ai.kreator.datamodels.SampleCollection
 
getAllSupportedFileExtensions() - Static method in class edu.cs.ai.kreator.models.KnowledgebaseParser
Returns a list of all file extensions that are supported by some knowledge base parser.
getAllVariables() - Method in class edu.cs.ai.kreator.logic.VariableFactory
Returns a list of all variables in this factory.
getAllWriters() - Static method in class edu.cs.ai.kreator.models.KnowledgebaseWriter
This method returns a comprehensive list of all writers currently available in the system.
getAnimation(String) - Static method in class edu.cs.ai.kreator.ui.gui.icons.Icons
 
getAppearingPredicates() - Method in class edu.cs.ai.kreator.models.Knowledgebase
 
getArgSort(int) - Method in class edu.cs.ai.kreator.logic.GeneralizedPredicate
 
getArgSorts() - Method in class edu.cs.ai.kreator.logic.GeneralizedPredicate
 
getArity() - Method in class edu.cs.ai.kreator.logic.Functor
 
getArity() - Method in class edu.cs.ai.kreator.logic.GeneralizedPredicate
 
getAtom() - Method in class edu.cs.ai.kreator.logic.AtomExpression
 
getAtom() - Method in class edu.cs.ai.kreator.logic.GeneralizedAtom
 
getAtom() - Method in class edu.cs.ai.kreator.logic.Literal
Returns the atom of this literal.
getAtom() - Method in class edu.cs.ai.kreator.logic.prolog.VariableSldNode
 
getAtom() - Method in class edu.cs.ai.kreator.logic.StrictNegation
 
getAtomExpressions() - Method in class edu.cs.ai.kreator.datamodels.SampleCollection
 
getBody() - Method in class edu.cs.ai.kreator.logic.Clause
 
getBoolean(String, boolean) - Method in class jsyntaxpane.util.Configuration
Returns a boolean from the configuration
getCaption() - Method in class edu.cs.ai.kreator.control.config.ConfigurationObject
Returns the caption of this configuration object.
getCastModel() - Method in interface edu.cs.ai.kreator.ui.gui.components.CheckboxContainerComponent
 
getCastModel() - Method in class edu.cs.ai.kreator.ui.gui.components.CheckboxList
 
getCastModel() - Method in class edu.cs.ai.kreator.ui.gui.components.CheckboxTree
 
getCheckbox(Object) - Method in class edu.cs.ai.kreator.ui.gui.components.models.CheckboxListModel
Get the JCheckBox instance which is linked to the given element
getCheckbox(int) - Method in class edu.cs.ai.kreator.ui.gui.components.models.CheckboxListModel
Get the JCheckNox instance which is linked to the data object at the given index.
getCheckBox() - Method in class edu.cs.ai.kreator.ui.gui.components.models.CheckboxTreeModel.Node
 
getCheckedValues() - Method in interface edu.cs.ai.kreator.ui.gui.components.CheckboxContainerComponent
 
getCheckedValues() - Method in class edu.cs.ai.kreator.ui.gui.components.CheckboxList
 
getCheckedValues() - Method in class edu.cs.ai.kreator.ui.gui.components.CheckboxTree
 
getCheckedValues() - Method in class edu.cs.ai.kreator.ui.gui.components.models.CheckboxListModel
 
getChild(Object, int) - Method in class edu.cs.ai.kreator.ui.gui.components.models.CheckboxTreeModel
 
getChildCount(Object) - Method in class edu.cs.ai.kreator.ui.gui.components.models.CheckboxTreeModel
 
getChildren() - Method in class edu.cs.ai.kreator.logic.ClauseNetworkNode
Returns the children of this node.
getChildren() - Method in class edu.cs.ai.kreator.ui.gui.components.models.CheckboxTreeModel.Node
 
getClassName() - Method in class edu.cs.ai.kreator.scripting.KreatorScriptableObject
 
getClause() - Method in class edu.cs.ai.kreator.logic.ClauseNetworkNode
Returns the clause of this node.
getClauses(GeneralizedAtom, Map<Sort, Set<Constant>>) - Method in class edu.cs.ai.kreator.logic.prolog.PrologProgram
Returns the set of (instantiated) clauses where the head unifies with given bayesian atom.
getClauses(GeneralizedAtom) - Method in class edu.cs.ai.kreator.logic.prolog.PrologProgram
Returns the set of (instantiated) clauses where the head unifies with given bayesian atom.
getClauses() - Method in class edu.cs.ai.kreator.logic.prolog.PrologProgram
Returns the clauses of this program.
getCmdHistory() - Method in interface edu.cs.ai.kreator.ui.cli.KreatorConsole
Returns the console's command history, so that it can be saved in the project
getCmdHistory() - Method in class edu.cs.ai.kreator.ui.gui.components.ConsolePane
Returns the command history, so that it can be saved in the project.
getColor() - Method in class jsyntaxpane.SyntaxStyle
 
getColor(String, Color) - Method in class jsyntaxpane.util.Configuration
return the Color that has the given key or the Default
getColorForIcons() - Method in class edu.cs.ai.kreator.models.KnowledgebaseParser
Returns the color for this parser's files that are used for icons in the GUI.
getColorString() - Method in class jsyntaxpane.SyntaxStyle
 
getColumn() - Method in interface edu.cs.ai.kreator.exceptions.ParsingErrorInfo
Returns the column in the line where the error occurred.
getColumn() - Method in exception edu.cs.ai.kreator.exceptions.ParsingException
 
getColumn() - Method in exception edu.cs.ai.kreator.exceptions.runtime.ParsingRuntimeException
 
getColumnNumber(JTextComponent, int) - Static method in class jsyntaxpane.actions.ActionUtils
Gets the column number at given position of editor.
getCombinableClauses() - Method in class edu.cs.ai.kreator.logic.ClauseNetwork
Checks whether there are at least two nodes in this network which's clauses share the same head and returns this pair if existing.
getCombinedCPD(List<Cpd>) - Static method in class edu.cs.ai.kreator.logic.probabilities.Cpd
Computes all possible key combinations of the given cpds and combines them into one common cpd
getCombiningRule() - Method in class edu.cs.ai.kreator.logic.GeneralizedPredicate
 
getCommandHistory() - Method in class edu.cs.ai.kreator.datamodels.Project
 
getCommitedMemory() - Static method in class edu.cs.ai.kreator.misc.util.UtilityMethods
 
getComplement() - Method in class edu.cs.ai.kreator.logic.GeneralizedAtom
 
getComplement() - Method in class edu.cs.ai.kreator.logic.Literal
Returns the complement (negation) of this literal.
getComplement() - Method in class edu.cs.ai.kreator.logic.StrictNegation
 
getCompletion() - Method in class edu.cs.ai.kreator.ui.cli.wordcompletion.Completion
 
getConfig() - Method in interface edu.cs.ai.kreator.models.ModelConfiguration
Returns the configuration for the model.
getConfig() - Method in class jsyntaxpane.DefaultSyntaxKit
Get the configuration for this Object
getConfig(Class<? extends DefaultSyntaxKit>) - Static method in class jsyntaxpane.DefaultSyntaxKit
Return the Configurations object for a Kit.
getConfigFile() - Static method in class edu.cs.ai.kreator.control.config.ConfigurationFacility
Returns the configuration file.
getConfigOption(String) - Method in class edu.cs.ai.kreator.scripting.KreatorScriptableObject
Function to be called from JavaScript.
getConfiguration() - Static method in class edu.cs.ai.kreator.control.config.Configuration
This method is invoked by ConfigurationFacility when the configuration is initialized.
getConfigurationOption() - Method in class edu.cs.ai.kreator.ui.cli.wordcompletion.ConfigurationOptionCompletion
 
getConsole() - Method in class edu.cs.ai.kreator.control.KreatorWorker
Returns the workers connected KreatorConsole or null if the worker is not connected to a console.
getConsole() - Method in class edu.cs.ai.kreator.ui.gui.GraphicalUserInterface
 
getConsole() - Method in interface edu.cs.ai.kreator.ui.KreatorUserInterface
Returns the currently selected console.
getConsoleConfig() - Static method in class edu.cs.ai.kreator.control.config.Configuration
This method provides the configuration options needed for the "Console" category.
getConsoleTabbedPane() - Method in class edu.cs.ai.kreator.ui.gui.GraphicalUserInterface
 
getConsoleTabbedPane() - Method in interface edu.cs.ai.kreator.ui.KreatorUserInterface
Returns the GUI's ConsoleTabbedPane.
getConstant() - Method in class edu.cs.ai.kreator.ui.gui.components.controller.QueryPreviewGuideController.ParameterPair
 
getConstantNames() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
getConstants() - Method in class edu.cs.ai.kreator.datamodels.SampleCollection
 
getConstants() - Method in class edu.cs.ai.kreator.logic.AtomExpression
returns the set of constants, that appear in this atom expression.
getConstants(Collection<? extends AtomExpression>) - Static method in class edu.cs.ai.kreator.logic.AtomExpression
 
getConstants() - Method in class edu.cs.ai.kreator.logic.GeneralizedAtom
 
getConstants() - Method in class edu.cs.ai.kreator.logic.Literal
Returns the set of constants, that appear in this literal.
getConstants() - Method in class edu.cs.ai.kreator.logic.metaconstraints.ExclusionConstraint
 
getConstants() - Method in class edu.cs.ai.kreator.logic.StrictNegation
 
getConstants() - Method in class edu.cs.ai.kreator.models.Knowledgebase
 
getConstants() - Method in class edu.cs.ai.kreator.models.Query
returns the set of constants appearing in this query.
getConstructorCalls(Class<?>) - Static method in class jsyntaxpane.util.ReflectUtils
Gets an array of all Constructor calls for the given class
getContentType() - Method in class jsyntaxpane.DefaultSyntaxKit
 
getContentTypes() - Static method in class jsyntaxpane.DefaultSyntaxKit
Return all the content types supported by this library.
getCurrent() - Method in class edu.cs.ai.kreator.ui.cli.History
Return the content of the current buffer.
getCurrentDirectory() - Method in interface edu.cs.ai.kreator.ui.KreatorFileChooser
Returns the currently open directory as an absolute file.
getCurrentIndex() - Method in class edu.cs.ai.kreator.ui.cli.History
Returns the current history index.
getCurrentOpenFile() - Method in class edu.cs.ai.kreator.ui.gui.GraphicalUserInterface
 
getCurrentOpenFile() - Method in interface edu.cs.ai.kreator.ui.KreatorUserInterface
Returns the currently opened DataFile or null if no file is open.
getCurrentOpenFiles() - Method in class edu.cs.ai.kreator.ui.gui.GraphicalUserInterface
 
getCurrentOpenFiles() - Method in interface edu.cs.ai.kreator.ui.KreatorUserInterface
Returns a list of the currently opened DataFiles.
getCurrentProject() - Method in class edu.cs.ai.kreator.control.ProjectController
 
getDataFile(File, Class<T>) - Method in class edu.cs.ai.kreator.control.FileController
Generates an appropriate instance of DataFile based on the extension of the file (e.g. a KnowledgebaseFile for *.rme, ...).
getDataFile(File) - Method in class edu.cs.ai.kreator.control.FileController
Generates an appropriate instance of DataFile based on the extension of the file (e.g. a KnowledgebaseFile for *.rme, ...).
getDataFile(String, Class<T>) - Method in class edu.cs.ai.kreator.control.FileController
Generates an appropriate instance of DataFile based on the extension of the given path (e.g. a KnowledgebaseFile for *.rme, ...).
getDataFile(String) - Method in class edu.cs.ai.kreator.control.FileController
Generates an appropriate instance of DataFile based on the extension of the given path (e.g. a KnowledgebaseFile for *.rme, ...).
getDataFile() - Method in exception edu.cs.ai.kreator.exceptions.FileNotSavedException
 
getDataFile() - Method in class edu.cs.ai.kreator.ui.cli.wordcompletion.FileNameCompletion
 
getDataFile() - Method in class edu.cs.ai.kreator.ui.gui.components.FileTab
 
getDataFiles() - Method in class edu.cs.ai.kreator.datamodels.Project
 
getDefaultConsole() - Method in class edu.cs.ai.kreator.ui.gui.components.ConsoleTabbedPane
Returns the default console.
getDefaultConsole() - Method in class edu.cs.ai.kreator.ui.gui.GraphicalUserInterface
 
getDefaultConsole() - Method in interface edu.cs.ai.kreator.ui.KreatorUserInterface
Returns the default (always present) console.
getDefaultValue() - Method in class edu.cs.ai.kreator.control.config.ConfigurationOption
Returns the default value of this configuration option.
getDelimitedStringAsList(String, String) - Method in class edu.cs.ai.kreator.datamodels.Project
Splits a String by a delimiter.
getDerivations(Collection<? extends Literal>, LanguageFactory) - Method in class edu.cs.ai.kreator.logic.Clause
Computes the set of derivations possible from the give data using this clause, i.e. if this clause is (B(X)|A(X)) and {A(c1),...
getDescription() - Method in class edu.cs.ai.kreator.control.config.ConfigurationObject
Returns the description of this configuration object.
getDescription() - Method in class edu.cs.ai.kreator.models.Knowledgebase
Returns a description of this knowledge base type.
getDescription() - Method in interface edu.cs.ai.kreator.models.ModelComponent
Returns a short description of this component.
getDescription() - Method in class edu.cs.ai.kreator.ui.gui.filefilters.AbstractFileFilter
 
getDescription() - Method in class edu.cs.ai.kreator.ui.gui.filefilters.AnyKreatorFileFilter
 
getDescription() - Method in class edu.cs.ai.kreator.ui.gui.filefilters.DataFileFilter
 
getDescription() - Method in class edu.cs.ai.kreator.ui.gui.filefilters.KnowledgebaseFileFilter
 
getDescription() - Method in class edu.cs.ai.kreator.ui.gui.filefilters.KreatorProjectFileFilter
 
getDescription() - Method in class edu.cs.ai.kreator.ui.gui.filefilters.SampleCollectionFileFilter
 
getDescription() - Method in class edu.cs.ai.kreator.ui.gui.filefilters.ScriptFileFilter
 
getDescription() - Method in class edu.cs.ai.kreator.ui.gui.filefilters.SpiritFileFilter
 
getDescription() - Method in enum jsyntaxpane.TokenType
 
getDescriptionString(List<String>) - Static method in class edu.cs.ai.kreator.misc.util.Extensions
Returns a String which lists all extensions in the extensions list by the follorwing scheme: "*.ext1, *.ext2, ... , *.extN"
getDocBuilder() - Method in class jsyntaxpane.actions.XmlPrettifyAction
 
getDocBuilderFactory() - Static method in class jsyntaxpane.actions.XmlPrettifyAction
 
getDocumentPosition(JTextComponent, int, int) - Static method in class jsyntaxpane.actions.ActionUtils
Get the closest position within the document of the component that has given line and column.
getEditorConfig() - Static method in class edu.cs.ai.kreator.control.config.Configuration
This method provides the configuration options for the "Editor" category.
getEditorContent() - Method in class edu.cs.ai.kreator.ui.gui.components.FileTab
Returns the content of the textarea, which was maybe modified by the user.
getElement(JCheckBox) - Method in class edu.cs.ai.kreator.ui.gui.components.models.CheckboxListModel
 
getEnd() - Method in class edu.cs.ai.kreator.ui.cli.wordcompletion.Completion
 
getErrorType() - Method in interface edu.cs.ai.kreator.exceptions.ParsingErrorInfo
Returns the type of the error.
getErrorType() - Method in exception edu.cs.ai.kreator.exceptions.ParsingException
 
getErrorType() - Method in exception edu.cs.ai.kreator.exceptions.runtime.ParsingRuntimeException
 
getEvidence() - Method in class edu.cs.ai.kreator.ui.gui.components.controller.EvidencePreviewGuideController
 
getEvidenceAddButton() - Method in class edu.cs.ai.kreator.ui.gui.dialogs.QueryConstructionDialog
 
getEvidenceGuideControls() - Method in class edu.cs.ai.kreator.ui.gui.dialogs.QueryConstructionDialog
 
getEvidenceRemoveButton() - Method in class edu.cs.ai.kreator.ui.gui.dialogs.QueryConstructionDialog
 
getEvidences() - Method in class edu.cs.ai.kreator.models.Query
 
getEvidenceTree() - Method in class edu.cs.ai.kreator.ui.gui.dialogs.QueryConstructionDialog
 
getEvidenceValue(GeneralizedAtom) - Method in class edu.cs.ai.kreator.models.Query
Determines whether the given generalized atom is used in an evidence atom expression and if so returns the value.
getExistingConstant(String) - Method in class edu.cs.ai.kreator.logic.LanguageFactory
Look for the constant with the given name.
getExistingDataFile(File, Class<T>) - Method in class edu.cs.ai.kreator.control.FileController
Generates an appropriate instance of DataFile based on the extension of the given path (e.g. a KnowledgebaseFile for *.rme, ...).
getExistingDataFile(String, Class<T>) - Method in class edu.cs.ai.kreator.control.FileController
Generates an appropriate instance of DataFile based on the extension of the given path (e.g. a KnowledgebaseFile for *.rme, ...).
getExistingFunctor(String) - Method in class edu.cs.ai.kreator.logic.LanguageFactory
Look for the functor with the given name.
getExistingPredicate(String) - Method in class edu.cs.ai.kreator.logic.LanguageFactory
Look for the predicate with the given name.
getExistingSort(String) - Method in class edu.cs.ai.kreator.logic.LanguageFactory
Look for the sort with the given name.
getExistingVariable(String) - Method in class edu.cs.ai.kreator.logic.VariableFactory
Return the variable with the given name if it exists, else return null
getExtension(File) - Static method in class edu.cs.ai.kreator.misc.util.Extensions
 
getExtension(String) - Static method in class edu.cs.ai.kreator.misc.util.Extensions
 
getExtensions() - Method in class edu.cs.ai.kreator.ui.gui.filefilters.AbstractFileFilter
 
getExtensions() - Method in class edu.cs.ai.kreator.ui.gui.filefilters.AnyKreatorFileFilter
 
getExtensions() - Method in class edu.cs.ai.kreator.ui.gui.filefilters.DataFileFilter
 
getExtensions() - Method in class edu.cs.ai.kreator.ui.gui.filefilters.KnowledgebaseFileFilter
 
getExtensions() - Method in class edu.cs.ai.kreator.ui.gui.filefilters.KreatorProjectFileFilter
 
getExtensions() - Method in class edu.cs.ai.kreator.ui.gui.filefilters.SampleCollectionFileFilter
 
getExtensions() - Method in class edu.cs.ai.kreator.ui.gui.filefilters.ScriptFileFilter
 
getExtensions() - Method in class edu.cs.ai.kreator.ui.gui.filefilters.SpiritFileFilter
 
getFile() - Method in exception edu.cs.ai.kreator.exceptions.DataFileNotGeneratedException
 
getFileChooser() - Method in class edu.cs.ai.kreator.ui.gui.GraphicalUserInterface
 
getFileChooser() - Method in interface edu.cs.ai.kreator.ui.KreatorUserInterface
Creates a KreatorFileChooser.
getFileContent() - Method in class edu.cs.ai.kreator.datamodels.AbstractKreatorFile
This method is used to update the KreatorFileListener representation of the KReatorFile.
getFileContent() - Method in class edu.cs.ai.kreator.datamodels.Project
 
getFileContent(DataFile) - Method in class edu.cs.ai.kreator.ui.gui.GraphicalUserInterface
 
getFileContent(DataFile) - Method in interface edu.cs.ai.kreator.ui.KreatorUserInterface
Returns the editor content of a given DataFile or "" if the file is not opened in the user interface.
getFileController() - Static method in class edu.cs.ai.kreator.KreatorMain
 
getFileFilter() - Method in class edu.cs.ai.kreator.control.config.PathListConfigurationOption
Returns the file filter of this option.
getFirst() - Method in class edu.cs.ai.kreator.misc.util.Pair
returns the first element of this pair
getFirst() - Method in class edu.cs.ai.kreator.misc.util.Triple
returns the first element of this triple
getFontStyle() - Method in class jsyntaxpane.SyntaxStyle
 
getFormula() - Method in class edu.cs.ai.kreator.logic.FolNegation
 
getFrameFor(Component) - Static method in class jsyntaxpane.actions.ActionUtils
Returns the Frame that contains this component or null if the component is not within a Window or the containing window is not a frame
getFromEditor(JTextComponent) - Static method in class jsyntaxpane.actions.DocumentSearchData
Get the Search data from a Document.
getGrammarFileName() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomLexer
 
getGrammarFileName() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
getGrammarFileName() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
getGrammarFileName() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
getGrammarStyle() - Method in class edu.cs.ai.kreator.logic.LanguageFactory
 
getGroundAtoms() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
getGuiController() - Static method in class edu.cs.ai.kreator.KreatorMain
 
getHead() - Method in class edu.cs.ai.kreator.logic.Clause
 
getHistoryElements(int) - Method in class edu.cs.ai.kreator.ui.cli.CmdStringHistory
 
getHistoryList() - Method in class edu.cs.ai.kreator.ui.cli.History
Returns an immutable list of the history buffer.
getIcon() - Method in class edu.cs.ai.kreator.ui.gui.components.ConsolePane
 
getIcon() - Method in class edu.cs.ai.kreator.ui.gui.components.FileTab
 
getIcon() - Method in class edu.cs.ai.kreator.ui.gui.components.Tab
This icon will be displayed in the tab title (e.g. a close button).
getIcon(String) - Static method in class edu.cs.ai.kreator.ui.gui.icons.Icons
 
getId() - Method in class edu.cs.ai.kreator.control.config.ConfigurationObject
Returns the id of this configuration object.
getId() - Method in interface edu.cs.ai.kreator.models.ModelComponent
Returns a short identification string of this component.
getImage(P) - Method in class edu.cs.ai.kreator.misc.util.Bijection
Returns the image of the given pre-image
getImage(File) - Method in class edu.cs.ai.kreator.misc.util.DataFileBijection
Returns the KreatorFile with the path file if the bijection contains it, returns null else.
getIndent(String) - Static method in class jsyntaxpane.actions.ActionUtils
Get the indentation of a line of text.
getIndexOfChild(Object, Object) - Method in class edu.cs.ai.kreator.ui.gui.components.models.CheckboxTreeModel
 
getInstance() - Static method in class edu.cs.ai.kreator.logic.probabilities.CrAverage
 
getInstance() - Static method in class edu.cs.ai.kreator.logic.probabilities.CrIdentity
 
getInstance() - Static method in class edu.cs.ai.kreator.logic.probabilities.CrNoisyAnd
 
getInstance() - Static method in class edu.cs.ai.kreator.logic.probabilities.CrNoisyOr
 
getInstance() - Static method in class edu.cs.ai.kreator.logic.probabilities.CrSmoothedNoisyAnd
 
getInstance() - Static method in class edu.cs.ai.kreator.logic.probabilities.CrSmoothedNoisyOr
 
getInstance() - Static method in class jsyntaxpane.actions.ActionUtils
Get the Singleton instance.
getInstance() - Static method in class jsyntaxpane.SyntaxStyles
Returns the Default Singleton
getInstantiations(LanguageFactory) - Method in class edu.cs.ai.kreator.logic.GeneralizedAtom
 
getInstantiations(Collection<? extends Term>) - Method in class edu.cs.ai.kreator.logic.GeneralizedPredicate
Computes all atoms of this predicate with the given terms.
getInstantiations(LanguageFactory) - Method in class edu.cs.ai.kreator.logic.Literal
Computes all ground literals of this literal with the language, i.e.
getInstantiations(LanguageFactory) - Method in class edu.cs.ai.kreator.logic.StrictNegation
 
getInteger(String, int) - Method in class jsyntaxpane.util.Configuration
Gets an integer from the properties.
getInverseMap() - Method in class edu.cs.ai.kreator.misc.util.Bijection
 
getItem() - Method in class edu.cs.ai.kreator.ui.gui.dialogs.QueryConstructionDialog.ItemPair
 
getItems() - Method in class jsyntaxpane.actions.ComboCompletionAction
Gets the items to display in the combo
getJavaCallString(Constructor<?>) - Static method in class jsyntaxpane.util.ReflectUtils
Convert the constructor to a Java Code String (arguments are replaced by the simple types)
getJavaCallString(Method) - Static method in class jsyntaxpane.util.ReflectUtils
Convert the Method to a Java Code String (arguments are replaced by the simple types)
getJsAllIds() - Method in class edu.cs.ai.kreator.scripting.KreatorScriptableObject
Function to be called from JavaScript.
getJsIds() - Method in class edu.cs.ai.kreator.scripting.KreatorScriptableObject
Function to be called from JavaScript.
getKeys(Pattern) - Method in class jsyntaxpane.util.Configuration
Obtain a set of all keys (and parent's keys) that match the given pattern.
getKnowledgebaseCombobox() - Method in class edu.cs.ai.kreator.ui.gui.dialogs.QueryConstructionDialog
 
getKnowledgebases() - Method in class edu.cs.ai.kreator.datamodels.Project
 
getLanguage() - Method in class edu.cs.ai.kreator.datamodels.SampleCollection
 
getLanguage() - Method in class edu.cs.ai.kreator.logic.prolog.PrologProgram
 
getLanguage() - Method in class edu.cs.ai.kreator.models.Knowledgebase
Getter for language.
getLanguageFact() - Method in class edu.cs.ai.kreator.models.Query
 
getLanguageFactory() - Method in class edu.cs.ai.kreator.logic.Constant
Returns the LanguageFactory this constant object belongs to.
getLanguageFactory() - Method in class edu.cs.ai.kreator.logic.Functor
Returns the LanguageFactory this functor object belongs to.
getLanguageFactory() - Method in class edu.cs.ai.kreator.logic.GeneralizedPredicate
Returns the LanguageFactory this prdicate object belongs to.
getLanguageFactory() - Method in class edu.cs.ai.kreator.logic.Sort
Returns the LanguageFactory this sort object belongs to.
getLanguageFactory() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
getLargeIcon(String) - Static method in class edu.cs.ai.kreator.ui.gui.icons.Icons
 
getLastChosenDir() - Static method in class edu.cs.ai.kreator.KreatorMain
 
getLastCompletedConfigurationOption() - Static method in class edu.cs.ai.kreator.ui.cli.wordcompletion.MultiElementCompletor
 
getLastCompletedDataFile() - Static method in class edu.cs.ai.kreator.ui.cli.wordcompletion.MultiElementCompletor
 
getLatexConfig() - Static method in class edu.cs.ai.kreator.control.config.Configuration
This method provides the configuration options for the "LaTeX" category.
getLeafs() - Method in class edu.cs.ai.kreator.logic.ClauseNetwork
Returns the set of leafs of this network.
getLeftFormula() - Method in class edu.cs.ai.kreator.logic.FolBinaryJunction
 
getLine() - Method in interface edu.cs.ai.kreator.exceptions.ParsingErrorInfo
Returns the line in the file where the error occurred.
getLine() - Method in exception edu.cs.ai.kreator.exceptions.ParsingException
 
getLine() - Method in exception edu.cs.ai.kreator.exceptions.runtime.ParsingRuntimeException
 
getLine(JTextComponent) - Static method in class jsyntaxpane.actions.ActionUtils
Return the line of text at the TextComponent's current position
getLineAt(JTextComponent, int) - Static method in class jsyntaxpane.actions.ActionUtils
Return the line of text at the given position.
getLineAt(int) - Method in class jsyntaxpane.SyntaxDocument
Gets the line at given position.
getLineCount(JTextComponent) - Static method in class jsyntaxpane.actions.ActionUtils
 
getLineCount() - Method in class jsyntaxpane.SyntaxDocument
Return the number of lines in this document
getLineEndOffset(int) - Method in class jsyntaxpane.SyntaxDocument
Returns the end position of the line at pos.
getLineNumber(JTextComponent, int) - Static method in class jsyntaxpane.actions.ActionUtils
Gets the Line Number at the give position of the editor component.
getLineNumberAt(int) - Method in class jsyntaxpane.SyntaxDocument
Return the line number at given position.
getLineStartOffset(int) - Method in class jsyntaxpane.SyntaxDocument
Returns the starting position of the line at pos
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class edu.cs.ai.kreator.ui.gui.components.CheckboxList.CellRenderer
 
getLoggingTextPane() - Method in class edu.cs.ai.kreator.ui.gui.GraphicalUserInterface
 
getLoggingTextPane() - Method in interface edu.cs.ai.kreator.ui.KreatorUserInterface
Returns the logger's TextPane.
getLogicalRange() - Method in class edu.cs.ai.kreator.logic.LanguageFactory
 
getMainCanvas() - Method in class edu.cs.ai.kreator.ui.gui.dialogs.KreatorDialog
Returns the main panel of this dialog.
getMap() - Method in class edu.cs.ai.kreator.misc.util.Bijection
 
getMatcher(Pattern) - Method in class jsyntaxpane.SyntaxDocument
Return a matcher that matches the given pattern on the entire document
getMatcher(Pattern, int) - Method in class jsyntaxpane.SyntaxDocument
Return a matcher that matches the given pattern in the part of the document starting at offset start.
getMatcher(Pattern, int, int) - Method in class jsyntaxpane.SyntaxDocument
Return a matcher that matches the given pattern in the part of the document starting at offset start and ending at start + length.
getMaxMemory() - Static method in class edu.cs.ai.kreator.misc.util.UtilityMethods
 
getMaxSize() - Method in class edu.cs.ai.kreator.ui.cli.History
Get the maximum size that the history buffer will store.
getMethodCalls(Class<?>) - Static method in class jsyntaxpane.util.ReflectUtils
Gets a String array of all method calls for the given class
getMinimumDisplayDigits() - Method in class jsyntaxpane.components.LineNumbersRuler
Gets the minimum display digits
getModel() - Method in class edu.cs.ai.kreator.datamodels.KnowledgebaseFile
Get the model of this file, ie a knowledgebase.
getModelController() - Static method in class edu.cs.ai.kreator.KreatorMain
 
getMultiSelectionEnabled() - Method in class edu.cs.ai.kreator.control.config.PathListConfigurationOption
Checks whether the selection of multiples files is allowed.
getMutuallyExclusiveExhaustiveArgs() - Method in class edu.cs.ai.kreator.logic.GeneralizedPredicate
 
getMyConsole() - Method in class edu.cs.ai.kreator.control.WorkerController
Provided for convenience.
getMyWorker() - Method in class edu.cs.ai.kreator.control.WorkerController
Returns the worker, which belongs to the current thread, or null if the current thread does not run in a background worker.
getName() - Method in class edu.cs.ai.kreator.logic.Constant
 
getName() - Method in class edu.cs.ai.kreator.logic.FunctionTerm
 
getName() - Method in class edu.cs.ai.kreator.logic.Functor
 
getName() - Method in class edu.cs.ai.kreator.logic.GeneralizedPredicate
 
getName() - Method in class edu.cs.ai.kreator.logic.Sort
 
getName() - Method in class edu.cs.ai.kreator.logic.Term
returns the name (identifier) of this Term
getName() - Method in class edu.cs.ai.kreator.logic.Variable
 
getName() - Method in enum jsyntaxpane.TokenType
 
getNewDataFileName(File, AbstractFileFilter) - Method in class edu.cs.ai.kreator.control.FileController
Shows the user a "New file..."
getNextState() - Method in class jsyntaxpane.lexers.KReatorJFlexLexer
 
getNextToken(Token) - Method in class jsyntaxpane.SyntaxDocument
Return the token following the current token, or null This is an expensive operation, so do not use it to update the gui
getNode(GeneralizedAtom) - Method in class edu.cs.ai.kreator.logic.prolog.NodeCollection
Determines whether there is a variable node in this collection with the given atom and if that is the case, returns the node.
getNode(JCheckBox) - Method in class edu.cs.ai.kreator.ui.gui.components.models.CheckboxTreeModel
 
getNoSelectionFormat() - Method in class jsyntaxpane.actions.CaretMonitor
 
getNumberOfFiles() - Method in class edu.cs.ai.kreator.datamodels.Project
returns the number of files in this project.
getOffset() - Method in class edu.cs.ai.kreator.ui.cli.wordcompletion.Completion
 
getOption(String) - Static method in class edu.cs.ai.kreator.control.config.Configuration
This method retrieves the configuration option for the given path id.
getOptions() - Method in class edu.cs.ai.kreator.control.config.ConfigurationCategory
Returns the options of this configuration category.
getOtherFiles() - Method in class edu.cs.ai.kreator.datamodels.Project
 
getOutput() - Method in class edu.cs.ai.kreator.ui.cli.History
Returns the PrintWriter that is used to store history elements.
getPairFor(Token) - Method in class jsyntaxpane.SyntaxDocument
This is used to return the other part of a paired token in the document.
getParameterLearnerById(String) - Method in class edu.cs.ai.kreator.control.ModelController
Returns the knowledge base paremter-learner with the given id.
getParameterLearnerById(String) - Static method in class edu.cs.ai.kreator.models.ParameterLearner
Returns a parameter-learner with the given identification string.
getParameterLearnersFor(Class<?>) - Static method in class edu.cs.ai.kreator.models.ParameterLearner
Returns a list of all structure-learners capable of learner the given knowledge base type.
getParameters() - Method in class edu.cs.ai.kreator.logic.GeneralizedAtom
 
getParameters() - Method in class edu.cs.ai.kreator.logic.Literal
Returns the list of parameters of that literal.
getParameters() - Method in class edu.cs.ai.kreator.logic.StrictNegation
 
getParamsString(Class<?>[]) - Static method in class jsyntaxpane.util.ReflectUtils
Return a paranthesis enclosed, comma sepearated String of all SimpleClass names in params.
getParent() - Method in class edu.cs.ai.kreator.control.config.ConfigurationObject
Returns the parent of this configuration object.
getParent() - Method in class edu.cs.ai.kreator.ui.gui.components.models.CheckboxTreeModel.Node
 
getParents() - Method in class edu.cs.ai.kreator.logic.ClauseNetworkNode
Returns the parents of this node.
getParserErrorDescription() - Method in interface edu.cs.ai.kreator.exceptions.ParsingErrorInfo
Returns an ANTLR generated description of the error.
getParserErrorDescription() - Method in exception edu.cs.ai.kreator.exceptions.ParsingException
 
getParserErrorDescription() - Method in exception edu.cs.ai.kreator.exceptions.runtime.ParsingRuntimeException
 
getParserFor(String) - Static method in class edu.cs.ai.kreator.models.KnowledgebaseParser
Returns an appropriate parser for a file with the given file extension.
getPath() - Method in class edu.cs.ai.kreator.ui.gui.components.models.CheckboxTreeModel.Node
Generates a tree-path (used by JTree component)
getPathCaption() - Method in class edu.cs.ai.kreator.control.config.ConfigurationObject
Returns the full quantified path caption of this configuration object, e.g., it returns "Cat 1 -> Cat 2 -> Cat 3" if this configuration object is "Cat 1", its parent is "Cat 2", "Cat 2"'s parent is "Cat 1", and "Cat 1" has no parent.
getPathId() - Method in class edu.cs.ai.kreator.control.config.ConfigurationObject
Returns the full quantified path id of this configuration object, e.g., it returns "A.B.C" if this configuration object is "C", its parent is "B", "B"'s parent is "A", and "A" has no parent.
getPathList() - Method in class edu.cs.ai.kreator.ui.gui.components.PathListComponent
Returns the current state of the path list.
getPattern() - Method in class jsyntaxpane.actions.DocumentSearchData
 
getPermutationNumber() - Method in class edu.cs.ai.kreator.misc.util.Permutation
Returns the number of the permutation.
getPluginsConfig() - Static method in class edu.cs.ai.kreator.control.config.Configuration
This method provides the configuration options needed for the "Plugins" category.
getPrecedence() - Method in class edu.cs.ai.kreator.logic.FolFormula
 
getPredecessor() - Method in class edu.cs.ai.kreator.ui.cli.CmdStringHistory
returns the previous command
getPredicate() - Method in class edu.cs.ai.kreator.logic.GeneralizedAtom
 
getPredicate() - Method in class edu.cs.ai.kreator.logic.Literal
Returns the predicate of this literal.
getPredicate() - Method in class edu.cs.ai.kreator.logic.StrictNegation
 
getPredicateArityMap() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
getPredicateNames() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
getPredicateRangeMap() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
getPredicates() - Method in class edu.cs.ai.kreator.datamodels.SampleCollection
 
getPredicates(Collection<? extends AtomExpression>) - Static method in class edu.cs.ai.kreator.logic.AtomExpression
For a set {p1(...)
getPredicates() - Method in class edu.cs.ai.kreator.models.Knowledgebase
 
getPreferredScrollableViewportSize() - Method in class edu.cs.ai.kreator.ui.gui.components.UserAppendRemoveList
 
getPreferredSize() - Method in class edu.cs.ai.kreator.ui.gui.components.UserAppendRemoveList
 
getPreImage(I) - Method in class edu.cs.ai.kreator.misc.util.Bijection
Returns the pre-image of the given image
getPreviewIcon() - Method in class edu.cs.ai.kreator.ui.gui.dialogs.controller.QueryConstructionDialogController
 
getPrevToken(Token) - Method in class jsyntaxpane.SyntaxDocument
Return the token prior to the given token, or null This is an expensive operation, so do not use it to update the gui
getPristineQueryString() - Method in class edu.cs.ai.kreator.models.Query
Returns the unaltered query string that was passed at construction time.
getProject(File) - Method in class edu.cs.ai.kreator.control.ProjectController
Creates a Project from a File.
getProjectController() - Static method in class edu.cs.ai.kreator.KreatorMain
 
getProjectPath() - Method in class edu.cs.ai.kreator.control.ProjectController
 
getProperty(ConfigurationOption) - Static method in class edu.cs.ai.kreator.control.config.ConfigurationFacility
Fetches the value for the given option from the config.
getProperty(StringConfigurationOption) - Static method in class edu.cs.ai.kreator.control.config.ConfigurationFacility
Fetches the value for the given option from the config.
getProperty(BooleanConfigurationOption) - Static method in class edu.cs.ai.kreator.control.config.ConfigurationFacility
Fetches the value for the given option from the config.
getProperty(IntegerConfigurationOption) - Static method in class edu.cs.ai.kreator.control.config.ConfigurationFacility
Fetches the value for the given option from the config.
getProperty(DoubleConfigurationOption) - Static method in class edu.cs.ai.kreator.control.config.ConfigurationFacility
Fetches the value for the given option from the config.
getProperty(StringSelectionConfigurationOption) - Static method in class edu.cs.ai.kreator.control.config.ConfigurationFacility
Fetches the value for the given option from the config.
getProperty(StringListConfigurationOption) - Static method in class edu.cs.ai.kreator.control.config.ConfigurationFacility
Fetches the value for the given option from the config.
getProperty(PathListConfigurationOption) - Static method in class edu.cs.ai.kreator.control.config.ConfigurationFacility
Fetches the value for the given option from the config.
getProperty(StringBooleanConfigurationOption) - Static method in class edu.cs.ai.kreator.control.config.ConfigurationFacility
Fetches the value for the given option from the config.
getProperty(IntBoolConfigOption) - Static method in class edu.cs.ai.kreator.control.config.ConfigurationFacility
Fetches the value for the given option from the config.
getProperty(DoubleBoolConfigOption) - Static method in class edu.cs.ai.kreator.control.config.ConfigurationFacility
Fetches the value for the given option from the config.
getProperty(FontStyleConfigurationOption) - Static method in class edu.cs.ai.kreator.control.config.ConfigurationFacility
Fetches the value for the given option from the config.
getProperty(String) - Method in class jsyntaxpane.DefaultSyntaxKit
Return the property with the given key.
getPropertyList(String) - Method in class jsyntaxpane.util.Configuration
Returns a String[] of the comma separated items in the value.
getPwd() - Static method in class edu.cs.ai.kreator.KreatorMain
 
getPwd() - Method in class edu.cs.ai.kreator.scripting.KreatorScriptableObject
Function to be called from JavaScript.
getQueries() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
getQueriesConfig() - Static method in class edu.cs.ai.kreator.control.config.Configuration
This method provides the configuration options needed for the "Queries" category.
getQuery() - Method in class edu.cs.ai.kreator.ui.gui.components.controller.QueryPreviewGuideController
 
getQuery() - Method in class edu.cs.ai.kreator.ui.gui.dialogs.controller.QueryConstructionDialogController
Returns the actual designed query.
getQueryGuideControls() - Method in class edu.cs.ai.kreator.ui.gui.dialogs.QueryConstructionDialog
 
getQueryHistory() - Method in class edu.cs.ai.kreator.control.ProjectController
 
getQueryHistory() - Method in class edu.cs.ai.kreator.datamodels.Project
 
getQuestionAtomExpressions() - Method in class edu.cs.ai.kreator.models.Query
 
getQuestionAtoms() - Method in class edu.cs.ai.kreator.models.Query
Returns a list of the atoms appearing in the "query"-part of this query.
getQuestionValues() - Method in class edu.cs.ai.kreator.models.Query
Returns a list of the values appearing in the "query"-part of this query.
getQuickPreviewBox() - Method in class edu.cs.ai.kreator.ui.gui.dialogs.QueryConstructionDialog
 
getQuickPreviewConsole() - Method in class edu.cs.ai.kreator.ui.gui.dialogs.QueryConstructionDialog
 
getQuickPreviewIcon() - Method in class edu.cs.ai.kreator.ui.gui.dialogs.QueryConstructionDialog
 
getQuickPreviewOutput() - Method in class edu.cs.ai.kreator.ui.gui.dialogs.QueryConstructionDialog
 
getRange() - Method in class edu.cs.ai.kreator.logic.GeneralizedPredicate
 
getRelativePath(File) - Method in class edu.cs.ai.kreator.datamodels.Project
Computes the relative path of file targetPath to the path of file basePath
getRightFormula() - Method in class edu.cs.ai.kreator.logic.FolBinaryJunction
 
getRoot() - Method in class edu.cs.ai.kreator.ui.gui.components.models.CheckboxTreeModel
 
getRoots() - Method in class edu.cs.ai.kreator.logic.ClauseNetwork
Returns the set of roots of this network.
getSampleCollections() - Method in class edu.cs.ai.kreator.datamodels.Project
 
getSaveCustomEviButton() - Method in class edu.cs.ai.kreator.ui.gui.dialogs.QueryConstructionDialog
 
getScriptEngine() - Method in interface edu.cs.ai.kreator.ui.cli.KreatorConsole
Gets the KreatorScriptEngine currently used by this console.
getScriptEngine() - Method in class edu.cs.ai.kreator.ui.gui.components.ConsolePane
Returns the script engine of this concole.
getScriptFromURL(String) - Method in class jsyntaxpane.actions.ScriptAction
 
getScripts() - Method in class edu.cs.ai.kreator.datamodels.Project
 
getScrollPane(JTextComponent) - Method in class jsyntaxpane.components.LineNumbersRuler
Get the JscrollPane that contains this EditorPane, or null if no JScrollPane is the parent of this editor
getSecond() - Method in class edu.cs.ai.kreator.misc.util.Pair
returns the second element of this pair
getSecond() - Method in class edu.cs.ai.kreator.misc.util.Triple
returns the second element of this triple
getSelectableValues() - Method in class edu.cs.ai.kreator.control.config.StringSelectionConfigurationOption
Returns the list of selectable values for this option.
getSelectedConsole() - Method in class edu.cs.ai.kreator.ui.gui.components.ConsoleTabbedPane
Gets the selected consolePane.
getSelectedDataFile() - Method in class edu.cs.ai.kreator.ui.gui.components.ProjectContainer
Returns a File that points to the file of the selected file in the project tree.
getSelectedEvidences() - Method in class edu.cs.ai.kreator.ui.gui.components.FileEvidenceSelection
 
getSelectedFile() - Method in interface edu.cs.ai.kreator.ui.KreatorFileChooser
Returns the currently selected file.
getSelectedFileFromTree() - Method in class edu.cs.ai.kreator.ui.gui.GraphicalUserInterface
 
getSelectedFileFromTree() - Method in interface edu.cs.ai.kreator.ui.KreatorUserInterface
Returns the DataFile which is currently selected in the project container or null if no file is selected.
getSelectedFiles() - Method in interface edu.cs.ai.kreator.ui.KreatorFileChooser
Returns the currently selected files, or null if no file is selected.
getSelectedLines(JTextComponent) - Static method in class jsyntaxpane.actions.ActionUtils
Return the lines that span the selection (split as an array of Strings) if there is no selection then current line is returned.
getSelectedTab() - Method in class edu.cs.ai.kreator.ui.gui.components.FileTabbedPane
Returns the selected FileTab. if no tab is opened, return null
getSelectedText() - Method in class edu.cs.ai.kreator.ui.gui.components.ReportPane
Returns the currently selected text.
getSelectionFormat() - Method in class jsyntaxpane.actions.CaretMonitor
 
getServiceProviders(Class<?>) - Static method in class jsyntaxpane.util.JarServiceProvider
Return an Object array from the file in META-INF/resources/{classname}
getSort() - Method in class edu.cs.ai.kreator.logic.Constant
 
getSort() - Method in class edu.cs.ai.kreator.logic.FunctionTerm
MT: Add some semantics!
getSort() - Method in class edu.cs.ai.kreator.logic.Functor
 
getSort() - Method in class edu.cs.ai.kreator.logic.Term
Returns the sort of this term.
getSort() - Method in class edu.cs.ai.kreator.logic.Variable
 
getSorts() - Method in class edu.cs.ai.kreator.models.Knowledgebase
 
getSortThing() - Method in class edu.cs.ai.kreator.logic.LanguageFactory
Returns the "Thing" sort.
getStainedFile() - Method in exception edu.cs.ai.kreator.exceptions.runtime.StainedException
 
getStartingDirectory() - Method in class edu.cs.ai.kreator.control.FileController
Returns a directory, which should be used as the starting directory in file choosers.
getStartPlugin() - Static method in class edu.cs.ai.kreator.KreatorMain
Returns the plugin KReator was instructed to load during startup.
getStateCount() - Method in class edu.cs.ai.kreator.ui.gui.components.controller.EvidencePreviewGuideController
 
getStateCount() - Method in class edu.cs.ai.kreator.ui.gui.components.controller.QueryPreviewGuideController
 
getStateResultId() - Method in class edu.cs.ai.kreator.ui.gui.components.controller.EvidencePreviewGuideController
 
getStatus() - Method in class edu.cs.ai.kreator.control.KreatorWorker
Returns the current progress and status message.
getString(Document) - Method in class jsyntaxpane.Token
 
getString(String) - Method in class jsyntaxpane.util.Configuration
Get a string from this object or one of its parents.
getString(String, String) - Method in class jsyntaxpane.util.Configuration
Returns a non-null value either by traversing the current and parent(s) map, or returning the defaultValue
getStringRepresentation(String, boolean) - Static method in class edu.cs.ai.kreator.control.config.ConfigurationFacility
Returns a string representation of the configuration.
getStringRepresentation() - Static method in class edu.cs.ai.kreator.control.config.ConfigurationFacility
Returns a string representation of the whole configuration.
getStructureLearnerById(String) - Method in class edu.cs.ai.kreator.control.ModelController
Returns the knowledge base structure-learner with the given id.
getStructureLearnerById(String) - Static method in class edu.cs.ai.kreator.models.StructureLearner
Returns a structure-learner with the given identification string.
getStructureLearnersFor(Class<?>) - Static method in class edu.cs.ai.kreator.models.StructureLearner
Returns a list of all structure-learners capable of learner the given knowledge base type.
getStyle(TokenType) - Method in class jsyntaxpane.SyntaxStyles
Return the style for the given TokenType
getSubCategories() - Method in class edu.cs.ai.kreator.control.config.ConfigurationCategory
Returns the sub-categories of this configuration category.
getSubLanguage(Set<Sort>, Set<Constant>, Set<GeneralizedPredicate>, Set<Functor>) - Method in class edu.cs.ai.kreator.logic.LanguageFactory
Generates a new LanguageFactory which is a subset of this LanguageFactory.
getSuccessor() - Method in class edu.cs.ai.kreator.ui.cli.CmdStringHistory
 
getSupportedFileExtension() - Method in class edu.cs.ai.kreator.models.KnowledgebaseParser
Returns the file extension of the files this parser parses (without the dot).
getSupportedFileExtension() - Method in class edu.cs.ai.kreator.models.KnowledgebaseWriter
Returns the file extension of the files this writer writes (without the dot).
getSupportedFileExtension() - Method in class jsyntaxpane.syntaxkits.KreatorSyntaxKit
Returns the file extension of the files this kit highlights (without the dot).
getSupportedKnowledgeBaseClass() - Method in interface edu.cs.ai.kreator.models.ModelComponent
Returns the class of knowledge bases this model component supports.
getSyntaxDocument(JTextComponent) - Static method in class jsyntaxpane.actions.ActionUtils
A helper function that will return the SyntaxDocument attached to the given text component.
getSyntaxKit(JTextComponent) - Static method in class jsyntaxpane.actions.ActionUtils
Return the DefaultSyntaxKit of this target, or null if the target does not have a DefaultSyntaxKit
getSyntaxKitFor(String) - Static method in class jsyntaxpane.syntaxkits.KreatorSyntaxKit
Returns an appropriate syntax highlighter for a file with the given file extension.
getSyntaxPane() - Method in class edu.cs.ai.kreator.ui.gui.components.FileTab
 
getSystemProperties(String) - Static method in class edu.cs.ai.kreator.KreatorMain
 
getSystemProperties() - Static method in class edu.cs.ai.kreator.KreatorMain
 
getSystemTextArea() - Method in class edu.cs.ai.kreator.ui.gui.GraphicalUserInterface
 
getSystemTextArea() - Method in interface edu.cs.ai.kreator.ui.KreatorUserInterface
Returns the loggingArea where System.in and/or System.err are redirected.
getTab(JTextComponent) - Static method in class jsyntaxpane.actions.ActionUtils
Return a string with number of spaces equal to the tab-stop of the TextComponent
getTabSize(JTextComponent) - Static method in class jsyntaxpane.actions.ActionUtils
Return the TabStop property for the given text component, or 0 if not used
getTestprop() - Method in class edu.cs.ai.kreator.scripting.KreatorScriptableObject
Function to be called from JavaScript.
getText() - Method in class edu.cs.ai.kreator.ui.gui.components.TabTitle
The tab's title
getText(Document) - Method in class jsyntaxpane.Token
Get the text of the token from this document
getTheClass() - Method in class jsyntaxpane.actions.gui.ReflectCompletionDialog
 
getThing() - Method in class edu.cs.ai.kreator.logic.Sort
The thing sort of this language.
getThird() - Method in class edu.cs.ai.kreator.misc.util.Triple
returns the third element of this triple
getTime() - Method in class edu.cs.ai.kreator.misc.util.Timer
 
GETTING_STARTED_PROJECT - Static variable in class edu.cs.ai.kreator.control.ProjectController
 
getTitle() - Method in class edu.cs.ai.kreator.ui.gui.components.FileTab
Getter for the FileTab-title
getTokenAt(int) - Method in class jsyntaxpane.SyntaxDocument
Find the token at a given position.
getTokenNames() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
getTokenNames() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
getTokenNames() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
getTokens(int, int) - Method in class jsyntaxpane.SyntaxDocument
Return an iterator of tokens between p0 and p1.
getTokenStringAt(SyntaxDocument, int) - Static method in class jsyntaxpane.actions.ActionUtils
Returns the the Token at pos as a String
getTokenToComplete() - Method in class edu.cs.ai.kreator.ui.gui.components.ConsolePane
 
getTransformer() - Static method in class jsyntaxpane.actions.XmlPrettifyAction
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.arguments_return
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.arity_return
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.atom_return
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.atomExpression_return
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.constant_return
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.evidencePartFromQuery_return
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.groundAtomsFromFile_return
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.groundAtomsInput_return
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.identifierL_return
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.identifierU_return
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.predicate_return
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.queriesInput_return
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.query_return
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.questionPart_return
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.rangeValue_return
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.term_return
 
getTree() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.variable_return
 
getTree() - Method in class edu.cs.ai.kreator.ui.gui.components.ProjectContainer
 
getTreeAdaptor() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
getTreeModel() - Method in class edu.cs.ai.kreator.ui.gui.components.controller.OutlineWorker
 
getType() - Method in class edu.cs.ai.kreator.control.config.PathListConfigurationOption
Returns the type of the paths (one of JFileChooser.FILES_ONLY, JFileChooser.DIRECTORIES_ONLY, JFileChooser.FILES_AND_DIRECTORIES)
getType() - Method in class edu.cs.ai.kreator.ui.gui.components.controller.QueryPreviewGuideController.ParameterPair
 
getUncommentedText(int, int) - Method in class jsyntaxpane.SyntaxDocument
Gets the text without the comments.
getUnifier(Literal) - Method in class edu.cs.ai.kreator.logic.Literal
Computes the unifier that is needed in order to transform this literal into the given one or "null" if this is not possible.
getUnifiers(Collection<? extends Literal>) - Method in class edu.cs.ai.kreator.logic.Literal
Computes the set of all possible unifiers yielding a transformation from this literal into one given in data.
getUnknownFile() - Method in exception edu.cs.ai.kreator.exceptions.UnknownFileTypeException
Returns the File which was the reason for that Exception
getUsedMemory() - Static method in class edu.cs.ai.kreator.misc.util.UtilityMethods
 
getUserData() - Method in class edu.cs.ai.kreator.ui.gui.components.models.CheckboxTreeModel.Node
 
getUserInterface() - Static method in class edu.cs.ai.kreator.KreatorMain
 
getUserInterfaceConfig() - Static method in class edu.cs.ai.kreator.control.config.Configuration
This method provides the configuration options for the "User Interface" category.
getValue() - Method in class edu.cs.ai.kreator.logic.AtomExpression
 
getVariableFactory() - Method in class edu.cs.ai.kreator.logic.Variable
Returns the VariableFactory this variable object belongs to.
getVariables() - Method in class edu.cs.ai.kreator.logic.Clause
 
getVariables() - Method in class edu.cs.ai.kreator.logic.GeneralizedAtom
 
getVariables() - Method in class edu.cs.ai.kreator.logic.Literal
Returns the set of variables, that appear in this literal.
getVariables() - Method in class edu.cs.ai.kreator.logic.metaconstraints.ExclusionConstraint
 
getVariables() - Method in interface edu.cs.ai.kreator.logic.metaconstraints.MetaConstraint
Returns all variables appearing in this constraint.
getVariables() - Method in class edu.cs.ai.kreator.logic.metaconstraints.NotEqualConstraint
 
getVariables() - Method in class edu.cs.ai.kreator.logic.StrictNegation
 
getViewFactory() - Method in class jsyntaxpane.DefaultSyntaxKit
 
getWord() - Method in class edu.cs.ai.kreator.ui.cli.wordcompletion.Completion
 
getWordAt(int, Pattern) - Method in class jsyntaxpane.SyntaxDocument
 
getWordRegex() - Method in class jsyntaxpane.actions.IndentAction
 
getWorkerController() - Static method in class edu.cs.ai.kreator.KreatorMain
 
getWrappedGeneralizedAtom() - Method in class edu.cs.ai.kreator.logic.FolAtom
 
getWriterById(String) - Method in class edu.cs.ai.kreator.control.ModelController
Returns the knowledge base writer with the given id.
getWriterById(String) - Static method in class edu.cs.ai.kreator.models.KnowledgebaseWriter
Returns a writer with the given identification string.
getWritersFor(Knowledgebase) - Static method in class edu.cs.ai.kreator.models.KnowledgebaseWriter
Returns a list of all writers capable of writing the given knowledge base.
getWritersFor(Class<?>) - Static method in class edu.cs.ai.kreator.models.KnowledgebaseWriter
Returns a list of all writers capable of writing instances of the given knowledge base class.
GotoLineAction - Class in jsyntaxpane.actions
This actions displays the GotoLine dialog
GotoLineAction() - Constructor for class jsyntaxpane.actions.GotoLineAction
 
GotoLineDialog - Class in jsyntaxpane.actions.gui
A simple dialog to prompt for a line number and go to it
GraphicalUserInterface - Class in edu.cs.ai.kreator.ui.gui
 
GraphicalUserInterface() - Constructor for class edu.cs.ai.kreator.ui.gui.GraphicalUserInterface
Default constructor.
GROUND_ATOM_EXPRESSIONS - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomLexer
 
GROUND_ATOM_EXPRESSIONS - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
GROUND_ATOM_EXPRESSIONS - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
GROUND_ATOM_EXPRESSIONS - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
groundAtomExpressions() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
groundAtomExpressions() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
GroundAtomLexer - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomLexer() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomLexer
 
GroundAtomLexer(CharStream) - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomLexer
 
GroundAtomParser - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser(TokenStream) - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
GroundAtomParser.arguments_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.arguments_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.arguments_return
 
GroundAtomParser.arity_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.arity_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.arity_return
 
GroundAtomParser.atom_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.atom_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.atom_return
 
GroundAtomParser.atomExpression_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.atomExpression_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.atomExpression_return
 
GroundAtomParser.constant_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.constant_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.constant_return
 
GroundAtomParser.evidencePartFromQuery_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.evidencePartFromQuery_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.evidencePartFromQuery_return
 
GroundAtomParser.groundAtomsFromFile_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.groundAtomsFromFile_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.groundAtomsFromFile_return
 
GroundAtomParser.groundAtomsInput_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.groundAtomsInput_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.groundAtomsInput_return
 
GroundAtomParser.identifierL_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.identifierL_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.identifierL_return
 
GroundAtomParser.identifierU_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.identifierU_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.identifierU_return
 
GroundAtomParser.predicate_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.predicate_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.predicate_return
 
GroundAtomParser.queriesInput_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.queriesInput_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.queriesInput_return
 
GroundAtomParser.query_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.query_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.query_return
 
GroundAtomParser.questionPart_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.questionPart_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.questionPart_return
 
GroundAtomParser.rangeValue_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.rangeValue_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.rangeValue_return
 
GroundAtomParser.term_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.term_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.term_return
 
GroundAtomParser.variable_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomParser.variable_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser.variable_return
 
groundAtomsFromFile() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
groundAtomsInput() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
groundAtomsInput() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
groundAtomsInput() - Method in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
GroundAtomWalker - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomWalker(TreeNodeStream) - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
GroundAtomWalker.identifierL_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomWalker.identifierL_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker.identifierL_return
 
GroundAtomWalker.identifierU_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomWalker.identifierU_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker.identifierU_return
 
GroundAtomWalker.predicate_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomWalker.predicate_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker.predicate_return
 
GroundAtomWalker.query_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomWalker.query_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker.query_return
 
GroundAtomWithoutLanguageWalker - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomWithoutLanguageWalker(TreeNodeStream) - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
GroundAtomWithoutLanguageWalker.atom_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomWithoutLanguageWalker.atom_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker.atom_return
 
GroundAtomWithoutLanguageWalker.identifierL_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomWithoutLanguageWalker.identifierL_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker.identifierL_return
 
GroundAtomWithoutLanguageWalker.identifierU_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomWithoutLanguageWalker.identifierU_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker.identifierU_return
 
GroundAtomWithoutLanguageWalker.predicate_return - Class in edu.cs.ai.kreator.parser.groundatom
 
GroundAtomWithoutLanguageWalker.predicate_return() - Constructor for class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker.predicate_return
 
group1 - Variable in class jsyntaxpane.util.Configuration.StringKeyMatcher
Matched group 1.
GT - Static variable in class jsyntaxpane.TokenConstants
 
GTEQ - Static variable in class jsyntaxpane.TokenConstants
 
GuiController - Class in edu.cs.ai.kreator.control
This controller only handles GUI-Actions, like opening dialogs.
GuiController() - Constructor for class edu.cs.ai.kreator.control.GuiController
 

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