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

R

read(URL) - Method in class ucot.input.DummyInput
 
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.object.ObjectAnalyzeModel
 
references - Variable in class ucot.model.Updation
 
refresh() - Method in class ucot.ui.gui.SimpleUseCasePanel
Repaints the panel to refresh view.
refresh() - Method in interface ucot.ui.UseCasePanelInterface
Call to notify panel to refresh itself.
reloadUseCases(URL) - Method in interface ucot.core.ControlInterface
Reloads use cases from file.
reloadUseCases(URL) - Method in class ucot.core.Core
 
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.object.ObjectAnalyzeModelEditor
 
removeAllParents(String) - Method in interface ucot.model.ModelEditor
Removes all the parents of the entity.
removeAllParents(String) - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
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) - Method in class ucot.model.object.Entity
Removes attribute called name.
removeAttribute(Attribute) - Method in class ucot.model.object.Entity
Removes given attribute.
removeAttribute(String, String) - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
removeChild(String, String) - Method in interface ucot.model.ModelEditor
Removes given child from the entity.
removeChild(Entity) - Method in class ucot.model.object.Entity
Removes child and removes this entity from the parent list of a given entity if nessesary.
removeChild(String, String) - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
removeEntity(String) - Method in interface ucot.model.ModelEditor
Removes entity from model.
removeEntity(String) - Method in class ucot.model.object.ObjectAnalyzeModel
Removes entity.
removeEntity(Entity) - Method in class ucot.model.object.ObjectAnalyzeModel
Removes entity.
removeEntity(String) - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
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.object.ObjectAnalyzeModelEditor
 
removeFromUrl(URL) - Method in class ucot.input.UseCaseCollection
Removes all usecases that are loaded from given url
removeInfluence(Entity) - Method in class ucot.model.object.Method
Removes influence from this method.
RemoveLink(Link) - Method in class ucot.parser.Word
 
removeMethod(String, String) - Method in interface ucot.model.ModelEditor
Removes method from the entity.
removeMethod(String) - Method in class ucot.model.object.Entity
Removes method.
removeMethod(String, String) - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
removeParent(String, String) - Method in interface ucot.model.ModelEditor
Removes given parent from the entity.
removeParent(Entity) - Method in class ucot.model.object.Entity
Removes parent and removes this entity from the child list of a given entity if nessesary.
removeParent(String, String) - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
removeTreeModelListener(TreeModelListener) - Method in class ucot.ui.gui.tree.analyzemodeltree.AnalyzeTreeModel
 
removeTreeModelListener(TreeModelListener) - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeModel
 
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.analyzemodeltree.AnalyzeTreeModel
 
root - Variable in class ucot.ui.gui.tree.usecasetree.UseCaseTreeModel
 
runDot(File) - Method in class ucot.ui.gui.dot.DotPanel
This method runs the dot executable with the given dot input file and returns the location of the image file.
runParserAndHeuristic(Runnable, Vector<UseCase>, ParserInterface, HeuristicInterface) - Method in class ucot.core.Core
This method runs the parser and heuristic in a single thread.

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