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

D

DataTypesFactory - Interface in org.argouml.model
The interface for the factory for DataTypes.
DataTypesHelper - Interface in org.argouml.model
The interface for the helper for DataTypes.
Decision - Class in org.argouml.cognitive
Posters look at the design material from different view points, since they have to make different decisions in their evaluation process.
Decision(String, int) - Constructor for class org.argouml.cognitive.Decision
The constructor.
DecisionModel - Class in org.argouml.cognitive
The DecisionModel is part of the state of the Designer.
DecisionModel() - Constructor for class org.argouml.cognitive.DecisionModel
The constructor.
DEFAULT_CLARIFIER - Static variable in class org.argouml.cognitive.Critic
The icon representing the resource.
DEFAULT_COMPONENTHEIGHT - Static variable in class org.argouml.ui.ProjectBrowser
Default height.
DEFAULT_COMPONENTWIDTH - Static variable in class org.argouml.ui.ProjectBrowser
Default width.
DEFAULT_LOGGING_CONFIGURATION - Static variable in class org.argouml.application.Main
The location of the default logging configuration (.lcf) file.
defaultMoreInfoURL() - Method in class org.argouml.cognitive.Critic
This function calculates the default URL to describe this critic.
defineDecision(String, int) - Method in class org.argouml.cognitive.DecisionModel
If the given decision is already defined, do nothing.
delete(Object) - Method in interface org.argouml.model.UmlFactory
Delete a model element.
deleteCollection(Collection) - Method in class org.argouml.model.AbstractUmlHelperDecorator
 
deleteCollection(Collection) - Method in interface org.argouml.model.UmlHelper
Utility method to quickly delete a collection of modelelements.
deleteDiagram(DiDiagram) - Method in interface org.argouml.model.DiagramInterchangeModel
 
deleteElement(DiElement) - Method in interface org.argouml.model.DiagramInterchangeModel
 
deleteExtent(Object) - Method in interface org.argouml.model.UmlFactory
Delete the entire extent which contains the given element.
DeleteInstanceEvent - Class in org.argouml.model
A change event due to deletion of a model element from the model.
DeleteInstanceEvent(Object, String, Object, Object, EventObject) - Constructor for class org.argouml.model.DeleteInstanceEvent
Constructor.
DeploymentDiagram - Interface in org.argouml.model
An interface to act as an enumerated type for a di deployment diagram.
DERIVED_TAG - Static variable in interface org.argouml.model.Facade
Tag which indicates a ModelElement is derived.
DESCRIPTION - Static variable in interface org.argouml.moduleloader.ModuleInterface
The description of the module.
deselect() - Method in class org.argouml.cognitive.ToDoItem
When a ToDoItem is deselected in the UiToDoList window, unhighlight the "offending" design material's.
Designer - Class in org.argouml.cognitive
This class models the designer who is building a complex design in some application domain and needs continuous feedback to aid in the making of good design decisions.
DETAIL_CLASSIFIER - Static variable in interface org.argouml.uml.reveng.ImportSettings
Import only classifiers
DETAIL_CLASSIFIER_FEATURE - Static variable in interface org.argouml.uml.reveng.ImportSettings
Import classifiers and their features
DETAIL_FULL - Static variable in interface org.argouml.uml.reveng.ImportSettings
Import full detail
DetailsPane - Class in org.argouml.ui
The lower-right pane of the main ArgoUML window, which shows the details of a selected model element.
DetailsPane(String, Orientation) - Constructor for class org.argouml.ui.DetailsPane
Gets all of the tabPanels from the ConfigLoader, then adds them to the JTabbedPane.
DetailsTabProvider - Interface in org.argouml.moduleloader
Every ModuleInterface that implements this interface may add Details tabs to ArgoUML.
determineActiveCritics(Designer) - Method in class org.argouml.cognitive.Agency
Compute which critics should be active (i.e., they can be applied by applyAllCritics) for a given Designer.
determineActiveCritics() - Method in class org.argouml.cognitive.Designer
Ask this designer's agency to select which critics should be active.
DiagramInterchangeFactory - Interface in org.argouml.model
 
