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

L

language - Variable in class edu.cs.ai.kreator.models.Knowledgebase
The language of this knowledge base.
language - Variable in class edu.cs.ai.kreator.ui.gui.components.controller.QueryPreviewGuideController
reference to the actual used language
languageFact - Variable in class edu.cs.ai.kreator.models.Query
The language of this query (this should be the same language as the language of the knowledgebase this query addresses).
LanguageFactory - Class in edu.cs.ai.kreator.logic
An instance of this class is responsible for maintaining a unique object status of symbolic names of constants, predicates, etc., within a single language.
LanguageFactory() - Constructor for class edu.cs.ai.kreator.logic.LanguageFactory
Default constructor.
LanguageFactory(boolean) - Constructor for class edu.cs.ai.kreator.logic.LanguageFactory
Creates a LanguageFactory without creating the sort Thing and the '=(_,_)' predicate.
LanguageFactory(LanguageFactory.GrammarStyle) - Constructor for class edu.cs.ai.kreator.logic.LanguageFactory
 
LanguageFactory(LanguageFactory.GrammarStyle, boolean) - Constructor for class edu.cs.ai.kreator.logic.LanguageFactory
 
LanguageFactory.GrammarStyle - Enum in edu.cs.ai.kreator.logic
 
LARGE_ICONS_LOC_PREFIX - Static variable in class jsyntaxpane.actions.DefaultSyntaxAction
 
last() - Method in class edu.cs.ai.kreator.misc.util.Permutation
Change this to the last (highest) possible permutation .
lastParsingException - Variable in class edu.cs.ai.kreator.ui.gui.components.controller.OutlineWorker
reference to structure with information about parsing failures.
lastUsedCompletor() - Method in class edu.cs.ai.kreator.ui.cli.wordcompletion.MultiElementCompletor
 
latex(String) - Method in class edu.cs.ai.kreator.scripting.KreatorScriptableObject
Function to be called from JavaScript.
LATEX_CONSTANT - Static variable in class edu.cs.ai.kreator.control.config.Configuration
 
LATEX_ENVIRONMENT - Static variable in class edu.cs.ai.kreator.control.config.Configuration
 
LATEX_PREDICATE - Static variable in class edu.cs.ai.kreator.control.config.Configuration
 
LATEX_VARIABLE - Static variable in class edu.cs.ai.kreator.control.config.Configuration
 
Latexable - Interface in edu.cs.ai.kreator.logic
Defines a Interface to generate a LaTeX conform output of logical parts, e.g. variables, predicates, atoms, literals, conditionals, cpds ...
LaTeXDialog - Class in edu.cs.ai.kreator.ui.gui.dialogs
A Dialog for the LaTex Code, which exported from the given files
LaTeXDialog(Frame, String, String) - Constructor for class edu.cs.ai.kreator.ui.gui.dialogs.LaTeXDialog
 
LBRACE - Static variable in class jsyntaxpane.TokenConstants
 
LBRACK - Static variable in class jsyntaxpane.TokenConstants
 
learn(String, String, String, String, String, boolean, boolean, boolean) - Method in class edu.cs.ai.kreator.scripting.KreatorScriptableObject
Function to be called from JavaScript.
LearnDialog - Class in edu.cs.ai.kreator.ui.gui.dialogs
This class models a general learning dialog for learning a knowledgebase from a sample file.
LearnDialog(Frame, SampleCollection) - Constructor for class edu.cs.ai.kreator.ui.gui.dialogs.LearnDialog
Default constructor.
Learner - Class in edu.cs.ai.kreator.models
This abstract class is the common ancestor for all specific model-learners.
Learner() - Constructor for class edu.cs.ai.kreator.models.Learner
 
learnKnowledgebaseParameter(SampleCollection, Knowledgebase, ParameterLearner) - Method in class edu.cs.ai.kreator.control.ModelController
Learns the parameters of a given knowledge base from a sample collection.
learnKnowledgebaseParameter(SampleCollection, Knowledgebase, ParameterLearner, KnowledgebaseFile, KnowledgebaseWriter, boolean, boolean, boolean) - Method in class edu.cs.ai.kreator.control.ModelController
Takes a given knowledgebase and learns its parameters from a sample collection and writes it to a file.
learnKnowledgebaseStructure(SampleCollection, StructureLearner) - Method in class edu.cs.ai.kreator.control.ModelController
Learns a new knowledge base structure from a sample collection.
learnKnowledgebaseStructure(SampleCollection, StructureLearner, KnowledgebaseFile, KnowledgebaseWriter, boolean, boolean, boolean) - Method in class edu.cs.ai.kreator.control.ModelController
Learns a new knowledge base from a sample collection and writes it to a file.
learnKnowledgebaseStructureAndParameter(SampleCollection, StructureLearner, ParameterLearner, KnowledgebaseFile, KnowledgebaseWriter, boolean, boolean, boolean) - Method in class edu.cs.ai.kreator.control.ModelController
Learns a new knowledge base from a sample collection also learns the parameter of this knowledgebase and writes it to a file.
learnModel(Collection<? extends AtomExpression>) - Method in class edu.cs.ai.kreator.models.StructureLearner
 
learnparameter(String, String, String, String, String, boolean, boolean, boolean) - Method in class edu.cs.ai.kreator.scripting.KreatorScriptableObject
Function to be called from JavaScript.
learnstructure(String, String, String, String, boolean, boolean, boolean) - Method in class edu.cs.ai.kreator.scripting.KreatorScriptableObject
Function to be called from JavaScript.
length - Variable in class jsyntaxpane.Token
 
LetterLowercase - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomLexer
 
LetterLowercase - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
LetterLowercase - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
LetterLowercase - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
LetterUppercase - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomLexer
 
LetterUppercase - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
LetterUppercase - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
LetterUppercase - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
Lexer - Interface in jsyntaxpane
Lexers must implement these methods.
line - Variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker.identifierL_return
 
line - Variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker.identifierU_return
 
line - Variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker.predicate_return
 
line - Variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker.atom_return
 
line - Variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker.identifierL_return
 
line - Variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker.identifierU_return
 
line - Variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker.predicate_return
 
LINE_COMMENT - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomLexer
 
LINE_COMMENT - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
LINE_COMMENT - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
LINE_COMMENT - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
LINE_COMMENT_START - Static variable in class edu.cs.ai.kreator.scripting.KreatorScriptEngine
Starts a single line comment
lineCommentPattern - Variable in class jsyntaxpane.actions.ToggleCommentsAction
 
lineCommentStart - Variable in class jsyntaxpane.actions.ToggleCommentsAction
 
LineNumbersRuler - Class in jsyntaxpane.components
This class will display line numbers for a related text component.
LineNumbersRuler() - Constructor for class jsyntaxpane.components.LineNumbersRuler
 
LINK_ID_DO - Static variable in class edu.cs.ai.kreator.ui.gui.components.controller.QueryPreviewGuideController
Url for link to execute a valid query.
LINK_ID_EVIDENCE - Static variable in class edu.cs.ai.kreator.ui.gui.components.controller.EvidencePreviewGuideController
URL ID linking to the STATE_RESULT
LINK_ID_PREDICATE - Static variable in class edu.cs.ai.kreator.ui.gui.components.controller.QueryPreviewGuideController
Url for link to switch into select a predicate state.
LINK_ID_PREFIX_PARAMETER - Static variable in class edu.cs.ai.kreator.ui.gui.components.controller.QueryPreviewGuideController
Url prefix for a link to switch to select parameter state, the index of the predicate will be added to the end of the prefix.
Literal - Class in edu.cs.ai.kreator.logic
This abstract class models a literal in first-order logic.
Literal() - Constructor for class edu.cs.ai.kreator.logic.Literal
 
Literal.TruthValue - Enum in edu.cs.ai.kreator.logic
 
load() - Method in class edu.cs.ai.kreator.datamodels.AbstractKreatorFile
Loads the AbstractKreatorFile.
load() - Method in class edu.cs.ai.kreator.datamodels.DataFile
Reads the content of the file on the file system and overwrites the fileContent attribute with the loaded content.
load() - Method in class edu.cs.ai.kreator.datamodels.Project
 
