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

G

GENERAL_SETTINGS_TITLE - Static variable in class ucot.ui.gui.dialog.SettingsDialog
 
getActionListenerForPopupMenu() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTree
Return ActionListener for UseCaseTrees popup menu
getAnalyzeModel() - Method in interface ucot.core.ControlInterface
Method for getting a pointer to the current analyze model being handled in the 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.analyzemodeltree.AnalyzeTreeModel
Returns the analyze model which this item models.
getAnalyzeModel() - Method in class ucot.ui.gui.tree.analyzemodeltree.TreeItem
Returns the analyze model used by this item.
getAttribute(String) - Method in class ucot.model.object.Entity
Returns attribute called name.
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.object.ObjectAnalyzeModelEditor
 
getAttributeNames(String) - Method in interface ucot.model.ModelEditor
Returns the attributes of the entity.
getAttributeNames(String) - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
getAttributes() - Method in class ucot.model.object.Entity
Returns all the attributes.
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.object.ObjectAnalyzeModelEditor
 
getAttributeTreeItems() - Method in class ucot.ui.gui.tree.analyzemodeltree.AbstractEntityTreeItem
Returns the TreeItems for the entity's attributes.
getBackgroundColorAsJavaObject() - Method in class ucot.ui.gui.dot.DotColorTheme
Method for getting the background color of the graph as a java object.
getBackgroundColorString() - Method in class ucot.ui.gui.dot.DotColorTheme
Method for getting the background color of the whole graph in dot's syntax.
getBasicForm() - Method in class ucot.parser.Word
Returns the basic form of the word.
getChild(Object, int) - Method in class ucot.ui.gui.tree.analyzemodeltree.AnalyzeTreeModel
 
getChild(Object, int) - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeModel
 
getChildCount(Object) - Method in class ucot.ui.gui.tree.analyzemodeltree.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() - Method in class ucot.model.object.Entity
Returns the children of this entity.
getChildren(String) - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
getChildren() - Method in class ucot.ui.gui.tree.analyzemodeltree.AbstractEntityTreeItem
 
getChildren() - Method in class ucot.ui.gui.tree.analyzemodeltree.EntitiesTreeItem
 
getChildren() - Method in class ucot.ui.gui.tree.analyzemodeltree.MethodTreeItem
 
getChildren() - Method in class ucot.ui.gui.tree.analyzemodeltree.TreeItem
Returns the child items of this item.
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
Return children of this TreeItem in a List.
getChildren() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeItem
 
getChildTreeItems() - Method in class ucot.ui.gui.tree.analyzemodeltree.AbstractEntityTreeItem
Returns the TreeItems for the entity's childs.
getClasses() - Method in class ucot.core.PluginLoader
 
getClasses(Class) - Method in class ucot.core.PluginLoader
 
getColor() - Method in class ucot.ui.gui.dot.DotColorTheme
Method for acquiring the name of the current color model.
getColorString(boolean) - Method in class ucot.ui.gui.dot.DotColorTheme
Method for getting the appropriate color string for an entity based on its highlight status.
getColorTheme() - Method in class ucot.ui.gui.GraphicalUI
Returns dot panel's color theme.
getComboBox() - Method in class ucot.ui.gui.dialog.MergeEntitiesDialog
Returns JComboBox with entities from AnalyzeModel of given ControlInterface as selections.
getComponent() - Method in interface ucot.ui.gui.dialog.entitytab.EntityPropertiesEditor
Returns the component to be shown to the user to allow editions.
getComponent() - Method in class ucot.ui.gui.dialog.entitytab.JTableEntityPropertiesTab
 
getControlInterface() - Method in class ucot.ui.gui.GraphicalUI
Returns the ControlInterface this UI uses to control the program.
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.usecasetree.TreeItem
Returns data contained by this TreeItem.
getDataType() - Method in class ucot.model.Updation
Returns the UpdationDataType of this instance of updation.
getDescription() - Method in class ucot.utils.CustomFileFilter
 
getDirectoryIcon() - Static method in class ucot.ui.gui.tree.usecasetree.FilesTreeItem
Returns file systems default directory icon.
getDirNameForPlugin(Class) - Method in class ucot.core.PluginLoader
 
getEdgeColor() - Method in class ucot.ui.gui.dot.DotColorModel
Method for acquiring the edge color.
getEditor() - Method in interface ucot.model.AnalyzeModel
Returns editor for this analyze model.
getEditor() - Method in class ucot.model.object.ObjectAnalyzeModel
 
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.object.ObjectAnalyzeModelEditor
 
getEntity() - Method in class ucot.model.object.Attribute
Get the entity this attribute refers to.
getEntity(String) - Method in class ucot.model.object.ObjectAnalyzeModel
Returns entity.
getEntityNames() - Method in interface ucot.model.ModelEditor
Returns the names of the entities that the model contains.
getEntityNames() - Method in class ucot.model.object.ObjectAnalyzeModel
Returns the names of the entities.
getEntityNames() - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
getEntityType(String) - Method in interface ucot.model.ModelEditor
Returns the type of the entity.
getEntityType(String) - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
getExtensions() - Method in class ucot.utils.CustomFileFilter
Returns extensions this FileFilter accepts in a vector.
getFileExtension() - Method in class ucot.output.DummyOutput
 
getFileExtension() - Method in class ucot.output.GXLOutput
 
getFileExtension() - Method in interface ucot.output.OutputInterface
Returns the output's valid file extension without the leading dot.
getFileNotFoundMessage(URL) - Static method in class ucot.core.Core
Returns the localized 'file not found' message.
getFilesystemIcon(String) - Static method in class ucot.ui.gui.tree.usecasetree.FileTreeItem
Returns file systems default icon for file described in string.
getFillColor() - Method in class ucot.ui.gui.dot.DotColorModel
Method for acquiring the fill color.
getFontColor() - Method in class ucot.ui.gui.dot.DotColorModel
Method for acquiring the font color.
getFormatedMessage(String, Object...) - Static method in class ucot.Messages
Gets string localized string and format the arguments using it.
getHeuristic() - Method in class ucot.input.UseCase
Get the heuristic that was used on this usecase
getHeuristic() - Static method in class ucot.ui.gui.dialog.AddToModelWithDialog
Returns HeuristicInterface that user selected, or null if no HeuristicInterface was selected.
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 vector containing all the heuristics currently available to the UCOT core.
getHeuristics() - Method in class ucot.core.Core
 
getHighlight() - Method in class ucot.ui.gui.dot.DotColorTheme
Method for acquiring the name of the current highlight model.
getHighlightedColorString() - Method in class ucot.ui.gui.dot.DotColorTheme
Method which formats highlighted item's color attributes into dot's syntax.
getHorizontalLayout() - Method in class ucot.ui.gui.dot.DotPanel
Returns the current value of horizontal layouting.
getIcon() - Method in class ucot.ui.gui.tree.analyzemodeltree.AbstractEntityTreeItem
 
getIcon() - Method in class ucot.ui.gui.tree.analyzemodeltree.AttributeTreeItem
 
getIcon() - Method in class ucot.ui.gui.tree.analyzemodeltree.ChildTreeItem
 
getIcon() - Method in class ucot.ui.gui.tree.analyzemodeltree.EntitiesTreeItem
 
getIcon() - Method in class ucot.ui.gui.tree.analyzemodeltree.EntityTreeItem
 
getIcon() - Method in class ucot.ui.gui.tree.analyzemodeltree.MethodTreeItem
 
getIcon() - Method in class ucot.ui.gui.tree.analyzemodeltree.TreeItem
Returns Icon for this TreeItem.
getIcon() - Method in class ucot.ui.gui.tree.usecasetree.FilesTreeItem
 
getIcon() - Method in class ucot.ui.gui.tree.usecasetree.FileTreeItem
 
getIcon() - Method in class ucot.ui.gui.tree.usecasetree.TreeItem
Returns Icon for this TreeItem.
getIcon() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeItem
 
getIndexOfChild(Object, Object) - Method in class ucot.ui.gui.tree.analyzemodeltree.AnalyzeTreeModel
 
getIndexOfChild(Object, Object) - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeModel
 
getInfluenced() - Method in class ucot.model.object.Method
Returns the set of entities that are influenced by this method.
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 all the input adapters currently available to UCOT core.
getInputs() - Method in class ucot.core.Core
 
getLink(String) - Method in class ucot.parser.Word
Returns the first link called by spesific name-
getLinked(String) - Method in class ucot.parser.Word
Returns the word that is refered by the first link called by the given name.
getLinks() - Method in class ucot.parser.Word
Returns all the links.
getLinks(String) - Method in class ucot.parser.Word
Returns links of spesific name.
getMaximum() - Method in class ucot.core.DummyProgressBar
 
getMaximum() - Method in class ucot.ui.gui.dialog.ProgressBarDialog
 
getMaximum() - Method in interface ucot.ui.ProgressBarInterface
Gets the maximum value for the progress bar.
getMethod(String) - Method in class ucot.model.object.Entity
Returns Method of this Entity that is called 'name'.
getMethodNames(String) - Method in interface ucot.model.ModelEditor
Returns the names of the entity's methods.
getMethodNames() - Method in class ucot.model.object.Entity
Returns the names of the methods.
getMethodNames(String) - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
getMethods() - Method in class ucot.model.object.Entity
Get all the methods of this Entity.
getMethodTreeItems() - Method in class ucot.ui.gui.tree.analyzemodeltree.AbstractEntityTreeItem
Returns the TreeItems for the entity's methods.
getMinimum() - Method in class ucot.core.DummyProgressBar
 
getMinimum() - Method in class ucot.ui.gui.dialog.ProgressBarDialog
 
getMinimum() - Method in interface ucot.ui.ProgressBarInterface
Gets the minimum value for the progress bar.
getModel() - Method in class ucot.ui.gui.dialog.entitytab.JTableEntityPropertiesTab
 
getModel() - Method in class ucot.ui.gui.dot.DotColorModel
Method for acquiring the name of the current model.
getMouseListener() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTree
Creates and returns MouseListener for UseCaseTree.
getName() - Method in class ucot.heuristic.AbbottsHeuristic
 
getName() - Method in class ucot.heuristic.DummyHeuristic
 
getName() - Method in interface ucot.heuristic.HeuristicInterface
Returns adapter's name.
getName() - Method in class ucot.input.SimpleInputAdapter
Returns the name of this adapter
getName() - Method in class ucot.input.UseCase
Returns this usecase's name
getName() - Method in class ucot.model.object.Attribute
Returns the name of the attribute.
getName() - Method in class ucot.model.object.Entity
Returns the name of this entity.
getName() - Method in class ucot.model.object.Method
Returns the name of the method.
getName() - Method in class ucot.output.DummyOutput
 
getName() - Method in class ucot.output.GXLOutput
 
getName() - Method in interface ucot.output.OutputInterface
Returns adapter's name.
getName() - Method in class ucot.parser.DummyParser
 
getName() - Method in class ucot.parser.Link
Returns the name of the link.
getName() - Method in interface ucot.parser.ParserInterface
Returns adapter's name.
getName() - Method in class ucot.parser.SimpleParser
 
getName() - Method in class ucot.ui.gui.tree.analyzemodeltree.TreeItem
Returns the name of this item.
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
Returns name of this item.
getName() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeItem
 
getNormalColorString() - Method in class ucot.ui.gui.dot.DotColorTheme
Method which formats normal item's color attributes into dot's syntax.
getOriginal() - Method in class ucot.parser.ParsedData
Returns the text of the original use case.
getOriginal() - Method in class ucot.parser.Word
Returns the original form of the word.
getOutputs() - Method in interface ucot.core.ControlInterface
Returns a vector containing all the output adapters currently available to the UCOT core.
getOutputs() - Method in class ucot.core.Core
 
getParent() - Method in class ucot.ui.gui.tree.analyzemodeltree.TreeItem
Returns the parent item of this item.
getParents(String) - Method in interface ucot.model.ModelEditor
Returns the parents of the entity.
getParents() - Method in class ucot.model.object.Entity
Returns the parent entities of this entity.
getParents(String) - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
getParser() - Method in class ucot.input.UseCase
Get the parser that was used on this usecase
getParser() - Static method in class ucot.ui.gui.dialog.AddToModelWithDialog
Returns ParserInterface that user selected, or null if no ParserInterface was selected.
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 containing all the parsers currently available to the UCOT core.
getParsers() - Method in class ucot.core.Core
 
getPath() - Method in class ucot.ui.gui.tree.analyzemodeltree.TreeItem
Returns the path to this item inside the tree.
getPath() - Method in class ucot.ui.gui.tree.usecasetree.TreeItem
Returns path to this item as a List of TreeItems.
getPercentageComplete() - Method in class ucot.core.DummyProgressBar
 
getPercentageComplete() - Method in class ucot.ui.gui.dialog.ProgressBarDialog
 
getPercentageComplete() - Method in interface ucot.ui.ProgressBarInterface
Gets the current percentage completed.
getPluginDir() - Method in class ucot.core.PluginLoader
 
getPopupMenuFor(TreeItem) - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTree
Creates and returns JPopupMenu for given TreeItem.
getProgressBar() - Method in class ucot.ui.DummyUI
 
getProgressBar() - Method in class ucot.ui.gui.GraphicalUI
 
getProgressBar() - Method in interface ucot.ui.UIInterface
Method for getting a new progressbar for showing the current progress status to the user and halting all other usage of the model editor.
getProperties() - Method in class ucot.ModuleProperties
 
getProperties() - Method in interface ucot.ModulePropertyInterface
Returns module's properties.
getProperties() - Method in class ucot.output.DummyOutput
 
getProperties() - Method in class ucot.ui.gui.GraphicalUI
 
getPropertiesURL() - Method in class ucot.ModuleProperties
Method for creating the URL from the properties file, which is the same as the class name with an .xml extension.
getPropertiesURL() - Method in class ucot.ui.gui.GraphicalUI
Method for creating the URL from the properties file, which is the same as the class name with an .XML extension.
getPropertiesURL() - Static method in class ucot.utils.PropertiesTools
Method for creating the URL from the properties file.
getReferences() - Method in class ucot.model.Updation
Returns the references carried by this instance of updation.
getRefreshFileActionListener() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTree
Returns ActionListener for refreshing files action from UseCaseTree popup menu.
getResult() - Method in class ucot.ui.gui.dialog.SettingsDialog
Method for figuring out how the user exited the dialog.
getRoot() - Method in class ucot.ui.gui.tree.analyzemodeltree.AnalyzeTreeModel
 
getRoot() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeModel
 
getRootDir() - Method in interface ucot.core.ControlInterface
Returns the UCOT root directory.
getRootDir() - Method in class ucot.core.Core
 
getSelected() - Method in class ucot.ui.gui.dialog.MergeEntitiesDialog
Returns selected item from selector JComboBox.
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
getStep(boolean) - 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() - Method in class ucot.core.DummyProgressBar
 
getString(String) - Static method in class ucot.Messages
Returns localized string for the given key.
getString() - Method in class ucot.ui.gui.dialog.ProgressBarDialog
 
getString() - Method in interface ucot.ui.ProgressBarInterface
Gets the current action description.
getSubtreeInVector(UseCaseTreeItem) - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTree
Method to add UseCase pointed at UseCaseTreeItem and it's sub use cases into Vector.
getSubtreeInVector(FileTreeItem) - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTree
Method to add all UseCases from file pointed out at FileTreeItem into Vector.
getSubtreeInVector(TreeItem) - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTree
Method to add UseCases from subtree of this TreeItem into Vector.
getSubtreeInVector(FilesTreeItem) - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTree
Method to add all use case sources that are loaded into program into Vector.
getSubUseCase() - Method in class ucot.input.UseCaseStep
returns sub usecase
getSubUseCaseId() - Method in class ucot.input.UseCaseStep
Returns sub usecase's id
getTable() - Method in class ucot.ui.gui.dialog.entitytab.JTableAndButtonsPanel
 
getTabName() - Method in interface ucot.ui.gui.dialog.entitytab.EntityPropertiesEditor
Returns the table name that should be printed in the tab selection menu.
getTabName() - Method in class ucot.ui.gui.dialog.entitytab.JTableEntityPropertiesTab
 
getTo() - Method in class ucot.parser.Link
Returns the target of the link.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class ucot.ui.gui.tree.analyzemodeltree.AnalyzeModelTree.AnalyzemodelTreeCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTree.UseCaseTreeCellRenderer
 
getTreeModel() - Method in class ucot.ui.gui.tree.analyzemodeltree.TreeItem
 
getTreeModel() - Method in class ucot.ui.gui.tree.usecasetree.TreeItem
Returns treemodel.
getTreeSelectionListener() - Method in class ucot.ui.gui.tree.analyzemodeltree.AnalyzeModelTree
Creates and returns new TreeSelectionListener for AnalyzeModelTree.
getTreeSelectionListener() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTree
Creates and returns TreeSelectionListener for UseCaseTree.
getType() - Method in class ucot.model.object.Entity
Return the type of this entity.
getType() - Method in class ucot.model.Updation
Returns the UpdationType of this instance of Updation.
getUpdations() - Method in interface ucot.model.ModelEditor
Get updations done to this analyzemodel.
getUpdations() - Method in class ucot.model.object.ObjectAnalyzeModelEditor
 
getUrl() - Method in class ucot.input.UseCase
Returns the url where this usecase was loaded from
getUrl() - Method in class ucot.ui.gui.tree.usecasetree.FileTreeItem
Returns URL of this FileTreeItem.
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
Return UseCase this UseCaseTreeItem contains.
getUseCaseCollection() - Method in interface ucot.core.ControlInterface
Returns all currently loaded use cases in a UseCaseCollection.
getUseCaseCollection() - Method in class ucot.core.Core
 
getUseCaseCollection() - Method in class ucot.ui.gui.tree.usecasetree.TreeItem
Returns UseCaseCollection of the UseCaseTreeModel.
getUseCaseCollection() - Method in class ucot.ui.gui.tree.usecasetree.UseCaseTreeModel
Returns UseCaseCollection from wich this TreeModel is contructed.
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.
getValue() - Method in class ucot.core.DummyProgressBar
 
getValue() - Method in class ucot.ui.gui.dialog.ProgressBarDialog
 
getValue() - Method in interface ucot.ui.ProgressBarInterface
Gets the current value of the progress bar.
getWordClass() - Method in class ucot.parser.Word
Returns the word's class (part of the speech: noun, verb and so on).
getWords() - Method in class ucot.parser.Sentence
Returns all Words held by this Sentence in a List.
graph - Variable in class ucot.ui.gui.dot.DotPanel.ExportJob
 
GRAPH_SETTINGS_TITLE - Static variable in class ucot.ui.gui.dialog.SettingsDialog
 
graphComboBoxes - Variable in class ucot.ui.gui.dialog.SettingsDialog
 
GraphicalUI - Class in ucot.ui.gui
Simple graphical user interface for UCOT program which uses dot (in DotPanel) to draw graphics.
GraphicalUI(ControlInterface) - Constructor for class ucot.ui.gui.GraphicalUI
Constuctor for Graphical UI.
green() - Static method in class ucot.ui.gui.dot.DotColorModel
This static method creates a green dot color model.
GUIUtils - Class in ucot.ui.gui
Miscallaneous utils used by the grapical userinterface.
GUIUtils() - Constructor for class ucot.ui.gui.GUIUtils
 
GXLOutput - Class in ucot.output
GXL output adapter
GXLOutput() - Constructor for class ucot.output.GXLOutput
 

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