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

W

WeakExplorerNode - Interface in org.argouml.ui.explorer
Interface for adding weak nodes to the explorer, in this case nodes that can yield to nodes already in the explorer.
WEST - Static variable in class org.argouml.uml.diagram.layout.LayoutHelper
A constant bitmask for a direction.
WIDTH - Static variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
Default width for a node fig.
windowActivated(WindowEvent) - Method in class org.argouml.ui.ProjectSettingsDialog
 
windowActivated(WindowEvent) - Method in class org.argouml.uml.reveng.ui.ImportStatusScreen
 
windowClosed(WindowEvent) - Method in class org.argouml.ui.ProjectSettingsDialog
 
windowClosed(WindowEvent) - Method in class org.argouml.uml.reveng.ui.ImportStatusScreen
 
windowClosing(WindowEvent) - Method in class org.argouml.ui.ProjectSettingsDialog
 
windowClosing(WindowEvent) - Method in class org.argouml.uml.reveng.ui.ImportStatusScreen
 
windowDeactivated(WindowEvent) - Method in class org.argouml.ui.ProjectSettingsDialog
 
windowDeactivated(WindowEvent) - Method in class org.argouml.uml.reveng.ui.ImportStatusScreen
 
windowDeiconified(WindowEvent) - Method in class org.argouml.ui.ProjectSettingsDialog
 
windowDeiconified(WindowEvent) - Method in class org.argouml.uml.reveng.ui.ImportStatusScreen
 
windowIconified(WindowEvent) - Method in class org.argouml.ui.ProjectSettingsDialog
 
windowIconified(WindowEvent) - Method in class org.argouml.uml.reveng.ui.ImportStatusScreen
 
windowOpened(WindowEvent) - Method in class org.argouml.ui.ProjectSettingsDialog
 
windowOpened(WindowEvent) - Method in class org.argouml.uml.reveng.ui.ImportStatusScreen
 
WizAddConstructor - Class in org.argouml.uml.cognitive.critics
A wizard to add a constructor to a classifier.
WizAddConstructor() - Constructor for class org.argouml.uml.cognitive.critics.WizAddConstructor
Creates a new instance of WizAddConstructor.
WizAddInstanceVariable - Class in org.argouml.uml.cognitive.critics
A wizard to add attributes to a classifier.
WizAddInstanceVariable() - Constructor for class org.argouml.uml.cognitive.critics.WizAddInstanceVariable
Creates a new instance of WizAddInstanceVariable.
WizAddOperation - Class in org.argouml.uml.cognitive.critics
A wizard to add operations to a classifier.
WizAddOperation() - Constructor for class org.argouml.uml.cognitive.critics.WizAddOperation
Creates a new instance of WizAddOperation.
Wizard - Class in org.argouml.cognitive.critics
"Abstract" base class for non-modal wizards.
Wizard() - Constructor for class org.argouml.cognitive.critics.Wizard
Construct a new wizard to help the user repair a design flaw.
WizardItem - Interface in org.argouml.cognitive.critics
A WizardItem is a type wizards know how to deal with.
WizAssocComposite - Class in org.argouml.uml.cognitive.critics
A non-modal wizard to assist the user in changing aggregation of an association.
WizAssocComposite() - Constructor for class org.argouml.uml.cognitive.critics.WizAssocComposite
Constructor for the wizard.
WizBreakCircularComp - Class in org.argouml.uml.cognitive.critics
A non-modal wizard to help the user change select an association to make non-aggregate.
WizBreakCircularComp() - Constructor for class org.argouml.uml.cognitive.critics.WizBreakCircularComp
The constructor.
WizCueCards - Class in org.argouml.uml.cognitive.critics
A cue card wizard presents the user with a deck of instructions.
WizCueCards() - Constructor for class org.argouml.uml.cognitive.critics.WizCueCards
The constructor.
WizDescription - Class in org.argouml.cognitive.ui
This class represents the first step of the wizard.
WizDescription() - Constructor for class org.argouml.cognitive.ui.WizDescription
The constructor.
WizManyNames - Class in org.argouml.uml.cognitive.critics
A non-modal wizard to help the user change the name of a ModelElement to a better name.
WizManyNames() - Constructor for class org.argouml.uml.cognitive.critics.WizManyNames
The constructor.
WizMEName - Class in org.argouml.uml.cognitive.critics
A non-modal wizard to help the user change the name of a MModelElement to a better name.
WizMEName() - Constructor for class org.argouml.uml.cognitive.critics.WizMEName
The constructor.
WizNavigable - Class in org.argouml.uml.cognitive.critics
A non-modal wizard to help the user change navigability of an association.
WizNavigable() - Constructor for class org.argouml.uml.cognitive.critics.WizNavigable
The constructor.
WizOperName - Class in org.argouml.uml.cognitive.critics
A wizard to help the user change the name of an operation to a better name.
WizOperName() - Constructor for class org.argouml.uml.cognitive.critics.WizOperName
 
WizStep - Class in org.argouml.cognitive.ui
Each Critic may provide a Wizard to help fix the problem it identifies.
WizStep() - Constructor for class org.argouml.cognitive.ui.WizStep
The constructor.
WizStepChoice - Class in org.argouml.cognitive.ui
A non-modal wizard step that shows instructions and allows the user to select one of a series of radio-buttons.
WizStepChoice(Wizard, String, List<String>) - Constructor for class org.argouml.cognitive.ui.WizStepChoice
The constructor.
WizStepConfirm - Class in org.argouml.cognitive.ui
A non-modal wizard step that shows instructions and prompts the user to confirm an action.
WizStepConfirm(Wizard, String) - Constructor for class org.argouml.cognitive.ui.WizStepConfirm
The constructor.
WizStepCue - Class in org.argouml.cognitive.ui
A non-modal wizard step that shows instructions and prompts the user to enter a string.
WizStepCue(Wizard, String) - Constructor for class org.argouml.cognitive.ui.WizStepCue
The constructor.
WizStepManyTextFields - Class in org.argouml.cognitive.ui
A non-modal wizard step that shows instructions and prompts the user to enter a series of strings in textfields.
WizStepManyTextFields(Wizard, String, List) - Constructor for class org.argouml.cognitive.ui.WizStepManyTextFields
The constructor.
WizStepTextField - Class in org.argouml.cognitive.ui
A non-modal wizard step that shows instructions and prompts the user to enter a string.
WizStepTextField(Wizard, String, String, String) - Constructor for class org.argouml.cognitive.ui.WizStepTextField
The constructor.
WizTooMany - Class in org.argouml.uml.cognitive.critics
A wizard which adjust the threshold for critics.
WizTooMany() - Constructor for class org.argouml.uml.cognitive.critics.WizTooMany
 
write(Writer) - Method in interface org.argouml.model.XmiExtensionWriter
Write XMI to registered writer.
write() - Method in interface org.argouml.model.XmiWriter
Write XMI to registered writer.
write(String, String, boolean) - Method in class org.argouml.uml.generator.AbstractSection
write TODO: Check if sections are not used within the file and put them as comments at the end of the file.

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