load(InputStream) - Method in class edu.cs.ai.kreator.ui.cli.History
Load the history buffer from the specified InputStream.
load(Reader) - Method in class edu.cs.ai.kreator.ui.cli.History
Load the history buffer from the specified Reader.
loadProject() - Method in class edu.cs.ai.kreator.datamodels.Project
 
LOG - Static variable in class edu.cs.ai.kreator.control.config.ConfigurationFacility
 
LOG - Static variable in class edu.cs.ai.kreator.control.config.PathConfigurationOption
 
LOG - Static variable in class edu.cs.ai.kreator.control.config.PathListConfigurationOption
 
LOG - Static variable in class edu.cs.ai.kreator.control.FileController
 
LOG - Static variable in class edu.cs.ai.kreator.control.GuiController
 
LOG - Static variable in class edu.cs.ai.kreator.control.KreatorWorker
 
LOG - Static variable in class edu.cs.ai.kreator.control.ModelController
 
LOG - Static variable in class edu.cs.ai.kreator.control.ProjectController
 
LOG - Static variable in class edu.cs.ai.kreator.control.WorkerController
 
LOG - Static variable in class edu.cs.ai.kreator.datamodels.AbstractKreatorFile
 
LOG - Static variable in exception edu.cs.ai.kreator.exceptions.KreatorScriptParsingException
 
LOG - Static variable in class edu.cs.ai.kreator.KreatorMain
 
LOG - Static variable in class edu.cs.ai.kreator.logic.Clause
 
LOG - Static variable in class edu.cs.ai.kreator.logic.Constant
 
LOG - Static variable in class edu.cs.ai.kreator.logic.Functor
 
LOG - Static variable in class edu.cs.ai.kreator.logic.GeneralizedPredicate
 
LOG - Static variable in class edu.cs.ai.kreator.logic.LanguageFactory
 
LOG - Static variable in class edu.cs.ai.kreator.logic.probabilities.Cpd
 
LOG - Static variable in class edu.cs.ai.kreator.logic.Sort
 
LOG - Static variable in class edu.cs.ai.kreator.logic.ToLatexTest
 
LOG - Static variable in class edu.cs.ai.kreator.logic.VariableFactory
 
LOG - Static variable in class edu.cs.ai.kreator.misc.util.Timer
 
LOG - Static variable in class edu.cs.ai.kreator.misc.util.UtilityMethods
 
LOG - Static variable in class edu.cs.ai.kreator.models.AvailableModels
 
LOG - Static variable in class edu.cs.ai.kreator.models.Query
 
LOG - Static variable in class edu.cs.ai.kreator.parser.ExtendedParser
 
LOG - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomLexer
 
LOG - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
LOG - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
LOG - Static variable in class edu.cs.ai.kreator.parser.groundatom.QueryAndGroundAtomParsingFacility
 
LOG - Static variable in class edu.cs.ai.kreator.parser.groundatom.QueryAndGroundAtomParsingFacilityTest
 
LOG - Static variable in class edu.cs.ai.kreator.platformspecific.macosx.KreatorOSXAdapter
 
LOG - Static variable in class edu.cs.ai.kreator.platformspecific.macosx.OSXAdapter
 
LOG - Static variable in class edu.cs.ai.kreator.scripting.KreatorScriptableObject
The Constant LOG.
LOG - Static variable in class edu.cs.ai.kreator.scripting.KreatorScriptEngine
The Constant LOG.
LOG - Static variable in class edu.cs.ai.kreator.ui.cli.wordcompletion.ChoiceCompletor
 
LOG - Static variable in class edu.cs.ai.kreator.ui.cli.wordcompletion.Completion
 
LOG - Static variable in class edu.cs.ai.kreator.ui.cli.wordcompletion.Completor
 
LOG - Static variable in class edu.cs.ai.kreator.ui.cli.wordcompletion.CompletorPlus
 
LOG - Static variable in class edu.cs.ai.kreator.ui.cli.wordcompletion.ConfigurationOptionCompletor
 
LOG - Static variable in class edu.cs.ai.kreator.ui.cli.wordcompletion.ConsoleCompletor
 
LOG - Static variable in class edu.cs.ai.kreator.ui.cli.wordcompletion.FileNameCompletor
 
