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
D
data
- Variable in class ucot.ui.gui.tree.analyzemodeltree.
TreeItem
data
- Variable in class ucot.ui.gui.tree.usecasetree.
TreeItem
DataTransfer
- Class in
ucot.ui.gui.tree.analyzemodeltree
DataTransfer(Object)
- Constructor for class ucot.ui.gui.tree.analyzemodeltree.
DataTransfer
dataType
- Variable in class ucot.model.
Updation
DEFAULT_COLOR
- Static variable in class ucot.ui.gui.dot.
DotColorTheme
DEFAULT_ERROR_HEADER
- Static variable in class ucot.ui.gui.
GraphicalUI
DEFAULT_ERROR_HEADER
- Static variable in class ucot.ui.gui.
GUIUtils
DEFAULT_ERROR_TITLE
- Static variable in class ucot.ui.
DummyUI
DEFAULT_HIGHLIGHT
- Static variable in class ucot.ui.gui.dot.
DotColorTheme
DEFAULT_QUESTION_HEADER
- Static variable in class ucot.ui.gui.
GraphicalUI
DEFAULT_QUESTION_HEADER
- Static variable in class ucot.ui.gui.
GUIUtils
DEFAULT_WARNING_HEADER
- Static variable in class ucot.ui.gui.
GraphicalUI
DEFAULT_WARNING_HEADER
- Static variable in class ucot.ui.gui.
GUIUtils
DEFAULT_WARNING_TITLE
- Static variable in class ucot.ui.
DummyUI
defaultFont
- Variable in class ucot.ui.gui.tree.usecasetree.
UseCaseTree.UseCaseTreeCellRenderer
DELETE_ATTRIBUTE_BUTTON
- Static variable in class ucot.ui.gui.entitytab.
AttributesPanel
Text for delete attribute button.
DELETE_ATTRIBUTE_BUTTON_ACTION
- Static variable in class ucot.ui.gui.entitytab.
AttributesPanel
DELETE_ENTITY_BUTTON
- Static variable in class ucot.ui.gui.
EntityPropertiesDialog
Text for the delete entity button.
DELETE_ENTITY_BUTTON_ACTION
- Static variable in class ucot.ui.gui.
EntityPropertiesDialog
DELETE_METHOD_BUTTON
- Static variable in class ucot.ui.gui.entitytab.
MethodsPanel
Text for delete method button.
DELETE_METHOD_BUTTON_ACTION
- Static variable in class ucot.ui.gui.entitytab.
MethodsPanel
DELETE_PARENT_BUTTON
- Static variable in class ucot.ui.gui.entitytab.
ParentsPanel
Text for delete parent button.
DELETE_PARENT_BUTTON_ACTION
- Static variable in class ucot.ui.gui.entitytab.
ParentsPanel
deleteAttributeButtonClicked()
- Method in class ucot.ui.gui.entitytab.
AttributesPanel
Action performed: User clicked the 'delete attribute' button.
deleted
- Variable in class ucot.model.object.
Entity
Marks if this entity is deleted or not.
DELETED_ATTRIBUTES_LOG_MESSAGE
- Static variable in class ucot.ui.gui.entitytab.
AttributesPanel
Log message for informing deletion of removed attributes.
DELETED_METHODS_LOG_MESSAGE
- Static variable in class ucot.ui.gui.entitytab.
MethodsPanel
Log message for informing deletion of removed methods.
DELETED_PARENTS_LOG_MESSAGE
- Static variable in class ucot.ui.gui.entitytab.
ParentsPanel
Log message for informing deletion of removed parents.
deleteMethodButtonClicked()
- Method in class ucot.ui.gui.entitytab.
MethodsPanel
Action performed: User clicked the 'delete method' button.
deleteParentButtonClicked()
- Method in class ucot.ui.gui.entitytab.
ParentsPanel
Action performed: User clicked the 'delete parent' button.
description
- Variable in class ucot.ui.gui.
ProgressBarDialog
description
- Variable in class ucot.utils.
CustomFileFilter
DIALOG_HEADER
- Static variable in class ucot.ui.gui.
AboutDialog
DIALOG_HEADER
- Static variable in class ucot.ui.gui.
EntityPropertiesDialog
The header for this dialog.
dialogListener
- Variable in class ucot.ui.gui.
AddToModelWithDialog
directoryIcon
- Static variable in class ucot.ui.gui.tree.usecasetree.
FilesTreeItem
doHeuristic(ParsedData, AnalyzeModel)
- Method in class ucot.heuristic.
AbbottsHeuristic
doHeuristic(ParsedData, AnalyzeModel)
- Method in class ucot.heuristic.
DummyHeuristic
doHeuristic(ParsedData, AnalyzeModel)
- Method in interface ucot.heuristic.
HeuristicInterface
Performs heuristic on given ParsedData object returns.
DotColorModel
- Class in
ucot.ui.gui.dot
Class that implements a color model used in dot graph drawing environment.
DotColorModel(String, String, String)
- Constructor for class ucot.ui.gui.dot.
DotColorModel
Constructor which sets all the colors as specified.
DotColorModel(String, String)
- Constructor for class ucot.ui.gui.dot.
DotColorModel
Constructor for quick color model initialization.
DotColorModel.ColorModel
- Enum in
ucot.ui.gui.dot
DotColorModel.ColorModel()
- Constructor for enum ucot.ui.gui.dot.
DotColorModel.ColorModel
DotColorTheme
- Class in
ucot.ui.gui.dot
This class implements a color theme for dot markup language, which is useful for DotPanel when figuring out color strings.
DotColorTheme(DotColorModel.ColorModel, DotColorModel.ColorModel)
- Constructor for class ucot.ui.gui.dot.
DotColorTheme
Constructor for DotColorTheme class.
DotColorTheme(DotColorModel.ColorModel)
- Constructor for class ucot.ui.gui.dot.
DotColorTheme
Constructor for DotColorTheme class.
DotColorTheme()
- Constructor for class ucot.ui.gui.dot.
DotColorTheme
Default constructor for DotColorTheme class which initially uses the default color theme.
dotJobStack
- Static variable in class ucot.ui.gui.dot.
DotPanel
DotPanel
- Class in
ucot.ui.gui.dot
A dot panel class inherited from JPanel class which is used for drawing dot graphs from the given analyze model.
DotPanel(GraphicalUI, AnalyzeModel)
- Constructor for class ucot.ui.gui.dot.
DotPanel
Constructor for DotPanel.
dotPanel
- Variable in class ucot.ui.gui.
GraphicalUI
dotPanel
- Variable in class ucot.ui.gui.tree.usecasetree.
UseCaseTree
DotPanel.DotJob
- Class in
ucot.ui.gui.dot
This class is a container for a dot job which includes all required information for rendering both highlighted and regular dot graphs.
DotPanel.DotJob()
- Constructor for class ucot.ui.gui.dot.
DotPanel.DotJob
DotPanel.ExportImageType
- Enum in
ucot.ui.gui.dot
DotPanel.ExportImageType()
- Constructor for enum ucot.ui.gui.dot.
DotPanel.ExportImageType
dotPathIndex
- Variable in class ucot.ui.gui.
SettingsDialog
dotPathTextField
- Variable in class ucot.ui.gui.
SettingsDialog
dotScrollPane
- Variable in class ucot.ui.gui.
GraphicalUI
dotTimer
- Variable in class ucot.ui.gui.
GraphicalUI
dragEnter(DropTargetDragEvent)
- Method in class ucot.ui.gui.tree.analyzemodeltree.
AnalyzeModelTree
dragExit(DropTargetEvent)
- Method in class ucot.ui.gui.tree.analyzemodeltree.
AnalyzeModelTree
dragGestureRecognized(DragGestureEvent)
- Method in class ucot.ui.gui.tree.analyzemodeltree.
AnalyzeModelTree
dragOver(DropTargetDragEvent)
- Method in class ucot.ui.gui.tree.analyzemodeltree.
AnalyzeModelTree
dragSource
- Variable in class ucot.ui.gui.tree.analyzemodeltree.
AnalyzeModelTree
drop(DropTargetDropEvent)
- Method in class ucot.ui.gui.tree.analyzemodeltree.
AnalyzeModelTree
dropActionChanged(DropTargetDragEvent)
- Method in class ucot.ui.gui.tree.analyzemodeltree.
AnalyzeModelTree
dropTarget
- Variable in class ucot.ui.gui.tree.analyzemodeltree.
AnalyzeModelTree
dtListener
- Variable in class ucot.ui.gui.tree.analyzemodeltree.
AnalyzeModelTree
DummyHeuristic
- Class in
ucot.heuristic
DummyHeuristic which does absolutely nothing but helps avoiding null values in heuristic variables.
DummyHeuristic()
- Constructor for class ucot.heuristic.
DummyHeuristic
DummyInput
- Class in
ucot.input
DummyInput which does absolutely nothing but helps avoiding null values in input variables.
DummyInput()
- Constructor for class ucot.input.
DummyInput
DummyParser
- Class in
ucot.parser
DummyParser which does absolutely nothing but helps avoiding null values in parser variables.
DummyParser()
- Constructor for class ucot.parser.
DummyParser
DummyProgressBar
- Class in
ucot.core
DummyProgressBar which does absolutely nothing but helps avoiding null values in ProgressBar variables.
DummyProgressBar()
- Constructor for class ucot.core.
DummyProgressBar
DummyUI
- Class in
ucot.ui
DummyUI which does absolutely nothing but helps avoiding null values in UI variables.
DummyUI()
- Constructor for class ucot.ui.
DummyUI
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