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

D

damage() - Method in interface org.argouml.uml.diagram.ArgoDiagram
This will mark the entire visible area of all Editors to be repaired from any damage - i.e.
damage() - Method in class org.argouml.uml.diagram.ArgoDiagramImpl
 
damage() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
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.
dealWithStereotypes(Object, StringBuilder, boolean) - Static method in class org.argouml.uml.StereotypeUtility
Replace the previous set of stereotypes applied to the given modelelement with a new set, given in the form of a "," separated string of stereotype names.
dealWithStereotypes(Object, String, boolean) - Static method in class org.argouml.uml.StereotypeUtility
This function shall replace the previous set of stereotypes of the given modelelement with a new set, given in the form of a "," separated string of stereotype names.
DEBUG - Static variable in interface org.argouml.uml.diagram.ui.ArgoFig
Enable this flag to switch to the debug default color scheme
DEBUG_COLOR - Static variable in interface org.argouml.uml.diagram.ui.ArgoFig
The color used for things which shouldn't normally be visible, so we can spot them easily when they are.
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.
decodeKeyStroke(String) - Static method in class org.argouml.ui.cmd.ShortcutMgr
This method decodes the given String into the corresponding KeyStroke
deepHitPort(int, int) - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
Returns the port for a given coordinate pair.
deepHitPort(int, int) - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
 
