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
S
saveAnalyzeModel(URL)
- Method in interface ucot.core.
ControlInterface
Saves analyze model to a file
saveAnalyzeModel(URL)
- Method in class ucot.core.
Core
selectedEntityName
- Variable in class ucot.ui.gui.
EntityPropertiesDialog
selectedEntityName
- Variable in class ucot.ui.gui.
StructurePanel
selectedHeuristic
- Variable in class ucot.ui.gui.
AddToModelWithDialog
selectedParser
- Variable in class ucot.ui.gui.
AddToModelWithDialog
SELF_POINTER_NAME
- Static variable in class ucot.ui.gui.
EntityPropertiesDialog
sendTreeNodesChanged(TreeModelEvent)
- Method in class ucot.ui.gui.tree.
AnalyzeTreeModel
sendTreeNodesInserted(TreeModelEvent)
- Method in class ucot.ui.gui.tree.
AnalyzeTreeModel
sendTreeNodesRemoved(TreeModelEvent)
- Method in class ucot.ui.gui.tree.
AnalyzeTreeModel
sendTreeStructureChanged(TreeModelEvent)
- Method in class ucot.ui.gui.tree.
AnalyzeTreeModel
Sentence
- Class in
ucot.parser
Contains information and words of one sentence.
Sentence()
- Constructor for class ucot.parser.
Sentence
sentences
- Variable in class ucot.parser.
ParsedData
Sentences parsed from usecase
setAnalyzeModel(AnalyzeModel)
- Method in class ucot.input.
UseCase
Sets the (mini) analyzemodel that was created from this (and only this) usecase
setAnalyzeModel(AnalyzeModel)
- Method in class ucot.ui.gui.tree.
AnalyzeTreeModel
setAsSubUseCase(boolean)
- Method in class ucot.input.
UseCase
Mark this usecase as a sub usecase
setAttributeFromCardinal(String, String, String)
- Method in interface ucot.model.
ModelEditor
Sets the cardinality on the entitys side.
setAttributeFromCardinal(String, String, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
setAttributeFromCardinal(Entity, String, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
setAttributeToCardinal(String, String, String)
- Method in interface ucot.model.
ModelEditor
Sets the cardinality on attributes side.
setAttributeToCardinal(String, String, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
setAttributeToCardinal(Entity, String, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
setBasicForm(String)
- Method in class ucot.parser.
Word
setChanged()
- Method in class ucot.model.relation.
RelationalAnalyzeModel
setControlInterface(ControlInterface)
- Method in class ucot.ui.gui.
GraphicalUI
setControlInterface(ControlInterface)
- Method in interface ucot.ui.
UIInterface
Set control interface
setCurrentHeuristic(HeuristicInterface)
- Method in interface ucot.core.
ControlInterface
Sets the default heuristic to use.
setCurrentHeuristic(HeuristicInterface)
- Method in class ucot.core.
Core
setCurrentParser(ParserInterface)
- Method in interface ucot.core.
ControlInterface
Sets the default parser to use.
setCurrentParser(ParserInterface)
- Method in class ucot.core.
Core
setDotPanel(DotPanel)
- Method in class ucot.ui.gui.tree.usecasetree.
UseCaseTree
setFrom(Item)
- Method in class ucot.model.relation.
Relation
setFromCardinal(String)
- Method in class ucot.model.relation.
Relation
setHeuristic(HeuristicInterface)
- Method in class ucot.input.
UseCase
Set the heuristic that was used to this usecaes
setId(String)
- Method in class ucot.input.
UseCase
Set relation id for this usecase.
setName(String)
- Method in class ucot.input.
UseCase
Sets a new name for this usecase
setName(String)
- Method in class ucot.model.relation.
Thing
setName(String)
- Method in class ucot.parser.
Link
setOptions(Properties)
- Method in class ucot.heuristic.
AbbottsHeuristic
setOptions(Properties)
- Method in interface ucot.heuristic.
HeuristicInterface
Sets options for the adapter
setOptions(Properties)
- Method in interface ucot.input.
InputInterface
Sets options for the adapter
setOptions(Properties)
- Method in class ucot.input.
ProcessMlInputAdapter
setOptions(Properties)
- Method in class ucot.input.
SimpleInputAdapter
setOptions(Properties)
- Method in class ucot.output.
Output
setOptions(Properties)
- Method in interface ucot.output.
OutputInterface
Sets options for the adapter
setOptions(Properties)
- Method in interface ucot.parser.
ParserInterface
Sets options for the adapter
setOptions(Properties)
- Method in class ucot.parser.
SimpleInputParser
setOptions(Properties)
- Method in class ucot.parser.
StanfordAdapter
setOriginal(String)
- Method in class ucot.parser.
Word
setParser(ParserInterface)
- Method in class ucot.input.
UseCase
Set the parser that was used to parse this usecase
setStep(String)
- Method in class ucot.input.
UseCaseStep
Sets step's description
setStructurePanel(DotPanel)
- Method in class ucot.ui.gui.tree.
AnalyzeModelTree
setSubUseCase(UseCase)
- Method in class ucot.input.
UseCaseStep
Sets sub usecase
setSubUseCaseId(String)
- Method in class ucot.input.
UseCaseStep
Set sub usecase's id
SETTINGS_MENU_ACTION
- Static variable in class ucot.ui.gui.
GraphicalUI
SETTINGS_MENU_CAPTION
- Static variable in class ucot.ui.gui.
GraphicalUI
settingsDialog
- Variable in class ucot.ui.gui.
GraphicalUI
SettingsDialog
- Class in
ucot.ui.gui
SettingsDialog(Frame, ControlInterface)
- Constructor for class ucot.ui.gui.
SettingsDialog
setTo(Item)
- Method in class ucot.model.relation.
Relation
setTo(Word)
- Method in class ucot.parser.
Link
setToCardinal(String)
- Method in class ucot.model.relation.
Relation
setType(RelationType)
- Method in class ucot.model.relation.
Relation
setUrl(URL)
- Method in class ucot.input.
UseCase
Sets the url where this usecase was loaded from
setUseCase(UseCase)
- Method in class ucot.parser.
ParsedData
setUseCaseAnalyzed(boolean)
- Method in class ucot.input.
UseCase
Set wheiter this usecase is analyzed.
setUseCaseAnalyzed()
- Method in class ucot.input.
UseCase
mark this usecase as anlyzed
setUseCasePanel(UseCasePanelInterface)
- Method in class ucot.ui.gui.tree.usecasetree.
UseCaseTree
setWordClass(String)
- Method in class ucot.parser.
Word
showDialog()
- Method in class ucot.ui.gui.
AddToModelWithDialog
Launches dialog
showDialog()
- Method in class ucot.ui.gui.
SettingsDialog
Shows settings dialog.
showUseCase(UseCase)
- Method in class ucot.ui.gui.
SimpleUseCasePanel
Sets the usecase for display.
showUseCase(UseCase)
- Method in interface ucot.ui.
UseCasePanelInterface
Give usecase to show.
shutdown()
- Method in interface ucot.core.
ControlInterface
Shuts down the program.
shutdown()
- Method in class ucot.core.
Core
SimpleInputAdapter
- Class in
ucot.input
Reads usecases that are stored in this format: [name] Name of the usecase is here [id] Id of the usecase (must be unique within file, it is discarded after loading) [steps] Steps separated with linebreak.
SimpleInputAdapter()
- Constructor for class ucot.input.
SimpleInputAdapter
SimpleInputParser
- Class in
ucot.parser
SimpleInputParser()
- Constructor for class ucot.parser.
SimpleInputParser
SimpleUseCasePanel
- Class in
ucot.ui.gui
Simple panel for showing usecase steps
SimpleUseCasePanel()
- Constructor for class ucot.ui.gui.
SimpleUseCasePanel
size
- Variable in class ucot.ui.gui.
StructurePanel.EntityBox
StanfordAdapter
- Class in
ucot.parser
Parser that uses Stanford parser to parse te sentence.
StanfordAdapter()
- Constructor for class ucot.parser.
StanfordAdapter
step
- Variable in class ucot.input.
UseCaseStep
Step description
StructurePanel
- Class in
ucot.ui.gui
This isn't in use anymore..
StructurePanel()
- Constructor for class ucot.ui.gui.
StructurePanel
StructurePanel.EntityBox
- Class in
ucot.ui.gui
Class to handle "entityBox" wich is drawed into structurepanel, knows it's location, size and how to paint itself.
StructurePanel.EntityBox(Point, String)
- Constructor for class ucot.ui.gui.
StructurePanel.EntityBox
subUseCase
- Variable in class ucot.input.
UseCase
Is this a sub-usecase, mainly used when connecting sub-usecases to usecase steps
subUseCase
- Variable in class ucot.input.
UseCaseStep
Sub usecase for this step
subUseCaseId
- Variable in class ucot.input.
UseCaseStep
Used to connect steps to sub-usecases.
suite()
- Static method in class ucot.test.
AllTests
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