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

G

generalPanel - Variable in class ucot.ui.gui.SettingsDialog
 
getAnalyzeModel() - Method in interface ucot.core.ControlInterface
returns vector of all analyze models from CORE
getAnalyzeModel() - Method in class ucot.core.Core
 
getAnalyzeModel() - Method in class ucot.input.UseCase
Returns the (mini) analyzemodel that was created from this (and only this) usecase
getAnalyzeModel() - Method in class ucot.ui.gui.tree.AnalyzeTreeModel
 
getAnalyzeModel() - Method in class ucot.ui.gui.tree.TreeItem
 
getAttributeFromCardinal(String, String) - Method in interface ucot.model.ModelEditor
Gets from part of the cardinality of the attribute relation.
getAttributeFromCardinal(String, String) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
getAttributeNames(String) - Method in interface ucot.model.ModelEditor
Returns the attributes of the entity.
getAttributeNames(String) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
getAttributeNames(Entity) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
getAttributeToCardinal(String, String) - Method in interface ucot.model.ModelEditor
Gets to part of the cardinality of the attribute relation.
getAttributeToCardinal(String, String) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
getBackgroundColorAsJavaObject() - Method in class ucot.ui.gui.DotColorTheme
Method for getting the background color of the graph as a java object.
getBackgroundColorString() - Method in class ucot.ui.gui.DotColorTheme
Method for getting the background color of the whole graph in dot's syntax.
getBasicForm() - Method in class ucot.parser.Word
 
getChild(Object, int) - Method in class ucot.ui.gui.tree.AnalyzeTreeModel
 
getChild(Object, int) - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeModel
 
getChildCount(Object) - Method in class ucot.ui.gui.tree.AnalyzeTreeModel
 
getChildCount(Object) - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeModel
 
getChildren(String) - Method in interface ucot.model.ModelEditor
Returns the names of the entity's children.
getChildren(String) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
getChildren() - Method in class ucot.ui.gui.tree.AttributesTreeItem
 
getChildren() - Method in class ucot.ui.gui.tree.EntitiesTreeItem
 
getChildren() - Method in class ucot.ui.gui.tree.EntityTreeItem
 
getChildren() - Method in class ucot.ui.gui.tree.InheritancesTreeItem
 
getChildren() - Method in class ucot.ui.gui.tree.MethodsTreeItem
 
getChildren() - Method in class ucot.ui.gui.tree.MethodTreeItem
 
getChildren() - Method in class ucot.ui.gui.tree.TreeItem
 
getChildren() - Method in class ucot.ui.gui.tree.usecasetree.FilesTreeItem
 
getChildren() - Method in class ucot.ui.gui.tree.usecasetree.FileTreeItem
 
getChildren() - Method in class ucot.ui.gui.tree.usecasetree.TreeItem
 
getChildren() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeItem
 
getColorString(boolean) - Method in class ucot.ui.gui.DotColorTheme
Method for getting the appropriate color string for an entity based on its highlight status.
getCorrectAbstraction(NodeList) - Method in class ucot.input.ProcessMlInputAdapter
Goes throguh a nodelist containing "abstraction"-named elements and returns the one which has level 0
getCurrentHeuristic() - Method in interface ucot.core.ControlInterface
returns the current heuristic
getCurrentHeuristic() - Method in class ucot.core.Core
 
getCurrentParser() - Method in interface ucot.core.ControlInterface
returns the current default parser
getCurrentParser() - Method in class ucot.core.Core
 
getData() - Method in class ucot.ui.gui.tree.AttributesTreeItem
 
getData() - Method in class ucot.ui.gui.tree.AttributeTreeItem
 
getData() - Method in class ucot.ui.gui.tree.EntitiesTreeItem
 
getData() - Method in class ucot.ui.gui.tree.EntityTreeItem
 
getData() - Method in class ucot.ui.gui.tree.InheritancesTreeItem
 
getData() - Method in class ucot.ui.gui.tree.InheritanceTreeItem
 
