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

C

CANCEL_BUTTON_ACTION - Static variable in class ucot.ui.gui.dialog.MergeEntitiesDialog
 
cancelButton - Variable in class ucot.ui.gui.dialog.MergeEntitiesDialog
 
CANNOT_ADD_SELECTED_USE_CASE_ERROR - Static variable in class ucot.core.Core
 
CANNOT_LOAD_FILES_ERROR - Static variable in class ucot.core.Core
 
CANNOT_LOAD_USE_CASES_ERROR - Static variable in class ucot.input.UseCaseCollection
 
CannotLoadUseCasesException - Exception in ucot.exceptions
Thrown when UseCaseCollection fails to get UseCases from given source.
CannotLoadUseCasesException() - Constructor for exception ucot.exceptions.CannotLoadUseCasesException
 
CannotLoadUseCasesException(String) - Constructor for exception ucot.exceptions.CannotLoadUseCasesException
 
canRead(URL) - Method in class ucot.input.DummyInput
 
canRead(URL) - Method in interface ucot.input.InputInterface
Test if this input can read the data in specified 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.
capitalize(String) - Static method in class ucot.utils.StringTools
Returns string which starts with uppercase letter.
centerDialog(JDialog) - Static method in class ucot.ui.gui.GUIUtils
This method centers a given dialog to the center of the screen.
CHANGE_DOT_LAYOUTING_ACTION - Static variable in class ucot.ui.gui.GraphicalUI
 
changeColor(String) - Method in class ucot.ui.gui.dot.DotColorTheme
Normal color changer.
changeColor(DotColorModel.ColorModel) - Method in class ucot.ui.gui.dot.DotColorTheme
Normal color changer.
CHANGED_ATTRIBUTES_LOG_MESSAGES - Static variable in class ucot.ui.gui.dialog.entitytab.AttributesPanel
Log message for informing change of attributes.
CHANGED_METHODS_LOG_MESSAGE - Static variable in class ucot.ui.gui.dialog.entitytab.MethodsPanel
Log message for informing change of methods.
changeDotLayouting() - Method in class ucot.ui.gui.GraphicalUI
Action performed: User changes the status of the horizontal layouting checkbox.
changeEntityName(String, String) - Method in interface ucot.model.ModelEditor
Changes the name of the entity.
changeEntityName(String, String) - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
changeExtension(File, String) - Static method in class ucot.utils.FileTools
Changes given file's extension
changeHighlight(String) - Method in class ucot.ui.gui.dot.DotColorTheme
Highlight color changer.
changeHighlight(DotColorModel.ColorModel) - Method in class ucot.ui.gui.dot.DotColorTheme
Highlight color changer.
changeMethodName(String, String, String) - Method in interface ucot.model.ModelEditor
Changes method name.
changeMethodName(String, String, String) - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
changesIndicator - Variable in class ucot.ui.gui.GraphicalUI
 
changesMade - Variable in class ucot.ui.gui.GraphicalUI
 
checkEntityCollection(Collection<Entity>) - Method in class ucot.model.object.Entity
Removes deleted entites from given collection.
childEntities - Variable in class ucot.model.object.Entity
The child entities.
childIcon - Static variable in class ucot.ui.gui.tree.analyzemodeltree.AnalyzeModelTree
 
CHILDREN_TAB_HEADER - Static variable in class ucot.ui.gui.dialog.entitytab.ChildrenPanel
Header for the children tab.
CHILDREN_TAB_KEY - Static variable in class ucot.ui.gui.dialog.EntityPropertiesDialog
 
CHILDREN_TABLE_COLUMNS - Static variable in class ucot.ui.gui.dialog.entitytab.ChildrenPanel
Headers for the method table.
ChildrenPanel - Class in ucot.ui.gui.dialog.entitytab
This panel allows user to edit entitys childs.
ChildrenPanel() - Constructor for class ucot.ui.gui.dialog.entitytab.ChildrenPanel
Creates the panel using the localized strings readed from the Messages object.
ChildTreeItem - Class in ucot.ui.gui.tree.analyzemodeltree
Represents child entity in analyze model tree.
ChildTreeItem(String, AnalyzeTreeModel, TreeItem) - Constructor for class ucot.ui.gui.tree.analyzemodeltree.ChildTreeItem
Constucts the object.
ChoosedFile - Class in ucot.ui.gui
This class is used to transfer information from file dialog.
ChoosedFile(URL, CustomFileFilter) - Constructor for class ucot.ui.gui.ChoosedFile
 
CLASS_PROPERTY_KEY - Static variable in class ucot.core.PluginLoader
 
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 class ucot.model.object.ObjectAnalyzeModel
 
clear() - Method in interface ucot.ui.gui.dialog.entitytab.EntityPropertiesEditor
Clears the panel.
clear() - Method in class ucot.ui.gui.dialog.entitytab.JTableEntityPropertiesTab
 
