|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Entity
.
Method
for this
Entity
using given name.
Entity
.
UseCase into analyzemodel with given
ParserInterface
and HeuristicInterface
.
- addToAnalyzeModel(UseCase) -
Method in class ucot.ui.gui.tree.usecasetree.UseCaseTree
- Adds single
UseCase into analyzemodel with default
ParserInterface
and HeuristicInterface
.
- addToAnalyzeModel(Vector<UseCase>, ParserInterface, HeuristicInterface) -
Method in class ucot.ui.gui.tree.usecasetree.UseCaseTree
- Add
Vector
of use cases into analyzemodel with given
ParserInterface
and HeuristicInterface
.
- addToAnalyzeModel(Vector<UseCase>) -
Method in class ucot.ui.gui.tree.usecasetree.UseCaseTree
- Add
Vector
of use cases into analyzemodel with default
ParserInterface
and HeuristicInterface
.
- addToAnalyzeModelWith(UseCase) -
Method in class ucot.ui.gui.tree.usecasetree.UseCaseTree
- Method to ask from user which
ParserInterface
and HeuristicInterface
should be used to add
use case into model.
- addToAnalyzeModelWith(Vector<UseCase>) -
Method in class ucot.ui.gui.tree.usecasetree.UseCaseTree
- Method to ask from user which
ParserInterface
and HeuristicInterface
should be used to add
usecases into model.
- AddToModelWithDialog - Class in ucot.ui.gui.dialog
- Dialog extending
JDialog
for asking from user wich
ParserInterface
and HeuristicInterface
he/she wants to use. - AddToModelWithDialog(Frame, ControlInterface) -
Constructor for class ucot.ui.gui.dialog.AddToModelWithDialog
- Default constructor for
AddToModelWithDialog
.
- addTreeModelListener(TreeModelListener) -
Method in class ucot.ui.gui.tree.analyzemodeltree.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
- addUseCase(UseCase, boolean) -
Method in class ucot.input.UseCaseCollection
- Add usecase to collection and notify observers
- addWord(Word) -
Method in class ucot.parser.Sentence
-
Adds the given
Word
into this Sentence
.
- AllTests - Class in ucot.test
- JUnit test class which runs all test units.
- AllTests() -
Constructor for class ucot.test.AllTests
-
- analyzeModel -
Variable in class ucot.core.Core
-
- analyzeModel -
Variable in class ucot.core.Core.OutputJob
-
- AnalyzeModel - Interface in ucot.model
- Interface for analyze models.
- analyzeModel -
Variable in class ucot.ui.gui.dialog.EntityPropertiesDialog
-
- analyzeModel -
Variable in class ucot.ui.gui.dot.DotPanel.DotJob
-
- AnalyzeModelException - Exception in ucot.model
- General exception used by analyzemodel
- AnalyzeModelException() -
Constructor for exception ucot.model.AnalyzeModelException
-
- AnalyzeModelException(String) -
Constructor for exception ucot.model.AnalyzeModelException
-
- AnalyzeModelException(String, Throwable) -
Constructor for exception ucot.model.AnalyzeModelException
-
- AnalyzeModelException(Throwable) -
Constructor for exception ucot.model.AnalyzeModelException
-
- analyzeModelLoaded() -
Method in class ucot.ui.DummyUI
-
- analyzeModelLoaded() -
Method in class ucot.ui.gui.GraphicalUI
-
- analyzeModelLoaded() -
Method in interface ucot.ui.UIInterface
- Method for signaling the user interface that the analyze model
has been (successfully) loaded.
- AnalyzeModelLogger - Class in ucot.core
- Class for logging changes in current analyze model.
- AnalyzeModelLogger() -
Constructor for class ucot.core.AnalyzeModelLogger
-
- analyzeModelTree -
Variable in class ucot.ui.gui.GraphicalUI
-
- AnalyzeModelTree - Class in ucot.ui.gui.tree.analyzemodeltree
- Customized
JTree
for showing AnalyzeModel
s
entity structure. - AnalyzeModelTree(GraphicalUI) -
Constructor for class ucot.ui.gui.tree.analyzemodeltree.AnalyzeModelTree
- Default constructor for
AnalyzeModelTree
.
- AnalyzeModelTree.AnalyzemodelTreeCellRenderer - Class in ucot.ui.gui.tree.analyzemodeltree
- Custom
TreeCellRenderer
for rendering icons for treeitems. - AnalyzeModelTree.AnalyzemodelTreeCellRenderer() -
Constructor for class ucot.ui.gui.tree.analyzemodeltree.AnalyzeModelTree.AnalyzemodelTreeCellRenderer
-
- AnalyzeTreeModel - Class in ucot.ui.gui.tree.analyzemodeltree
-
This is the
TreeModel
for JTree
representing the AnalyzeModel
. - AnalyzeTreeModel(GraphicalUI) -
Constructor for class ucot.ui.gui.tree.analyzemodeltree.AnalyzeTreeModel
-
Creates the object.
- applyProperties() -
Method in class ucot.core.Core
-
- applyProperties() -
Method in class ucot.heuristic.AbbottsHeuristic
-
- applyProperties() -
Method in class ucot.input.ProcessMLInputAdapter
-
- applyProperties() -
Method in class ucot.input.SimpleInputAdapter
-
- applyProperties() -
Method in class ucot.ModuleProperties
-
- applyProperties() -
Method in interface ucot.ModulePropertyInterface
- Applies current properties for the module.
- applyProperties() -
Method in class ucot.output.DummyOutput
-
- applyProperties() -
Method in class ucot.output.GXLOutput
-
- applyProperties() -
Method in class ucot.parser.SimpleParser
-
- applyProperties() -
Method in class ucot.ui.gui.GraphicalUI
-
- atm -
Variable in class ucot.ui.gui.tree.analyzemodeltree.AnalyzeModelTree
-
- Attribute - Class in ucot.model.object
- This is attribute of an entity.
- Attribute(Entity) -
Constructor for class ucot.model.object.Attribute
- Creates new Attribute reference to given entity.
- ATTRIBUTE_NAME -
Static variable in class ucot.output.GXLOutput
-
- ATTRIBUTE_TYPE -
Static variable in class ucot.output.GXLOutput
-
- ATTRIBUTE_TYPE_NAME -
Static variable in class ucot.output.GXLOutput
-
- attributeIcon -
Static variable in class ucot.ui.gui.tree.analyzemodeltree.AnalyzeModelTree
-
- attributeName -
Variable in exception ucot.model.NoSuchAttributeException
- The name of the method
- attributes -
Variable in class ucot.model.object.Entity
- Maps attribute names and attributes.
- ATTRIBUTES_TAB_HEADER -
Static variable in class ucot.ui.gui.dialog.entitytab.AttributesPanel
- Header for the attributes tab.
- ATTRIBUTES_TAB_KEY -
Static variable in class ucot.ui.gui.dialog.EntityPropertiesDialog
-
- ATTRIBUTES_TABLE_COLUMNS -
Static variable in class ucot.ui.gui.dialog.entitytab.AttributesPanel
- Headers for the attributes table.
- attributesInCurrentModel -
Variable in class ucot.ui.gui.dot.DotPanel.DotJob
-
- AttributesPanel - Class in ucot.ui.gui.dialog.entitytab
-
This panel allows user to edit entitys attributes.
- AttributesPanel() -
Constructor for class ucot.ui.gui.dialog.entitytab.AttributesPanel
-
Creates the panel using the localized strings readed from the
Messages
object.
- attributesRequestedForHighlighting -
Variable in class ucot.ui.gui.dot.DotPanel.DotJob
-
- attributesToBeHighlighted -
Variable in class ucot.ui.gui.dot.DotPanel.DotJob
-
- AttributeTreeItem - Class in ucot.ui.gui.tree.analyzemodeltree
-
This class represents entity object that resides as an attribute
in the analyze model tree.
- AttributeTreeItem(String, AnalyzeTreeModel, TreeItem) -
Constructor for class ucot.ui.gui.tree.analyzemodeltree.AttributeTreeItem
- Constructs the object.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |