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

N

NativeLibraryProvider - Class in edu.cs.ai.kreator.platformspecific
An instance of this class is used to ensure that a native library is aviable in the CWD.
NativeLibraryProvider() - Constructor for class edu.cs.ai.kreator.platformspecific.NativeLibraryProvider
 
NEW_CONSOLE_BUTTON_TOOL_TIP - Static variable in class edu.cs.ai.kreator.ui.gui.components.ConsoleTabbedPane
 
newAndOpenDataFile(AbstractFileFilter) - Method in class edu.cs.ai.kreator.control.FileController
Shows the user a "New file..."
NEWLINE - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomLexer
 
NEWLINE - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomParser
 
NEWLINE - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWalker
 
NEWLINE - Static variable in class edu.cs.ai.kreator.parser.groundatom.GroundAtomWithoutLanguageWalker
 
next() - Method in class edu.cs.ai.kreator.misc.util.Permutation
Change the the permutation to the next permutation in sorting order.
next(int) - Method in class edu.cs.ai.kreator.misc.util.Permutation
Change to the smallest permutation bigger than this with a change at position index.
next() - Method in class edu.cs.ai.kreator.ui.cli.History
Move the pointer to the next element in the buffer.
nextEQ(int, int, int) - Method in class edu.cs.ai.kreator.misc.util.Permutation
 
nextGE(int, int) - Method in class edu.cs.ai.kreator.misc.util.Permutation
Change the value in index to the value or higher without changes at positions lower than index.
NO_CATEGORY_SELECTED - Static variable in class edu.cs.ai.kreator.ui.gui.dialogs.PreferencesDialog
Message that is shown to the user when no configuration category is selected.
NO_OPTION - Static variable in interface edu.cs.ai.kreator.ui.KreatorUserInterface
 
NodeCollection - Class in edu.cs.ai.kreator.logic.prolog
Stores nodes of RuleSLDNode and VariableSLDNode to prevent unnecessary computations and to detect cycles.
NodeCollection() - Constructor for class edu.cs.ai.kreator.logic.prolog.NodeCollection
Constructs a new node collection without nodes.
noFocusBorder - Static variable in class edu.cs.ai.kreator.ui.gui.components.CheckboxList
 
NOISYAND - Static variable in class edu.cs.ai.kreator.logic.probabilities.CombiningRule
 
NOISYOR - Static variable in class edu.cs.ai.kreator.logic.probabilities.CombiningRule
 
NoProjectOpenException - Exception in edu.cs.ai.kreator.exceptions
 
NoProjectOpenException() - Constructor for exception edu.cs.ai.kreator.exceptions.NoProjectOpenException
 
NoReturnValue - Class in edu.cs.ai.kreator.ui.returnvalues
 
NoReturnValue() - Constructor for class edu.cs.ai.kreator.ui.returnvalues.NoReturnValue
 
normalize(boolean) - Method in class edu.cs.ai.kreator.logic.probabilities.Cpd
This method normalizes this CPD, i.e., if the sum of the values of this cpd is different to one, it adjusts the values appropriately to sum to one.
NOT - Static variable in class jsyntaxpane.TokenConstants
 
NOTEQ - Static variable in class jsyntaxpane.TokenConstants
 
NotEqualConstraint - Class in edu.cs.ai.kreator.logic.metaconstraints
This class implements the Meta-Constraint for RME-Conditionals which prohibits the instantiation of two variables with the same constant, e.g.
NotEqualConstraint(Variable, Variable) - Constructor for class edu.cs.ai.kreator.logic.metaconstraints.NotEqualConstraint
Constructs a new NotEqualConstraint for two Variables which not should substituted by the sameConstant.
NumberCompletor - Class in edu.cs.ai.kreator.ui.cli.wordcompletion
 
NumberCompletor() - Constructor for class edu.cs.ai.kreator.ui.cli.wordcompletion.NumberCompletor
 
numberOfConnections(Collection<? extends Clause>) - Static method in class edu.cs.ai.kreator.logic.Clause
This method computes the number of connections between the given clauses.
numTranspos() - Method in class edu.cs.ai.kreator.misc.util.Permutation
Each permutation can be written as a product of transpositions.

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