getData() - Method in class ucot.ui.gui.tree.MethodsTreeItem
 
getData() - Method in class ucot.ui.gui.tree.MethodTreeItem
 
getData() - Method in class ucot.ui.gui.tree.usecasetree.FilesTreeItem
 
getData() - Method in class ucot.ui.gui.tree.usecasetree.FileTreeItem
 
getData() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeItem
 
getEditor() - Method in interface ucot.model.AnalyzeModel
return editor for this analyze model
getEditor() - Method in class ucot.model.relation.RelationalAnalyzeModel
 
getEntitiesInfluencedByMethod(String, String) - Method in interface ucot.model.ModelEditor
Returns set of entities that are refered by methods in the model.
getEntitiesInfluencedByMethod(String, String) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
getEntitiesInfluencedByMethod(Entity, String) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
getEntityByName(String) - Method in class ucot.model.relation.RelationalAnalyzeModel
Returns entity by its name
getEntityFromPath(TreePath) - Method in class ucot.ui.gui.tree.AnalyzeModelTree
 
getEntityNames() - Method in interface ucot.model.ModelEditor
 
getEntityNames() - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
getFirst(String[], Tree, Tree) - Method in class ucot.parser.StanfordAdapter
Returns first branch which name exists in given array.
getFirst(Collection<String>, Tree, Tree) - Method in class ucot.parser.StanfordAdapter
Returns first branch which name exists in given collection.
getFrom() - Method in class ucot.model.relation.Relation
 
getFromCardinal() - Method in class ucot.model.relation.Relation
 
getHeuristic() - Method in class ucot.input.UseCase
Get the heuristic that was used on this usecase
getHeuristicName() - Method in class ucot.input.UseCase
Returns name of the heuristic that was used in creating this usecase
getHeuristics() - Method in interface ucot.core.ControlInterface
Returns a list of heuristics that are available
getHeuristics() - Method in class ucot.core.Core
 
getHighest(String, Tree, Tree) - Method in class ucot.parser.StanfordAdapter
Returns the highest branch called by spesific name.
getHighlightedColorString() - Method in class ucot.ui.gui.DotColorTheme
Method which formats highlighted item's color attributes into dot's syntax.
getIndexOfChild(Object, Object) - Method in class ucot.ui.gui.tree.AnalyzeTreeModel
 
getIndexOfChild(Object, Object) - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeModel
 
getInput(int) - Method in class ucot.input.InputCollection
Returns handler by its index
getInputCount() - Method in class ucot.input.InputCollection
 
getInputForUrl(URL) - Method in class ucot.input.InputCollection
Returns input that can read file on given url
getInputs() - Method in interface ucot.core.ControlInterface
Returns a list of input adapters available.
getInputs() - Method in class ucot.core.Core
 
getItemByName(String) - Method in class ucot.model.relation.RelationalAnalyzeModel
Returns spesific item by its name.
getItemsType(String) - Method in class ucot.model.relation.RelationalAnalyzeModel
Returns items which type name is equal to given type name.
getLink(String) - Method in class ucot.parser.Word
 
getLinked(String) - Method in class ucot.parser.Word
 
getLinks() - Method in class ucot.parser.Word
 
getLinks(String) - Method in class ucot.parser.Word
 
getMethodFromPath(TreePath) - Method in class ucot.ui.gui.tree.AnalyzeModelTree
 
getMethodNames(String) - Method in interface ucot.model.ModelEditor
Returns the names of the entity's methods.
getMethodNames(String) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
getName() - Method in class ucot.heuristic.AbbottsHeuristic
 
getName() - Method in interface ucot.heuristic.HeuristicInterface
Returns adapter's name
getName() - Method in class ucot.input.UseCase
Returns this usecase's name
getName() - Method in class ucot.model.relation.Thing
 
getName() - Method in class ucot.output.Output
 
getName() - Method in interface ucot.output.OutputInterface
Returns adapter's name
getName() - Method in class ucot.parser.Link
 
