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
R
read(URL)
- Method in interface ucot.input.
InputInterface
Parses given usecase.
read(URL)
- Method in class ucot.input.
ProcessMlInputAdapter
read(URL)
- Method in class ucot.input.
SimpleInputAdapter
readUseCase(BufferedReader, URL)
- Method in class ucot.input.
SimpleInputAdapter
Reads a single usecase from given reader, sets it's url to given on
readUseCases(BufferedReader, UseCaseCollection, URL)
- Method in class ucot.input.
SimpleInputAdapter
Reads usecases from given reader, stores them to given collection and sets their url to given one.
readySignal()
- Method in interface ucot.model.
AnalyzeModel
Signals all observers that this model is ready.
readySignal()
- Method in class ucot.model.relation.
RelationalAnalyzeModel
Relation
- Class in
ucot.model.relation
Relation connects Thing in the model to other things.
Relation(Thing, String, Thing)
- Constructor for class ucot.model.relation.
Relation
Relation(Thing, RelationType, Thing)
- Constructor for class ucot.model.relation.
Relation
RelationalAnalyzeModel
- Class in
ucot.model.relation
This is the internal representation of analyzed use case.
RelationalAnalyzeModel()
- Constructor for class ucot.model.relation.
RelationalAnalyzeModel
RelationalAnalyzeModelEditor
- Class in
ucot.model.relation
RelationalAnalyzeModelEditor(RelationalAnalyzeModel)
- Constructor for class ucot.model.relation.
RelationalAnalyzeModelEditor
RelationalModelTest
- Class in
ucot.test
RelationalModelTest()
- Constructor for class ucot.test.
RelationalModelTest
relations
- Variable in class ucot.model.relation.
RelationalAnalyzeModel
RelationType
- Enum in
ucot.model.relation
RelationType()
- Constructor for enum ucot.model.relation.
RelationType
remove(int)
- Method in class ucot.input.
UseCaseCollection
Removes usecase with given index
removeAllChildren(String)
- Method in interface ucot.model.
ModelEditor
Removes all the children from the entity.
removeAllChildren(String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
removeAllParents(String)
- Method in interface ucot.model.
ModelEditor
Removes all the parents of the entity.
removeAllParents(String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
removeAllSubUseCase()
- Method in class ucot.input.
UseCaseCollection
Removes all usecases that have been marked as subusecase
removeAttribute(String, String)
- Method in interface ucot.model.
ModelEditor
Removes attribute from the entity.
removeAttribute(String, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
removeChild(String, String)
- Method in interface ucot.model.
ModelEditor
Removes given child from the entity.
removeChild(String, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
removeEntity(String)
- Method in interface ucot.model.
ModelEditor
Removes entity from model.
removeEntity(String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
removeEntityInfluenceByMethod(String, String, String)
- Method in interface ucot.model.
ModelEditor
Removes influnce between entity's method and the given entity.
removeEntityInfluenceByMethod(String, String, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
removeItem(Item)
- Method in class ucot.model.relation.
RelationalAnalyzeModel
Removes item from the model.
RemoveLink(Link)
- Method in class ucot.parser.
Word
removeMethod(String, String)
- Method in interface ucot.model.
ModelEditor
Removes method from the entity.
removeMethod(String, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
removeParent(String, String)
- Method in interface ucot.model.
ModelEditor
Removes given parent from the entity.
removeParent(String, String)
- Method in class ucot.model.relation.
RelationalAnalyzeModelEditor
removeRelation(Relation)
- Method in class ucot.model.relation.
RelationalAnalyzeModel
Removes given relation.
removeTreeModelListener(TreeModelListener)
- Method in class ucot.ui.gui.tree.
AnalyzeTreeModel
removeTreeModelListener(TreeModelListener)
- Method in class ucot.ui.gui.tree.usecasetree.
UseCaseTreeModel
resizeListener
- Variable in class ucot.ui.gui.
EntityPropertiesDialog
ComponentListener is required to keep the JTable elements correctly sized in height.
resolveSubUseCases(boolean)
- Method in class ucot.input.
UseCaseCollection
Resolves step and sub-usecase relations, removes sub-usecases from usecasecollection and stores their reference to the corresponding usecase step
RESOURCE_BUNDLE
- Static variable in class ucot.
Messages
RESOURCE_BUNDLE
- Static variable in class ucot.ui.gui.
Messages
root
- Variable in class ucot.ui.gui.tree.
AnalyzeTreeModel
root
- Variable in class ucot.ui.gui.tree.usecasetree.
UseCaseTreeModel
runDot(File)
- Method in class ucot.ui.gui.
DotPanel
This method runs the dot executable with the given dot input file and returns the location of the image file.
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