Clear() - Method in class ucot.ui.gui.SimpleUseCasePanel
clears usecase from panel.
clear() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTree
Clears contest of this tree.
clear() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeModel
Method for clearing this TreeModel.
Clear() - Method in interface ucot.ui.UseCasePanelInterface
Clears the use case from the panel
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_TITLE - Static variable in class ucot.ui.gui.GraphicalUI
 
clearAnalyzeModel() - Method in interface ucot.core.ControlInterface
Clears the whole current 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.object.ObjectAnalyzeModelEditor
 
close() - Method in class ucot.ui.gui.ModificationLogWindow
 
CLOSE_ACTION - Static variable in class ucot.ui.gui.ModificationLogWindow
 
CLOSE_BUTTON_ACTION - Static variable in class ucot.ui.gui.dialog.AboutDialog
 
CLOSE_BUTTON_CAPTION - Static variable in class ucot.ui.gui.dialog.AboutDialog
 
CLOSE_CAPTION - Static variable in class ucot.ui.gui.ModificationLogWindow
 
collection - Variable in class ucot.test.UseCaseTest
 
collection - Variable in class ucot.ui.gui.tree.usecasetree.UseCaseTreeModel
 
color(DotColorModel.ColorModel) - Static method in class ucot.ui.gui.dot.DotColorModel
Static method for creating a color model from available sets.
color(String) - Static method in class ucot.ui.gui.dot.DotColorModel
Static method for creating a color model from available sets.
colorTheme - Variable in class ucot.ui.gui.dot.DotPanel
 
columnNames - Variable in class ucot.ui.gui.dialog.entitytab.JTableEntityPropertiesTab
 
compareTo(Object) - Method in class ucot.ui.gui.tree.analyzemodeltree.TreeItem
Compares this treeitem to another
containerPanel - Variable in class ucot.ui.gui.dialog.entitytab.JTableAndButtonsPanel
 
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.object.ObjectAnalyzeModelEditor
 
containsEntity(String) - Method in interface ucot.model.ModelEditor
Does the model contain the entity?
containsEntity(String) - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
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.object.ObjectAnalyzeModelEditor
 
ControlInterface - Interface in ucot.core
This interface controls the basics of the UCOT-program (starting, parsing, shutting down etc).
convertEPSToPDF(File, File) - Method in class ucot.ui.gui.dot.DotPanel
Converts eps file to pdf using epstopdf program.
copyFile(File, File) - Static method in class ucot.utils.FileTools
Method copies file.
copyFile(URL, URL) - Static method in class ucot.utils.FileTools
Copies file represented by url to the the file represented by anaother url.
copyFile(String, String) - Static method in class ucot.utils.FileTools
Copies file represented by path to target path.
Core - Class in ucot.core
This is the implementation of the core of the UCOT program, the controller unit.
Core() - Constructor for class ucot.core.Core
Default constructor for UCOT core component.
core - Variable in class ucot.test.CoreTest
 
core - Variable in class ucot.ui.gui.dialog.AddToModelWithDialog
 
core - Variable in class ucot.ui.gui.dialog.MergeEntitiesDialog
 
core - Variable in class ucot.ui.gui.GraphicalUI
 
core - Variable in class ucot.ui.gui.tree.usecasetree.UseCaseTree
 
Core.OutputJob - Class in ucot.core
This class is a simple container for single output jobs.
Core.OutputJob() - Constructor for class ucot.core.Core.OutputJob
 
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.dialog.SettingsDialog
This method initializes ActionListener for all buttons.
createComboBoxCellEditor(String[], String, String, boolean, boolean) - Static method in class ucot.ui.gui.GUIUtils
This method creates a new JComboBox Cell Editor for a JTable element from the given String array.
createDotFile(DotPanel.DotJob) - Method in class ucot.ui.gui.dot.DotPanel
Writes the analyze model to an external file in dot syntax.
createEntityTypesPanel() - Method in class ucot.ui.gui.dialog.SettingsDialog
Initialize JPanel for entity types.
createExternalFilesPanel() - Method in class ucot.ui.gui.dialog.SettingsDialog
This method creates a panel containing text boxes and browse buttons for modifying the path all external files that are associated with this program.
createGeneralPanel() - Method in class ucot.ui.gui.dialog.SettingsDialog
Initialize panel for general settings, like default parser and heuristics etc.
createGraphSettingsPanel() - Method in class ucot.ui.gui.dialog.SettingsDialog
 
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.AnalyzeModelTree
Creates MouseListener for AnalyzeModelTree to handle mouse clicking events over the tree.
createWindowListener() - Method in class ucot.ui.gui.GraphicalUI
This method creates and initializes all required window listeners for this graphical user interface.
currentFile - Variable in class ucot.ui.gui.GraphicalUI
 
currentHeuristic - Variable in class ucot.core.Core
 
currentParser - Variable in class ucot.core.Core
 
CustomFileFilter - Class in ucot.utils
CustomFileFilter for JFileChooser that accepts extensions that are given in constructor.
CustomFileFilter(String, String[]) - Constructor for class ucot.utils.CustomFileFilter
Creates new CustomFileFilter for filtering files in JFileChooser.

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