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

M

main(String[]) - Static method in class ucot.core.Core
Main method that starts the UCOT core.
main(String[]) - Static method in class ucot.input.ProcessMlInputAdapter
Test program used while programming this class
main(String[]) - Static method in class ucot.output.GXLOutput
Test program used while programming this class
MAIN_CANCEL_BUTTON - Static variable in class ucot.ui.gui.EntityPropertiesDialog
Text for the cancel button.
MAIN_CANCEL_BUTTON_ACTION - Static variable in class ucot.ui.gui.EntityPropertiesDialog
 
MAIN_OK_BUTTON - Static variable in class ucot.ui.gui.EntityPropertiesDialog
Text for the ok button.
MAIN_OK_BUTTON_ACTION - Static variable in class ucot.ui.gui.EntityPropertiesDialog
 
MAIN_PROPERTIES_HEADER - Static variable in class ucot.ui.gui.EntityPropertiesDialog
Header for the main properties.
mapCurrentModel(DotPanel.DotJob) - Method in class ucot.ui.gui.dot.DotPanel
Method for mapping the current analyze model.
mapHighlightRequest(DotPanel.DotJob, boolean) - Method in class ucot.ui.gui.dot.DotPanel
Method for mapping the submodel for highlight request.
markAllUnanalyzed() - Method in class ucot.input.UseCaseCollection
Marks all usecases within this collection as unanalyzed
markAllUnanalyzed(UseCase) - Method in class ucot.input.UseCaseCollection
Marks given usecase and it's sub usecases as unanalyzed
menu - Variable in class ucot.ui.gui.GraphicalUI
 
menuClearModel(boolean) - Method in class ucot.ui.gui.GraphicalUI
Action performed: Clear model action is chosen from the File menu.
menuExport() - Method in class ucot.ui.gui.GraphicalUI
Action performed: Export is chosen from the File menu.
menuExportAsImage() - Method in class ucot.ui.gui.GraphicalUI
Action performed: User wants to save picture of the model.
menuListener - Variable in class ucot.ui.gui.GraphicalUI
 
menuLoadUseCaseFile() - Method in class ucot.ui.gui.GraphicalUI
Action performed: Open file is chosen from the File menu.
menuModificationLog() - Method in class ucot.ui.gui.GraphicalUI
Action performed: Export is chosen from the File menu.
menuNewModel() - Method in class ucot.ui.gui.GraphicalUI
Action performed: User selects the new model option from the menu.
menuQuit(boolean) - Method in class ucot.ui.gui.GraphicalUI
Action performed: Quit is chosen from the File menu.
menuSettings() - Method in class ucot.ui.gui.GraphicalUI
Action performed: User wants to change program settings.
merge(UseCaseCollection) - Method in class ucot.input.UseCaseCollection
Merges given UseCaseCollection to this
merge(AnalyzeModel) - Method in interface ucot.model.ModelEditor
Merges given AnalyzeModel to the model that this editor modifies.
merge(AnalyzeModel) - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
merge(Properties, Properties) - Static method in class ucot.utils.PropertiesTools
Method for merging two sets of properties in such a way where overriding properties' values will override any values in virtual properties set that have the same key as in overriding set.
MergeEntitiesDialog - Class in ucot.ui.gui
 
MergeEntitiesDialog(Frame, ControlInterface, String) - Constructor for class ucot.ui.gui.MergeEntitiesDialog
 
mergeEntity(String, Set<String>) - Method in interface ucot.model.ModelEditor
Merges entities to one entity.
mergeEntity(String, Set<String>) - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
Messages - Class in ucot
public class Messages This class contains interface to the localised message strings.
Messages() - Constructor for class ucot.Messages
 
Messages - Class in ucot.ui.gui
 
Messages() - Constructor for class ucot.ui.gui.Messages
 
Method - Class in ucot.model.object
This class represents method of an entity.
Method(String) - Constructor for class ucot.model.object.Method
Creates new method called name.
method - Variable in class ucot.ui.gui.tree.analyzemodeltree.MethodTreeItem
 
METHOD_TYPE_NAME - Static variable in class ucot.output.GXLOutput
 
methodIcon - Static variable in class ucot.ui.gui.tree.analyzemodeltree.AnalyzeModelTree
 
methods - Variable in class ucot.model.object.Entity
Maps method names and methods.
METHODS_TAB_HEADER - Static variable in class ucot.ui.gui.entitytab.MethodsPanel
Header for the methods tab.
METHODS_TABLE_COLUMNS - Static variable in class ucot.ui.gui.entitytab.MethodsPanel
Headers for the method table.
methodsInCurrentModel - Variable in class ucot.ui.gui.dot.DotPanel.DotJob
 
MethodsPanel - Class in ucot.ui.gui.entitytab
 
MethodsPanel() - Constructor for class ucot.ui.gui.entitytab.MethodsPanel
 
methodsRequestedForHighlighting - Variable in class ucot.ui.gui.dot.DotPanel.DotJob
 
methodsToBeHighlighted - Variable in class ucot.ui.gui.dot.DotPanel.DotJob
 
MethodTreeItem - Class in ucot.ui.gui.tree.analyzemodeltree
 
MethodTreeItem(AnalyzeTreeModel, TreeItem, String, String) - Constructor for class ucot.ui.gui.tree.analyzemodeltree.MethodTreeItem
 
model - Variable in class ucot.input.UseCase
When heuristic was ran on this usecase, this model was created.
model - Variable in class ucot.model.object.ObjectAnalyzeModelEditor
 
model - Variable in class ucot.ui.gui.ModificationLogWindow
The model that we are interested in.
model - Variable in class ucot.ui.gui.StructurePanel
 
model - Variable in class ucot.ui.gui.tree.analyzemodeltree.AnalyzeTreeModel
 
model - Variable in class ucot.ui.gui.tree.analyzemodeltree.TreeItem
 
ModelEditor - Interface in ucot.model
ModelEditor is a interface to edit AnalyzeModel.
modelImage - Variable in class ucot.ui.gui.dot.DotPanel
 
modelTreeScrollPane - Variable in class ucot.ui.gui.GraphicalUI
 
MODIFICATION_LOG_MENU_ACTION - Static variable in class ucot.ui.gui.GraphicalUI
 
MODIFICATION_LOG_MENU_CAPTION - Static variable in class ucot.ui.gui.GraphicalUI
 
ModificationLogWindow - Class in ucot.ui.gui
This is simple window to show modification log for an analyzemodel.
ModificationLogWindow(AnalyzeModel) - Constructor for class ucot.ui.gui.ModificationLogWindow
 
MODIFIED_STRING - Static variable in class ucot.ui.gui.GraphicalUI
 
modifyEntityProperties(String, AnalyzeModel) - Method in class ucot.ui.gui.EntityPropertiesDialog
Method to spawn the EntityPropertiesDialog and stay modal until user closes it.
ModuleProperties - Class in ucot
 
ModuleProperties() - Constructor for class ucot.ModuleProperties
 
ModulePropertyInterface - Interface in ucot
This interface defines required methods for another interfaces to support properties in a way that the module implementing the interface would be compatible with UCOT.
mouseListener - Variable in class ucot.ui.gui.tree.usecasetree.UseCaseTree
 

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