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

A

AboutBox - Class in org.argouml.ui
This is what you see after you activate the "Help->About ArgoUML" menu-item.
AboutBox() - Constructor for class org.argouml.ui.AboutBox
Class constructor.
AboutBox(Frame) - Constructor for class org.argouml.ui.AboutBox
Class constructor.
AboutBox(Frame, boolean) - Constructor for class org.argouml.ui.AboutBox
Class constructor.
ABSTRACT - Static variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
Used for #buildModifierPopUp().
AbstractActionAddModelElement2 - Class in org.argouml.uml.ui
Abstract action that is the parent to all add actions that add the modelelements via the UMLAddDialog.
AbstractActionAddModelElement2() - Constructor for class org.argouml.uml.ui.AbstractActionAddModelElement2
Construct an action to add a model element to some list.
AbstractActionAddModelElement2(String) - Constructor for class org.argouml.uml.ui.AbstractActionAddModelElement2
Construct a named action to add a model element to some list.
AbstractActionAddModelElement2(String, Icon) - Constructor for class org.argouml.uml.ui.AbstractActionAddModelElement2
Construct an action to add a model element to some list with the given name and icon.
AbstractActionNavigate - Class in org.argouml.uml.ui
 
AbstractActionNavigate() - Constructor for class org.argouml.uml.ui.AbstractActionNavigate
The constructor.
AbstractActionNavigate(String, boolean) - Constructor for class org.argouml.uml.ui.AbstractActionNavigate
 
AbstractActionNewModelElement - Class in org.argouml.uml.ui
 
AbstractActionNewModelElement() - Constructor for class org.argouml.uml.ui.AbstractActionNewModelElement
The constructor.
AbstractActionNewModelElement(String) - Constructor for class org.argouml.uml.ui.AbstractActionNewModelElement
The constructor.
AbstractActionNewModelElement(String, Icon) - Constructor for class org.argouml.uml.ui.AbstractActionNewModelElement
The constructor.
AbstractActionRemoveElement - Class in org.argouml.uml.ui
Base class for remove actions.
AbstractActionRemoveElement() - Constructor for class org.argouml.uml.ui.AbstractActionRemoveElement
Constructor for AbstractActionRemoveElement.
AbstractActionRemoveElement(String) - Constructor for class org.argouml.uml.ui.AbstractActionRemoveElement
The constructor.
AbstractActivityGraphsHelperDecorator - Class in org.argouml.model
The abstract Decorator for the ActivityGraphsHelper.
AbstractActivityGraphsHelperDecorator(ActivityGraphsHelper) - Constructor for class org.argouml.model.AbstractActivityGraphsHelperDecorator
 
AbstractArgoJPanel - Class in org.argouml.application.api
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane.
AbstractArgoJPanel() - Constructor for class org.argouml.application.api.AbstractArgoJPanel
The constructor.
AbstractArgoJPanel(String) - Constructor for class org.argouml.application.api.AbstractArgoJPanel
The constructor.
AbstractArgoJPanel(String, boolean) - Constructor for class org.argouml.application.api.AbstractArgoJPanel
The constructor.
AbstractArgoJPanel - Class in org.argouml.ui
Deprecated. by Bob Tarling in 0.25.5. Use AbstractArgoJPanel.

Because this is a widely used class it is recommended to retain the deprecated class for at least two major releases (ie until after 0.28 is released using the current numbering scheme).

AbstractArgoJPanel() - Constructor for class org.argouml.ui.AbstractArgoJPanel
Deprecated. 
AbstractArgoJPanel(String) - Constructor for class org.argouml.ui.AbstractArgoJPanel
Deprecated. 
AbstractArgoJPanel(String, boolean) - Constructor for class org.argouml.ui.AbstractArgoJPanel
Deprecated. 
AbstractCognitiveTranslator - Class in org.argouml.cognitive
 
AbstractCognitiveTranslator() - Constructor for class org.argouml.cognitive.AbstractCognitiveTranslator
 
AbstractCollaborationsHelperDecorator - Class in org.argouml.model
An abstract Decorator for the CollaborationsHelper.
AbstractCollaborationsHelperDecorator(CollaborationsHelper) - Constructor for class org.argouml.model.AbstractCollaborationsHelperDecorator
 
AbstractCommand - Class in org.argouml.kernel
The base class for any commands that can be undone by ActionUndo.
AbstractCommand() - Constructor for class org.argouml.kernel.AbstractCommand
 
AbstractCommonBehaviorHelperDecorator - Class in org.argouml.model
An abstract Decorator for the CommonBehaviorHelper.
AbstractCommonBehaviorHelperDecorator(CommonBehaviorHelper) - Constructor for class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
AbstractCoreHelperDecorator - Class in org.argouml.model
An abstract Decorator for the CoreHelper.
AbstractCoreHelperDecorator(CoreHelper) - Constructor for class org.argouml.model.AbstractCoreHelperDecorator
Construct a new AbstractCoreHelperDecorator.
AbstractCrTooMany - Class in org.argouml.uml.cognitive.critics
An abstract helper class for classes which require to set a threshold argument.
AbstractCrTooMany() - Constructor for class org.argouml.uml.cognitive.critics.AbstractCrTooMany
 
AbstractCrUnconventionalName - Class in org.argouml.uml.cognitive.critics
 
AbstractCrUnconventionalName() - Constructor for class org.argouml.uml.cognitive.critics.AbstractCrUnconventionalName
 
AbstractDataTypesHelperDecorator - Class in org.argouml.model
An abstract Decorator for the DataTypesHelper.
AbstractDataTypesHelperDecorator(DataTypesHelper) - Constructor for class org.argouml.model.AbstractDataTypesHelperDecorator
 