getName() - Method in interface ucot.parser.ParserInterface
Returns adapter's name
getName() - Method in class ucot.parser.SimpleInputParser
 
getName() - Method in class ucot.parser.StanfordAdapter
 
getName() - Method in class ucot.ui.gui.StructurePanel.EntityBox
 
getName() - Method in class ucot.ui.gui.tree.AttributesTreeItem
 
getName() - Method in class ucot.ui.gui.tree.AttributeTreeItem
 
getName() - Method in class ucot.ui.gui.tree.EntitiesTreeItem
 
getName() - Method in class ucot.ui.gui.tree.EntityTreeItem
 
getName() - Method in class ucot.ui.gui.tree.InheritancesTreeItem
 
getName() - Method in class ucot.ui.gui.tree.InheritanceTreeItem
 
getName() - Method in class ucot.ui.gui.tree.MethodsTreeItem
 
getName() - Method in class ucot.ui.gui.tree.MethodTreeItem
 
getName() - Method in class ucot.ui.gui.tree.TreeItem
 
getName() - Method in class ucot.ui.gui.tree.usecasetree.FilesTreeItem
 
getName() - Method in class ucot.ui.gui.tree.usecasetree.FileTreeItem
 
getName() - Method in class ucot.ui.gui.tree.usecasetree.TreeItem
 
getName() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeItem
 
getNormalColorString() - Method in class ucot.ui.gui.DotColorTheme
Method which formats normal item's color attributes into dot's syntax.
getOptions() - Method in class ucot.heuristic.AbbottsHeuristic
 
getOptions() - Method in interface ucot.heuristic.HeuristicInterface
Returns adapter's options
getOptions() - Method in interface ucot.input.InputInterface
Returns adapter's options
getOptions() - Method in class ucot.input.ProcessMlInputAdapter
 
getOptions() - Method in class ucot.input.SimpleInputAdapter
 
getOptions() - Method in class ucot.output.Output
 
getOptions() - Method in interface ucot.output.OutputInterface
Returns adapter's options
getOptions() - Method in interface ucot.parser.ParserInterface
Returns adapter's options
getOptions() - Method in class ucot.parser.SimpleInputParser
 
getOptions() - Method in class ucot.parser.StanfordAdapter
 
getOriginal() - Method in class ucot.parser.ParsedData
Returns the text of the original use case.
getOriginal() - Method in class ucot.parser.Word
 
getOutputs() - Method in interface ucot.core.ControlInterface
Returns a list of output adapters available.
getOutputs() - Method in class ucot.core.Core
 
getParent() - Method in class ucot.ui.gui.tree.TreeItem
 
getParents(String) - Method in interface ucot.model.ModelEditor
Returns the parents of the entity.
getParents(String) - Method in class ucot.model.relation.RelationalAnalyzeModelEditor
 
getParser() - Method in class ucot.input.UseCase
Get the parser that was used on this usecase
getParserName() - Method in class ucot.input.UseCase
Returns name of the parser that was used in creating this usecase
getParsers() - Method in interface ucot.core.ControlInterface
Returns a vector of parsers that are available
getParsers() - Method in class ucot.core.Core
 
getPath() - Method in class ucot.ui.gui.tree.TreeItem
 
getPath() - Method in class ucot.ui.gui.tree.usecasetree.TreeItem
 
getRelationsFrom(Thing) - Method in class ucot.model.relation.RelationalAnalyzeModel
Returns relations that originates from given thing.
getRelationsFrom(Thing, RelationType) - Method in class ucot.model.relation.RelationalAnalyzeModel
Returns relations that are certain type and are originated from given item.
getRelationsFrom(Thing, String) - Method in class ucot.model.relation.RelationalAnalyzeModel
Returns relations which point to thing of spesific type and are originated from given item.
getRelationsFrom(Thing, Method) - Method in class ucot.model.relation.RelationalAnalyzeModel
Returns relations which mark method influence and originate from given thing.
getRelationsTo(Thing) - Method in class ucot.model.relation.RelationalAnalyzeModel
Returns relations that point to given thing.
getRelationsTo(Thing, RelationType) - Method in class ucot.model.relation.RelationalAnalyzeModel
Returns relations that are certain type and targets given item.
getRelevants(Thing) - Method in class ucot.ui.gui.tree.EntityTreeItem
 