LOG - Static variable in class edu.cs.ai.kreator.ui.cli.wordcompletion.MultiElementCompletor
 
LOG - Static variable in class edu.cs.ai.kreator.ui.cli.wordcompletion.NumberCompletor
 
LOG - Static variable in class edu.cs.ai.kreator.ui.cli.wordcompletion.PredicateCompletor
 
LOG - Static variable in class edu.cs.ai.kreator.ui.cli.wordcompletion.StringCompletor
 
LOG - Static variable in class edu.cs.ai.kreator.ui.gui.components.ConsolePane
 
LOG - Static variable in class edu.cs.ai.kreator.ui.gui.components.ConsoleTabbedPane
 
LOG - Static variable in class edu.cs.ai.kreator.ui.gui.components.DropDownCompletionList
 
LOG - Static variable in class edu.cs.ai.kreator.ui.gui.components.FileTab
 
LOG - Static variable in class edu.cs.ai.kreator.ui.gui.components.FileTabbedPane
 
LOG - Static variable in class edu.cs.ai.kreator.ui.gui.components.Outline
 
LOG - Static variable in class edu.cs.ai.kreator.ui.gui.components.PathListComponent
 
LOG - Static variable in class edu.cs.ai.kreator.ui.gui.components.ProjectContainer
 
LOG - Static variable in class edu.cs.ai.kreator.ui.gui.components.ReportPane
 
LOG - Static variable in class edu.cs.ai.kreator.ui.gui.components.StatusBar
 
LOG - Static variable in class edu.cs.ai.kreator.ui.gui.dialogs.AboutDialog
 
LOG - Static variable in class edu.cs.ai.kreator.ui.gui.dialogs.GenerateDataDialog
This class models a dialog for generating data sets from a knowledge base
LOG - Static variable in class edu.cs.ai.kreator.ui.gui.dialogs.LearnDialog
 
LOG - Static variable in class edu.cs.ai.kreator.ui.gui.dialogs.QueryDialog
 
LOG - Static variable in class edu.cs.ai.kreator.ui.gui.GraphicalUserInterface
 
LOG - Static variable in class edu.cs.ai.kreator.ui.gui.icons.Icons
 
LOG - Static variable in class jsyntaxpane.lexers.DefaultJFlexLexer
 
LOG - Static variable in class jsyntaxpane.lexers.KreatorAntlrLexer
 
LOG - Static variable in class jsyntaxpane.SyntaxDocument
 
LOG_OUTPUT_MARGIN - Static variable in class edu.cs.ai.kreator.KreatorMain
 
LoggingLevelStringSelectionConfigurationOption - Class in edu.cs.ai.kreator.control.config
This class represents a string selection configuration option for changing the logging level.
LoggingLevelStringSelectionConfigurationOption(String, String, String) - Constructor for class edu.cs.ai.kreator.control.config.LoggingLevelStringSelectionConfigurationOption
 
LoggingLevelStringSelectionConfigurationOption(String, String, String, int, int) - Constructor for class edu.cs.ai.kreator.control.config.LoggingLevelStringSelectionConfigurationOption
 
LoggingLevelStringSelectionConfigurationOption(String, String, String, int) - Constructor for class edu.cs.ai.kreator.control.config.LoggingLevelStringSelectionConfigurationOption
 
LoggingLevelStringSelectionConfigurationOption(String, String, String, int, int, int) - Constructor for class edu.cs.ai.kreator.control.config.LoggingLevelStringSelectionConfigurationOption
 
LogicTranslator<L,S,P,A,T,V extends T,C extends T> - Interface in edu.cs.ai.kreator.logic
This a generic interface for translating the KReator logic into another logic and vice-versa.
LONGEST_FIRST - Static variable in class jsyntaxpane.TokenComparators
 
LPAREN - Static variable in class jsyntaxpane.TokenConstants
 
LSHIFT - Static variable in class jsyntaxpane.TokenConstants
 
LSHIFTEQ - Static variable in class jsyntaxpane.TokenConstants
 
LT - Static variable in class jsyntaxpane.TokenConstants
 
LTEQ - Static variable in class jsyntaxpane.TokenConstants
 

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