AbstractExtensionMechanismsHelperDecorator - Class in org.argouml.model
An abstract Decorator for the ExtensionMechanismsHelper.
AbstractExtensionMechanismsHelperDecorator(ExtensionMechanismsHelper) - Constructor for class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
AbstractFigComponent - Class in org.argouml.uml.diagram.deployment.ui
Common abstract superclass for FigComponent and FigComponentInstance to encapsulate common behavior.
AbstractFigComponent(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.deployment.ui.AbstractFigComponent
Construct a new AbstractFigComponent.
AbstractFigNode - Class in org.argouml.uml.diagram.deployment.ui
Introduce abstract superclass for FigMNode & FigNodeInstance so that we can do proper inheritance.
AbstractFigNode(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.deployment.ui.AbstractFigNode
Construct a new AbstractFigNode.
AbstractFilePersister - Class in org.argouml.persistence
To persist to and from zargo (zipped file) storage.
AbstractFilePersister() - Constructor for class org.argouml.persistence.AbstractFilePersister
 
AbstractGoList2 - Class in org.argouml.cognitive.ui
 
AbstractGoList2() - Constructor for class org.argouml.cognitive.ui.AbstractGoList2
 
AbstractMessageNotationUml - Class in org.argouml.notation.providers.uml
This abstract class provides the common functionality for the UML notation of messages.
It is extended by MessageNotationUml, with the notation of messages as seen in collaboration diagrams, and SDMessageNotationUml, with the notation of messages as seen in sequence diagrams.
AbstractMessageNotationUml(Object) - Constructor for class org.argouml.notation.providers.uml.AbstractMessageNotationUml
 
AbstractMessageNotationUml.MsgPtr - Class in org.argouml.notation.providers.uml
An object containing an UML Message object.
AbstractMessageNotationUml.MsgPtr() - Constructor for class org.argouml.notation.providers.uml.AbstractMessageNotationUml.MsgPtr
 
AbstractModelEventPump - Class in org.argouml.model
Abstract class that implements the convenience methods of the ModelEventPump interface.
AbstractModelEventPump() - Constructor for class org.argouml.model.AbstractModelEventPump
 
AbstractModelFactory - Interface in org.argouml.model
 
AbstractPerspectiveRule - Class in org.argouml.ui.explorer.rules
 
AbstractPerspectiveRule() - Constructor for class org.argouml.ui.explorer.rules.AbstractPerspectiveRule
 
AbstractProjectMember - Class in org.argouml.kernel
A member of the project.
AbstractProjectMember(String, Project) - Constructor for class org.argouml.kernel.AbstractProjectMember
The constructor.
AbstractPropPanelState - Class in org.argouml.uml.ui.behavior.state_machines
The abstract properties panel for a State.
AbstractPropPanelState(String, ImageIcon) - Constructor for class org.argouml.uml.ui.behavior.state_machines.AbstractPropPanelState
Construct a property panel for a State.
AbstractSection - Class in org.argouml.uml.generator
Reading and writing preserved sections from the code.
AbstractSection() - Constructor for class org.argouml.uml.generator.AbstractSection
Creates a new instance of Section.
AbstractStateMachinesHelperDecorator - Class in org.argouml.model
An abstract Decorator for the StateMachinesHelper.
AbstractStateMachinesHelperDecorator(StateMachinesHelper) - Constructor for class org.argouml.model.AbstractStateMachinesHelperDecorator
 
AbstractUmlHelperDecorator - Class in org.argouml.model
An abstract Decorator for the UmlHelper.
AbstractUmlHelperDecorator(UmlHelper) - Constructor for class org.argouml.model.AbstractUmlHelperDecorator
 
AbstractUmlModelFactoryMDR - Class in org.argouml.model.mdr
Abstract Class that every model package factory should implement to share the initialize() method.
AbstractUmlModelFactoryMDR() - Constructor for class org.argouml.model.mdr.AbstractUmlModelFactoryMDR
Default constructor.
AbstractUseCasesHelperDecorator - Class in org.argouml.model
An abstract Decorator for the UseCasesHelper.
AbstractUseCasesHelperDecorator(UseCasesHelper) - Constructor for class org.argouml.model.AbstractUseCasesHelperDecorator
 
accept(File) - Method in class org.argouml.persistence.AbstractFilePersister
 
accept(File) - Method in class org.argouml.util.SuffixFilter
 
ACCESS_STEREOTYPE - Static variable in interface org.argouml.model.ModelManagementHelper
Name of stereotype applied to Permission which is an package access.
accumulateAncestors(Object, Collection) - Method in class org.argouml.uml.GenAncestorClasses
 
action() - Method in class org.argouml.cognitive.ToDoItem
The user has double-clicked or otherwise indicated that they want to do something active with this item.
action() - Method in class org.argouml.uml.cognitive.UMLToDoItem
Action jumps to the diagram containing all or most of the offenders and calls UMLToDoItem.deselect(), UMLToDoItem.select() around the call to ProjectActions.jumpToDiagramShowing(java.util.List).
ACTION - Static variable in interface org.argouml.uml.ui.behavior.common_behavior.ActionNewAction.Roles
The action with some message.
ACTION_ABOUT_ARGOUML - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for about ArgoUML
ACTION_ACTIVITY_DIAGRAM - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for activity diagram
ACTION_ADJUST_GRID - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for adjust grid
ACTION_ADJUST_GUIDE - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for adjust guide
ACTION_ADJUST_PAGE_BREAKS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for adjust page breaks
ACTION_ALIGN_BOTTOMS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for align bottoms
ACTION_ALIGN_H_CENTERS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for align h centers
ACTION_ALIGN_LEFTS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for align lefts
ACTION_ALIGN_RIGHTS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for align rights
ACTION_ALIGN_TO_GRID - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for align to grid
ACTION_ALIGN_TOPS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for align tops
ACTION_ALIGN_V_CENTERS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for align v centers
ACTION_AUTO_CRITIQUE - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for auto critique
ACTION_CLASS_DIAGRAM - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for class diagram
ACTION_COLLABORATION_DIAGRAM - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for collaboration diagram
ACTION_DELETE_MODEL_ELEMENTS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for delete model elements
ACTION_DEPLOYMENT_DIAGRAM - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for deployment diagram
ACTION_DISTRIBUTE_H_CENTERS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for distribute h centers
ACTION_DISTRIBUTE_H_SPACING - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for distribute h spacing
ACTION_DISTRIBUTE_V_CENTERS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for distribute v centers
ACTION_DISTRIBUTE_V_SPACING - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for distribute v spacing
ACTION_EXPORT_XMI - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for export xmi
ACTION_FIND - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for find
ACTION_GENERATE_ALL_CLASSES - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for generate all classes
ACTION_GENERATE_ONE - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for generate one
ACTION_GENERATE_PROJECT_CODE - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for generate project code
ACTION_GENERATION_SETTINGS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for generation settings
ACTION_GO_TO_DIAGRAM - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for go to diagram
ACTION_HELP - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for help
ACTION_IMPORT_FROM_SOURCES - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for import from sources
ACTION_IMPORT_XMI - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for import xmi
ACTION_NAVIGATE_BACK - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for navigate back
ACTION_NAVIGATE_FORWARD - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for navigate forward
ACTION_NEW_PROJECT - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for new project
ACTION_NOTATION - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for notation
ACTION_OPEN_CRITICS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for open critics
ACTION_OPEN_DECISIONS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for open decisions
ACTION_OPEN_GOALS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for open goals
ACTION_OPEN_PROJECT - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for open project
ACTION_PAGE_SETUP - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for page setup
ACTION_PERSPECTIVE_CONFIG - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for perspective info
ACTION_PREFERRED_SIZE - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for preferred size
ACTION_PRINT - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for print
ACTION_PROJECT_SETTINGS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for project settings
ACTION_REDO - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for redo
ACTION_REMOVE_FROM_DIAGRAM - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for remove from diagram
ACTION_REORDER_BACKWARD - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for reorder backward
ACTION_REORDER_FORWARD - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for reorder forward
ACTION_REORDER_TO_BACK - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for reorder to back
ACTION_REORDER_TO_FRONT - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for reorder to front
ACTION_REVERT_TO_SAVED - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for revert to saved
ACTION_SAVE_ALL_GRAPHICS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for save all graphics
ACTION_SAVE_GRAPHICS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for save graphics
ACTION_SAVE_PROJECT - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for save project
ACTION_SAVE_PROJECT_AS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for save project as
ACTION_SELECT_ALL - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for selectAll
ACTION_SELECT_INVERT - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for select invert
ACTION_SEQUENCE_DIAGRAM - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for sequence diagram
ACTION_SETTINGS - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for settings
ACTION_SHOW_XML_DUMP - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for show xml dump
ACTION_STATE_DIAGRAM - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for state diagram
ACTION_SYSTEM_INFORMATION - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for system info
ACTION_UNDO - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for undo
ACTION_USE_CASE_DIAGRAM - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for use case diagram
ACTION_ZOOM_IN - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for zoom in
ACTION_ZOOM_OUT - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for zoom out
ACTION_ZOOM_RESET - Static variable in class org.argouml.ui.cmd.ShortcutMgr
Action key for zoom reset
ActionAboutArgoUML - Class in org.argouml.ui.cmd
The action to show the About ArgoUML dialog.
ActionAboutArgoUML() - Constructor for class org.argouml.ui.cmd.ActionAboutArgoUML
Constructor.
ActionActivityDiagram - Class in org.argouml.uml.ui
Action to trigger creation of a new activity diagram.
ActionActivityDiagram() - Constructor for class org.argouml.uml.ui.ActionActivityDiagram
Constructor.
ActionAddAllClassesFromModel - Class in org.argouml.uml.diagram.ui
ActionAddAllClassesFromModel enables pasting of an existing node into a Diagram.
ActionAddAllClassesFromModel(String, Object) - Constructor for class org.argouml.uml.diagram.ui.ActionAddAllClassesFromModel
Constructor
ActionAddAssociationRole - Class in org.argouml.uml.diagram.ui
The ActionAddAssociation class is for creating a dummy link with a stimulus and a given action type.
ActionAddAssociationRole(Object, boolean, String) - Constructor for class org.argouml.uml.diagram.ui.ActionAddAssociationRole
Construct a new ActionAddAssociationRole.
ActionAddAssociationRole(Object, boolean, String, String) - Constructor for class org.argouml.uml.diagram.ui.ActionAddAssociationRole
The constructor.
ActionAddAssociationSpecification - Class in org.argouml.uml.ui.foundation.core
 
ActionAddAssociationSpecification() - Constructor for class org.argouml.uml.ui.foundation.core.ActionAddAssociationSpecification
Constructor for ActionAddExtendExtensionPoint.
ActionAddAttribute - Class in org.argouml.uml.ui.foundation.core
Action to add an attribute to a Classifier or AssociationEnd.
ActionAddAttribute() - Constructor for class org.argouml.uml.ui.foundation.core.ActionAddAttribute
The constructor for this class.
ActionAddClassifierRole - Class in org.argouml.sequence2.diagram
Action to add an object to a sequence diagram.
ActionAddClassifierRole() - Constructor for class org.argouml.sequence2.diagram.ActionAddClassifierRole
The constructor.
ActionAddClassifierRole - Class in org.argouml.uml.diagram.collaboration.ui
Action to add a classifier role to a collaboration diagram.
ActionAddClassifierRole() - Constructor for class org.argouml.uml.diagram.collaboration.ui.ActionAddClassifierRole
The constructor.
ActionAddClassifierRole - Class in org.argouml.uml.diagram.sequence.ui
Action to add an object to a sequence diagram.
ActionAddClassifierRole() - Constructor for class org.argouml.uml.diagram.sequence.ui.ActionAddClassifierRole
The constructor.
ActionAddClassifierRoleBase - Class in org.argouml.uml.ui.behavior.collaborations
 
ActionAddClassifierRoleBase() - Constructor for class org.argouml.uml.ui.behavior.collaborations.ActionAddClassifierRoleBase
Constructor for ActionAddClassifierRoleBase.
ActionAddClientDependencyAction - Class in org.argouml.uml.ui.foundation.core
An Action to add client dependencies to some modelelement.
ActionAddClientDependencyAction() - Constructor for class org.argouml.uml.ui.foundation.core.ActionAddClientDependencyAction
The constructor.
ActionAddConcurrentRegion - Class in org.argouml.uml.diagram.ui
Add a concurrent region to a concurrent composite state
ActionAddConcurrentRegion() - Constructor for class org.argouml.uml.diagram.ui.ActionAddConcurrentRegion
Constructor
ActionAddContextSignal - Class in org.argouml.uml.ui.behavior.common_behavior
This action adds a context to a signal.
ActionAddContextSignal() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionAddContextSignal
The constructor.
ActionAddCreateActionInstantiation - Class in org.argouml.uml.ui.behavior.common_behavior
This action binds Instances to one Classifiers, which declare its structure and behavior.
ActionAddCreateActionInstantiation() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionAddCreateActionInstantiation
Constructor.
ActionAddDataType - Class in org.argouml.uml.ui.foundation.core
This action creates a new datatype.
ActionAddDataType() - Constructor for class org.argouml.uml.ui.foundation.core.ActionAddDataType
The constructor.
ActionAddDiagram - Class in org.argouml.uml.ui
Abstract class that is the parent of all actions adding diagrams to ArgoUML.
ActionAddDiagram(String) - Constructor for class org.argouml.uml.ui.ActionAddDiagram
Constructor for ActionAddDiagram.
ActionAddEnumeration - Class in org.argouml.uml.ui.foundation.core
This action creates a new enumeration.
ActionAddEnumeration() - Constructor for class org.argouml.uml.ui.foundation.core.ActionAddEnumeration
The constructor.
ActionAddEnumerationLiteral - Class in org.argouml.uml.ui.foundation.core
Action to add an operation to a classifier.
ActionAddEnumerationLiteral() - Constructor for class org.argouml.uml.ui.foundation.core.ActionAddEnumerationLiteral
The constructor.
ActionAddEventAsDeferrableEvent - Class in org.argouml.uml.ui.behavior.state_machines
Provide a dialog which helps the user to select events out of an existing list, which will be used as the deferrable events of the state.
ActionAddEventAsDeferrableEvent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionAddEventAsDeferrableEvent
Constructor for ActionAddClassifierRoleBase.
ActionAddEventAsTrigger - Class in org.argouml.uml.ui.behavior.activity_graphs
Provide a dialog which helps the user to select one event out of an existing list, which will be used as the trigger of the transition.
ActionAddEventAsTrigger() - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.ActionAddEventAsTrigger
Constructor for ActionAddClassifierRoleBase.
ActionAddExistingEdge - Class in org.argouml.uml.diagram.ui
ActionAddExistingEdge enables pasting of an existing edge into a Diagram.
ActionAddExistingEdge(String, Object) - Constructor for class org.argouml.uml.diagram.ui.ActionAddExistingEdge
Constructor for ActionAddExistingEdge.
ActionAddExistingNode - Class in org.argouml.uml.diagram.ui
ActionAddExistingNode enables pasting of an existing node into a Diagram.
ActionAddExistingNode(String, Object) - Constructor for class org.argouml.uml.diagram.ui.ActionAddExistingNode
The Constructor.
ActionAddExistingNodes - Class in org.argouml.uml.diagram.ui
ActionAddExistingNodes enables pasting of existing nodes into a Diagram.
ActionAddExistingNodes(String, Collection) - Constructor for class org.argouml.uml.diagram.ui.ActionAddExistingNodes
The Constructor.
ActionAddExtendExtensionPoint - Class in org.argouml.uml.ui.behavior.use_cases
 
ActionAddExtendExtensionPoint() - Constructor for class org.argouml.uml.ui.behavior.use_cases.ActionAddExtendExtensionPoint
Constructor for ActionAddExtendExtensionPoint.
ActionAddExtensionPoint - Class in org.argouml.uml.diagram.ui
A class to implement the addition of extension points to use cases.
ActionAddExtensionPoint() - Constructor for class org.argouml.uml.diagram.ui.ActionAddExtensionPoint
Constructor is private, since it cannot be called directly for a singleton.
ActionAddInstanceClassifier - Class in org.argouml.uml.ui.behavior.common_behavior
This action binds Instances to one or more Classifiers, which declare its structure and behaviour.
ActionAddInstanceClassifier() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionAddInstanceClassifier
The constructor for ActionAddExtendExtensionPoint.
ActionAddInstanceClassifier(Object) - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionAddInstanceClassifier
Construct Add Classifier action for an instance.
ActionAddLiteral - Class in org.argouml.uml.ui.foundation.core
This action adds a Enumerationliteral to an Enumeration.
ActionAddLiteral() - Constructor for class org.argouml.uml.ui.foundation.core.ActionAddLiteral
The constructor.
ActionAddMessage - Class in org.argouml.uml.diagram.ui
Action to add a message.
ActionAddMessage() - Constructor for class org.argouml.uml.diagram.ui.ActionAddMessage
The constructor.
ActionAddMessagePredecessor - Class in org.argouml.uml.ui.behavior.collaborations
Action to add a predecessor to some message.
ActionAddMessagePredecessor() - Constructor for class org.argouml.uml.ui.behavior.collaborations.ActionAddMessagePredecessor
Constructor for ActionAddMessagePredecessor.
ActionAddNote - Class in org.argouml.uml.diagram.ui
Action to add a note aka comment.
ActionAddNote() - Constructor for class org.argouml.uml.diagram.ui.ActionAddNote
The constructor.
ActionAddOperation - Class in org.argouml.uml.ui.foundation.core
Action to add an operation to a classifier.
ActionAddOperation() - Constructor for class org.argouml.uml.ui.foundation.core.ActionAddOperation
The constructor.
ActionAddPackage - Class in org.argouml.uml.ui
Action to add a package to the selected model element in the explorer.
ActionAddPackage() - Constructor for class org.argouml.uml.ui.ActionAddPackage
Creates a new instance of ActionAddPackage.
ActionAddStereotype - Class in org.argouml.uml
Action to add a sterotype to a collection of model elements.
ActionAddStereotype(Object, Object) - Constructor for class org.argouml.uml.ActionAddStereotype
Constructor.
ActionAddStereotype(Collection<Object>, Object) - Constructor for class org.argouml.uml.ActionAddStereotype
Constructor.
ActionAddSupplierDependencyAction - Class in org.argouml.uml.ui.foundation.core
An Action to add client dependencies to some modelelement.
ActionAddSupplierDependencyAction() - Constructor for class org.argouml.uml.ui.foundation.core.ActionAddSupplierDependencyAction
The constructor.
ActionAddTopLevelPackage - Class in org.argouml.uml.ui
Add a new package at the top level, i.e.
ActionAddTopLevelPackage() - Constructor for class org.argouml.uml.ui.ActionAddTopLevelPackage
The constructor.
ActionAdjustGrid - Class in org.argouml.ui.cmd
This action changes the grid shown on the diagram.
ActionAdjustPageBreaks - Class in org.argouml.ui.cmd
This Action toggles the display of the page breaks lines.
ActionAdjustPageBreaks() - Constructor for class org.argouml.ui.cmd.ActionAdjustPageBreaks
The Constructor.
ActionAdjustPageBreaks(String) - Constructor for class org.argouml.ui.cmd.ActionAdjustPageBreaks
The Constructor.
ActionAdjustSnap - Class in org.argouml.ui.cmd
This action changes the snap (called guide or grid-guide in GEF).
ActionAdjustSnap(int, String) - Constructor for class org.argouml.ui.cmd.ActionAdjustSnap
 
ActionAggregation - Class in org.argouml.uml.diagram.ui
Action to set the Aggregation kind.
ActionAggregation(Object, String) - Constructor for class org.argouml.uml.diagram.ui.ActionAggregation
The constructor.
ActionAutoCritique - Class in org.argouml.cognitive.ui
Stops critiquing and the TodoList validity checking thread in ToDoList.
ActionAutoCritique() - Constructor for class org.argouml.cognitive.ui.ActionAutoCritique
The constructor.
ActionBooleanTaggedValue - Class in org.argouml.uml.ui
An action which can be used to create arbitrary tagged values which hold boolean data.
ActionBooleanTaggedValue(String) - Constructor for class org.argouml.uml.ui.ActionBooleanTaggedValue
The constructor takes the name of the tagged value as a string, which will hold boolean data.
ActionClassDiagram - Class in org.argouml.uml.ui
Action to trigger creation of new class diagram.
ActionClassDiagram() - Constructor for class org.argouml.uml.ui.ActionClassDiagram
Constructor.
ActionCollaborationDiagram - Class in org.argouml.uml.ui
Action to trigger creation of new collaboration diagram.
ActionCollaborationDiagram() - Constructor for class org.argouml.uml.ui.ActionCollaborationDiagram
Constructor.
ActionCompartmentDisplay - Class in org.argouml.uml.diagram.ui
A class to implement the actions involved in hiding and showing compartments on interfaces, classes and use cases.
ActionCompartmentDisplay(boolean, String, int) - Constructor for class org.argouml.uml.diagram.ui.ActionCompartmentDisplay
Constructor for a new instance.
ActionCopy - Class in org.argouml.uml.ui
The Copy Action.
ActionCopy() - Constructor for class org.argouml.uml.ui.ActionCopy
Constructor.
ActionCreateContainedModelElement - Class in org.argouml.ui
An action to create a model element to be contained by the target model element.
ActionCreateContainedModelElement(Object, Object) - Constructor for class org.argouml.ui.ActionCreateContainedModelElement
Construct the action.
ActionCreateContainedModelElement(Object, Object, String) - Constructor for class org.argouml.ui.ActionCreateContainedModelElement
Construct the action.
ActionCreateEdgeModelElement - Class in org.argouml.ui
An action to create a relation between 2 model elements.
ActionCreateEdgeModelElement(Object, Object, Object, String) - Constructor for class org.argouml.ui.ActionCreateEdgeModelElement
Create a new model element which in graph terminology is an edge, ie a model element that links two other model elements and makes no sense to exist by itelf.
ActionCreatePartition - Class in org.argouml.uml.diagram.activity.ui
The Action to create a Partition on the diagram.
ActionCreatePartition(Object) - Constructor for class org.argouml.uml.diagram.activity.ui.ActionCreatePartition
Constructor
ActionCreatePseudostate - Class in org.argouml.uml.diagram.state.ui
An Action to create a Pseudostate of some kind.
ActionCreatePseudostate(Object, String) - Constructor for class org.argouml.uml.diagram.state.ui.ActionCreatePseudostate
Construct a new Cmd with the given classes for the NetNode and its FigNode.
ActionCut - Class in org.argouml.uml.ui
The Cut Action.
ActionCut() - Constructor for class org.argouml.uml.ui.ActionCut
Constructor.
ActionDeleteModelElements - Class in org.argouml.uml.ui
Action for removing objects from the model.
ActionDeleteModelElements() - Constructor for class org.argouml.uml.ui.ActionDeleteModelElements
Constructor.
ActionDeploymentDiagram - Class in org.argouml.uml.ui
Action to trigger creation of a deployment diagram.
ActionDeploymentDiagram() - Constructor for class org.argouml.uml.ui.ActionDeploymentDiagram
Constructor.
ActionDeployProfile - Class in org.argouml.ui.explorer
Explorer action for deploying a user editable profile.
ActionDeployProfile(Object) - Constructor for class org.argouml.ui.explorer.ActionDeployProfile
Default Constructor
ActionEdgesDisplay - Class in org.argouml.uml.diagram.ui
An action that makes all edges on the selected node visible/not visible on the diagram.
ActionEdgesDisplay(boolean, String) - Constructor for class org.argouml.uml.diagram.ui.ActionEdgesDisplay
The constructor.
ActionExit - Class in org.argouml.ui.cmd
Action to exit ArgoUML.
ActionExit() - Constructor for class org.argouml.ui.cmd.ActionExit
The constructor.
ActionExportProfileXMI - Class in org.argouml.ui.explorer
Exports the model of a selected profile as XMI
ActionExportProfileXMI(Profile) - Constructor for class org.argouml.ui.explorer.ActionExportProfileXMI
Default Constructor
ActionExportXMI - Class in org.argouml.ui
Exports the xmi of a project to a file choosen by the user.
ActionExportXMI() - Constructor for class org.argouml.ui.ActionExportXMI
The constructor.
ActionGenerateAll - Class in org.argouml.uml.ui
Action to trigger code generation for one or more classes.
ActionGenerateAll() - Constructor for class org.argouml.uml.ui.ActionGenerateAll
Constructor.
ActionGenerateOne - Class in org.argouml.uml.ui
Action to trigger generation of source for all selected classes and interfaces.
ActionGenerateOne() - Constructor for class org.argouml.uml.ui.ActionGenerateOne
The constructor.
ActionGenerateProjectCode - Class in org.argouml.uml.ui
Action to trigger code generation for all classes/interfaces in the project, which have a source code path set in tagged value 'src_path'.
ActionGenerateProjectCode() - Constructor for class org.argouml.uml.ui.ActionGenerateProjectCode
The constructor.
ActionGenerationSettings - Class in org.argouml.uml.ui
Action for viewing/editing source path settings of model elements.
ActionGenerationSettings() - Constructor for class org.argouml.uml.ui.ActionGenerationSettings
The constructor.
ActionGoToCritique - Class in org.argouml.cognitive.ui
Action to display the todo pane.
ActionGoToCritique(ToDoItem) - Constructor for class org.argouml.cognitive.ui.ActionGoToCritique
Constructor.
ActionGotoDiagram - Class in org.argouml.ui.cmd
This Action will display a dialogbox listing all diagrams.
ActionGotoDiagram() - Constructor for class org.argouml.ui.cmd.ActionGotoDiagram
The constructor.
ActionHelp - Class in org.argouml.ui.cmd
The action to show the ArgoUML help dialog.
ActionHelp() - Constructor for class org.argouml.ui.cmd.ActionHelp
Constructor.
ActionImportFromSources - Class in org.argouml.uml.ui
Action to trigger importing from sources.
ActionImportFromSources() - Constructor for class org.argouml.uml.ui.ActionImportFromSources
The constructor.
ActionImportXMI - Class in org.argouml.ui
This Action allows import of a XMI file.
ActionImportXMI() - Constructor for class org.argouml.ui.ActionImportXMI
The constructor.
ActionLayout - Class in org.argouml.uml.ui
Action to automatically lay out a diagram.
ActionLayout() - Constructor for class org.argouml.uml.ui.ActionLayout
The constructor.
ActionManageProfiles - Class in org.argouml.ui.explorer
Action for opening Project->Properties->Profiles from ExplorerPopup
ActionManageProfiles() - Constructor for class org.argouml.ui.explorer.ActionManageProfiles
Constructor.
ActionMultiplicity - Class in org.argouml.uml.diagram.ui
Action to set the Multiplicity.
ActionMultiplicity(String, String) - Constructor for class org.argouml.uml.diagram.ui.ActionMultiplicity
The Constructor.
ActionNavigability - Class in org.argouml.uml.diagram.ui
A class to perform the action of changing the unidirectional or bidirectional navigation of an association.
ActionNavigability(String, Object, Object, int) - Constructor for class org.argouml.uml.diagram.ui.ActionNavigability
The constructor.
ActionNavigateAction - Class in org.argouml.uml.ui
Navigate to the Action assocationed with a given ModelElement.
ActionNavigateAction() - Constructor for class org.argouml.uml.ui.ActionNavigateAction
 
ActionNavigateAssociation - Class in org.argouml.uml.ui
navigate to the association.
ActionNavigateAssociation() - Constructor for class org.argouml.uml.ui.ActionNavigateAssociation
 
ActionNavigateContainerElement - Class in org.argouml.uml.ui
Navigate to container of the element.
ActionNavigateContainerElement() - Constructor for class org.argouml.uml.ui.ActionNavigateContainerElement
 
ActionNavigateContext - Class in org.argouml.uml.ui
navigate to the context.
ActionNavigateContext() - Constructor for class org.argouml.uml.ui.ActionNavigateContext
 
ActionNavigateNamespace - Class in org.argouml.uml.ui
Navigate along the namespace.
ActionNavigateNamespace() - Constructor for class org.argouml.uml.ui.ActionNavigateNamespace
 
ActionNavigateOppositeAssocEnd - Class in org.argouml.uml.ui
navigate to opposite association end.
ActionNavigateOppositeAssocEnd() - Constructor for class org.argouml.uml.ui.ActionNavigateOppositeAssocEnd
The constructor.
ActionNavigateOwner - Class in org.argouml.uml.ui
Navigate to the owner.
ActionNavigateOwner() - Constructor for class org.argouml.uml.ui.ActionNavigateOwner
 
ActionNavigateTransition - Class in org.argouml.uml.ui
Navigate to the transition.
ActionNavigateTransition() - Constructor for class org.argouml.uml.ui.ActionNavigateTransition
 
ActionNavigateUpNextDown - Class in org.argouml.uml.ui
An action to navigate to the next in the list, i.e.
ActionNavigateUpNextDown() - Constructor for class org.argouml.uml.ui.ActionNavigateUpNextDown
The constructor.
ActionNavigateUpPreviousDown - Class in org.argouml.uml.ui
An action to navigate to the previous in the list, i.e.
ActionNavigateUpPreviousDown() - Constructor for class org.argouml.uml.ui.ActionNavigateUpPreviousDown
The constructor.
ActionNew - Class in org.argouml.ui.cmd
Action to trigger creation of a new project.
ActionNew() - Constructor for class org.argouml.ui.cmd.ActionNew
The constructor.
ActionNewAction - Class in org.argouml.uml.ui.behavior.common_behavior
 
ActionNewAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewAction
Constructor for ActionNewAction.
ActionNewAction.Roles - Interface in org.argouml.uml.ui.behavior.common_behavior
Contains the roles definitions for UML actions.
ActionNewActionForMessage - Class in org.argouml.uml.ui.behavior.collaborations
Action to build a new action to some message.
ActionNewActionForMessage() - Constructor for class org.argouml.uml.ui.behavior.collaborations.ActionNewActionForMessage
The constructor.
ActionNewActionSequence - Class in org.argouml.uml.ui.behavior.common_behavior
 
ActionNewActionSequence() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewActionSequence
Constructor.
ActionNewActor - Class in org.argouml.uml.ui.behavior.use_cases
This action creates a new Actor.
ActionNewActor() - Constructor for class org.argouml.uml.ui.behavior.use_cases.ActionNewActor
The constructor.
ActionNewArgument - Class in org.argouml.uml.ui.behavior.common_behavior
Create new arguments for actions
ActionNewArgument() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewArgument
Constructor for ActionNewArgument.
ActionNewCallAction - Class in org.argouml.uml.ui.behavior.common_behavior
 
ActionNewCallAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewCallAction
Constructor for ActionNewCallAction.
ActionNewCallEvent - Class in org.argouml.uml.ui.behavior.state_machines
 
ActionNewCallEvent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewCallEvent
Constructor for ActionNewCallEvent.
ActionNewChangeEvent - Class in org.argouml.uml.ui.behavior.state_machines
 
ActionNewChangeEvent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewChangeEvent
Constructor for ActionNewChangeEvent.
ActionNewClass - Class in org.argouml.uml.ui.foundation.core
Action to create a new class in the same namespace as the currently selected classifier.
ActionNewClass() - Constructor for class org.argouml.uml.ui.foundation.core.ActionNewClass
The constructor.
ActionNewCompositeState - Class in org.argouml.uml.ui.behavior.state_machines
 
ActionNewCompositeState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewCompositeState
Constructor for ActionNewCompositeState.
ActionNewCreateAction - Class in org.argouml.uml.ui.behavior.common_behavior
 
ActionNewCreateAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewCreateAction
Constructor for ActionNewCallAction.
ActionNewDestroyAction - Class in org.argouml.uml.ui.behavior.common_behavior
 
ActionNewDestroyAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewDestroyAction
Constructor for ActionNewDestroyAction.
ActionNewDiagram - Class in org.argouml.uml.ui
Abstract action to trigger creation of a new diagram.
ActionNewDiagram(String) - Constructor for class org.argouml.uml.ui.ActionNewDiagram
The constructor.
ActionNewEvent - Class in org.argouml.uml.ui.behavior.state_machines
Abstract action to create new events.
ActionNewEvent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewEvent
Constructor for ActionNewEvent.
ActionNewEvent.Roles - Interface in org.argouml.uml.ui.behavior.state_machines
 
ActionNewException - Class in org.argouml.uml.ui.behavior.common_behavior
This action creates a new Signal.
ActionNewException() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewException
The constructor.
ActionNewExtendExtensionPoint - Class in org.argouml.uml.ui.behavior.use_cases
 
ActionNewExtendExtensionPoint() - Constructor for class org.argouml.uml.ui.behavior.use_cases.ActionNewExtendExtensionPoint
Constructor for ActionNewExtendExtensionPoint.
ActionNewFinalState - Class in org.argouml.uml.ui.behavior.state_machines
 
ActionNewFinalState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewFinalState
Constructor for ActionNewFinalState.
ActionNewGuard - Class in org.argouml.uml.ui.behavior.state_machines
The action to create a new Guard for a Transition.
ActionNewGuard() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewGuard
Constructor for ActionNewCallAction.
ActionNewInnerClass - Class in org.argouml.uml.ui.foundation.core
Action to create a new inner Class.
ActionNewInnerClass() - Constructor for class org.argouml.uml.ui.foundation.core.ActionNewInnerClass
The constructor.
ActionNewModelElementConstraint - Class in org.argouml.uml.ui.foundation.core
 
ActionNewModelElementConstraint() - Constructor for class org.argouml.uml.ui.foundation.core.ActionNewModelElementConstraint
Constructor for ActionNewModelElementConstraint.
ActionNewParameter - Class in org.argouml.uml.ui.foundation.core
Action to create a new parameter, either for the currently selected element (operation, event), or "next to" an existing parameter (that is actually selected by the user).
ActionNewParameter() - Constructor for class org.argouml.uml.ui.foundation.core.ActionNewParameter
The constructor.
ActionNewProfile - Class in org.argouml.ui.cmd
Action to trigger creation of a new profile project.
ActionNewProfile() - Constructor for class org.argouml.ui.cmd.ActionNewProfile
The constructor.
ActionNewPseudoState - Class in org.argouml.uml.ui.behavior.state_machines
 
ActionNewPseudoState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewPseudoState
Constructor for ActionNewPseudoState.
ActionNewPseudoState(Object, String) - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewPseudoState
The constructor.
ActionNewReception - Class in org.argouml.uml.ui.behavior.common_behavior
Action to create a new reception
ActionNewReception() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewReception
The constructor.
ActionNewReturnAction - Class in org.argouml.uml.ui.behavior.common_behavior
 
ActionNewReturnAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewReturnAction
Constructor for ActionNewReturnAction.
ActionNewSendAction - Class in org.argouml.uml.ui.behavior.common_behavior
 
ActionNewSendAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewSendAction
Constructor for ActionNewSendAction.
ActionNewSignal - Class in org.argouml.uml.ui.behavior.common_behavior
Create a new Signal.
ActionNewSignal() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewSignal
The constructor.
ActionNewSignalEvent - Class in org.argouml.uml.ui.behavior.state_machines
 
ActionNewSignalEvent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewSignalEvent
Constructor for ActionNewSignalEvent.
ActionNewSimpleState - Class in org.argouml.uml.ui.behavior.state_machines
 
ActionNewSimpleState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewSimpleState
Constructor for ActionNewPseudoState.
ActionNewStereotype - Class in org.argouml.uml.ui.foundation.extension_mechanisms
This action creates a new Stereotype in the current Model.
ActionNewStereotype() - Constructor for class org.argouml.uml.ui.foundation.extension_mechanisms.ActionNewStereotype
The constructor.
ActionNewStubState - Class in org.argouml.uml.ui.behavior.state_machines
 
ActionNewStubState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewStubState
Constructor for ActionNewPseudoState.
ActionNewSubmachineState - Class in org.argouml.uml.ui.behavior.state_machines
 
ActionNewSubmachineState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewSubmachineState
Constructor for ActionNewFinalState.
ActionNewSynchState - Class in org.argouml.uml.ui.behavior.state_machines
 
ActionNewSynchState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewSynchState
Constructor for ActionNewPseudoState.
ActionNewTagDefinition - Class in org.argouml.uml.ui.foundation.extension_mechanisms
This action creates a new TagDefinition in the current Model or Stereotype or Package.
ActionNewTagDefinition() - Constructor for class org.argouml.uml.ui.foundation.extension_mechanisms.ActionNewTagDefinition
The constructor.
ActionNewTerminateAction - Class in org.argouml.uml.ui.behavior.common_behavior
 
ActionNewTerminateAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewTerminateAction
Constructor for ActionNewTerminateAction.
ActionNewTimeEvent - Class in org.argouml.uml.ui.behavior.state_machines
 
ActionNewTimeEvent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewTimeEvent
Constructor for ActionNewTimeEvent.
ActionNewToDoItem - Class in org.argouml.cognitive.ui
The action to create a new todo item.
ActionNewToDoItem() - Constructor for class org.argouml.cognitive.ui.ActionNewToDoItem
Construct an action to create a new ToDo item.
ActionNewTransition - Class in org.argouml.uml.ui.behavior.state_machines
Action to create a new transition, either an internal transition or a transition between two states.
ActionNewTransition() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewTransition
Constructor for ActionNewTransition.
ActionNewUninterpretedAction - Class in org.argouml.uml.ui.behavior.common_behavior
 
ActionNewUninterpretedAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewUninterpretedAction
Constructor for ActionNewUninterpretedAction.
ActionNewUseCase - Class in org.argouml.uml.ui.behavior.use_cases
Invoked by the "Add use case" toolbar button to create a new use case property panel in the same namespace as the current use case.
ActionNewUseCase() - Constructor for class org.argouml.uml.ui.behavior.use_cases.ActionNewUseCase
The constructor.
ActionNewUseCaseExtensionPoint - Class in org.argouml.uml.ui.behavior.use_cases
 
ActionNewUseCaseExtensionPoint() - Constructor for class org.argouml.uml.ui.behavior.use_cases.ActionNewUseCaseExtensionPoint
Constructor for ActionNewUseCaseExtensionPoint.
ActionNotation - Class in org.argouml.ui.cmd
Allows selection of the notation used in the current project.
ActionNotation() - Constructor for class org.argouml.ui.cmd.ActionNotation
Constructor - adds the Notation menu.
ActionOpenCritics - Class in org.argouml.cognitive.critics.ui
Action to open the Browse Critics dialog.
ActionOpenCritics() - Constructor for class org.argouml.cognitive.critics.ui.ActionOpenCritics
The constructor.
ActionOpenDecisions - Class in org.argouml.cognitive.ui
Action to open the dialog to set the priorities for decisions.
ActionOpenDecisions() - Constructor for class org.argouml.cognitive.ui.ActionOpenDecisions
The constructor.
ActionOpenGoals - Class in org.argouml.cognitive.ui
Action to open the Goals dialog.
ActionOpenGoals() - Constructor for class org.argouml.cognitive.ui.ActionOpenGoals
The constructor.
ActionOpenProject - Class in org.argouml.uml.ui
Action that loads the project.
ActionOpenProject() - Constructor for class org.argouml.uml.ui.ActionOpenProject
Constructor for this action.
ActionPaste - Class in org.argouml.uml.ui
Action to paste the content of either the GEF clipboard or the system clipboard.
ActionPaste() - Constructor for class org.argouml.uml.ui.ActionPaste
Default constructor for action.
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.checklist.ui.TabChecklist
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.critics.ui.ActionOpenCritics
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.ui.ActionAutoCritique
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.ui.ActionGoToCritique
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.ui.ActionNewToDoItem
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.ui.ActionOpenDecisions
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.ui.ActionOpenGoals
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.ui.ActionResolve
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.ui.ActionSnooze
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.ui.AddToDoItemDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.ui.WizStep
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.ui.WizStepChoice
 
actionPerformed(ActionEvent) - Method in class org.argouml.core.propertypanels.ui.UMLEditableComboBox
 
actionPerformed(ActionEvent) - Method in class org.argouml.sequence2.diagram.ActionSetOperation
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionCreateContainedModelElement
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionCreateEdgeModelElement
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionExportXMI
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionImportXMI
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionProjectSettings
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionRedo
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionSettings
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionUndo
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionAboutArgoUML
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionAdjustGrid
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionAdjustSnap
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionExit
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionGotoDiagram
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionHelp
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionNew
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionNewProfile
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionNotation
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionPrint
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionShowXMLDump
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionSystemInfo
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ZoomActionProxy
Tests if zoom factor values are ok before zooming.
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ExceptionDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.explorer.ActionDeployProfile
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.explorer.ActionExportProfileXMI
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.explorer.ActionManageProfiles
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.explorer.ActionPerspectiveConfig
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.FindDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.GotoDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.HeapMonitor
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ProjectSettingsDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ProjectSettingsTabProfile
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.SettingsTabProfile
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.StylePanel
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.TabResults
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.UndoableAction
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ActionAddStereotype
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionAddAllClassesFromModel
actionPerformed Finds all of the classes within the same namespace as the UMLClassDiagram that was given to me in my constructor and adds them to the UMLClassDiagram.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionAddConcurrentRegion
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionAddExistingEdge
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionAddExistingNode
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionAddExistingNodes
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionAddExtensionPoint
Called if this action is invoked.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionAddMessage
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionAddNote
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionAggregation
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionCompartmentDisplay
Action method invoked when an event triggers this action.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionEdgesDisplay
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionMultiplicity
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionNavigability
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionRemoveFromDiagram
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionSaveDiagramToClipboard
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.RadioAction
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.generator.ui.ClassGenerationDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.AbstractActionAddModelElement2
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.AbstractActionNavigate
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionAddDiagram
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionAddPackage
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionAddTopLevelPackage
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionBooleanTaggedValue
set the taggedvalue according to the condition of the checkbox.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionCopy
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionCut
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionDeleteModelElements
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionGenerateAll
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionGenerateOne
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionGenerateProjectCode
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionGenerationSettings
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionImportFromSources
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionLayout
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionNewDiagram
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionOpenProject
Performs the action of opening a project.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionPaste
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionRemoveModelElement
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionReopenProject
Performs the save and reload of a project.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionRevertToSaved
Performs the action.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionSaveAllGraphics
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionSaveGraphics
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionSaveProject
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionSaveProjectAs
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionSetMultiplicity
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionSetSourcePath
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.activity_graphs.ActionSetObjectFlowStateClassifier
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.activity_graphs.ActionSetSynch
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.collaborations.ActionNewActionForMessage
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.collaborations.ActionRemoveClassifierRoleBase
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.collaborations.ActionSetAssociationRoleBase
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewAction
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewArgument
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewException
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewReception
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewSignal
Creates a new signal and in case of a SignalEvent as target also set the Signal for this event.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionRemoveArgument
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionSetActionAsynchronous
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewCompositeState
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewEvent
Creates the event, sets its role and namespace, and navigates towards it.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewFinalState
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewGuard
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewPseudoState
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewSimpleState
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewStubState
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewSubmachineState
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewSynchState
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewTransition
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionSetCompositeStateConcurrent
Deprecated.  
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionSetContextStateMachine
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionSetStubStateReferenceState
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionSetSubmachineStateSubmachine
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ButtonActionNewGuard
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.use_cases.ActionNewActor
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.use_cases.ActionNewExtendExtensionPoint
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.use_cases.ActionNewUseCase
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.use_cases.ActionNewUseCaseExtensionPoint
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionAddAttribute
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionAddDataType
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionAddEnumeration
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionAddEnumerationLiteral
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionAddLiteral
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionAddOperation
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionNewClass
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionNewInnerClass
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionNewModelElementConstraint
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionNewParameter
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndNavigable
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndOrdering
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndTargetScope
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndType
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetBehavioralFeatureQuery
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetChangeability
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetClassActive
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetElementOwnershipSpecification
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetFeatureOwner
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetFeatureOwnerScope
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetFlowSource
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementAbstract
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementLeaf
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementRoot
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetGeneralizationPowertype
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetModelElementNamespace
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetModelElementStereotype
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetModelElementVisibility
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetOperationConcurrencyKind
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetParameterDirectionKind
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetParameterType
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureTargetScope
Deprecated.  
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureType
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.ActionNewStereotype
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.ActionNewTagDefinition
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.ActionSetMetaClass
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.ActionSetTagDefinitionOwner
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.ActionSetTagDefinitionType
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.SourcePathDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.UMLAddDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.UMLComboBox2
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.UMLComboBoxNavigator
Fired when the button is pushed.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.UMLEditableComboBox
 
ActionPerspectiveConfig - Class in org.argouml.ui.explorer
Action to invoke the Configure Perspectives dialog.
ActionPerspectiveConfig() - Constructor for class org.argouml.ui.explorer.ActionPerspectiveConfig
The constructor.
ActionPrint - Class in org.argouml.ui.cmd
Print the current active diagram.
ActionPrint() - Constructor for class org.argouml.ui.cmd.ActionPrint
The constructor.
ActionProjectSettings - Class in org.argouml.ui
Action for starting the Project Properties window.
ActionProjectSettings() - Constructor for class org.argouml.ui.ActionProjectSettings
Constructor.
ActionRedo - Class in org.argouml.ui
An action to redo from the undo stack.
ActionRedo(String) - Constructor for class org.argouml.ui.ActionRedo
Construct the redo action with a display name
ActionRedo(String, Icon) - Constructor for class org.argouml.ui.ActionRedo
Construct the redo action with a display name and icon.
ActionRemoveArgument - Class in org.argouml.uml.ui.behavior.common_behavior
Action to delete an actualArgument from a Action.
ActionRemoveArgument() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionRemoveArgument
Constructor for ActionRemoveArgument.
ActionRemoveClassifierRoleBase - Class in org.argouml.uml.ui.behavior.collaborations
Action to remove a base from a classifierrole.
ActionRemoveClassifierRoleBase() - Constructor for class org.argouml.uml.ui.behavior.collaborations.ActionRemoveClassifierRoleBase
Constructor for ActionRemoveClassifierRoleBase.
ActionRemoveFromDiagram - Class in org.argouml.uml.diagram.ui
Removes an modelelement from the diagram, but not from the model.
ActionRemoveFromDiagram(String) - Constructor for class org.argouml.uml.diagram.ui.ActionRemoveFromDiagram
The constructor.
ActionRemoveModelElement - Class in org.argouml.uml.ui
Action to delete modelelements from the model without navigating to/from them.
ActionRemoveModelElement() - Constructor for class org.argouml.uml.ui.ActionRemoveModelElement
Constructor for ActionRemoveModelElement.
ActionReopenProject - Class in org.argouml.uml.ui
Reopens a project with respect of the calling event handler - should be used with menu item.
ActionReopenProject(String) - Constructor for class org.argouml.uml.ui.ActionReopenProject
Constructor.
ActionResolve - Class in org.argouml.cognitive.ui
The action to resolve a todo item.
ActionResolve() - Constructor for class org.argouml.cognitive.ui.ActionResolve
Construct an Action to resolve a ToDo item.
ActionRevertToSaved - Class in org.argouml.uml.ui
Action that reverts to the previously saved version of the project.
ActionRevertToSaved() - Constructor for class org.argouml.uml.ui.ActionRevertToSaved
Constructor.
ActionSaveAllGraphics - Class in org.argouml.uml.ui
Wraps a SaveGraphicsAction allow selection of an output directory to which all diagrams will be written.
ActionSaveAllGraphics() - Constructor for class org.argouml.uml.ui.ActionSaveAllGraphics
The constructor.
ActionSaveDiagramToClipboard - Class in org.argouml.uml.diagram.ui
This class copies a diagram to the system clipboard, this functionality will only work with Java1.4, but it will compile with 1.3.
ActionSaveDiagramToClipboard() - Constructor for class org.argouml.uml.diagram.ui.ActionSaveDiagramToClipboard
The constructor.
ActionSaveGraphics - Class in org.argouml.uml.ui
Wraps a CmdSaveGIF or CmdSave(E)PS to allow selection of an output file.
ActionSaveGraphics() - Constructor for class org.argouml.uml.ui.ActionSaveGraphics
Constructor for this action.
ActionSaveProject - Class in org.argouml.uml.ui
Action that saves the project.
ActionSaveProject() - Constructor for class org.argouml.uml.ui.ActionSaveProject
The constructor.
ActionSaveProject(String, Icon) - Constructor for class org.argouml.uml.ui.ActionSaveProject
The constructor.
ActionSaveProjectAs - Class in org.argouml.uml.ui
Action to save project under name.
ActionSaveProjectAs() - Constructor for class org.argouml.uml.ui.ActionSaveProjectAs
The constructor.
ActionSelectAll - Class in org.argouml.ui.cmd
This action selects all elements on the current drawing.
ActionSelectAll() - Constructor for class org.argouml.ui.cmd.ActionSelectAll
The constructor.
ActionSelectInvert - Class in org.argouml.ui.cmd
This Action inverts the current selection.
ActionSelectInvert() - Constructor for class org.argouml.ui.cmd.ActionSelectInvert
The constructor.
ActionSequenceDiagram - Class in org.argouml.uml.ui
Action to add a new sequence diagram.
ActionSequenceDiagram() - Constructor for class org.argouml.uml.ui.ActionSequenceDiagram
Constructor.
ActionSetActionAsynchronous - Class in org.argouml.uml.ui.behavior.common_behavior
 
ActionSetActionAsynchronous() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionSetActionAsynchronous
Constructor for ActionSetElementOwnershipSpecification.
ActionSetAddAssociationClassMode - Class in org.argouml.uml.diagram.ui
An extension of ActionSetMode to set the parameters for an association.
ActionSetAddAssociationClassMode(String) - Constructor for class org.argouml.uml.diagram.ui.ActionSetAddAssociationClassMode
Construct a new ActionSetAddAssociationEndMode.
ActionSetAddAssociationEndMode - Class in org.argouml.uml.diagram.ui
An extension of ActionSetMode to create all the parts of an association class.
ActionSetAddAssociationEndMode(String) - Constructor for class org.argouml.uml.diagram.ui.ActionSetAddAssociationEndMode
Construct a new ActionSetAddAssociationEndMode.
ActionSetAddAssociationMode - Class in org.argouml.uml.diagram.ui
An extension of ActionSetMode to set the parameters for an association.
ActionSetAddAssociationMode(Object, boolean, String) - Constructor for class org.argouml.uml.diagram.ui.ActionSetAddAssociationMode
Construct a new ActionAddAssociation.
ActionSetAddCommentLinkMode - Class in org.argouml.uml.diagram.ui
An extension of ActionSetMode to set the parameters for a comment link.
ActionSetAddCommentLinkMode() - Constructor for class org.argouml.uml.diagram.ui.ActionSetAddCommentLinkMode
Construct a new ActionSetAddCommentLinkMode.
ActionSetAddMessageMode - Class in org.argouml.uml.diagram.ui
An extension of ActionSetMode to set the parameters for an association.
ActionSetAddMessageMode(Object, String) - Constructor for class org.argouml.uml.diagram.ui.ActionSetAddMessageMode
Construct a new ActionSetAddMessageMode
ActionSetAssociationEndAggregation - Class in org.argouml.uml.ui.foundation.core
 
ActionSetAssociationEndAggregation() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation
Constructor for ActionSetElementOwnershipSpecification.
ActionSetAssociationEndMultiplicity - Class in org.argouml.uml.ui.foundation.core
 
ActionSetAssociationEndMultiplicity() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndMultiplicity
Constructor.
ActionSetAssociationEndNavigable - Class in org.argouml.uml.ui.foundation.core
 
ActionSetAssociationEndNavigable() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndNavigable
Constructor for ActionSetElementOwnershipSpecification.
ActionSetAssociationEndOrdering - Class in org.argouml.uml.ui.foundation.core
 
ActionSetAssociationEndOrdering() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndOrdering
Constructor for ActionSetElementOwnershipSpecification.
ActionSetAssociationEndTargetScope - Class in org.argouml.uml.ui.foundation.core
 
ActionSetAssociationEndTargetScope() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndTargetScope
Constructor for ActionSetElementOwnershipSpecification.
ActionSetAssociationEndType - Class in org.argouml.uml.ui.foundation.core
 
ActionSetAssociationEndType() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndType
Constructor for ActionSetStructuralFeatureType.
ActionSetAssociationRoleBase - Class in org.argouml.uml.ui.behavior.collaborations
The action to set the base of an associationrole.
ActionSetAssociationRoleBase() - Constructor for class org.argouml.uml.ui.behavior.collaborations.ActionSetAssociationRoleBase
Constructor for ActionSetAssociationRoleBase.
ActionSetBehavioralFeatureQuery - Class in org.argouml.uml.ui.foundation.core
 
ActionSetBehavioralFeatureQuery() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetBehavioralFeatureQuery
Constructor.
ActionSetChangeability - Class in org.argouml.uml.ui.foundation.core
 
ActionSetChangeability() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetChangeability
Constructor for ActionSetElementOwnershipSpecification.
ActionSetClassActive - Class in org.argouml.uml.ui.foundation.core
 
ActionSetClassActive() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetClassActive
Constructor.
ActionSetClassifierRoleMultiplicity - Class in org.argouml.uml.ui.behavior.collaborations
 
ActionSetClassifierRoleMultiplicity() - Constructor for class org.argouml.uml.ui.behavior.collaborations.ActionSetClassifierRoleMultiplicity
 
ActionSetCompositeStateConcurrent - Class in org.argouml.uml.ui.behavior.state_machines
Deprecated. by mvw in V0.28alpha - not used, replaced by button in toolbar, which uses ActionAddConcurrentRegion..
ActionSetCompositeStateConcurrent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionSetCompositeStateConcurrent
Deprecated. Constructor for ActionSetCompositeStateConcurrent.
ActionSetContextStateMachine - Class in org.argouml.uml.ui.behavior.state_machines
 
ActionSetContextStateMachine() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionSetContextStateMachine
Constructor for ActionSetCompositeStateConcurrent.
ActionSetElementOwnershipSpecification - Class in org.argouml.uml.ui.foundation.core
This class sets the "isSpecification" for a ElementOwnership (incorporated in ModelElement for MDR) or a ElementImport.
ActionSetElementOwnershipSpecification() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetElementOwnershipSpecification
Constructor for ActionSetElementOwnershipSpecification.
ActionSetFeatureOwner - Class in org.argouml.uml.ui.foundation.core
 
ActionSetFeatureOwner() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetFeatureOwner
Constructor for ActionSetStructuralFeatureType.
ActionSetFeatureOwnerScope - Class in org.argouml.uml.ui.foundation.core
 
ActionSetFeatureOwnerScope() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetFeatureOwnerScope
Constructor for ActionSetElementOwnershipSpecification.
ActionSetFlowSource - Class in org.argouml.uml.ui.foundation.core
 
ActionSetFlowSource() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetFlowSource
Constructor for ActionSetElementOwnershipSpecification.
ActionSetGeneralizableElementAbstract - Class in org.argouml.uml.ui.foundation.core
 
ActionSetGeneralizableElementAbstract() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementAbstract
Constructor for ActionSetElementOwnershipSpecification.
ActionSetGeneralizableElementLeaf - Class in org.argouml.uml.ui.foundation.core
 
ActionSetGeneralizableElementLeaf() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementLeaf
Constructor for ActionSetElementOwnershipSpecification.
ActionSetGeneralizableElementRoot - Class in org.argouml.uml.ui.foundation.core
 
ActionSetGeneralizableElementRoot() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementRoot
Constructor for ActionSetElementOwnershipSpecification.
ActionSetGeneralizationPowertype - Class in org.argouml.uml.ui.foundation.core
 
ActionSetGeneralizationPowertype() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetGeneralizationPowertype
Constructor for ActionSetStructuralFeatureType.
ActionSetMetaClass - Class in org.argouml.uml.ui.foundation.extension_mechanisms
Action to set the baseclass of a stereotype.
ActionSetMetaClass() - Constructor for class org.argouml.uml.ui.foundation.extension_mechanisms.ActionSetMetaClass
Constructor.
ActionSetMode - Class in org.argouml.uml.diagram.ui
Extends GEF ActionSetMode to add additional metadata such as tooltips.
ActionSetMode(Properties) - Constructor for class org.argouml.uml.diagram.ui.ActionSetMode
The constructor.
ActionSetMode(Class) - Constructor for class org.argouml.uml.diagram.ui.ActionSetMode
The constructor.
ActionSetMode(Class, String) - Constructor for class org.argouml.uml.diagram.ui.ActionSetMode
The constructor.
ActionSetMode(Class, String, String) - Constructor for class org.argouml.uml.diagram.ui.ActionSetMode
The constructor.
ActionSetMode(Class, boolean) - Constructor for class org.argouml.uml.diagram.ui.ActionSetMode
The constructor.
ActionSetMode(Class, Hashtable) - Constructor for class org.argouml.uml.diagram.ui.ActionSetMode
The constructor.
ActionSetMode(Class, Hashtable, String) - Constructor for class org.argouml.uml.diagram.ui.ActionSetMode
The constructor.
ActionSetMode(Class, String, Object) - Constructor for class org.argouml.uml.diagram.ui.ActionSetMode
The constructor.
ActionSetMode(Class, String, Object, String) - Constructor for class org.argouml.uml.diagram.ui.ActionSetMode
The constructor.
ActionSetMode(Class, String, Object, String, ImageIcon) - Constructor for class org.argouml.uml.diagram.ui.ActionSetMode
The constructor.
ActionSetModelElementNamespace - Class in org.argouml.uml.ui.foundation.core
 
ActionSetModelElementNamespace() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetModelElementNamespace
Constructor for ActionSetModelElementNamespace.
ActionSetModelElementStereotype - Class in org.argouml.uml.ui.foundation.core
 
ActionSetModelElementStereotype() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetModelElementStereotype
Constructor for ActionSetModelElementStereotype.
ActionSetModelElementVisibility - Class in org.argouml.uml.ui.foundation.core
This action sets the Visibility of a ModelElement.
ActionSetModelElementVisibility() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetModelElementVisibility
Constructor for ActionSetElementOwnershipSpecification.
ActionSetMultiplicity - Class in org.argouml.uml.ui
Framework action to set the multiplicity of some modelelement.
ActionSetMultiplicity() - Constructor for class org.argouml.uml.ui.ActionSetMultiplicity
Constructor for ActionSetMultiplicity.
ActionSetObjectFlowStateClassifier - Class in org.argouml.uml.ui.behavior.activity_graphs
 
ActionSetObjectFlowStateClassifier() - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.ActionSetObjectFlowStateClassifier
Constructor for ActionSetObjectFlowStateClassifier.
ActionSetOperation - Class in org.argouml.sequence2.diagram
Action to set the operation of an action.
ActionSetOperation(Object, Object, String) - Constructor for class org.argouml.sequence2.diagram.ActionSetOperation
The constructor.
ActionSetOperationConcurrencyKind - Class in org.argouml.uml.ui.foundation.core
An action to set the concurrency of an operation.
ActionSetOperationConcurrencyKind() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetOperationConcurrencyKind
Constructor for ActionSetElementOwnershipSpecification.
ActionSetParameterDirectionKind - Class in org.argouml.uml.ui.foundation.core
An action to set the direction of a parameter.
ActionSetParameterDirectionKind() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetParameterDirectionKind
Constructor for ActionSetElementOwnershipSpecification.
ActionSetParameterType - Class in org.argouml.uml.ui.foundation.core
 
ActionSetParameterType() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetParameterType
Constructor for ActionSetStructuralFeatureType.
ActionSetSourcePath - Class in org.argouml.uml.ui
Action to choose and set source path for model elements.
ActionSetSourcePath() - Constructor for class org.argouml.uml.ui.ActionSetSourcePath
The constructor.
ActionSetStructuralFeatureMultiplicity - Class in org.argouml.uml.ui.foundation.core
Action to set the multiplicity of a structural feature.
ActionSetStructuralFeatureMultiplicity() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureMultiplicity
Constructor for ActionSetStructuralFeatureMultiplicity.
ActionSetStructuralFeatureTargetScope - Class in org.argouml.uml.ui.foundation.core
Deprecated. for 0.27.2 by tfmorris. The targetScope attribute is no longer available for StructuralFeatures in UML 2.x. No replacement.
ActionSetStructuralFeatureTargetScope() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureTargetScope
Deprecated. Constructor for ActionSetCompositeStateConcurrent.
ActionSetStructuralFeatureType - Class in org.argouml.uml.ui.foundation.core
 
ActionSetStructuralFeatureType() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureType
Constructor for ActionSetStructuralFeatureType.
ActionSetStubStateReferenceState - Class in org.argouml.uml.ui.behavior.state_machines
Action to set the reference state of a stubstate.
ActionSetStubStateReferenceState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionSetStubStateReferenceState
The constructor.
ActionSetSubmachineStateSubmachine - Class in org.argouml.uml.ui.behavior.state_machines
 
ActionSetSubmachineStateSubmachine() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionSetSubmachineStateSubmachine
Constructor for ActionSetModelElementStereotype.
ActionSetSynch - Class in org.argouml.uml.ui.behavior.activity_graphs
Set the isSynch attribte of an ObjectFlowState.
ActionSetSynch() - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.ActionSetSynch
Constructor for ActionSetElementOwnershipSpecification.
ActionSetTagDefinitionMultiplicity - Class in org.argouml.uml.ui.foundation.extension_mechanisms
 
ActionSetTagDefinitionMultiplicity() - Constructor for class org.argouml.uml.ui.foundation.extension_mechanisms.ActionSetTagDefinitionMultiplicity
Constructor.
ActionSetTagDefinitionOwner - Class in org.argouml.uml.ui.foundation.extension_mechanisms
 
ActionSetTagDefinitionOwner() - Constructor for class org.argouml.uml.ui.foundation.extension_mechanisms.ActionSetTagDefinitionOwner
Constructor.
ActionSetTagDefinitionType - Class in org.argouml.uml.ui.foundation.extension_mechanisms
Action to set the type of a TagDefinition.
ActionSetTagDefinitionType() - Constructor for class org.argouml.uml.ui.foundation.extension_mechanisms.ActionSetTagDefinitionType
Constructor for ActionSetTagDefinitionType.
ActionSettings - Class in org.argouml.ui
Action for starting the Argo settings window.
ActionSettings() - Constructor for class org.argouml.ui.ActionSettings
Constructor.
ActionShowXMLDump - Class in org.argouml.ui.cmd
Action that shows an XML dump of the current project contents.
ActionShowXMLDump() - Constructor for class org.argouml.ui.cmd.ActionShowXMLDump
Constructor.
ActionSnooze - Class in org.argouml.cognitive.ui
The action to snooze the critics, i.e.
ActionSnooze() - Constructor for class org.argouml.cognitive.ui.ActionSnooze
The constructor.
ActionStateDiagram - Class in org.argouml.uml.ui
Action to create a new statechart diagram.
ActionStateDiagram() - Constructor for class org.argouml.uml.ui.ActionStateDiagram
Constructor.
ActionStateNotation - Class in org.argouml.notation.providers
This abstract class forms the basis of all Notation providers for the text shown in the Fig that represents the ActionState.
ActionStateNotation(Object) - Constructor for class org.argouml.notation.providers.ActionStateNotation
The constructor.
ActionStateNotationUml - Class in org.argouml.notation.providers.uml
The Notation for an ActionState.
ActionStateNotationUml(Object) - Constructor for class org.argouml.notation.providers.uml.ActionStateNotationUml
The constructor.
ActionStereotypeView - Class in org.argouml.uml.diagram.ui
The UML 2.0 Profile specification allows three visualizations for the stereotypes applied on a model element: The stereotype name in guilmets (<< >>'s) An icon replacing the default visualization A small icon flying over the default visualization An popup submenu is provided in order to allow the user switching between these modes.
ActionStereotypeView(FigNodeModelElement, String, int) - Constructor for class org.argouml.uml.diagram.ui.ActionStereotypeView
The default constructor for this class
ActionStereotypeViewBigIcon - Class in org.argouml.uml.diagram.ui
When this action is triggered the selected node visualization changes into BigIcon mode.
ActionStereotypeViewBigIcon(FigNodeModelElement) - Constructor for class org.argouml.uml.diagram.ui.ActionStereotypeViewBigIcon
Default constructor for this action
ActionStereotypeViewSmallIcon - Class in org.argouml.uml.diagram.ui
When this action is triggered the selected node visualization changes into SmallIcon mode.
ActionStereotypeViewSmallIcon(FigNodeModelElement) - Constructor for class org.argouml.uml.diagram.ui.ActionStereotypeViewSmallIcon
Default constructor for this action
ActionStereotypeViewTextual - Class in org.argouml.uml.diagram.ui
When this action is triggered the selected node visualization changes into Textual mode.
ActionStereotypeViewTextual(FigNodeModelElement) - Constructor for class org.argouml.uml.diagram.ui.ActionStereotypeViewTextual
Default constructor for this action
ActionSystemInfo - Class in org.argouml.ui.cmd
System information dialog.
ActionSystemInfo() - Constructor for class org.argouml.ui.cmd.ActionSystemInfo
The Constructor.
ActionUndo - Class in org.argouml.ui
An action to undo from the undo stack.
ActionUndo(String) - Constructor for class org.argouml.ui.ActionUndo
Construct the undo action with a display name
ActionUndo(String, Icon) - Constructor for class org.argouml.ui.ActionUndo
Construct the undo action with a display name and icon.
ActionUseCaseDiagram - Class in org.argouml.uml.ui
Action to create a new use case diagram.
ActionUseCaseDiagram() - Constructor for class org.argouml.uml.ui.ActionUseCaseDiagram
Constructor.
activateDefaultTypeStrategy(Profile) - Method in class org.argouml.kernel.ProfileConfiguration
Updates the current strategy to the strategy provided by the passed profile.
activateFormatingStrategy(Profile) - Method in class org.argouml.kernel.ProfileConfiguration
Updates the current strategy to the strategy provided by the passed profile.
activateGlassPane() - Method in class org.argouml.ui.SwingWorker
Activate the capabilities of glasspane
ACTIVE - Static variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
Used for #buildModifierPopUp().
ActivityDiagram - Interface in org.argouml.model
An interface to act as an enumerated type for a di activity diagram.
ActivityDiagramGraphModel - Class in org.argouml.uml.diagram.activity
The graphmodel for an activitydiagram.
ActivityDiagramGraphModel() - Constructor for class org.argouml.uml.diagram.activity.ActivityDiagramGraphModel
 
ActivityDiagramLayouter - Class in org.argouml.uml.diagram.activity.layout
A simple layout class for Activity Diagrams.
ActivityDiagramLayouter(ArgoDiagram) - Constructor for class org.argouml.uml.diagram.activity.layout.ActivityDiagramLayouter
Construct a new layout engine for an ActivityDiagram.
ActivityDiagramPropPanelFactory - Class in org.argouml.uml.diagram.activity.ui
This factory creates the right PropPanelDiagram for a given Activity diagram.
ActivityDiagramPropPanelFactory() - Constructor for class org.argouml.uml.diagram.activity.ui.ActivityDiagramPropPanelFactory
 
ActivityDiagramRenderer - Class in org.argouml.uml.diagram.activity.ui
This class defines a renderer object for UML Activity Diagrams.
ActivityDiagramRenderer() - Constructor for class org.argouml.uml.diagram.activity.ui.ActivityDiagramRenderer
 
ActivityGraphsFactory - Interface in org.argouml.model
The interface for the factory for ActivityGraphs.
ActivityGraphsHelper - Interface in org.argouml.model
The interface for the helper for ActivityGraphs.
add(CheckItem) - Method in class org.argouml.cognitive.checklist.ChecklistStatus
 
add(T) - Method in class org.argouml.cognitive.ListSet
 
add(int, T) - Method in class org.argouml.cognitive.ListSet
 
add(E) - Method in class org.argouml.profile.internal.ocl.uml14.HashBag
 
add(LayoutedObject) - Method in class org.argouml.uml.diagram.activity.layout.ActivityDiagramLayouter
 
add(Fig) - Method in interface org.argouml.uml.diagram.ArgoDiagram
 
add(LayoutedObject) - Method in interface org.argouml.uml.diagram.layout.LayoutedContainer
Add an object to this container.
add(LayoutedObject) - Method in interface org.argouml.uml.diagram.layout.Layouter
Add another object to the diagram.
add(Fig) - Method in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayer
 
add(LayoutedObject) - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter
Add an object to layout.
add(Object) - Method in class org.argouml.uml.util.SortedListModel
 
addAboutTab(String, Component) - Static method in class org.argouml.ui.AboutBox
Add an extra tab to the About box.
addAction(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
addAction(Object, int, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
addAction(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Add an action to action sequence.
addAction(Object, int, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Inserts an action at the specified position in an action sequence.
addAction(Action) - Method in class org.argouml.uml.ui.PropPanel
Add a button to the toolbar of a property panel using the action to control the behavior of the action.
addAction(Action, String) - Method in class org.argouml.uml.ui.PropPanel
Add a button to the toolbar of a property panel using the action to control the behavior of the action.
addAction(Object[]) - Method in class org.argouml.uml.ui.PropPanel
Add multiple buttons at once.
addActionListener(ActionListener) - Method in class org.argouml.core.propertypanels.ui.UMLEditableComboBox.UMLComboBoxEditor
 
addActionListener(ActionListener) - Method in class org.argouml.uml.ui.UMLEditableComboBox.UMLComboBoxEditor
 
addActualArgument(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
addActualArgument(Object, int, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
addActualArgument(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Adds an actual argument to an action.
addActualArgument(Object, int, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Adds an actual argument to an action.
addAll(Checklist) - Method in class org.argouml.cognitive.checklist.Checklist
Replace the list by the given new list.
addAll(Collection<? extends T>) - Method in class org.argouml.cognitive.ListSet
 
addAll(int, Collection<? extends T>) - Method in class org.argouml.cognitive.ListSet
 
addAll(Collection) - Method in class org.argouml.profile.internal.ocl.uml14.HashBag
 
addAll(Collection) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
Utility method to add a collection of elements to the model.
addAll(Collection) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
Utility method to add a collection of elements to the model
addAll(Collection) - Method in class org.argouml.uml.util.SortedListModel
 
addAllElements(Enumeration<T>) - Method in class org.argouml.cognitive.ListSet
 
addAllElements(Iterator<T>) - Method in class org.argouml.cognitive.ListSet
 
addAllElementsSuchThat(Iterator<T>, Predicate) - Method in class org.argouml.cognitive.ListSet
 
addAllElementsSuchThat(ListSet<T>, Predicate) - Method in class org.argouml.cognitive.ListSet
 
addAllPerspectives(Collection<ExplorerPerspective>) - Method in class org.argouml.ui.explorer.PerspectiveManager
 
addAllStereotypes(Object, Collection) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addAllStereotypes(Object, Collection) - Method in interface org.argouml.model.CoreHelper
Add a collection of stereotype to a ModelElement.
addAnnotatedElement(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addAnnotatedElement(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add an annotated element to a comment.
AddAssociationEvent - Class in org.argouml.model
A change event due to adding an association between one model element and another (eg notifies that an association has been added between an existing generization element and a an existing class element.
AddAssociationEvent(Object, String, Object, Object, Object, EventObject) - Constructor for class org.argouml.model.AddAssociationEvent
Constructor.
addBase(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
addBase(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Adds a base to the given classifierrole.
addBaseClass(Object, Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
addBaseClass(Object, Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Add a baseclass to some stereotype.
addChar(char) - Method in class org.argouml.util.CustomSeparator
Called to allow you to decide if you want to capure control of the matching process.
addCheckbox(CheckBoxMeta) - Method in class org.argouml.core.propertypanels.meta.PropertyMeta
 
addCheckItem(Action) - Method in class org.argouml.ui.ArgoJMenu
Creates a new checkbox menu item attached to the specified action object and appends it to the end of this menu.
addChildDimensions(Dimension, Fig) - Static method in class org.argouml.uml.diagram.ui.ArgoFigUtil
This utility adds the size of a child component to an overall size.
addChildWidth(Dimension, Fig) - Static method in class org.argouml.uml.diagram.ui.ArgoFigUtil
This utility adds the width of a child component to an overall size.
addClass(String) - Static method in class org.argouml.moduleloader.ModuleLoader2
Add a class from the current class loader.
addClass(Object, boolean) - Method in class org.argouml.uml.reveng.DiagramInterface
Add a class to the current diagram.
addClass() - Method in class org.argouml.uml.ui.foundation.core.PropPanelNamespace
Create a class.
addClassDiagram(Object, String) - Method in class org.argouml.uml.reveng.DiagramInterface
Add a new class diagram for a package to the project.
addClassifier(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
addClassifier(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Adds a Classifier to an Instance.
addClassLoader(ClassLoader) - Static method in class org.argouml.i18n.Translator
Add another class loader that the resource bundle could be located through.
addClassModelEventListener(PropertyChangeListener, Object, String[]) - Method in class org.argouml.model.AbstractModelEventPump
 
addClassModelEventListener(PropertyChangeListener, Object, String) - Method in class org.argouml.model.AbstractModelEventPump
 
addClassModelEventListener(PropertyChangeListener, Object, String[]) - Method in interface org.argouml.model.ModelEventPump
Adds a listener that listens to all events that are named eventNames and that occur to instances of the given modelClass.
addClassModelEventListener(PropertyChangeListener, Object, String) - Method in interface org.argouml.model.ModelEventPump
Adds a listener that listens to the event that is named eventName and that occur to instances of the given modelClass.
addClient(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addClient(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a client model element to a Dependency.
addClientDependency(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addClientDependency(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a client Dependency to a ModelElement.
addCommand(Command) - Method in interface org.argouml.kernel.UndoManager
Adds a new command to the undo stack.
addComment(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addComment(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a new comment to a ModelElement.
addCompartmentBoxSurroundings(Dimension) - Method in class org.argouml.uml.diagram.ui.FigCompartmentBox
Increase the size of the given box with the area around the compartments.
addCompartmentBoxSurroundings(Dimension) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Compute the dimensions of an ellipse that intersects the 4 corners of the given box.
addConnection(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addConnection(Object, int, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addConnection(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add an End to a connection.
addConnection(Object, int, Object) - Method in interface org.argouml.model.CoreHelper
Add an End to a connection.
addConstrainingElement(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
addConstrainingElement(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Add a constraining element.
addConstraint(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addConstraint(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a constraint to a ModelElement.
addContent(Object, Object) - Method in class org.argouml.model.AbstractActivityGraphsHelperDecorator
 
addContent(Object, Object) - Method in interface org.argouml.model.ActivityGraphsHelper
Add a model element to a partition
addContextPopupFactory(ContextActionFactory) - Static method in class org.argouml.ui.ContextActionFactoryManager
 
addControlRec(String, Object) - Method in class org.argouml.cognitive.Critic
Add some attribute used by ControlMech to determine if this Critic should be active.
addCopyStereotype(Object, Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
addCopyStereotype(Object, Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Sets the stereotype of some modelelement.
addCritic(Critic) - Static method in class org.argouml.cognitive.Agency
 
addCritic(Critic) - Method in class org.argouml.cognitive.CompoundCritic
 
addCue(String) - Method in class org.argouml.uml.cognitive.critics.WizCueCards
 
addDeferrableEvent(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
addDeferrableEvent(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Add a deferrable event to a state.
addDeploymentLocation(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addDeploymentLocation(Object, Object) - Method in interface org.argouml.model.CoreHelper
 
addDiagram(ArgoDiagram) - Method in interface org.argouml.kernel.Project
 
addDiagram(ArgoDiagram) - Method in class org.argouml.kernel.ProjectImpl
 
addDocumentListener(DocumentListener) - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
addEdge(Object) - Method in class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
 
addEdge(Object) - Method in class org.argouml.uml.diagram.deployment.DeploymentDiagramGraphModel
 
addEdge(Object) - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
 
addEdge(Object) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
 
addEdge(Object) - Method in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
Add the given edge to the graph, if of the correct type.
addEdge(Layer, FigEdge, Object) - Method in class org.argouml.uml.diagram.UmlDiagramRenderer
 
addEdge(Object) - Method in class org.argouml.uml.diagram.use_case.UseCaseDiagramGraphModel
Add the given edge to the graph, if valid.
addElement(ToDoItem) - Method in class org.argouml.cognitive.ToDoList
 
addElement(Object) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
addElement(Object) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
 
addElementListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.NotationProvider
 
addElementListener(PropertyChangeListener, Object, String) - Method in class org.argouml.notation.NotationProvider
 
addElementListener(PropertyChangeListener, Object, String[]) - Method in class org.argouml.notation.NotationProvider
 
addElementListener(Object) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Add an element listener and remember the registration.
addElementListener(Object, String) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Add a listener and remember the registration.
addElementListener(Object, String[]) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Add a listener and remember the registration.
addElementListener(Object) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Add an element listener and remember the registration.
addElementListener(Object, String) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Add a listener for a given property name and remember the registration.
addElementListener(Object, String[]) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Add a listener for an array of property names and remember the registration.
addElementResidence(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addElementResidence(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add an ElementResidence.
addEnclosedFig(Fig) - Method in class org.argouml.uml.diagram.activity.ui.FigPool
 
addEnclosedFig(Fig) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Add a Fig that is enclosed by this figure.
addEntry(String) - Method in class org.argouml.ui.cmd.LastRecentlyUsedMenuList
Adds a new entry to lru list and removes the last one if if it increases maxCount.
addEnumerationButtons() - Method in class org.argouml.uml.ui.foundation.core.PropPanelDataType
Override this to add more buttons.
addEnumerationButtons() - Method in class org.argouml.uml.ui.foundation.core.PropPanelEnumeration
 
AddExistingNodeCommand - Class in org.argouml.uml.diagram.ui
ActionAddExistingNode enables pasting of an existing node into a Diagram.
AddExistingNodeCommand(Object) - Constructor for class org.argouml.uml.diagram.ui.AddExistingNodeCommand
The constructor.
AddExistingNodeCommand(Object, DropTargetDropEvent, int) - Constructor for class org.argouml.uml.diagram.ui.AddExistingNodeCommand
The constructor.
AddExistingNodeCommand(Object, Point, int) - Constructor for class org.argouml.uml.diagram.ui.AddExistingNodeCommand
 
addExtend(Object, Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
addExtend(Object, Object) - Method in interface org.argouml.model.UseCasesHelper
Add an extend to a Use Case or Extension Point.
addExtendedElement(Object, Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
addExtendedElement(Object, Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Add an extended element to a stereotype.
addExtensionPoint(Object, Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
addExtensionPoint(Object, int, Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
addExtensionPoint(Object, Object) - Method in interface org.argouml.model.UseCasesHelper
Adds an extension point to some Use Case or Extend.
addExtensionPoint(Object, int, Object) - Method in interface org.argouml.model.UseCasesHelper
Adds an extension point to some Extend.
addExtraActions() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelAction
Overrule this to add extra action buttons.
addExtraActions() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelSendAction
 
addExtraButtons() - Method in class org.argouml.uml.ui.behavior.activity_graphs.PropPanelCallState
Let's add a buttun to create a CallAction.
addExtraButtons() - Method in class org.argouml.uml.ui.behavior.activity_graphs.PropPanelObjectFlowState
 
addExtraButtons() - Method in class org.argouml.uml.ui.behavior.state_machines.AbstractPropPanelState
 
addExtraButtons() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelCompositeState
 
addExtraButtons() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelStateVertex
Overrule this to add extra buttons.
addExtraButtons() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelSubmachineState
 
addExtraCompartments() - Method in class org.argouml.uml.diagram.static_structure.ui.FigDataType
 
addExtraCompartments() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEnumeration
 
addExtraCriticizedDesignMaterial(Object) - Method in class org.argouml.cognitive.CompoundCritic
Extra criticized design material to be added to the list returned by CompoundCritic.getCriticizedDesignMaterials()
addFeature(Object, int, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addFeature(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addFeature(Object, int, Object) - Method in interface org.argouml.model.CoreHelper
Add a feature to a Classifier.
addFeature(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a feature to a Classifier.
addField(String, Component) - Method in class org.argouml.uml.ui.PropPanel
Add a component with the specified label.
addFieldAfter(String, Component, Component) - Method in class org.argouml.uml.ui.PropPanel
Add a component with the specified label positioned after another component.
addFieldBefore(String, Component, Component) - Method in class org.argouml.uml.ui.PropPanel
Add a component with the specified label positioned before another component.
addFig(Fig) - Method in class org.argouml.uml.diagram.sequence.ui.FigMessagePort
 
addFig(Fig) - Method in class org.argouml.uml.diagram.ui.FigCompartment
 
addFig(Fig) - Method in class org.argouml.uml.diagram.ui.FigCompartmentBox
 
addFig(Fig) - Method in class org.argouml.uml.diagram.ui.FigTextGroup
Adds a FigText to the list with figs.
addFigEdge(FigEdge) - Method in class org.argouml.sequence2.diagram.FigClassifierRole
 
addFile(File) - Method in class org.argouml.uml.reveng.ImportClassLoader
 
addFileSaved(String) - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
Deprecated. Adds the entry to the mru list.
addFileSaved(File) - Method in class org.argouml.ui.ProjectBrowser
Register a new file saved.
addFlatChildren(Object) - Method in class org.argouml.cognitive.ui.ToDoPerspective
TodoList specific.
addGenerator(Language, CodeGenerator) - Method in class org.argouml.uml.generator.GeneratorManager
Registers a new generator.
addGoal(Goal) - Method in class org.argouml.cognitive.GoalModel
 
addImporter(ImportInterface) - Method in class org.argouml.uml.reveng.ImporterManager
Register a new source language importer.
addInclude(Object, Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
addInclude(Object, Object) - Method in interface org.argouml.model.UseCasesHelper
Add an include to a Use Case.
addInstance(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
addInstance(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Adds an instance to a classifier role.
addInState(Object, Object) - Method in class org.argouml.model.AbstractActivityGraphsHelperDecorator
 
addInState(Object, Object) - Method in interface org.argouml.model.ActivityGraphsHelper
 
addInterface(Object, boolean) - Method in class org.argouml.uml.reveng.DiagramInterface
Add a interface to the current diagram.
addInterface() - Method in class org.argouml.uml.ui.foundation.core.PropPanelNamespace
Create a new interface.
addItem(String) - Method in class org.argouml.cognitive.checklist.Checklist
 
addItemsToToolBar(JToolBar, Object[]) - Static method in class org.argouml.util.ToolBarUtility
TODO: Use the following function to have a dropdown set of tools: ToolBarFactory.addItemsToToolBar(buttonPanel, actions, true); Instead, this temporary solution:
addItemsToToolBar(JToolBar, Collection) - Static method in class org.argouml.util.ToolBarUtility
TODO: Use the following function to have a dropdown set of tools: ToolBarFactory.addItemsToToolBar(buttonPanel, actions, true); Instead, this temporary solution:
addKnowledgeType(String) - Method in class org.argouml.cognitive.CompoundCritic
 
addKnowledgeType(String) - Method in class org.argouml.cognitive.Critic
 
addLayoutComponent(String, Component) - Method in class org.argouml.uml.ui.LabelledLayout
Adds the specified component with the specified name to the layout.
addLink(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addLink(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add the given Link to the given Link or Association.
addListener(ArgoEventListener) - Static method in class org.argouml.application.events.ArgoEventPump
 
addListener(int, ArgoEventListener) - Static method in class org.argouml.application.events.ArgoEventPump
 
addListener(PropertyChangeListener) - Static method in class org.argouml.cognitive.Designer
Adds a property change listener.
addListener(PropertyChangeListener) - Static method in class org.argouml.configuration.Configuration
Adds a property change listener.
addListener(ConfigurationKey, PropertyChangeListener) - Static method in class org.argouml.configuration.Configuration
Adds a property change listener.Static for simplicity of use.
addListener(PropertyChangeListener) - Method in class org.argouml.configuration.ConfigurationHandler
Adds a property change listener.
addListener(ConfigurationKey, PropertyChangeListener) - Method in class org.argouml.configuration.ConfigurationHandler
Adds a property change listener.Static for simplicity of use.
addListener(PerspectiveManagerListener) - Method in class org.argouml.ui.explorer.PerspectiveManager
 
addListenersToModel(Object) - Method in class org.argouml.model.AbstractUmlHelperDecorator
 
addListenersToModel(Object) - Method in interface org.argouml.model.UmlHelper
Ensures that all of the elements in a model are registered to the UmlModelListener.
addLiteral(Object, int, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addLiteral(Object, int, Object) - Method in interface org.argouml.model.CoreHelper
Add an EnumerationLiteral to an Enumeration at the specified position.
addMember(Object) - Method in interface org.argouml.kernel.Project
Add a member: ArgoDiagram, a UML Model, or a ProjectMemberTodoList.
addMember(Object) - Method in class org.argouml.kernel.ProjectImpl
 
addMemento(Memento) - Method in class org.argouml.uml.diagram.DiagramUndoManager
 
addMessage(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
addMessage(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Add a message to an interaction or association role.
addMessage(FigMessage) - Method in class org.argouml.uml.diagram.collaboration.ui.FigAssociationRole
 
addMethod(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addMethod(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a method to an Operation and copy the values of the Operation's visibility and scope attributes to the Method.
addMethod() - Method in class org.argouml.uml.ui.foundation.core.PropPanelOperation
Add a Method to the current target.
addModel(Object) - Method in interface org.argouml.kernel.Project
 
addModel(Object) - Method in class org.argouml.kernel.ProjectImpl
 
addModelEventListener(PropertyChangeListener, Object, String[]) - Method in class org.argouml.model.AbstractModelEventPump
 
addModelEventListener(PropertyChangeListener, Object, String) - Method in class org.argouml.model.AbstractModelEventPump
 
addModelEventListener(PropertyChangeListener, Object) - Method in class org.argouml.model.AbstractModelEventPump
 
addModelEventListener(PropertyChangeListener, Object, String[]) - Method in interface org.argouml.model.ModelEventPump
Adds a listener to modelevents that are fired by some given modelelement and that have any of the names in eventNames.
addModelEventListener(PropertyChangeListener, Object, String) - Method in interface org.argouml.model.ModelEventPump
Adds a listener to modelevents that are fired by some given modelelement and that have the name in eventName.
addModelEventListener(PropertyChangeListener, Object) - Method in interface org.argouml.model.ModelEventPump
Adds a listener to all events fired by some modelelement.
addModelInterpreter(ModelInterpreter) - Method in class org.argouml.profile.internal.ocl.CompositeModelInterpreter
Adds a ModelInterpreter to this set
addNode(Object) - Method in class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
 
addNode(Object) - Method in class org.argouml.uml.diagram.deployment.DeploymentDiagramGraphModel
 
addNode(Object) - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
 
addNode(int, MessageNode) - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
Adds a node at the given position.
addNode(Object) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
 
addNode(Object) - Method in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
 
addNode(Object) - Method in class org.argouml.uml.diagram.use_case.UseCaseDiagramGraphModel
Add the given node to the graph, if valid.
addNodeRelatedEdges(Object) - Method in class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
 
addNodeRelatedEdges(Object) - Method in class org.argouml.uml.diagram.deployment.DeploymentDiagramGraphModel
 
addNodeRelatedEdges(Object) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
 
addNodeRelatedEdges(Object) - Method in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
Add the edges from the given node.
addNodeRelatedEdges(Object) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
 
addNodeRelatedEdges(Object) - Method in class org.argouml.uml.diagram.use_case.UseCaseDiagramGraphModel
Add the various types of edge that may be connected with the given node.
addNodes(Collection, Point, ArgoDiagram) - Static method in class org.argouml.uml.diagram.ui.ActionAddExistingNodes
 
addNotationProvider(int, NotationName, Class) - Method in class org.argouml.notation.NotationProviderFactory2
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.argouml.gefext.ArgoFigCircle
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.argouml.gefext.ArgoFigInk
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.argouml.gefext.ArgoFigLine
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.argouml.gefext.ArgoFigPoly
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.argouml.gefext.ArgoFigRect
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.argouml.gefext.ArgoFigRRect
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.argouml.gefext.ArgoFigSpline
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.argouml.uml.diagram.ui.ArgoFigText
 
addNotify() - Method in class org.argouml.uml.ui.ScrollList
 
ADDONLY_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetChangeability
Deprecated. 
addOtherModelEventListeners(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLAssociationRoleBaseComboBoxModel
 
addOtherModelEventListeners(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationConnectionListModel
 
addOtherModelEventListeners(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLStructuralFeatureTypeComboBoxModel
 
addOtherModelEventListeners(Object) - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.UMLTagDefinitionComboBoxModel
 
addOtherModelEventListeners(Object) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
This function allows subclasses to listen to more modelelements.
addOtherModelEventListeners(Object) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
This function allows subclasses to listen to more modelelements.
addOwnedElement(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addOwnedElement(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a ModelElement to a Namespace.
addPackage(Object) - Method in class org.argouml.uml.reveng.DiagramInterface
Add a package to the current diagram.
addPackage() - Method in class org.argouml.uml.ui.foundation.core.PropPanelNamespace
Create a new package within the namespace.
addPanel(Component, ProjectBrowser.Position) - Method in class org.argouml.ui.ProjectBrowser
Add a panel to a split pane area.
addPanel(Class, PropPanel) - Method in class org.argouml.uml.ui.TabProps
Adds a property panel to the internal list.
addPanel(Class, StylePanel) - Method in class org.argouml.uml.ui.TabStyle
Adds a style panel to the internal list.
addParameter(Object, Object) - Method in class org.argouml.model.AbstractActivityGraphsHelperDecorator
 
addParameter(Object, int, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addParameter(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addParameter(Object, Object) - Method in interface org.argouml.model.ActivityGraphsHelper
Add a Parameter to an ObjectFlowState.
addParameter(Object, int, Object) - Method in interface org.argouml.model.CoreHelper
Add a Parameter to the given object at given location.
addParameter(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a Parameter to the given object.
addPathItemToFigAssociationRole(Layer) - Method in class org.argouml.uml.diagram.ui.FigMessage
Add the FigMessage to the Path Items of its FigAssociationRole.
addPerspective(Object) - Method in class org.argouml.ui.explorer.PerspectiveComboBox
 
addPerspective(ExplorerPerspective) - Method in class org.argouml.ui.explorer.PerspectiveManager
 
addPerspective(Object) - Method in interface org.argouml.ui.explorer.PerspectiveManagerListener
 
addPostLoadAction(Runnable) - Static method in class org.argouml.application.Main
Add an element to the PostLoadActions list, which contains actions that are run after ArgoUML has started.
addPredecessor(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
addPredecessor(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Adds a predecessor to a message.
addPredicate(Predicate) - Static method in class org.argouml.uml.ui.TabSrc
This function allows extra predicates to be added.
addProfile(Profile) - Method in class org.argouml.kernel.ProfileConfiguration
Deprecated. for 0.29.2, because since UML2 a profile must be applied to a model
addProfile(Profile, Object) - Method in class org.argouml.kernel.ProfileConfiguration
Applies a new profile to this configuration and to the given model (or other profile, which could be later a collection).
addProfileDependency(Profile) - Method in class org.argouml.profile.Profile
Add a dependency on the given profile from this profile.
addProfileDependency(String) - Method in class org.argouml.profile.Profile
Add a dependency on the given profile from this profile.
addProgressListener(ProgressListener) - Method in class org.argouml.persistence.AbstractFilePersister
Add any object interested in listening to persistence progress.
addProgressListener(ProgressListener) - Method in interface org.argouml.persistence.ProjectFilePersister
Add any object interested in listening to persistence progress.
addProjectSettingsTab(GUISettingsTabInterface) - Method in class org.argouml.ui.GUI
Register a new ProjectSettingsTab.
addProperty(PropertyMeta) - Method in class org.argouml.core.propertypanels.meta.PanelMeta
 
addProperty(Object, Object) - Method in interface org.argouml.model.DiagramInterchangeFactory
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.argouml.kernel.ProjectManager
Adds a listener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.argouml.kernel.UndoManager
Add a new PropertyChangeListener for undo/redo events.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.argouml.uml.diagram.ArgoDiagram
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.argouml.uml.diagram.DiagramUndoManager
 
addPropPanelFactory(PropPanelFactory) - Static method in class org.argouml.uml.ui.PropPanelFactoryManager
 
addQualifier(Object, int, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addQualifier(Object, int, Object) - Method in interface org.argouml.model.CoreHelper
 
addRadioItem(Action) - Method in class org.argouml.ui.ArgoJMenu
Creates a new radiobutton menu item attached to the specified action object and appends it to the end of this menu.
addRaisedException(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a raised exception to a Operation.
addRaisedException() - Method in class org.argouml.uml.ui.foundation.core.PropPanelOperation
Add a new RaisedException to the current target.
addRaisedSignal(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addRaisedSignal(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a raised Signal to a Message.
addRaisedSignal() - Method in class org.argouml.uml.ui.foundation.core.PropPanelOperation
Add a new RaisedSignal to the current target.
addResolvedCritic(ResolvedCritic) - Method in class org.argouml.cognitive.ToDoList
Add the given resolved critic to the list of resolved critics.
addResourceLocation(String) - Static method in class org.argouml.application.helpers.ResourceLoaderWrapper
This public operation is needed to allow modules to add their own images.
addRow(Object[]) - Method in class org.argouml.uml.ui.TabTaggedValuesModel
Add a tagged value to the model with the given type and value.
addRule(PerspectiveRule) - Method in class org.argouml.ui.explorer.ExplorerPerspective
 
addRule(PerspectiveRule) - Method in class org.argouml.ui.explorer.PerspectiveManager
Add a rule to the list of rules.
addSearchPath(String) - Method in interface org.argouml.kernel.Project
 
addSearchPath(String) - Method in class org.argouml.kernel.ProjectImpl
 
addSearchPath(String) - Method in interface org.argouml.model.XmiReader
Add a path to the list of paths to be searched when looking for XMI files to resolve external references with.
addSearchPathDirectory(String) - Method in class org.argouml.profile.internal.ProfileManagerImpl
 
addSearchPathDirectory(String) - Method in interface org.argouml.profile.ProfileManager
Add a new directory to the directory list.
addSeparator() - Method in class org.argouml.uml.ui.PropPanel
Add a separator.
addSeperator() - Method in class org.argouml.ui.StylePanel
Add a separator.
addSettingsTab(GUISettingsTabInterface) - Method in class org.argouml.ui.GUI
Register a new SettingsTab.
addShortcutChangedListener(ShortcutChangedListener) - Method in class org.argouml.ui.cmd.ShortcutField
Adds a ShortcutChangedListener to the listener list
addSourceFlow(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addSourceFlow(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a source flow to a ModelElement.
addStaticObserver(Observer) - Static method in class org.argouml.cognitive.Agency
Let some object receive notifications when the Agency changes state.
addStereotype(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addStereotype(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a stereotype to a ModelElement.
addStimulus(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
addStimulus(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Adds a stimulus to a action or link.
addSubTreeModel(TreeModel) - Method in class org.argouml.ui.PerspectiveSupport
Adds a rule to the perspective that will generate child nodes for any given parent node.
addSubvertex(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
addSubvertex(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Add a subvertex to a composite state.
addSuccessor(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
addSuccessor(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Add Message to a predecessor Message.
addSupplier(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addSupplier(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a supplier to a Dependency.
addSupplierDependency(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addSupplierDependency(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a supplier dependency to a ModelElement.
addSupportedDecision(Decision) - Method in class org.argouml.cognitive.CompoundCritic
 
addSupportedDecision(Decision) - Method in class org.argouml.cognitive.Critic
 
addSupportedGoal(Goal) - Method in class org.argouml.cognitive.CompoundCritic
 
addSupportedGoal(Goal) - Method in class org.argouml.cognitive.Critic
 
addTab(AbstractArgoJPanel, boolean) - Method in class org.argouml.ui.DetailsPane
Deprecated. by Bob Tarling in 0.29.3 use addTab(JPanel, boolean)
addTab(JPanel, boolean) - Method in class org.argouml.ui.DetailsPane
 
addTaggedValue(Object, Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
addTaggedValue(Object, Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Add a tagged value.
addTarget(Object) - Method in class org.argouml.ui.targetmanager.TargetManager
Adds a target to the targets list.
addTargetFlow(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addTargetFlow(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a target flow to a ModelElement.
addTargetListener(TargetListener) - Method in class org.argouml.ui.targetmanager.TargetManager
Adds a listener.
addTemplateArgument(Object, int, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addTemplateArgument(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addTemplateArgument(Object, int, Object) - Method in interface org.argouml.model.CoreHelper
Add a TemplateArgument to the given object at given location.
addTemplateArgument(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a TemplateArgument to the given object.
addTemplateParameter(Object, int, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addTemplateParameter(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addTemplateParameter(Object, int, Object) - Method in interface org.argouml.model.CoreHelper
Add a TemplateParameter to the given object at given location.
addTemplateParameter(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a TemplateTParameter to the given object.
addToDefaultProfiles(Profile) - Method in class org.argouml.profile.internal.ProfileManagerImpl
 
addToDefaultProfiles(Profile) - Method in interface org.argouml.profile.ProfileManager
Add a profile to the default list.
addToDisplayPane(JCheckBox) - Method in class org.argouml.ui.StylePanelFigNodeModelElement
Add a given checkbox to the panel.
AddToDoItemDialog - Class in org.argouml.cognitive.ui
The dialog to enter a new ToDoItem.
AddToDoItemDialog(ListCellRenderer) - Constructor for class org.argouml.cognitive.ui.AddToDoItemDialog
Create a new AddToDoItemDialog
addToDoListListener(ToDoListListener) - Method in class org.argouml.cognitive.ToDoList
 
addToPropTab(Class, PropPanel) - Method in class org.argouml.ui.DetailsPane
Helper method to add a Property panel for a given class.
addTranslation(String, String) - Method in class org.argouml.persistence.PersistenceManager
Figs are stored by class name and recreated by reflection.
addTreeModelListener(TreeModelListener) - Method in class org.argouml.cognitive.ui.GoListToDecisionsToItems
 
addTreeModelListener(TreeModelListener) - Method in class org.argouml.cognitive.ui.GoListToGoalsToItems
 
addTreeModelListener(TreeModelListener) - Method in class org.argouml.cognitive.ui.GoListToOffenderToItem
 
addTreeModelListener(TreeModelListener) - Method in class org.argouml.cognitive.ui.GoListToPosterToItem
 
addTreeModelListener(TreeModelListener) - Method in class org.argouml.cognitive.ui.GoListToPriorityToItem
 
addTreeModelListener(TreeModelListener) - Method in class org.argouml.cognitive.ui.GoListToTypeToItem
 
addTreeModelListener(TreeModelListener) - Method in class org.argouml.ui.TreeModelSupport
Add a TreeModelListener to the list of listeners.
addTrigger(String) - Method in class org.argouml.cognitive.Critic
 
addUndoableEditListener(UndoableEditListener) - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
addVetoableChangeListener(VetoableChangeListener) - Method in interface org.argouml.uml.diagram.ArgoDiagram
 
Agency - Class in org.argouml.cognitive
Agency manages Critics.
Agency(ControlMech) - Constructor for class org.argouml.cognitive.Agency
Construct a new Agency instance with the given ControlMech as the main control mechanism for determining which critics should be active.
Agency() - Constructor for class org.argouml.cognitive.Agency
Construct a new Agency instance and use a StandardCM as the main control mechanism for determining which critics should be active.
AGGREGATE_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation
AGGREGATE_COMMAND defines an aggregation kind.
AggregationKind - Interface in org.argouml.model
The different AggregationKinds.
allAvailableContents(Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
allAvailableContents(Object) - Method in interface org.argouml.model.CollaborationsHelper
Returns all available contents for a given classifierrole as defined in section 2.10.3.3 of the UML 1.3 spec.
allAvailableFeatures(Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
allAvailableFeatures(Object) - Method in interface org.argouml.model.CollaborationsHelper
Returns all available features for a given classifierrole as defined in section 2.10.3.3 of the UML 1.3 spec.
allModules() - Static method in class org.argouml.moduleloader.ModuleLoader2
Get a Collection with all the names.
allowRemoveFromDiagram(boolean) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
allowRemoveFromDiagram(boolean) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
ALT_GRAPH_MODIFIER - Static variable in class org.argouml.util.KeyEventUtils
The text for the alt-gr modifier
ALT_MODIFIER - Static variable in class org.argouml.util.KeyEventUtils
The text for the alt modifier
ALWAYS_UNDERLINE - Static variable in class org.argouml.swingext.JLinkButton
Link behavior - underline always.
ANY_DIAGRAM_APPEARANCE_EVENT - Static variable in interface org.argouml.application.events.ArgoEventTypes
Indicating any diagram appearance event.
ANY_EVENT - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id which matches any event.
ANY_GENERATOR_EVENT - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating any GENERATION event.
ANY_HELP_EVENT - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating any HELP event.
ANY_MODULE_EVENT - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id which matches any module event.
ANY_NOTATION_EVENT - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating any notation event.
ANY_PROFILE_EVENT - Static variable in interface org.argouml.application.events.ArgoEventTypes
Indicating any profile event.
ANY_STATUS_EVENT - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating any STATUS event.
appendToPool(Object) - Method in class org.argouml.uml.diagram.activity.ui.FigPartition
On post placement look to see if there are any other FigPartitions.
applicable(Object) - Method in class org.argouml.profile.internal.ocl.OclInterpreter
Checks whether this OCL expression is applicable to a given model element
ApplicationVersion - Class in org.argouml.application.helpers
Receives the version of the application at initialisation time.
applyAllCritics(Object, Designer, long) - Static method in class org.argouml.cognitive.Agency
Apply all critics that can be applied to the given design material instance as appropriate for the given Designer.
applyAllCritics(Object, Designer) - Static method in class org.argouml.cognitive.Agency
 
applyArrowHeads() - Method in class org.argouml.uml.diagram.ui.FigAssociation
Choose the arrowhead style for each end.
applyConfiguration(ProfileConfiguration) - Method in class org.argouml.profile.internal.ProfileManagerImpl
 
applyConfiguration(ProfileConfiguration) - Static method in class org.argouml.profile.ProfileFacade
Applies the given ProfileConfiguration to ArgoUML
applyConfiguration(ProfileConfiguration) - Method in interface org.argouml.profile.ProfileManager
Apply the given ProfileConfiguration to ArgoUML
applyCritics(Object, Designer, Collection<Critic>, long) - Static method in class org.argouml.cognitive.Agency
 
applyOffsetAmount(Point, Point, int, Point) - Method in class org.argouml.uml.diagram.ui.PathConvPercent2
 
applyProfile(Object, Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
applyProfile(Object, Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Apply a profile to a model or another profile.
Argo - Class in org.argouml.application.api
The Argo class provides static methods and definitions that can be used as helpers throughout the Argo code.
ARGO_CONSOLE_PREFIX - Static variable in class org.argouml.application.api.Argo
Standard definition of system variable to add text prefix to console log.
ARGO_CONSOLE_SUPPRESS - Static variable in class org.argouml.application.api.Argo
Standard definition of the logging category for the console.
ARGO_EVENT_END - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id marker for the last Argo event.
ArgoAwtExceptionHandler - Class in org.argouml.application.security
Argo Awt Exception handler.
ArgoAwtExceptionHandler() - Constructor for class org.argouml.application.security.ArgoAwtExceptionHandler
The constructor.
ArgoDiagram - Interface in org.argouml.uml.diagram
An interface to decouple ArgoUML from GEF and to untangle the Project <-> ArgoDiagram ball of string.
ArgoDiagramAppearanceEvent - Class in org.argouml.application.events
ArgoDiagramAppearanceEvent is used to notify interested parties that the module which is the event source has been changed.
ArgoDiagramAppearanceEvent(int, Object) - Constructor for class org.argouml.application.events.ArgoDiagramAppearanceEvent
 
ArgoDiagramAppearanceEventListener - Interface in org.argouml.application.events
An interface that objects interested in ArgoDiagramAppearanceEvent notifications must extend.
ArgoDiagramImpl - Class in org.argouml.uml.diagram
This class represents all Diagrams within ArgoUML.
ArgoDiagramImpl() - Constructor for class org.argouml.uml.diagram.ArgoDiagramImpl
Deprecated. for 0.27.2 by tfmorris. The 0-arg constructor of our sub classes will get called by the PGML parser, but this should not get propagated up the hierarchy. The GEF Diagram constructor implementation is going to provide defaults for all missing args anyway, so we should always use the fully specified 3-arg constructor.
ArgoDiagramImpl(String) - Constructor for class org.argouml.uml.diagram.ArgoDiagramImpl
Deprecated. for 0.27.2 by tfmorris. Use ArgoDiagramImpl.ArgoDiagramImpl(String, GraphModel, LayerPerspective).
ArgoDiagramImpl(String, GraphModel, LayerPerspective) - Constructor for class org.argouml.uml.diagram.ArgoDiagramImpl
Construct a new ArgoUML diagram.
ArgoDialog - Class in org.argouml.util
A dialog with localized buttons.
ArgoDialog(String, boolean) - Constructor for class org.argouml.util.ArgoDialog
Creates a new ArgoDialog with the default optionType.
ArgoDialog(String, int, boolean) - Constructor for class org.argouml.util.ArgoDialog
Creates a new ArgoDialog with the specified optionType.
ArgoEvent - Class in org.argouml.application.events
The root class from which all event state objects within Argo are derived.
ArgoEvent(int, Object) - Constructor for class org.argouml.application.events.ArgoEvent
The constructor.
ArgoEventListener - Interface in org.argouml.application.api
A tagging interface that all Argo event listener interfaces must extend.
ArgoEventPump - Class in org.argouml.application.events
ArgoEventPump is an event dispatcher which handles events that are global in nature for the entire application.
ArgoEventTypes - Interface in org.argouml.application.events
Definitions of Argo Event types.
ArgoFacade - Class in org.argouml.ocl
Provides a facade of the ArgoUml uml model for the OCL compiler.
ArgoFacade(Object) - Constructor for class org.argouml.ocl.ArgoFacade
Construtor.
ArgoFig - Interface in org.argouml.uml.diagram.ui
An interface that all ArgoUML Figs are required to implament.
ArgoFigCircle - Class in org.argouml.gefext
Primitive Fig for displaying circles and ovals.
ArgoFigCircle(int, int, int, int) - Constructor for class org.argouml.gefext.ArgoFigCircle
 
ArgoFigGroup - Class in org.argouml.uml.diagram.ui
A Fig which contains other Figs.
ArgoFigGroup(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.ArgoFigGroup
Construct an empty FigGroup with the given DiagramSettings.
ArgoFigInk - Class in org.argouml.gefext
Primitive Fig to paint Ink on a diagram.
ArgoFigInk() - Constructor for class org.argouml.gefext.ArgoFigInk
 
ArgoFigInk(int, int) - Constructor for class org.argouml.gefext.ArgoFigInk
 
ArgoFigLine - Class in org.argouml.gefext
Primitive Fig for drawing a line in a diagram.
ArgoFigLine() - Constructor for class org.argouml.gefext.ArgoFigLine
 
ArgoFigLine(int, int, int, int) - Constructor for class org.argouml.gefext.ArgoFigLine
 
ArgoFigLine(int, int, int, int, Color) - Constructor for class org.argouml.gefext.ArgoFigLine
Create a line from x1,y1 to x2,y2 in the given color
ArgoFigPoly - Class in org.argouml.gefext
Primitive Fig to paint Polygons on a diagram.
ArgoFigPoly() - Constructor for class org.argouml.gefext.ArgoFigPoly
 
ArgoFigPoly(int, int) - Constructor for class org.argouml.gefext.ArgoFigPoly
 
ArgoFigRect - Class in org.argouml.gefext
Primitive Fig to paint rectangles on a Diagram.
ArgoFigRect(int, int, int, int) - Constructor for class org.argouml.gefext.ArgoFigRect
 
ArgoFigRRect - Class in org.argouml.gefext
Primitive Fig to paint rounded rectangles on a diagram.
ArgoFigRRect(int, int, int, int) - Constructor for class org.argouml.gefext.ArgoFigRRect
 
ArgoFigSpline - Class in org.argouml.gefext
Primitive Fig for displaying splines.
ArgoFigSpline() - Constructor for class org.argouml.gefext.ArgoFigSpline
 
ArgoFigSpline(int, int) - Constructor for class org.argouml.gefext.ArgoFigSpline
 
ArgoFigText - Class in org.argouml.uml.diagram.ui
Primitive Fig for text.
ArgoFigText(Object, Rectangle, DiagramSettings, boolean) - Constructor for class org.argouml.uml.diagram.ui.ArgoFigText
Construct a text fig owned by the given UML element.
ArgoFigUtil - Class in org.argouml.uml.diagram.ui
Static utility methods for use with ArgoFigs.
ArgoFigUtil() - Constructor for class org.argouml.uml.diagram.ui.ArgoFigUtil
 
ArgoFrame - Class in org.argouml.util
Helper class to store/find a top level application frame.
ArgoGeneratorEvent - Class in org.argouml.application.events
ArgoGeneratorEvent is used to notify interested parties that a CodeGenerator has been added, removed, modified.
ArgoGeneratorEvent(int, Object) - Constructor for class org.argouml.application.events.ArgoGeneratorEvent
 
ArgoGeneratorEventListener - Interface in org.argouml.application.events
An interface that objects interested in GeneratorEvent notifications must extend.
ArgoHelpEvent - Class in org.argouml.application.events
The Help Event is used to notify interested parties (like e.g.
ArgoHelpEvent(int, Object, String) - Constructor for class org.argouml.application.events.ArgoHelpEvent
 
ArgoHelpEventListener - Interface in org.argouml.application.events
An interface that objects that are interested in HelpEvents must extend.
ARGOINI - Static variable in class org.argouml.application.api.Argo
Deprecated. for 0.25.4 by tfmorris. No longer used.
ArgoJFontChooser - Class in org.argouml.ui
A font chooser dialog for selecting font family, size and style.
ArgoJFontChooser(Frame, JComponent, String, int) - Constructor for class org.argouml.ui.ArgoJFontChooser
 
ArgoJMenu - Class in org.argouml.ui
An extension of the standard swing JMenu class which provides additional Argo support.
ArgoJMenu(String) - Constructor for class org.argouml.ui.ArgoJMenu
Constructs a new ArgoJMenu with the key to localize.
ArgoModeCreateFigCircle - Class in org.argouml.gefext
A Mode to interprete user input while creating a FigCircle.
ArgoModeCreateFigCircle() - Constructor for class org.argouml.gefext.ArgoModeCreateFigCircle
 
ArgoModeCreateFigInk - Class in org.argouml.gefext
A Mode to interprete user input while creating a FigInk.
ArgoModeCreateFigInk() - Constructor for class org.argouml.gefext.ArgoModeCreateFigInk
 
ArgoModeCreateFigLine - Class in org.argouml.gefext
A Mode to interpret user input while creating a FigLine.
ArgoModeCreateFigLine() - Constructor for class org.argouml.gefext.ArgoModeCreateFigLine
 
ArgoModeCreateFigPoly - Class in org.argouml.gefext
A Mode to interprete user input while creating a FigPoly.
ArgoModeCreateFigPoly() - Constructor for class org.argouml.gefext.ArgoModeCreateFigPoly
 
ArgoModeCreateFigRect - Class in org.argouml.gefext
A Mode to interprete user input while creating a FigRect.
ArgoModeCreateFigRect() - Constructor for class org.argouml.gefext.ArgoModeCreateFigRect
 
ArgoModeCreateFigRRect - Class in org.argouml.gefext
A Mode to interprete user input while creating a FigRRect.
ArgoModeCreateFigRRect() - Constructor for class org.argouml.gefext.ArgoModeCreateFigRRect
 
ArgoModeCreateFigSpline - Class in org.argouml.gefext
A Mode to interprete user input while creating a FigSpline.
ArgoModeCreateFigSpline() - Constructor for class org.argouml.gefext.ArgoModeCreateFigSpline
 
ArgoModeCreateFigText - Class in org.argouml.uml.diagram.ui
A Mode to interpret user input while creating a FigText.
ArgoModeCreateFigText() - Constructor for class org.argouml.uml.diagram.ui.ArgoModeCreateFigText
 
ArgoNotationEvent - Class in org.argouml.application.events
ArgoNotationEvent is used to notify interested parties that the notation has been changed.
ArgoNotationEvent(int, Object) - Constructor for class org.argouml.application.events.ArgoNotationEvent
 
ArgoNotationEventListener - Interface in org.argouml.application.events
An interface that objects interested in NotationEvent notifications must extend.
ArgoProfileEvent - Class in org.argouml.application.events
ArgoProfileEvent is used to notify interested parties that the profile is changed.
ArgoProfileEvent(int, Object) - Constructor for class org.argouml.application.events.ArgoProfileEvent
 
ArgoProfileEventListener - Interface in org.argouml.application.events
An interface that all objects interested in ProfileEvent notifications shall implement.
ArgoStatusBar - Class in org.argouml.ui
A StatusBar that registers itself with the ArgoEventPump to receive help and status events.
ArgoStatusBar() - Constructor for class org.argouml.ui.ArgoStatusBar
Default constructor.
ArgoStatusEvent - Class in org.argouml.application.events
The Status Event is used to notify interested parties of a status change.
ArgoStatusEvent(int, Object, String) - Constructor for class org.argouml.application.events.ArgoStatusEvent
 
ArgoStatusEventListener - Interface in org.argouml.application.events
An interface that objects that are interested in StatusEvents must extend.
ArgoToolbarManager - Class in org.argouml.ui
Class that handles toolbars show/hide functionality.
argumentsScroll - Variable in class org.argouml.uml.ui.behavior.common_behavior.PropPanelAction
The scroll pane for arguments.
askConfirmationAndSave() - Method in class org.argouml.ui.ProjectBrowser
If the current project is dirty (needs saving) then this function will ask confirmation from the user.
assignAccelerator(JMenuItem, String) - Static method in class org.argouml.ui.cmd.ShortcutMgr
Assign a shortcut to the given JMenuItem
assignAccelerator(JPanel, String) - Static method in class org.argouml.ui.cmd.ShortcutMgr
Assign a shortcut to the given JPanel (only when focused)
AssociationChangeEvent - Class in org.argouml.model
A change event due to change in an association between one model element and another.
AssociationChangeEvent(Object, String, Object, Object, Object, EventObject) - Constructor for class org.argouml.model.AssociationChangeEvent
Constructor.
AssociationEndNameNotation - Class in org.argouml.notation.providers
This abstract class forms the basis of all Notation providers for the text shown next to the end of an association.
AssociationEndNameNotation() - Constructor for class org.argouml.notation.providers.AssociationEndNameNotation
The constructor.
AssociationEndNameNotationJava - Class in org.argouml.notation.providers.java
The Java notation for an associationend name (i.e.
AssociationEndNameNotationJava() - Constructor for class org.argouml.notation.providers.java.AssociationEndNameNotationJava
The constructor.
AssociationEndNameNotationUml - Class in org.argouml.notation.providers.uml
The UML notation for an association-end name (i.e.
AssociationEndNameNotationUml() - Constructor for class org.argouml.notation.providers.uml.AssociationEndNameNotationUml
The constructor.
AssociationNameNotation - Class in org.argouml.notation.providers
This abstract class forms the basis of all Notation providers for the text shown above the association Fig.
AssociationNameNotation(Object) - Constructor for class org.argouml.notation.providers.AssociationNameNotation
The constructor.
AssociationNameNotationJava - Class in org.argouml.notation.providers.java
Java notation for the name of an association.
AssociationNameNotationJava(Object) - Constructor for class org.argouml.notation.providers.java.AssociationNameNotationJava
The constructor.
AssociationNameNotationUml - Class in org.argouml.notation.providers.uml
Handles the notation of the name of an association modelelement in UML, ie a string on the format:
AssociationNameNotationUml(Object) - Constructor for class org.argouml.notation.providers.uml.AssociationNameNotationUml
The constructor.
AssociationRoleNotation - Class in org.argouml.notation.providers
This abstract class forms the basis of all Notation providers for the name of an association-role.
AssociationRoleNotation(Object) - Constructor for class org.argouml.notation.providers.AssociationRoleNotation
The constructor.
AssociationRoleNotationUml - Class in org.argouml.notation.providers.uml
The UML notation for an AssociationRole.
AssociationRoleNotationUml(Object) - Constructor for class org.argouml.notation.providers.uml.AssociationRoleNotationUml
The constructor.
AssociationsNode - Class in org.argouml.ui.explorer.rules
This class is a support class for The Navigation panel Go Rules.
AssociationsNode(Object) - Constructor for class org.argouml.ui.explorer.rules.AssociationsNode
Creates a new instance of AssociationsNode.
AttributeChangeEvent - Class in org.argouml.model
A change event due to change in an attribute of a model element (eg the name of a model element has changed).
AttributeChangeEvent(Object, String, Object, Object, EventObject) - Constructor for class org.argouml.model.AttributeChangeEvent
Constructor.
AttributeNotation - Class in org.argouml.notation.providers
This abstract class forms the basis of all Notation providers for the text shown in the attribute compartment of a Class.
AttributeNotation() - Constructor for class org.argouml.notation.providers.AttributeNotation
The constructor.
AttributeNotationJava - Class in org.argouml.notation.providers.java
 
AttributeNotationJava() - Constructor for class org.argouml.notation.providers.java.AttributeNotationJava
The constructor.
AttributeNotationUml - Class in org.argouml.notation.providers.uml
The notation for an attribute for UML.
AttributeNotationUml() - Constructor for class org.argouml.notation.providers.uml.AttributeNotationUml
The constructor.
AttributesCompartmentContainer - Interface in org.argouml.uml.diagram
Deprecated. in 0.29.2 by Bob Tarling. We can't assume at compile time what Figs contain what compartments. This is proved in the UML1.4 to UML2 conversion where UML1.4 does not want this interface for FigInterface but UML2 does. Use FigCompartment.getCompartment(Object metaType) to fetch a compartment and check the existence and methods of the returned object.
AttributesNode - Class in org.argouml.ui.explorer.rules
This class is a support class for The Navigation panel Go Rules.
AttributesNode(Object) - Constructor for class org.argouml.ui.explorer.rules.AttributesNode
Creates a new instance of AttributesNode.
AUTHOR - Static variable in interface org.argouml.moduleloader.ModuleInterface
The author of the module.
AUTHOR_TAG - Static variable in class org.argouml.application.api.Argo
Name of the TagDefinition for tagged values containing the author's name.
AUTO_CRITIQUE - Static variable in class org.argouml.cognitive.Designer
The key to remember persistently the latest choice made for the menuitem Toggle Auto-Critique.
autoscroll(Point) - Method in class org.argouml.ui.explorer.DnDExplorerTree
 
AwtExceptionHandler - Class in org.argouml.util.logging
Last chance exception handler for AWT thread to make sure things get logged.
AwtExceptionHandler() - Constructor for class org.argouml.util.logging.AwtExceptionHandler
 

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