DEFAULT_CLARIFIER - Static variable in class org.argouml.cognitive.Critic
The icon representing the resource.
DEFAULT_COMPARTMENT_BOUNDS - Static variable in class org.argouml.uml.diagram.ui.FigCompartmentBox
Default bounds for a compartment.
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.
DEFAULT_NOTATION - Static variable in class org.argouml.notation.Notation
Default notation with both base name and version (e.g.
DEFAULT_USER_PROFILE_BASE_URL - Static variable in class org.argouml.profile.UserProfileReference
The default user profile base URL, which will be used if no explicit URL is specified.
defaultAssocEndName(Object, Object) - Method in class org.argouml.profile.internal.FormatingStrategyUML
Create a default association end name from the type of assocEnd.
defaultAssocName(Object, Object) - Method in class org.argouml.profile.internal.FormatingStrategyUML
Create a default association name from its ends.
defaultFor(Object, String) - Static method in class org.argouml.uml.DocumentationManager
Generate default documentation.
defaultGeneralizationName(Object, Object) - Method in class org.argouml.profile.internal.FormatingStrategyUML
Use the term specializes, which is referred some times in the UML 2.2 Infrastructure specification.
defaultMoreInfoURL() - Method in class org.argouml.cognitive.Critic
This function calculates the default URL to describe this critic.
defaultName(Object, Object) - Method in class org.argouml.profile.internal.FormatingStrategyUML
 
DefaultOclEvaluator - Class in org.argouml.profile.internal.ocl
Evaluates ocl expressions
DefaultOclEvaluator() - Constructor for class org.argouml.profile.internal.ocl.DefaultOclEvaluator
 
DefaultTypeStrategy - Interface in org.argouml.profile
Using this strategy profiles can provide the default used when creating new parameters, operations and attributes.
DEFERRABLE_EVENT - Static variable in interface org.argouml.uml.ui.behavior.state_machines.ActionNewEvent.Roles
The deferrable event key
DeferredBufferedImage - Class in org.argouml.gefext
Rendered GEF image which uses a band buffer to minimize memory usage for high resolution images.
DeferredBufferedImage(Rectangle, int, Editor, int) - Constructor for class org.argouml.gefext.DeferredBufferedImage
Construct a new DeferredBufferedImage which will use GEF to render the current diagram on demand.
defineDecision(String, int) - Method in class org.argouml.cognitive.DecisionModel
If the given decision is already defined, do nothing.
DelayedChangeNotify - Class in org.argouml.kernel
This appears to be a gui specific class, therefore it does not belong in the Kernel.
DelayedChangeNotify(DelayedVChangeListener, PropertyChangeEvent) - Constructor for class org.argouml.kernel.DelayedChangeNotify
The constructor.
DelayedVChangeListener - Interface in org.argouml.kernel
This appears to be a gui specific class, therefore it does not belong in the Kernel.
delayedVetoableChange(PropertyChangeEvent) - Method in interface org.argouml.kernel.DelayedVChangeListener
 
delayedVetoableChange(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
delayedVetoableChange(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
delayedVetoableChange(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
delayedVetoableChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.TabStyle
 
delayedVetoableChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.TabTaggedValuesModel
 
delete(Object) - Method in interface org.argouml.model.UmlFactory
Delete a model element.
delete() - Method in class org.argouml.uml.CommentEdge
Commit suicide.
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.
deleted(Fig) - Method in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayer
 
deleteDiagram(DiDiagram) - Method in interface org.argouml.model.DiagramInterchangeModel
 
deleteDir(File) - Static method in class org.argouml.uml.generator.TempFileUtils
Deletes a directory and all of its contents.
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.
deleteFromModel() - Method in class org.argouml.gefext.ArgoFigCircle
 
deleteFromModel() - Method in class org.argouml.gefext.ArgoFigInk
 
deleteFromModel() - Method in class org.argouml.gefext.ArgoFigLine
 
deleteFromModel() - Method in class org.argouml.gefext.ArgoFigPoly
 
deleteFromModel() - Method in class org.argouml.gefext.ArgoFigRect
 
deleteFromModel() - Method in class org.argouml.gefext.ArgoFigRRect
 
deleteFromModel() - Method in class org.argouml.gefext.ArgoFigSpline
 
deleteFromModel() - Method in class org.argouml.sequence2.diagram.FigMessage
 
deleteFromModel() - Method in class org.argouml.uml.diagram.ui.ArgoFigText
 
deleteFromModel() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
deleteFromModel() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
deleteFromModel() - Method in class org.argouml.uml.diagram.ui.FigTextGroup
 
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.
deleteSourcePath(Object) - Method in interface org.argouml.uml.ui.SourcePathController
Delete the source path settings of the model element.
deleteSourcePath(Object) - Method in class org.argouml.uml.ui.SourcePathControllerImpl
 
DeploymentDiagram - Interface in org.argouml.model
An interface to act as an enumerated type for a di deployment diagram.
DeploymentDiagramGraphModel - Class in org.argouml.uml.diagram.deployment
This class defines a bridge between the UML meta-model representation of the design and the GraphModel interface used by GEF.
DeploymentDiagramGraphModel() - Constructor for class org.argouml.uml.diagram.deployment.DeploymentDiagramGraphModel
 
DeploymentDiagramPropPanelFactory - Class in org.argouml.uml.diagram.deployment.ui
This factory creates the right PropPanelDiagram for a given Deployment diagram.
DeploymentDiagramPropPanelFactory() - Constructor for class org.argouml.uml.diagram.deployment.ui.DeploymentDiagramPropPanelFactory
 
DeploymentDiagramRenderer - Class in org.argouml.uml.diagram.deployment.ui
This class defines a renderer object for UML Deployment Diagrams.
DeploymentDiagramRenderer() - Constructor for class org.argouml.uml.diagram.deployment.ui.DeploymentDiagramRenderer
 
DEPRECATED_TAG - Static variable in class org.argouml.application.api.Argo
Name of the TagDefinition for tagged values containing deprecated flag.
DEPTH - Static variable in class org.argouml.uml.diagram.deployment.ui.AbstractFigNode
Offset in x & y for depth perspective lines of cube.
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.
deselect() - Method in class org.argouml.uml.cognitive.UMLToDoItem
 
deselectAllTools() - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Unselect all the toolbar buttons.
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.
DesignIssuesDialog - Class in org.argouml.cognitive.ui
A dialog to set the priorities for decisions.
DesignIssuesDialog() - Constructor for class org.argouml.cognitive.ui.DesignIssuesDialog
The constructor.
DESTINATION - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionNewTransition
Key used for storing the destination of the transition.
DESTROYED - Static variable in class org.argouml.uml.diagram.sequence.MessageNode
After the object is destroyed.
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.
determineActivator() - Method in class org.argouml.sequence2.diagram.FigMessage
Determines the activator of this message based on the message position in relation to other messages.
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.
determineDefaultPathVisible() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
At creation time of the Fig, we determine if the path should be visible by default.
determineFigNodes() - Method in class org.argouml.sequence2.diagram.FigMessage
The default behaviour from FigEdgeModelElement is not correct here.
determineFigNodes() - Method in class org.argouml.uml.diagram.sequence.ui.FigMessage
This won't work, so this implementation does nothing.
determineFigNodes() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Determines if the FigEdge is currently connected to the correct FigNodes, if not the edges is the correct FigNodes set and the edge rerouted.
DIAGRAM_FONT_CHANGED - Static variable in interface org.argouml.application.events.ArgoEventTypes
Indicating that appearance is changed.
DIAGRAM_LEFT_MARGIN - Static variable in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayer
The distance between the left side of the diagram and the first FigClassifierRole.
DIAGRAM_TOP_MARGIN - Static variable in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayer
The distance between the top side of the diagram and the top of the highest FigClassifierRole.
DiagramAppearance - Class in org.argouml.uml.diagram
Provides centralized methods dealing with diagram appearance.
DiagramEdgeSettings - Class in org.argouml.uml.diagram
 
DiagramEdgeSettings(Object, Object, Object) - Constructor for class org.argouml.uml.diagram.DiagramEdgeSettings
 
DiagramElement - Interface in org.argouml.uml.diagram
The base class interface for all diagram elements.
DiagramElementSettings - Class in org.argouml.uml.diagram
Diagram element related settings to be supplied at construction of a diagram element.
DiagramElementSettings(Object) - Constructor for class org.argouml.uml.diagram.DiagramElementSettings
 
DiagramFactory - Class in org.argouml.uml.diagram
Provide a factory method to create different UML diagrams.
DiagramFactory.DiagramType - Enum in org.argouml.uml.diagram
Enumeration containing all the different types of UML diagrams.
DiagramFactoryInterface - Interface in org.argouml.uml.diagram
Deprecated. for 0.27.3 by tfmorris. Use DiagramFactoryInterface2 which provides the default diagram settings to the factory when the create method is invoked..
DiagramFactoryInterface2 - Interface in org.argouml.uml.diagram
An interface to be implemented by factories for a specific diagram type.
diagramFontChanged(ArgoDiagramAppearanceEvent) - Method in interface org.argouml.application.events.ArgoDiagramAppearanceEventListener
Invoked when any aspect of the notation has been changed.
diagramFontChanged(ArgoDiagramAppearanceEvent) - Method in class org.argouml.uml.diagram.ArgoDiagramImpl
Handles a global change to the diagram font.
diagramFontChanged(ArgoDiagramAppearanceEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Deprecated. for 0.27.2 by tfmorris. Global rendering changes are now managed at the diagram level.
diagramFontChanged(ArgoDiagramAppearanceEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Deprecated. for 0.27.2 by tfmorris. The owning diagram manages global changes to rendering defaults.
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.
DiagramInterface(Editor, Project) - Constructor for class org.argouml.uml.reveng.DiagramInterface
Creates a new DiagramInterface.
DiagramSettings - Class in org.argouml.uml.diagram
Diagram appearance settings.
DiagramSettings() - Constructor for class org.argouml.uml.diagram.DiagramSettings
Construct an empty diagram settings with no parent and all values defaulted.
DiagramSettings(DiagramSettings) - Constructor for class org.argouml.uml.diagram.DiagramSettings
Construct a DiagramSettings object which inherits from the given parent settings (e.g.
DiagramSettings.StereotypeStyle - Enum in org.argouml.uml.diagram
Enumeration representing different stereotype presentation styles
DiagramUndoManager - Class in org.argouml.uml.diagram
This class is a temporary wrapper around the GEF UndoManager.
DiagramUndoManager() - Constructor for class org.argouml.uml.diagram.DiagramUndoManager
 
DiagramUtils - Class in org.argouml.uml.diagram
A utility class for diagrams (ArgoDiagrams).
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 class org.argouml.core.propertypanels.module.XmlPropertyPanelsModule
 
disable() - Method in interface org.argouml.moduleloader.ModuleInterface
Method to disable the module.
disable() - Method in class org.argouml.sequence2.SequenceDiagramModule
 
disableCache() - Static method in class org.argouml.uml.ui.TabProps
Deprecated. 
disableCritiquing() - Static method in class org.argouml.cognitive.Designer
Disable critiquing.
DismissToDoItemDialog - Class in org.argouml.cognitive.ui
The dialog to dismiss todo items.
DismissToDoItemDialog() - Constructor for class org.argouml.cognitive.ui.DismissToDoItemDialog
The constructor.
displace(int, int) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
To redraw each element correctly when changing its location with X and Y additions.
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
 
DIVIDER_Y - Static variable in class org.argouml.uml.diagram.state.ui.FigState
 
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.
DO - Static variable in interface org.argouml.uml.ui.behavior.common_behavior.ActionNewAction.Roles
The doactivity with some state.
doAction(int) - Method in class org.argouml.cognitive.critics.Wizard
Take action at the completion of a step.
doAction() - Method in class org.argouml.cognitive.critics.Wizard
Do the action of this wizard.
doAction(int) - Method in class org.argouml.uml.cognitive.critics.WizAddConstructor
 
doAction(int) - Method in class org.argouml.uml.cognitive.critics.WizAddInstanceVariable
 
doAction(int) - Method in class org.argouml.uml.cognitive.critics.WizAddOperation
 
doAction(int) - Method in class org.argouml.uml.cognitive.critics.WizAssocComposite
Take action at the completion of a step.
doAction(int) - Method in class org.argouml.uml.cognitive.critics.WizBreakCircularComp
 
doAction(int) - Method in class org.argouml.uml.cognitive.critics.WizCueCards
This wizard never takes action, it just displays step by step instructions.
doAction(int) - Method in class org.argouml.uml.cognitive.critics.WizManyNames
 
doAction(int) - Method in class org.argouml.uml.cognitive.critics.WizMEName
 
doAction(int) - Method in class org.argouml.uml.cognitive.critics.WizNavigable
 
doAction(int) - Method in class org.argouml.uml.cognitive.critics.WizOperName
 
doAction(int) - Method in class org.argouml.uml.cognitive.critics.WizTooMany
 
doAddListener(int, ArgoEventListener) - Method in class org.argouml.application.events.ArgoEventPump
 
doBack() - Method in class org.argouml.cognitive.ui.WizStep
The Back button has been pressed, so we do the "back" action.
doCommand(String) - Method in interface org.argouml.application.api.CommandLineInterface
The method is called with the argument to this class from the command line (or null if no argument).
doCommand(String) - Method in class org.argouml.ui.cmd.ActionExit
Execute this action from the command line.
doCommand(String) - Method in class org.argouml.ui.cmd.ActionGotoDiagram
 
doCommand(String) - Method in class org.argouml.uml.ui.ActionImportFromSources
Command line command for importing a directory or file.
doCommand(String) - Method in class org.argouml.uml.ui.ActionOpenProject
Execute this action from the command line.
doCommand(String) - Method in class org.argouml.uml.ui.ActionSaveAllGraphics
Execute this action from the command line.
doCommand(String) - Method in class org.argouml.uml.ui.ActionSaveGraphics
Execute this action from the command line.
doConstruct() - Method in class org.argouml.ui.SwingWorker
This method calls the construct(),
DOCUMENTATION_TAG - Static variable in class org.argouml.application.api.Argo
Name of the TagDefinition which is used as the type of tagged values containing documentation for a model element.
DOCUMENTATION_TAG_ALT - Static variable in class org.argouml.application.api.Argo
Deprecated. for 0.25.1 by tfmorris - don't use for new code.
DocumentationManager - Class in org.argouml.uml
This class handles the Documentation of ModelElements.
DocumentationManager() - Constructor for class org.argouml.uml.DocumentationManager
 
doDoubleClick() - Method in class org.argouml.ui.TabResults
Handle a doubleclick on the results tab.
doesAccept(Object) - Method in class org.argouml.sequence2.diagram.UMLSequenceDiagram
A sequence diagram can accept all classifiers.
doesAccept(Object) - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
doesAccept(Object) - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
A sequence diagram can accept all classifiers.
doesAccept(Object) - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
doesAccept(Object) - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
doesAccept(Object) - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
doesAccept(Object) - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Method to test it the diagram can accept a certain object.
doesAccept(Object) - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
doFakeProgress(String, int) - Method in class org.argouml.ui.StatusBar
 
doFile() - Method in class org.argouml.uml.reveng.Import
Parse all selected files in a separate thread.
doFinsh() - Method in class org.argouml.cognitive.ui.WizStep
The Finish button has been pressed, so we do the "finish" action.
doFireEvent(ArgoEvent) - Method in class org.argouml.application.events.ArgoEventPump
 
doHelp() - Method in class org.argouml.cognitive.ui.WizStep
Called when the Help button is pressed.
doImport(ProgressMonitor) - Method in class org.argouml.uml.reveng.ImportCommon
Import the selected source files.
doIt() - Method in class org.argouml.ui.cmd.CmdSetPreferredSize
Set all the figs in the selection or passed by param "figs" to the size according to the mode of the command.
doIt(Collection) - Method in class org.argouml.uml.ui.AbstractActionAddModelElement2
The action that has to be done by ArgoUml after the user clicks ok in the UMLAddDialog.
doIt(Collection) - Method in class org.argouml.uml.ui.behavior.activity_graphs.ActionAddEventAsTrigger
 
doIt(Collection) - Method in class org.argouml.uml.ui.behavior.collaborations.ActionAddClassifierRoleBase
 
doIt(Collection) - Method in class org.argouml.uml.ui.behavior.collaborations.ActionAddMessagePredecessor
 
doIt(ActionEvent) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLMessageActivatorComboBox
 
doIt(Collection) - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionAddContextSignal
 
doIt(Collection) - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionAddCreateActionInstantiation
 
doIt(Collection) - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionAddInstanceClassifier
 
doIt(ActionEvent) - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLReceptionSignalComboBox
 
doIt(Collection) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionAddEventAsDeferrableEvent
 
doIt(Collection) - Method in class org.argouml.uml.ui.behavior.use_cases.ActionAddExtendExtensionPoint
 
doIt(Collection) - Method in class org.argouml.uml.ui.foundation.core.ActionAddAssociationSpecification
 
doIt(Collection) - Method in class org.argouml.uml.ui.foundation.core.ActionAddClientDependencyAction
 
doIt(Collection) - Method in class org.argouml.uml.ui.foundation.core.ActionAddSupplierDependencyAction
 
doIt(ActionEvent) - Method in class org.argouml.uml.ui.UMLComboBox2
The 'body' of the actionPerformed method.
doLoad(boolean) - Static method in class org.argouml.moduleloader.ModuleLoader2
Enables all selected modules and disabling all modules not selected.
doLoad(File) - Method in class org.argouml.persistence.AbstractFilePersister
 
doLoad(File) - Method in interface org.argouml.persistence.ProjectFilePersister
 
doLoad(File) - Method in class org.argouml.persistence.UmlFilePersister
 
doLoad(File, File, AbstractFilePersister.ProgressMgr) - Method in class org.argouml.persistence.UmlFilePersister
 
doLoad() - Method in class org.argouml.profile.init.ProfileLoader
Looks for profiles in the jars in the directories used by the ModuleLoader to load modules
DONE_SOMETHING_NO_CALL - Static variable in class org.argouml.uml.diagram.sequence.MessageNode
Having done something without being called.
doNext() - Method in class org.argouml.cognitive.ui.WizStep
The Next button has been pressed, so we do the "next" action.
doOnEdit(Object) - Method in class org.argouml.core.propertypanels.ui.UMLEditableComboBox
This method is called after the user has edited the editable textfield and has press enter.
doOnEdit(Object) - Method in class org.argouml.uml.ui.UMLEditableComboBox
This method is called after the user has edited the editable textfield and has press enter.
doOnEdit(Object) - Method in class org.argouml.uml.ui.UMLSearchableComboBox
Searches amongst the modelelements (the elements in the listmodel) for an item that conforms to the parameter item.
doRemoveListener(int, ArgoEventListener) - Method in class org.argouml.application.events.ArgoEventPump
Removes a listener, eventtype pair from the listener list.
doSave(Project, File) - Method in class org.argouml.persistence.AbstractFilePersister
Implement in your concrete class to save a project to a file.
doSave(Project, File) - Method in class org.argouml.persistence.UmlFilePersister
It is being considered to save out individual xmi's from individuals diagrams to make it easier to modularize the output of Argo.
DOUBLE_QUOTED_SEPARATOR - Static variable in class org.argouml.util.MyTokenizer
A custom separator for quoted strings enclosed in double quotes and using \ as escape character.
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.
dragHandle(int, int, int, int, Handle) - Method in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
dragHandle(int, int, int, int, Handle) - Method in class org.argouml.uml.diagram.sequence.ui.SelectionClassifierRole
Make sure that the north facing handles cannot be dragged as part of a resize.
dragHandle(int, int, int, int, Handle) - Method in class org.argouml.uml.diagram.sequence.ui.SelectionMessage
Override drag handle so that it no longer allows dragging of handles.
dragHandle(int, int, int, int, Handle) - Method in class org.argouml.uml.diagram.ui.SelectionNodeClarifiers2
 
dragOver(DragSourceDragEvent) - Method in class org.argouml.ui.explorer.DnDExplorerTree
 
drop(Object, Point) - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
drop(Object, Point) - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
drop(Object, Point) - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Handles elements dropped over.
drop(Object, Point) - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
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 Y Z
ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook