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
Y
Z
_
E
EAST
- Static variable in class org.argouml.swingext.
BorderSplitPane
The east layout constraint (right of container).
EAST
- Static variable in class org.argouml.swingext.
GridLayout2
Put the component on the right side of its display area, centered vertically.
EAST
- Static variable in class org.argouml.swingext.
SerialLayout
EAST
- Static variable in class org.argouml.swingext.
Splitter
EAST
- Static variable in class org.argouml.uml.diagram.layout.
LayoutHelper
EFFECT
- Static variable in interface org.argouml.uml.ui.behavior.common_behavior.
ActionNewAction.Roles
The effect of some transition
ELEMENT
- Static variable in class org.argouml.model.uml.
Uml
Element identifier
ELEMENT_IMPORT
- Static variable in class org.argouml.model.uml.
Uml
ElementImport identifier
ELEMENT_RESIDENCE
- Static variable in class org.argouml.model.uml.
Uml
ElementResidence identifier
ELEM_FLAVOR
- Static variable in class org.argouml.ui.
TransferableModelElement
ELEM_FLAVOR
- Static variable in class org.argouml.ui.explorer.
TransferableModelElement
ELIST
- Static variable in interface org.argouml.language.java.generator.
JavaTokenTypes
ELIST
- Static variable in interface org.argouml.uml.reveng.java.
JavaTokenTypes
ELSE
- Static variable in class org.argouml.language.java.
JavaConstants
ELSE
- Static variable in class org.argouml.language.java.
Token
EMPTY_KEY
- Static variable in class org.argouml.model.uml.
EventKey
EMPTY_STAT
- Static variable in interface org.argouml.language.java.generator.
JavaTokenTypes
EMPTY_STAT
- Static variable in interface org.argouml.uml.reveng.java.
JavaTokenTypes
ENABLED
- Static variable in class org.argouml.cognitive.critics.
Critic
The keys of some predefined control records.
ENDTOSTART
- Static variable in class org.argouml.uml.diagram.ui.
ActionNavigability
ENDTOSTART
- Static variable in class org.argouml.uml.ui.
ActionNavigability
Deprecated.
ENTRY
- Static variable in interface org.argouml.uml.ui.behavior.common_behavior.
ActionNewAction.Roles
The entry activity for some state
EOF
- Static variable in interface org.argouml.language.java.generator.
JavaTokenTypes
EOF
- Static variable in interface org.argouml.uml.reveng.java.
JavaTokenTypes
EPSFilter
- Static variable in class org.argouml.util.
FileFilters
EQ
- Static variable in class org.argouml.language.java.
JavaConstants
EQ
- Static variable in class org.argouml.language.java.
Token
EQUAL
- Static variable in interface org.argouml.language.java.generator.
JavaTokenTypes
EQUAL
- Static variable in interface org.argouml.uml.reveng.java.
JavaTokenTypes
ERROR
- Static variable in class org.argouml.language.java.
JavaConstants
ERROR
- Static variable in class org.argouml.language.java.
Token
ESC
- Static variable in interface org.argouml.language.java.generator.
JavaTokenTypes
ESC
- Static variable in interface org.argouml.uml.reveng.java.
JavaTokenTypes
EVENT
- Static variable in class org.argouml.model.uml.
Uml
Event identifier
EXCEPTION
- Static variable in class org.argouml.model.uml.
Uml
Exception identifier
EXIT
- Static variable in interface org.argouml.uml.ui.behavior.common_behavior.
ActionNewAction.Roles
The exit activity for some state
EXPONENT
- Static variable in interface org.argouml.language.java.generator.
JavaTokenTypes
EXPONENT
- Static variable in interface org.argouml.uml.reveng.java.
JavaTokenTypes
EXPR
- Static variable in class org.argouml.language.java.
JavaConstants
EXPR
- Static variable in class org.argouml.language.java.
Token
EXPR
- Static variable in interface org.argouml.language.java.generator.
JavaTokenTypes
EXPR
- Static variable in interface org.argouml.uml.reveng.java.
JavaTokenTypes
EXPRESSION
- Static variable in class org.argouml.language.java.
JavaConstants
EXPRESSION
- Static variable in class org.argouml.language.java.
Token
EXPRESSION
- Static variable in class org.argouml.model.uml.
Uml
Expression identifier
EXTEND
- Static variable in class org.argouml.model.
ModelFacade
EXTEND
- Static variable in class org.argouml.model.uml.
Uml
Extend identifier
EXTENDS
- Static variable in class org.argouml.language.java.
JavaConstants
EXTENDS
- Static variable in class org.argouml.language.java.
Token
EXTENDS_CLAUSE
- Static variable in interface org.argouml.language.java.generator.
JavaTokenTypes
EXTENDS_CLAUSE
- Static variable in interface org.argouml.uml.reveng.java.
JavaTokenTypes
EXTENSION_POINT
- Static variable in class org.argouml.model.uml.
Uml
ExtensionPoint identifier
EmailExpert
- Static variable in class org.argouml.ui.
Actions
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
EmptyNode
- class org.argouml.uml.diagram.sequence.
EmptyNode
.
EmptyNode()
- Constructor for class org.argouml.uml.diagram.sequence.
EmptyNode
EnabledCM
- class org.argouml.cognitive.critics.
EnabledCM
.
EnabledCM()
- Constructor for class org.argouml.cognitive.critics.
EnabledCM
EventKey
- class org.argouml.model.uml.
EventKey
.
Value object class to find the correct eventlistenerlist in the eventhashmap.
EventKey(int, String)
- Constructor for class org.argouml.model.uml.
EventKey
EventKey(Integer, String)
- Constructor for class org.argouml.model.uml.
EventKey
EventListenerHashMap
- class org.argouml.model.uml.
EventListenerHashMap
.
A map containing instances of meta-classes (modelelements) as keys and EventListenerLists as values.
EventListenerHashMap()
- Constructor for class org.argouml.model.uml.
EventListenerHashMap
EventListenerList
- class org.argouml.model.uml.
EventListenerList
.
A wrapped object array that contains triples of eventtype, eventname, interested listener.
EventListenerList()
- Constructor for class org.argouml.model.uml.
EventListenerList
EventTreeDefinition
- class org.argouml.model.uml.
EventTreeDefinition
.
Class containing the definitions of all events in NSUML.
EventTreeDefinition()
- Constructor for class org.argouml.model.uml.
EventTreeDefinition
Create an instance of EventTreeDefinition, reading org/argouml/eventtree.xml to obtain the initial configuration.
ExplorerEventAdaptor
- class org.argouml.ui.explorer.
ExplorerEventAdaptor
.
All events going to the Explorer must pass through here first!
ExplorerEventAdaptor()
- Constructor for class org.argouml.ui.explorer.
ExplorerEventAdaptor
Creates a new instance of ExplorerUMLEventAdaptor
ExplorerNSUMLEventAdaptor
- class org.argouml.model.uml.
ExplorerNSUMLEventAdaptor
.
Event adaptor for the explorer to decouple the explorer from the nsuml model.
ExplorerNSUMLEventAdaptor()
- Constructor for class org.argouml.model.uml.
ExplorerNSUMLEventAdaptor
Creates a new instance of ExplorerUMLEventAdaptor
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 takes a lot of the responsibility from the NavigatorPane.
ExplorerTree()
- Constructor for class org.argouml.ui.explorer.
ExplorerTree
Creates a new instance of ExplorerTree
ExplorerTree.ExplorerTargetListener
- class org.argouml.ui.explorer.
ExplorerTree.ExplorerTargetListener
.
ExplorerTree.ExplorerTargetListener()
- Constructor for class org.argouml.ui.explorer.
ExplorerTree.ExplorerTargetListener
ExplorerTree.ExplorerTreeExpansionListener
- class org.argouml.ui.explorer.
ExplorerTree.ExplorerTreeExpansionListener
.
helps react to tree expansion events.
ExplorerTree.ExplorerTreeExpansionListener()
- Constructor for class org.argouml.ui.explorer.
ExplorerTree.ExplorerTreeExpansionListener
ExplorerTree.ExplorerTreeWillExpandListener
- class org.argouml.ui.explorer.
ExplorerTree.ExplorerTreeWillExpandListener
.
helps prepare state before a node is expanded.
ExplorerTree.ExplorerTreeWillExpandListener()
- Constructor for class org.argouml.ui.explorer.
ExplorerTree.ExplorerTreeWillExpandListener
ExplorerTree.NavigationTreeSelectionListener
- class org.argouml.ui.explorer.
ExplorerTree.NavigationTreeSelectionListener
.
manages selecting the item to show in Argo's other views based on the highlighted row.
ExplorerTree.NavigationTreeSelectionListener()
- Constructor for class org.argouml.ui.explorer.
ExplorerTree.NavigationTreeSelectionListener
ExplorerTree.NavigatorMouseListener
- class org.argouml.ui.explorer.
ExplorerTree.NavigatorMouseListener
.
Listens to mouse events coming from the *JTree*, on right click, brings up the pop-up menu.
ExplorerTree.NavigatorMouseListener(JTree)
- Constructor for class org.argouml.ui.explorer.
ExplorerTree.NavigatorMouseListener
ExplorerTree.ProjectPropertyChangeListener
- class org.argouml.ui.explorer.
ExplorerTree.ProjectPropertyChangeListener
.
ExplorerTree.ProjectPropertyChangeListener()
- Constructor for class org.argouml.ui.explorer.
ExplorerTree.ProjectPropertyChangeListener
ExplorerTreeModel
- class org.argouml.ui.explorer.
ExplorerTreeModel
.
The model for the Explorer tree view of the uml model.
ExplorerTreeModel(Object)
- Constructor for class org.argouml.ui.explorer.
ExplorerTreeModel
Creates a new instance of ExplorerTreeModel
ExplorerTreeNode
- class org.argouml.ui.explorer.
ExplorerTreeNode
.
Ensures that explorer tree nodes have a default ordering.
ExplorerTreeNode(Object)
- Constructor for class org.argouml.ui.explorer.
ExplorerTreeNode
Creates a new instance of ExplorerTreeNode
ExportExplorer
- class org.argouml.ui.explorer.
ExportExplorer
.
This class extends the Explorer with 'copy to clipboard' capability for diagrams.
ExportExplorer()
- Constructor for class org.argouml.ui.explorer.
ExportExplorer
Creates a new instance of ExportExplorer
ExprSeparatorWithStrings
- class org.argouml.util.
ExprSeparatorWithStrings
.
A descendent of CustomSeparator that recognizes tokens on the form:
( " \" ) " ' \' ) ' )
ExprSeparatorWithStrings()
- Constructor for class org.argouml.util.
ExprSeparatorWithStrings
The constructor.
ExtensionMechanismsFactory
- class org.argouml.model.uml.foundation.extensionmechanisms.
ExtensionMechanismsFactory
.
Factory to create UML classes for the UML Foundation::ExtensionMechanisms package.
ExtensionMechanismsFactory()
- Constructor for class org.argouml.model.uml.foundation.extensionmechanisms.
ExtensionMechanismsFactory
Don't allow instantiation
ExtensionMechanismsHelper
- class org.argouml.model.uml.foundation.extensionmechanisms.
ExtensionMechanismsHelper
.
Helper class for UML Foundation::ExtensionMechanisms Package.
ExtensionMechanismsHelper()
- Constructor for class org.argouml.model.uml.foundation.extensionmechanisms.
ExtensionMechanismsHelper
Don't allow instantiation.
east
- Variable in class org.argouml.swingext.
DockLayout
edgeAdded(GraphEvent)
- Method in class org.argouml.util.
ChangeRegistry
edgeRemoved(GraphEvent)
- Method in class org.argouml.util.
ChangeRegistry
elementAt(int)
- Method in class org.argouml.cognitive.
ToDoList
needs documenting
elementAt(int)
- Method in class org.argouml.cognitive.checklist.
Checklist
elementAt(int)
- Method in class org.argouml.cognitive.checklist.
ChecklistStatus
elementAtUtil(Collection, int, Class)
- Static method in class org.argouml.uml.ui.
UMLModelElementListModel
Deprecated.
This utility function may be called in the implemention of getElementAt.
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
elementResidenceListModel
- Static variable in class org.argouml.uml.ui.foundation.core.
PropPanelModelElement
elementResidenceScroll
- Variable in class org.argouml.uml.ui.foundation.core.
PropPanelModelElement
elements()
- Method in class org.argouml.cognitive.
Design
Enumerate all contained DesignMaterial's.
elements()
- Method in class org.argouml.cognitive.
ToDoList
needs documenting
elements()
- Method in class org.argouml.cognitive.checklist.
Checklist
elements()
- Method in class org.argouml.cognitive.checklist.
ChecklistStatus
elements
- Static variable in class org.argouml.model.uml.
UmlFactory
elementsForOffender(Object)
- Method in class org.argouml.cognitive.
ToDoList
needs documenting
emptyCollection()
- Static method in class org.argouml.model.
ModelFacade
The empty set.
emptyTrash()
- Method in class org.argouml.util.
Trash
enableButtons()
- Method in class org.argouml.cognitive.ui.
WizStep
enableCritiquing()
- Static method in class org.argouml.cognitive.
Designer
needs documenting
enableSizeChecking(boolean)
- Method in class org.argouml.uml.diagram.ui.
FigNodeModelElement
enableTabs(Object)
- Method in class org.argouml.ui.
DetailsPane
Enables/disables the tabs on the tabbed card.
enableTabs(Object)
- Method in class org.argouml.ui.
MultiEditorPane
Enables the tabs on the MultiEditorPane depending on the result of its shouldBeEnabled method.
encode(String)
- Static method in class org.argouml.xml.todo.
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.
endArrow
- Variable in class org.argouml.uml.diagram.state.ui.
FigTransition
endArrow
- Variable in class org.argouml.uml.diagram.ui.
FigDependency
endArrow
- Variable in class org.argouml.uml.diagram.ui.
FigGeneralization
endArrow
- Variable in class org.argouml.uml.diagram.ui.
FigPermission
endArrow
- Variable in class org.argouml.uml.diagram.ui.
FigRealization
endArrow
- Variable in class org.argouml.uml.diagram.ui.
FigUsage
endArrow
- Variable in class org.argouml.uml.diagram.use_case.ui.
FigExtend
endArrow
- Variable in class org.argouml.uml.diagram.use_case.ui.
FigInclude
endChar(char)
- Method in class org.argouml.util.
CustomSeparator
Called to check if more characters are expected in the free part of the token.
endChar(char)
- Method in class org.argouml.util.
ExprSeparatorWithStrings
Called to check if more characters are expected in the free part of the token. Overridden to find the end of the token.
endChar(char)
- Method in class org.argouml.util.
QuotedStringSeparator
Called to check if more characters are expected in the free part of the token. Overridden to find the end of the token.
endElement(String)
- Method in class org.argouml.xml.
SAXParserBase
endElement(String)
- Method in class org.argouml.xml.pgml.
PGMLParser
endPosition
- Variable in class org.argouml.language.java.generator.
SimpleCodePiece
endTargetTransaction()
- Method in class org.argouml.ui.targetmanager.
TargetManager
endThrowable(StringBuffer, Throwable)
- Method in class org.argouml.util.logging.
ThrowableRenderer
Deprecated.
Internal worker for the end of a throwable log
entryList
- Variable in class org.argouml.uml.ui.behavior.state_machines.
PropPanelState
entryScroll
- Variable in class org.argouml.uml.ui.behavior.state_machines.
PropPanelState
entrySet
- Variable in class org.argouml.util.
LinkedHashMap
entrySet()
- Method in class org.argouml.util.
LinkedHashMap
equalityExpression()
- Method in class org.argouml.language.java.generator.
JavaRecognizer
equalityExpression()
- Method in class org.argouml.uml.reveng.java.
JavaRecognizer
equals(NotationName)
- Method in interface org.argouml.application.api.
NotationName
Ease-of-use helper to determine if this notation is the same as another.
equals(Object)
- Method in class org.argouml.application.events.
ArgoEventPump.Pair
equals(NotationName)
- Method in class org.argouml.application.notation.
NotationNameImpl
equals(Object)
- Method in class org.argouml.cognitive.
Decision
equals(Object)
- Method in class org.argouml.cognitive.
Goal
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
Is this item already on the list?
equals(Object)
- Method in class org.argouml.language.java.
Token
Compares this object to the specifed object.
equals(Object)
- Method in class org.argouml.model.uml.
EventKey
equals(Object)
- Method in class org.argouml.ocl.
ArgoAny
equals(Object)
- Method in class org.argouml.uml.diagram.ui.
ArgoJGraph
equals(Object)
- Method in class org.argouml.util.
LinkedHashMap.Entry
equals(Object)
- Method in class org.argouml.util.
LinkedHashSet
equals(Object)
- Method in class org.argouml.util.
TrashItem
equalsAggregationKind(Object, String)
- Method in class org.argouml.model.uml.foundation.core.
CoreHelper
equalsBRANCHKind(Object)
- Method in class org.argouml.model.uml.foundation.datatypes.
DataTypesHelper
equalsDEEP_HISTORYKind(Object)
- Method in class org.argouml.model.uml.foundation.datatypes.
DataTypesHelper
equalsFORKKind(Object)
- Method in class org.argouml.model.uml.foundation.datatypes.
DataTypesHelper
equalsINITIALKind(Object)
- Method in class org.argouml.model.uml.foundation.datatypes.
DataTypesHelper
equalsJOINKind(Object)
- Method in class org.argouml.model.uml.foundation.datatypes.
DataTypesHelper
equalsPseudostateKind(Object, Object)
- Static method in class org.argouml.model.
ModelFacade
Check whether two pseudostatekinds are equal/of the same type.
equalsSHALLOW_HISTORYKind(Object)
- Method in class org.argouml.model.uml.foundation.datatypes.
DataTypesHelper
evalToString(Object, String)
- Method in class org.argouml.ocl.
OCLEvaluator
evalToString(Object, String, String)
- Method in class org.argouml.ocl.
OCLEvaluator
evaluate(Map, String)
- Method in class org.argouml.ocl.
OCLExpander
exclusiveOrExpression()
- Method in class org.argouml.language.java.generator.
JavaRecognizer
exclusiveOrExpression()
- Method in class org.argouml.uml.reveng.java.
JavaRecognizer
executeAddClassModelEventListener(MElementListener, Class, String)
- Method in class org.argouml.model.uml.
UmlModelEventPump
Does the actual adding
executeRemoveClassModelEventListener(MElementListener, Class, String)
- Method in class org.argouml.model.uml.
UmlModelEventPump
Executes the removal of a listener to a class
exitList
- Variable in class org.argouml.uml.ui.behavior.state_machines.
PropPanelState
exitScroll
- Variable in class org.argouml.uml.ui.behavior.state_machines.
PropPanelState
expand(String, VectorSet)
- Method in class org.argouml.cognitive.
Designer
just returns the descr param
expand(String, VectorSet)
- 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
expand(String, VectorSet)
- Method in class org.argouml.cognitive.critics.
CompoundCritic
expand(String, VectorSet)
- Method in class org.argouml.cognitive.critics.
Critic
expand(String, Object)
- Method in class org.argouml.uml.cognitive.checklist.
UMLCheckItem
expand(String, VectorSet)
- Method in class org.argouml.uml.cognitive.critics.
CrUML
Expand text with ocl brackets in it.
expander
- Variable in class org.argouml.cognitive.
ProjectMemberTodoList
expander
- Static variable in class org.argouml.kernel.
Project
This is used in the save process for PGML.
expander
- Static variable in class org.argouml.uml.diagram.
ProjectMemberDiagram
expectedModCount
- Variable in class org.argouml.util.
LinkedHashMap.LhmSet.SetIterator
expectedModCount
- Variable in class org.argouml.util.
LinkedHashMap.ValuesList.ValuesIterator
explain(ActionEvent)
- Method in class org.argouml.cognitive.ui.
DismissToDoItemDialog
explicitlyResolve(ToDoItem, String)
- Method in class org.argouml.cognitive.
ToDoList
needs documenting
expression()
- Method in class org.argouml.language.java.generator.
JavaRecognizer
expression()
- Method in class org.argouml.uml.reveng.java.
JavaRecognizer
expressionList()
- Method in class org.argouml.language.java.generator.
JavaRecognizer
expressionList()
- Method in class org.argouml.uml.reveng.java.
JavaRecognizer
expressions
- Static variable in class org.argouml.language.java.
Token
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
Y
Z
_
ArgoUML © 1996-2004 (20040316)
ArgoUML Homepage
ArgoUML Developers' page
ArgoUML Cookbook