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

C

cancelButton - Variable in class ucot.ui.gui.SettingsDialog
 
canRead(URL) - Method in interface ucot.input.InputInterface
Test if this input can read file specified in url.
canRead(URL) - Method in class ucot.input.ProcessMlInputAdapter
Tests if this adapter can read the file.
canRead(URL) - Method in class ucot.input.SimpleInputAdapter
Tests if this adapter can read the file.
CARDINALITY_TOOLTIP - Static variable in class ucot.ui.gui.EntityPropertiesDialog
 
changeEntityName(String, String) - Method in interface ucot.model.ModelEditor
Changes the name of the entity.
changeEntityName(String, String) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
changeMethodName(String, String, String) - Method in interface ucot.model.ModelEditor
Changes method name.
changeMethodName(String, String, String) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
changeToBlackOnWhiteWithBlueHighlights() - Method in class ucot.ui.gui.DotColorTheme
Change color theme to black text on white background with blue highlight colors.
changeToBlackOnWhiteWithGreenHighlights() - Method in class ucot.ui.gui.DotColorTheme
Change color theme to black text on white background with green highlight colors.
changeToColorTheme(int) - Method in class ucot.ui.gui.DotColorTheme
Method for changing the color theme.
changeToDefaultColorTheme() - Method in interface ucot.ui.gui.DotColorTheme.CallBack
 
chooseFile() - Method in class ucot.ui.gui.GraphicalUI
Method for spawning a file chooser dialog.
clear() - Method in class ucot.input.UseCase
Removes all usecase's steps
clear() - Method in class ucot.input.UseCaseCollection
Clears loaded usecases.
clear() - Method in interface ucot.model.AnalyzeModel
Clears this analyze model
clear() - Method in class ucot.model.relation.RelationalAnalyzeModel
 
Clear() - Method in class ucot.ui.gui.SimpleUseCasePanel
clears usecase from panel.
Clear() - Method in interface ucot.ui.UseCasePanelInterface
Indicates the panel that we don't want to see anything
CLEAR_MODEL_MENU_ACTION - Static variable in class ucot.ui.gui.GraphicalUI
 
CLEAR_MODEL_MENU_CAPTION - Static variable in class ucot.ui.gui.GraphicalUI
 
CLEAR_MODEL_QUESTION - Static variable in class ucot.ui.gui.GraphicalUI
 
CLEAR_MODEL_QUESTION_HEADER - Static variable in class ucot.ui.gui.GraphicalUI
 
clearAnalyzeModel() - Method in interface ucot.core.ControlInterface
Clears the whole analyze model.
clearAnalyzeModel() - Method in class ucot.core.Core
 
clearModel() - Method in interface ucot.model.ModelEditor
Clears model and makes it empty.
clearModel() - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
collection - Variable in class ucot.test.UseCaseTest
 
collection - Variable in class ucot.ui.gui.tree.usecasetree.UseCaseTreeModel
 
colorTheme - Static variable in class ucot.ui.gui.DotPanel
 
containsAttribute(String, String) - Method in interface ucot.model.ModelEditor
Checks wheter the entity contains the attribute or not.
containsAttribute(String, String) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
containsAttribute(Entity, String) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
containsEntity(String) - Method in interface ucot.model.ModelEditor
Does the model contain the entity?
containsEntity(String) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
containsMethod(String, String) - Method in interface ucot.model.ModelEditor
Checks if the given method exists in the entity
containsMethod(String, String) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
containsMethod(Entity, String) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
containsRelation(String, String) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
ControlInterface - Interface in ucot.core
This interface controls the basics of the UCOT-program (starting, parsing, shuting down etc).
controlInterface - Variable in class ucot.ui.gui.tree.usecasetree.UseCaseTree
 
Core - Class in ucot.core
This is the implementation of core of the program, the controller of the program.
Core() - Constructor for class ucot.core.Core
 
core - Variable in class ucot.test.CoreTest
 
core - Variable in class ucot.ui.gui.AddToModelWithDialog
 
core - Variable in class ucot.ui.gui.GraphicalUI
 
core - Variable in class ucot.ui.gui.SettingsDialog
 
CoreTest - Class in ucot.test
This class is implements all critical tests for the UCOT core component.
CoreTest() - Constructor for class ucot.test.CoreTest
 
createButtonListener() - Method in class ucot.ui.gui.SettingsDialog
Method initializes ActionListener for buttons
createCardinalityEditor() - Method in class ucot.ui.gui.EntityPropertiesDialog
Method for creating a cardinality editor as a DefaultCellEditor.
createComboBoxCellEditor(String[], boolean, boolean) - Method in class ucot.ui.gui.EntityPropertiesDialog
This method creates a new JComboBox Cell Editor for a JTable element from the given String array.
createComboBoxCellEditor(String[]) - Method in class ucot.ui.gui.EntityPropertiesDialog
This method creates a new JComboBox Cell Editor for a JTable element from the given String array.
createComboBoxCellEditor(String[], boolean) - Method in class ucot.ui.gui.EntityPropertiesDialog
This method creates a new JComboBox Cell Editor for a JTable element from the given String array.
createDotFile() - Method in class ucot.ui.gui.DotPanel
Writes the analyze model to an external file in dot syntax.
createGeneralTab() - Method in class ucot.ui.gui.SettingsDialog
Initialize panel for general settings, like default parser and heuristics etc.
createGraphTab() - Method in class ucot.ui.gui.SettingsDialog
Initialize panel for settings related drawing graphs and DotPanel
createHeuristicTab() - Method in class ucot.ui.gui.SettingsDialog
Initialize panel for heuristic related settings
createInputTab() - Method in class ucot.ui.gui.SettingsDialog
Initialize panel for input related settings, like settings for each adapter etc.
createMenu() - Method in class ucot.ui.gui.GraphicalUI
Method for creating a menu bar to the GUI.
createMenuListener() - Method in class ucot.ui.gui.GraphicalUI
This method creates and initializes the menu listener for the program menu bar.
createMouseListener(ControlInterface, EntityPropertiesDialog) - Method in class ucot.ui.gui.tree.AnalyzeModelTree
 
createOutputTab() - Method in class ucot.ui.gui.SettingsDialog
Initialize panel for ouput related settings
createParserTab() - Method in class ucot.ui.gui.SettingsDialog
Initialize panel for parser related settings
currentHeuristic - Variable in class ucot.core.Core
 
currentParser - Variable in class ucot.core.Core
 

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