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
E
EAST
- Static variable in class org.argouml.uml.diagram.layout.
LayoutHelper
A constant bitmask for a direction.
EFFECT
- Static variable in interface org.argouml.uml.ui.behavior.common_behavior.
ActionNewAction.Roles
The effect of some transition.
ENDTOSTART
- Static variable in class org.argouml.uml.diagram.ui.
ActionNavigability
Enumeration constant for
ENDTOSTART
navigability.
ENTRY
- Static variable in interface org.argouml.uml.ui.behavior.common_behavior.
ActionNewAction.Roles
The entry activity for some state.
EPS_FILTER
- Static variable in class org.argouml.util.
FileFilters
This writes an E-Postscript file.
EXIT
- Static variable in interface org.argouml.uml.ui.behavior.common_behavior.
ActionNewAction.Roles
The exit activity for some state.
EXPECTED_USAGE
- Static variable in class org.argouml.uml.cognitive.
UMLDecision
Decision type: EXPECTED_USAGE.
EmailExpertDialog
- class org.argouml.ui.
EmailExpertDialog
.
The email expert dialog does not work and is in desperate need of some attention.
EmailExpertDialog()
- Constructor for class org.argouml.ui.
EmailExpertDialog
The constructor.
EnumLiteralsCompartmentContainer
- interface org.argouml.uml.diagram.ui.
EnumLiteralsCompartmentContainer
.
An interface to be implemented by any Fig that contains a FigEnumLiterals.
EventAdapter
- interface org.argouml.model.
EventAdapter
.
Deprecated.
for 0.21.2 by tfmorris - use ModelEventPump interface
ExceptionDialog
- class org.argouml.ui.
ExceptionDialog
.
A window that displays an exception to the user if we can't handle it in any other way.
ExceptionDialog(Frame, Throwable)
- Constructor for class org.argouml.ui.
ExceptionDialog
Construct an exception dialog for the given frame and throwable.
ExceptionDialog(Frame, String, Throwable)
- Constructor for class org.argouml.ui.
ExceptionDialog
Construct an exception dialog with the given parameters.
ExceptionDialog(Frame, String, Throwable, boolean)
- Constructor for class org.argouml.ui.
ExceptionDialog
Construct an exception dialog with the given parameters.
ExceptionDialog(Frame, String, String)
- Constructor for class org.argouml.ui.
ExceptionDialog
Construct an exception dialog with the given parameters.
ExplorerEventAdaptor
- class org.argouml.ui.explorer.
ExplorerEventAdaptor
.
All events going to the Explorer must pass through here first!
ExplorerPerspective
- class org.argouml.ui.explorer.
ExplorerPerspective
.
Represents a perspective (or view) of the uml model for display in the explorer.
ExplorerPerspective(String)
- Constructor for class org.argouml.ui.explorer.
ExplorerPerspective
Creates a new instance of ExplorerPerspective.
ExplorerPopup
- class org.argouml.ui.explorer.
ExplorerPopup
.
PopUp for extra functionality for the Explorer.
ExplorerPopup(Object, MouseEvent)
- Constructor for class org.argouml.ui.explorer.
ExplorerPopup
Creates a new instance of ExplorerPopup.
ExplorerTree
- class org.argouml.ui.explorer.
ExplorerTree
.
This class is the JTree for the explorer.
ExplorerTree()
- Constructor for class org.argouml.ui.explorer.
ExplorerTree
Creates a new instance of ExplorerTree.
ExplorerTreeModel
- class org.argouml.ui.explorer.
ExplorerTreeModel
.
The model for the Explorer tree view of the uml model.
ExplorerTreeModel(Object, ExplorerTree)
- Constructor for class org.argouml.ui.explorer.
ExplorerTreeModel
The constructor of ExplorerTreeModel.
ExplorerTreeNode
- class org.argouml.ui.explorer.
ExplorerTreeNode
.
Ensures that explorer tree nodes have a default ordering.
ExplorerTreeNode(Object, ExplorerTreeModel)
- Constructor for class org.argouml.ui.explorer.
ExplorerTreeNode
Creates a new instance of ExplorerTreeNode.
ExtensionMechanismsFactory
- interface org.argouml.model.
ExtensionMechanismsFactory
.
The interface for the factory for ExstensionMechanisms.
ExtensionMechanismsHelper
- interface org.argouml.model.
ExtensionMechanismsHelper
.
The interface for the helper of the ExtensionMechanisms.
ExtensionPointNotation
- class org.argouml.uml.notation.
ExtensionPointNotation
.
This abstract class forms the basis of all Notation providers for the text shown in the extension point compartment of a UseCase.
ExtensionPointNotation(Object)
- Constructor for class org.argouml.uml.notation.
ExtensionPointNotation
The constructor.
ExtensionPointNotationUml
- class org.argouml.uml.notation.uml.
ExtensionPointNotationUml
.
The notation for an extension point for UML.
ExtensionPointNotationUml(Object)
- Constructor for class org.argouml.uml.notation.uml.
ExtensionPointNotationUml
The constructor.
ExtensionsCompartmentContainer
- interface org.argouml.uml.diagram.ui.
ExtensionsCompartmentContainer
.
An interface to be implemented by any Fig that contains a Extensions Compartment.
edgeAdded(Object, Object)
- Method in interface org.argouml.model.
DiagramInterchangeModel
edgeAdded(GraphEvent)
- Method in class org.argouml.ui.
GraphChangeAdapter
edgeRemoved(Object, Object)
- Method in interface org.argouml.model.
DiagramInterchangeModel
edgeRemoved(GraphEvent)
- Method in class org.argouml.ui.
GraphChangeAdapter
elementAt(int)
- Method in class org.argouml.cognitive.
ListSet
elementAt(int)
- Method in class org.argouml.cognitive.
ToDoList
elementAt(int)
- Method in class org.argouml.cognitive.checklist.
Checklist
elementAt(int)
- Method in class org.argouml.cognitive.checklist.
ChecklistStatus
elementOrdering(Vector)
- Method in class org.argouml.uml.diagram.ui.
FigNodeModelElement
Update the order of this fig and the order of the figs that are inside of this fig.
elements()
- Method in class org.argouml.cognitive.
ListSet
elements()
- Method in class org.argouml.cognitive.
ToDoList
elements()
- Method in class org.argouml.cognitive.checklist.
Checklist
elements()
- Method in class org.argouml.cognitive.checklist.
ChecklistStatus
elementsForOffender(Object)
- Method in class org.argouml.cognitive.
ToDoList
enable()
- Method in interface org.argouml.moduleloader.
ModuleInterface
Method to enable the module.
enableButtons()
- Method in class org.argouml.cognitive.ui.
WizStep
Enable/Disable the buttons.
enableCritiquing()
- Static method in class org.argouml.cognitive.
Designer
Enable critiquing.
enableSaveAction()
- Method in class org.argouml.model.
AbstractModelEventPump
Deprecated.
The save Action is no longer required by the model subsystem
enableSizeChecking(boolean)
- Method in class org.argouml.uml.diagram.ui.
FigNodeModelElement
The setter for checkSize.
enabled
- Static variable in class org.argouml.kernel.
UndoEnabler
Change this value to true to enable undo.
encode(String)
- Static method in class org.argouml.persistence.
TodoParser
Utility method to encode a String in a way that allows it to be saved properly in an XML file and regained filtering out any noice that an XML framework might have seen fit to add.
endAttached()
- Method in class org.argouml.uml.diagram.ui.
ModeCreateAssociationClass
endAttached()
- Method in class org.argouml.uml.diagram.ui.
ModeCreateAssociationEnd
This will be called when the edge is successfully connected.
endChar(char)
- Method in class org.argouml.util.
CustomSeparator
Called to check if more characters are expected in the free part of the token.
endElement(String, String, String)
- Method in class org.argouml.persistence.
SAXParserBase
equals(Object)
- Method in class org.argouml.cognitive.
Decision
Two decisions are considered to be equal if their names are equal.
equals(Object)
- Method in class org.argouml.cognitive.
Goal
equals(Object)
- Method in class org.argouml.cognitive.
ListSet
equals(Object)
- Method in class org.argouml.cognitive.
ResolvedCritic
equals returns true if and only if obj also is a ResolvedCritic, has the same critic name, and has all related objects that this object has.
equals(Object)
- Method in class org.argouml.cognitive.
ToDoItem
Is this item a copy?
equals(Object)
- Method in class org.argouml.cognitive.checklist.
CheckItem
equals(Object)
- Method in class org.argouml.uml.util.namespace.
StringNamespace
Two namespaces are equal when they are namespaces and have the same string representation.
equalsAggregationKind(Object, String)
- Method in class org.argouml.model.
AbstractCoreHelperDecorator
equalsAggregationKind(Object, String)
- Method in interface org.argouml.model.
CoreHelper
equalsBRANCHKind(Object)
- Method in class org.argouml.model.
AbstractDataTypesHelperDecorator
equalsBRANCHKind(Object)
- Method in interface org.argouml.model.
DataTypesHelper
Deprecated.
before 0.20 by tfmorris - UML 1.3 only - use Choice
equalsCHOICEKind(Object)
- Method in class org.argouml.model.
AbstractDataTypesHelperDecorator
equalsCHOICEKind(Object)
- Method in interface org.argouml.model.
DataTypesHelper
equalsDeepHistoryKind(Object)
- Method in class org.argouml.model.
AbstractDataTypesHelperDecorator
equalsDeepHistoryKind(Object)
- Method in interface org.argouml.model.
DataTypesHelper
equalsFORKKind(Object)
- Method in class org.argouml.model.
AbstractDataTypesHelperDecorator
equalsFORKKind(Object)
- Method in interface org.argouml.model.
DataTypesHelper
equalsINITIALKind(Object)
- Method in class org.argouml.model.
AbstractDataTypesHelperDecorator
equalsINITIALKind(Object)
- Method in interface org.argouml.model.
DataTypesHelper
equalsJOINKind(Object)
- Method in class org.argouml.model.
AbstractDataTypesHelperDecorator
equalsJOINKind(Object)
- Method in interface org.argouml.model.
DataTypesHelper
equalsJUNCTIONKind(Object)
- Method in class org.argouml.model.
AbstractDataTypesHelperDecorator
equalsJUNCTIONKind(Object)
- Method in interface org.argouml.model.
DataTypesHelper
equalsPseudostateKind(Object, Object)
- Method in interface org.argouml.model.
Facade
Check whether two pseudostatekinds are equal/of the same type.
equalsShallowHistoryKind(Object)
- Method in class org.argouml.model.
AbstractDataTypesHelperDecorator
equalsShallowHistoryKind(Object)
- Method in interface org.argouml.model.
DataTypesHelper
evalToString(Object, String)
- Method in class org.argouml.ocl.
CriticOclEvaluator
evalToString(Object, String, String)
- Method in class org.argouml.ocl.
CriticOclEvaluator
evalToString(Object, String)
- Method in class org.argouml.ocl.
OCLEvaluator
evalToString(Object, String, String)
- Method in class org.argouml.ocl.
OCLEvaluator
execute()
- Method in class org.argouml.uml.diagram.ui.
AddExistingNodeCommand
existsProperty(Object, Object)
- Method in interface org.argouml.model.
DiagramInterchangeFactory
expand(String, ListSet)
- Method in class org.argouml.cognitive.
Designer
Just returns the descr param.
expand(String, ListSet)
- Method in interface org.argouml.cognitive.
Poster
Customize the description string just before it is displayed.
expand(String, Object)
- Method in class org.argouml.cognitive.checklist.
CheckItem
Customize/expand the description string just before it is displayed.
expand(String, ListSet)
- Method in class org.argouml.cognitive.critics.
CompoundCritic
expand(String, ListSet)
- Method in class org.argouml.cognitive.critics.
Critic
expand(String, Object)
- Method in class org.argouml.uml.cognitive.checklist.
UMLCheckItem
expand(String, ListSet)
- Method in class org.argouml.uml.cognitive.critics.
CrUML
Expand text with ocl brackets in it.
expandDiagram(int, int)
- Method in class org.argouml.uml.diagram.sequence.ui.
SequenceDiagramLayer
explicitlyResolve(ToDoItem, String)
- Method in class org.argouml.cognitive.
ToDoList
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