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

U

undoableEditHappened(UndoableEditEvent) - Method in class jsyntaxpane.CompoundUndoMan
Whenever an UndoableEdit happens the edit will either be absorbed by the current compound edit or a new compound edit will be started
UndoAction - Class in jsyntaxpane.actions
Undo action
UndoAction() - Constructor for class jsyntaxpane.actions.UndoAction
 
unify(Literal, LanguageFactory) - Method in class edu.cs.ai.kreator.logic.Clause
This method tries to unify this clause's head with the given literal and returns all possible clauses where all variables are substituted according to this unification and all other possible substitutions.
unify(Literal, LanguageFactory, Map<Sort, Set<Constant>>) - Method in class edu.cs.ai.kreator.logic.Clause
This method tries to unify this clause's head with the given literal and returns all possible clauses where all variables are substituted according to this unification and all other possible substitutions.
unifyPartially(Literal) - Method in class edu.cs.ai.kreator.logic.Clause
This method tries to unify this clause's head with the given literal and returns a partially substituted clause.
UnindentAction - Class in jsyntaxpane.actions
This is usually mapped to Shift-TAB to unindent the selection.
UnindentAction() - Constructor for class jsyntaxpane.actions.UnindentAction
 
UnknownFileTypeException - Exception in edu.cs.ai.kreator.exceptions
Exception to inform about an unknown file extension.
UnknownFileTypeException(File) - Constructor for exception edu.cs.ai.kreator.exceptions.UnknownFileTypeException
Constructs a UnknownFileTypeException with a informative message and the File object which causes the exception
UnknownFileTypeException(String, File) - Constructor for exception edu.cs.ai.kreator.exceptions.UnknownFileTypeException
Constructs a UnknownFileTypeException with a informative message and the File object which causes the exception
UnknownKnowledgebaseWriterIdException - Exception in edu.cs.ai.kreator.exceptions
 
UnknownKnowledgebaseWriterIdException(String) - Constructor for exception edu.cs.ai.kreator.exceptions.UnknownKnowledgebaseWriterIdException
 
UnknownKnowledgebaseWriterIdException(String, Throwable) - Constructor for exception edu.cs.ai.kreator.exceptions.UnknownKnowledgebaseWriterIdException
 
UnknownLearnerIdException - Exception in edu.cs.ai.kreator.exceptions
 
UnknownLearnerIdException(String) - Constructor for exception edu.cs.ai.kreator.exceptions.UnknownLearnerIdException
 
UnknownLearnerIdException(String, Throwable) - Constructor for exception edu.cs.ai.kreator.exceptions.UnknownLearnerIdException
 
unregisterWorker(KreatorWorker<?>) - Method in interface edu.cs.ai.kreator.ui.cli.KreatorConsole
Unregisters the given worker.
unregisterWorker(KreatorWorker<?>) - Method in class edu.cs.ai.kreator.ui.gui.components.ConsolePane
Unregisters the currently running worker.
UnsupportedFileTypeException - Exception in edu.cs.ai.kreator.exceptions
 
UnsupportedFileTypeException(String, String) - Constructor for exception edu.cs.ai.kreator.exceptions.UnsupportedFileTypeException
 
update(DataFile) - Method in class edu.cs.ai.kreator.ui.gui.components.Outline
This method starts a process which calculates a new outline tree for the given file reference.
updateDamage(DocumentEvent, Shape, ViewFactory) - Method in class jsyntaxpane.SyntaxView
 
updateHighlights() - Method in class jsyntaxpane.actions.gui.ReplaceDialog
updates the highlights in the document when it is updated.
updateLabel(int) - Method in class jsyntaxpane.actions.CaretMonitor
 
updateOutput() - Method in class edu.cs.ai.kreator.ui.gui.components.controller.QueryPreviewGuideController
Updates the output of the QueryOutput Pane.
URSHIFT - Static variable in class jsyntaxpane.TokenConstants
 
URSHIFTEQ - Static variable in class jsyntaxpane.TokenConstants
 
UserAppendRemoveList - Class in edu.cs.ai.kreator.ui.gui.components
The list gives the user the ability to append custom data to the list.
UserAppendRemoveList() - Constructor for class edu.cs.ai.kreator.ui.gui.components.UserAppendRemoveList
 
UserAppendRemoveList(boolean) - Constructor for class edu.cs.ai.kreator.ui.gui.components.UserAppendRemoveList
 
UserAppendRemoveList(boolean, boolean) - Constructor for class edu.cs.ai.kreator.ui.gui.components.UserAppendRemoveList
 
UserAppendRemoveList.StringToObject<T> - Interface in edu.cs.ai.kreator.ui.gui.components
 
USERINTERFACE__AUTOSAVE_WINDOW_BOUNDS - Static variable in class edu.cs.ai.kreator.control.config.Configuration
Indicates whether window bounds should be autosaved.
USERINTERFACE__NUMBER_OF_RECENT_PROJECTS - Static variable in class edu.cs.ai.kreator.control.config.Configuration
The number of recent projects that should be saved.
USERINTERFACE__RECENT_PROJECTS - Static variable in class edu.cs.ai.kreator.control.config.Configuration
The list of recent projects (for the "Open recent" menu item).
USERINTERFACE__SHOW_LOGGING_PANE - Static variable in class edu.cs.ai.kreator.control.config.Configuration
If this is set to true the logging pane und system text area will be included in the main window.
USERINTERFACE__SPLITPANE1_POS - Static variable in class edu.cs.ai.kreator.control.config.Configuration
Pos of projectVsFiles Splitpane.
USERINTERFACE__SPLITPANE2_POS - Static variable in class edu.cs.ai.kreator.control.config.Configuration
Pos of prjFilesVsOutlineSplit Splitpane.
USERINTERFACE__SPLITPANE3_POS - Static variable in class edu.cs.ai.kreator.control.config.Configuration
Pos of prjFilesOutlVsOutputSplit Splitpane.
USERINTERFACE__SPLITPANE4_POS - Static variable in class edu.cs.ai.kreator.control.config.Configuration
Pos of primaryVsOptionalSplit Splitpane.
USERINTERFACE__SPLITPANE5_POS - Static variable in class edu.cs.ai.kreator.control.config.Configuration
Pos of consoleVsReportSplit Splitpane
USERINTERFACE__WINDOW_HEIGHT - Static variable in class edu.cs.ai.kreator.control.config.Configuration
Height of main KReator window.
USERINTERFACE__WINDOW_POS_X - Static variable in class edu.cs.ai.kreator.control.config.Configuration
X-Pos of main KReator window.
USERINTERFACE__WINDOW_POS_Y - Static variable in class edu.cs.ai.kreator.control.config.Configuration
Y-Pos of main KReator window.
USERINTERFACE__WINDOW_WIDTH - Static variable in class edu.cs.ai.kreator.control.config.Configuration
Width of main KReator window.
UtilityMethods - Class in edu.cs.ai.kreator.misc.util
 

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