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
L
M
N
O
P
Q
R
S
T
U
V
W
A
AbbottsHeuristic
- Class in
ucot.heuristic
Abbotts Heuristic is a way to etsimated which parts of the speech are relevant and in which way when doing object analyze.
AbbottsHeuristic()
- Constructor for class ucot.heuristic.
AbbottsHeuristic
acceptableActions
- Variable in class ucot.ui.gui.tree.
AnalyzeModelTree
add(InputInterface)
- Method in class ucot.input.
InputCollection
Adds given input handler to the collection.
addAttribute(String, String)
- Method in interface ucot.model.
ModelEditor
Adds attribute to the entity.
addAttribute(String, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
addAttribute(Entity, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
addChild(String, String)
- Method in interface ucot.model.
ModelEditor
Adds child to the entity.
addChild(String, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
addEntity(String)
- Method in interface ucot.model.
ModelEditor
Adds an entity to the model.
addEntity(String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
addEntityInfluenceByMethod(String, String, String)
- Method in interface ucot.model.
ModelEditor
Adds an influence between entity's method and the given entity.
addEntityInfluenceByMethod(String, String, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
addEntityInfluenceByMethod(Entity, String, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
addItem(Item)
- Method in class ucot.model.relation.
RelationalAnalyzeModel
Adds item in to the model
addLink(Link)
- Method in class ucot.parser.
Word
addMethod(String, String)
- Method in interface ucot.model.
ModelEditor
Add method to the entity.
addMethod(String, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
addMethod(Entity, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
addObserver(Observer)
- Method in interface ucot.model.
AnalyzeModel
Adds observer for this analyzemodel
addParent(String, String)
- Method in interface ucot.model.
ModelEditor
Adds parent to the entity.
addParent(String, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
addRelation(Relation)
- Method in class ucot.model.relation.
RelationalAnalyzeModel
Adds relation to this model.
addSentence(Sentence)
- Method in class ucot.parser.
ParsedData
Adds a new sentence
addStep(String, UseCase)
- Method in class ucot.input.
UseCase
Adds a new step to this usecase
addStep(UseCaseStep)
- Method in class ucot.input.
UseCase
Adds a new UseCaseStep to this usecase
addSubtreeToModel(UseCaseTreeItem, ParserInterface, HeuristicInterface)
- Method in class ucot.ui.gui.tree.usecasetree.
UseCaseTree
addSubtreeToModel(UseCaseTreeItem)
- Method in class ucot.ui.gui.tree.usecasetree.
UseCaseTree
addSubtreeToModel(FileTreeItem, ParserInterface, HeuristicInterface)
- Method in class ucot.ui.gui.tree.usecasetree.
UseCaseTree
addSubtreeToModel(FileTreeItem)
- Method in class ucot.ui.gui.tree.usecasetree.
UseCaseTree
addSubtreeToModel(FilesTreeItem)
- Method in class ucot.ui.gui.tree.usecasetree.
UseCaseTree
addToAnalyzeModel(UseCase)
- Method in interface ucot.core.
ControlInterface
Requests core to parse use case, perform heuristic on it and add it to given analyze model
addToAnalyzeModel(UseCase, ParserInterface)
- Method in interface ucot.core.
ControlInterface
Requests core to parse use case, perform heuristic on it and add it to given analyze model
addToAnalyzeModel(UseCase, ParserInterface, HeuristicInterface)
- Method in interface ucot.core.
ControlInterface
Requests core to parse use case, perform heuristic on it and add it to given analyze model
addToAnalyzeModel(UseCase, ParserInterface, HeuristicInterface)
- Method in class ucot.core.
Core
addToAnalyzeModel(UseCase, ParserInterface)
- Method in class ucot.core.
Core
addToAnalyzeModel(UseCase)
- Method in class ucot.core.
Core
AddToModelWithDialog
- Class in
ucot.ui.gui
Dialog to ask from user wich parser and heuristic he/she wants to use.
AddToModelWithDialog(Frame, ControlInterface)
- Constructor for class ucot.ui.gui.
AddToModelWithDialog
addToModelWithDialog
- Variable in class ucot.ui.gui.
GraphicalUI
addToModelWithDialog
- Variable in class ucot.ui.gui.tree.usecasetree.
UseCaseTree
addTreeModelListener(TreeModelListener)
- Method in class ucot.ui.gui.tree.
AnalyzeTreeModel
addTreeModelListener(TreeModelListener)
- Method in class ucot.ui.gui.tree.usecasetree.
UseCaseTreeModel
addUseCase(UseCase)
- Method in class ucot.input.
UseCaseCollection
Add usecase to collection and notify observers
addWord(Word)
- Method in class ucot.parser.
Sentence
AllTests
- Class in
ucot.test
AllTests()
- Constructor for class ucot.test.
AllTests
AnalyzeModel
- Interface in
ucot.model
Interface for analyze models
analyzeModel
- Variable in class ucot.ui.gui.
DotPanel
analyzeModel
- Variable in class ucot.ui.gui.
EntityPropertiesDialog
analyzemodel
- Variable in class ucot.ui.gui.tree.
AnalyzeModelTree
analyzeModelLoaded()
- Method in class ucot.ui.gui.
GraphicalUI
analyzeModelLoaded()
- Method in interface ucot.ui.
UIInterface
Core signals user interface that analyzemodel has been loaded
analyzeModelTree
- Variable in class ucot.ui.gui.
GraphicalUI
AnalyzeModelTree
- Class in
ucot.ui.gui.tree
AnalyzeModelTree(AnalyzeModel)
- Constructor for class ucot.ui.gui.tree.
AnalyzeModelTree
AnalyzeTreeModel
- Class in
ucot.ui.gui.tree
AnalyzeTreeModel(AnalyzeModel)
- Constructor for class ucot.ui.gui.tree.
AnalyzeTreeModel
applyButton
- Variable in class ucot.ui.gui.
SettingsDialog
atm
- Variable in class ucot.ui.gui.tree.
AnalyzeModelTree
attribute
- Variable in class ucot.ui.gui.tree.
AttributeTreeItem
ATTRIBUTES_TAB_HEADER
- Static variable in class ucot.ui.gui.
EntityPropertiesDialog
ATTRIBUTES_TABLE_COLUMNS
- Static variable in class ucot.ui.gui.
EntityPropertiesDialog
attributesContainerPanel
- Variable in class ucot.ui.gui.
EntityPropertiesDialog
attributesInCurrentModel
- Variable in class ucot.ui.gui.
DotPanel
attributesRequestedForHighlighting
- Variable in class ucot.ui.gui.
DotPanel
attributesScrollPane
- Variable in class ucot.ui.gui.
EntityPropertiesDialog
attributesTable
- Variable in class ucot.ui.gui.
EntityPropertiesDialog
attributesTableModel
- Variable in class ucot.ui.gui.
EntityPropertiesDialog
attributesToBeHighlighted
- Variable in class ucot.ui.gui.
DotPanel
AttributesTreeItem
- Class in
ucot.ui.gui.tree
AttributesTreeItem(AnalyzeTreeModel, TreeItem, String)
- Constructor for class ucot.ui.gui.tree.
AttributesTreeItem
AttributeTreeItem
- Class in
ucot.ui.gui.tree
AttributeTreeItem(AnalyzeTreeModel, TreeItem, String, String)
- Constructor for class ucot.ui.gui.tree.
AttributeTreeItem
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
L
M
N
O
P
Q
R
S
T
U
V
W