Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
MergeEntitiesDialog
cancelButton
- Variable in class ucot.ui.gui.
MergeEntitiesDialog
cancelButton
- Variable in class ucot.ui.gui.
SettingsDialog
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
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 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.
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
CHANGE_DOT_LAYOUTING_CAPTION
- Static variable in class ucot.ui.gui.
GraphicalUI
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.entitytab.
AttributesPanel
Log message for informing change of attributes.
CHANGED_METHODS_LOG_MESSAGE
- Static variable in class ucot.ui.gui.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
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
childEntities
- Variable in class ucot.model.object.
Entity
The child entities.
childIcon
- Static variable in class ucot.ui.gui.tree.analyzemodeltree.
AnalyzeModelTree
ChildTreeItem
- Class in
ucot.ui.gui.tree.analyzemodeltree
ChildTreeItem(AnalyzeTreeModel, TreeItem, String)
- Constructor for class ucot.ui.gui.tree.analyzemodeltree.
ChildTreeItem
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.entitytab.
EntityPropertiesTab
clear()
- Method in class ucot.ui.gui.entitytab.
JTableEntityPropertiesTab
Clear()
- Method in class ucot.ui.gui.
SimpleUseCasePanel
clears usecase from panel.
clear()
- Method in class ucot.ui.gui.tree.usecasetree.
UseCaseTree
clear()
- Method in class ucot.ui.gui.tree.usecasetree.
UseCaseTreeModel
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 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.
AboutDialog
CLOSE_BUTTON_CAPTION
- Static variable in class ucot.ui.gui.
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.
colorTheme
- Static variable in class ucot.ui.gui.dot.
DotPanel
columnNames
- Variable in class ucot.ui.gui.entitytab.
JTableEntityPropertiesTab
compareTo(Object)
- Method in class ucot.ui.gui.tree.analyzemodeltree.
TreeItem
containerPanel
- Variable in class ucot.ui.gui.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, shuting down etc).
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
Default constructor for UCOT core component.
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.
MergeEntitiesDialog
core
- Variable in class ucot.ui.gui.
SettingsDialog
core
- Variable in class ucot.ui.gui.tree.usecasetree.
UseCaseTree
coreSettings
- 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
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.
createExternalFilesPanel()
- Method in class ucot.ui.gui.
SettingsDialog
createGeneralPanel()
- Method in class ucot.ui.gui.
SettingsDialog
Initialize panel for general settings, like default parser and heuristics 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.
AnalyzeModelTree
Creates MouseListener for AnalyzeModelTree to handle MouseClickedEvent 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 fot 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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W