getRelevants(Thing) - Method in class ucot.ui.gui.tree.MethodTreeItem
 
getRelevants(Thing) - Method in class ucot.ui.gui.tree.TreeItem
 
getRoot() - Method in class ucot.ui.gui.tree.AnalyzeTreeModel
 
getRoot() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeModel
 
getSelectedHeuristic() - Method in class ucot.ui.gui.AddToModelWithDialog
 
getSelectedParser() - Method in class ucot.ui.gui.AddToModelWithDialog
 
getSentences() - Method in class ucot.parser.ParsedData
Returns a list of sentences this parsedData contains
getStep(int) - Method in class ucot.input.UseCase
Returns step with given index
getStep() - Method in class ucot.input.UseCaseStep
Returns step's description
getStepCount() - Method in class ucot.input.UseCase
Returns the count of steps this usecase has
getString(String) - Static method in class ucot.Messages
 
getString(String) - Static method in class ucot.ui.gui.Messages
 
getStringFor(AnalyzeModel, Thing, String, Set<Thing>) - Method in class ucot.output.Output
Creates string representation for given thing.
getSubUseCase() - Method in class ucot.input.UseCaseStep
returns sub usecase
getSubUseCaseId() - Method in class ucot.input.UseCaseStep
Returns sub usecase's id
getThing() - Method in class ucot.model.Updation
 
getTo() - Method in class ucot.model.relation.Relation
 
getTo() - Method in class ucot.parser.Link
 
getToCardinal() - Method in class ucot.model.relation.Relation
 
getTransferData(DataFlavor) - Method in class ucot.ui.gui.tree.DataTransfer
 
getTransferDataFlavors() - Method in class ucot.ui.gui.tree.DataTransfer
 
getTreeModel() - Method in class ucot.ui.gui.tree.TreeItem
 
getTreeModel() - Method in class ucot.ui.gui.tree.usecasetree.TreeItem
 
getType() - Method in class ucot.model.relation.Relation
 
getType() - Method in class ucot.model.Updation
 
getTypeName() - Method in class ucot.model.relation.Thing
 
getUrl() - Method in class ucot.input.UseCase
Returns the url where this usecase was loaded from
getURLs() - Method in class ucot.input.UseCaseCollection
Returns list of source URLs
getUseCase(int) - Method in class ucot.input.UseCaseCollection
Returns UseCase from index
getUseCase() - Method in class ucot.parser.ParsedData
return the usecase that this parsedData was created from
getUseCase() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeItem
 
getUseCaseCollection() - Method in interface ucot.core.ControlInterface
Returns all loaded usecases
getUseCaseCollection() - Method in class ucot.core.Core
 
getUseCaseCollection() - Method in class ucot.ui.gui.tree.usecasetree.TreeItem
 
getUseCaseCollection() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeModel
 
getUseCaseCount() - Method in class ucot.input.UseCaseCollection
Returns the count of use cases inside this collection.
getUseCaseId() - Method in class ucot.input.UseCase
Returns this usecase's id.
getUseCasesFromURL(URL) - Method in class ucot.input.UseCaseCollection
Returns list of usecases from source described in url.
getWordClass() - Method in class ucot.parser.Word
 
getWords() - Method in class ucot.parser.Sentence
 
GraphicalUI - Class in ucot.ui.gui
 
GraphicalUI(ControlInterface) - Constructor for class ucot.ui.gui.GraphicalUI
Constuctor for Graphical UI.
graphPanel - Variable in class ucot.ui.gui.SettingsDialog
 
gsf - Variable in class ucot.parser.StanfordAdapter
 

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