Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
W
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.sequence.ui.
FigClassifierRole
The width of an activation box.
WeakExplorerNode
- interface org.argouml.ui.explorer.
WeakExplorerNode
.
Interface for adding weak nodes to the explorer, in this case nodes that can yield to nodes already in the explorer.
Win32FileSystemView
- class org.argouml.util.osdep.win32.
Win32FileSystemView
.
This class is necessary due to an annoying bug on Windows NT where instantiating a JFileChooser with the default FileSystemView will cause a "drive A: not ready" error every time.
Win32FileSystemView()
- Constructor for class org.argouml.util.osdep.win32.
Win32FileSystemView
The constructor.
WizAddConstructor
- class org.argouml.uml.cognitive.critics.
WizAddConstructor
.
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 org.argouml.uml.cognitive.critics.
WizAddInstanceVariable
.
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 org.argouml.uml.cognitive.critics.
WizAddOperation
.
A wizard to add operations to a classifier.
WizAddOperation()
- Constructor for class org.argouml.uml.cognitive.critics.
WizAddOperation
Creates a new instance of WizAddOperation.
WizAssocComposite
- class org.argouml.uml.cognitive.critics.
WizAssocComposite
.
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 org.argouml.uml.cognitive.critics.
WizBreakCircularComp
.
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 org.argouml.uml.cognitive.critics.
WizCueCards
.
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 org.argouml.cognitive.ui.
WizDescription
.
This class represents the first step of the wizard.
WizDescription()
- Constructor for class org.argouml.cognitive.ui.
WizDescription
The constructor.
WizMEName
- class org.argouml.uml.cognitive.critics.
WizMEName
.
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.
WizManyNames
- class org.argouml.uml.cognitive.critics.
WizManyNames
.
A non-modal wizard to help the user change the name of a MModelElement to a better name.
WizManyNames()
- Constructor for class org.argouml.uml.cognitive.critics.
WizManyNames
The constructor.
WizNavigable
- class org.argouml.uml.cognitive.critics.
WizNavigable
.
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 org.argouml.uml.cognitive.critics.
WizOperName
.
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 org.argouml.cognitive.ui.
WizStep
.
Each Critic may provide a Wizard to help fix the problem it identifies.
WizStep()
- Constructor for class org.argouml.cognitive.ui.
WizStep
The constructor.
WizStep(Action)
- Constructor for class org.argouml.cognitive.ui.
WizStep
The constructor.
WizStepChoice
- class org.argouml.cognitive.ui.
WizStepChoice
.
A non-modal wizard step that shows instructions and allows the user to select one of a series of radio-buttons.
WizStepChoice(Wizard, String, Vector)
- Constructor for class org.argouml.cognitive.ui.
WizStepChoice
The constructor.
WizStepConfirm
- class org.argouml.cognitive.ui.
WizStepConfirm
.
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 org.argouml.cognitive.ui.
WizStepCue
.
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 org.argouml.cognitive.ui.
WizStepManyTextFields
.
A non-modal wizard step that shows instructions and prompts the user to enter a series of strings in textfields.
WizStepManyTextFields(Wizard, String, Vector)
- Constructor for class org.argouml.cognitive.ui.
WizStepManyTextFields
The constructor.
WizStepTextField
- class org.argouml.cognitive.ui.
WizStepTextField
.
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 org.argouml.uml.cognitive.critics.
WizTooMany
.
A wizard which adjust the threshold for critics.
WizTooMany()
- Constructor for class org.argouml.uml.cognitive.critics.
WizTooMany
Wizard
- class org.argouml.cognitive.ui.
Wizard
.
"Abstract" base class for non-modal wizards.
Wizard()
- Constructor for class org.argouml.cognitive.ui.
Wizard
Construct a new wizard to help the user repair a design flaw.
WizardItem
- interface org.argouml.cognitive.ui.
WizardItem
.
A WizardItem is a type wizards know how to deal with.
write(BufferedReader, BufferedWriter, Stack)
- Method in class org.argouml.language.java.generator.
AnonymousClassCodePiece
write(BufferedReader, BufferedWriter, Stack)
- Method in class org.argouml.language.java.generator.
AttributeCodePiece
write(BufferedReader, BufferedWriter, Stack)
- Method in class org.argouml.language.java.generator.
ClassCodePiece
write(BufferedReader, BufferedWriter, Stack)
- Method in class org.argouml.language.java.generator.
ClassifierEndCodePiece
write(BufferedReader, BufferedWriter, Stack)
- Method in class org.argouml.language.java.generator.
InterfaceCodePiece
write(BufferedReader, BufferedWriter, Stack)
- Method in class org.argouml.language.java.generator.
NamedCodePiece
Write the code this piece represents to file.
write(BufferedReader, BufferedWriter, Stack)
- Method in class org.argouml.language.java.generator.
OperationCodePiece
write(BufferedReader, BufferedWriter, Stack)
- Method in class org.argouml.language.java.generator.
PackageCodePiece
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
ArgoUML © 1996-2006
ArgoUML Homepage
ArgoUML Developers' page
ArgoUML Cookbook