DiagramInterchangeModel - Interface in org.argouml.model
An interface to the OMG Diagram Interchange Model.
DiagramInterface - Class in org.argouml.uml.reveng
Instances of this class interface the current Class diagram.
DiagramInterface(Editor) - Constructor for class org.argouml.uml.reveng.DiagramInterface
Creates a new DiagramInterface.
DiDiagram - Interface in org.argouml.model
This is a wrapper class around a diagram from the Diagram Interchange Model.
DiElement - Interface in org.argouml.model
This is a wrapper class around an element from the Diagram Interchange Model.
DirectionKind - Interface in org.argouml.model
The different DirectionKinds.
disable() - Method in interface org.argouml.moduleloader.ModuleInterface
Method to disable the module.
disableCritiquing() - Static method in class org.argouml.cognitive.Designer
Disable critiquing.
DisplayTextTree - Class in org.argouml.ui
This is the JTree that is the GUI component view of the UML model navigation (the explorer) and the todo list.
DisplayTextTree() - Constructor for class org.argouml.ui.DisplayTextTree
Sets the label renderer, line style angled, enable tooltips, sets row height to 18 pixels.
dispose() - Method in class org.argouml.model.ModelMemento
Dispose of any resources used by this memento before it is destroyed.
dispose() - Method in class org.argouml.ui.ProjectBrowser
 
disposeDialog() - Method in class org.argouml.uml.reveng.ConfigPanelExtension
 
DnDExplorerTree - Class in org.argouml.ui.explorer
This class extends the default Argo JTree with Drag and drop capabilities.
DnDExplorerTree() - Constructor for class org.argouml.ui.explorer.DnDExplorerTree
Creates a new instance of DnDArgoJTree.
doClearTabs() - Method in class org.argouml.ui.FindDialog
Deprecated. for 0.25.4 by tfmorris. The visibility of this will be reduced in the future. Use FindDialog.reset().
doConstruct() - Method in class org.argouml.ui.SwingWorker
This method calls the construct(),
doDoubleClick() - Method in class org.argouml.ui.TabResults
Handle a doubleclick on the results tab.
doFakeProgress(String, int) - Method in class org.argouml.ui.StatusBar
 
doFile() - Method in class org.argouml.uml.reveng.Import
Parse all selected files.
doImport(ProgressMonitor) - Method in class org.argouml.uml.reveng.ImportCommon
Import the selected source modules.
doLoad(boolean) - Static method in class org.argouml.moduleloader.ModuleLoader2
Enables all selected modules and disabling all modules not selected.
doResetFields(boolean) - Method in class org.argouml.ui.FindDialog
Deprecated. for 0.25.4 by tfmorris. The visibility of this will be reduced in the future. Use FindDialog.reset().
doResetFields() - Method in class org.argouml.ui.FindDialog
Deprecated. for 0.25.4 by tfmorris. The visibility of this will be reduced in the future. Use FindDialog.reset().
DOWNLOADSITE - Static variable in interface org.argouml.moduleloader.ModuleInterface
The URL of the website stating information on where to download the module.
dragDropEnd(DragSourceDropEvent) - Method in class org.argouml.ui.explorer.DnDExplorerTree
 
dragEnter(DragSourceDragEvent) - Method in class org.argouml.ui.explorer.DnDExplorerTree
 
dragExit(DragSourceEvent) - Method in class org.argouml.ui.explorer.DnDExplorerTree
 
dragGestureRecognized(DragGestureEvent) - Method in class org.argouml.ui.explorer.DnDExplorerTree
The drag gesture listener is notified of drag gestures by a recognizer.
dragOver(DragSourceDragEvent) - Method in class org.argouml.ui.explorer.DnDExplorerTree
 
dropActionChanged(DragSourceDragEvent) - Method in class org.argouml.ui.explorer.DnDExplorerTree
 
DummyModelCommand - Class in org.argouml.model
Dummy commands are created where we haven't yet designed the correct command for undoing an operation.
DummyModelCommand() - Constructor for class org.argouml.model.DummyModelCommand
 
DummyModelMemento - Class in org.argouml.model
Dummy mementos are created where we haven't yet designed the correct memento for undoing an operation.
DummyModelMemento() - Constructor for class org.argouml.model.DummyModelMemento
 

A B C D E F G H I J K L M N O P R S T U V W X Z
ArgoUML © 1996-2006ArgoUML HomepageArgoUML Cookbook