A B C D E F G H I J K L M N O P R S T U V W X 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.
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.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
 
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.
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
 
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
 
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
 
AbstractUseCasesHelperDecorator - Class in org.argouml.model
An abstract Decorator for the UseCasesHelper.
AbstractUseCasesHelperDecorator(UseCasesHelper) - Constructor for class org.argouml.model.AbstractUseCasesHelperDecorator
 
ACCESS_STEREOTYPE - Static variable in interface org.argouml.model.ModelManagementHelper
Name of stereotype applied to Permission which is an package access.
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.
ActionCreateContainedModelElement - Class in org.argouml.ui
An action to create a model element to be contained by the target model element.
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.
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
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.
ActionImportXMI - Class in org.argouml.ui
This Action allows import of a XMI file.
ActionImportXMI() - Constructor for class org.argouml.ui.ActionImportXMI
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.
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.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
 
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.
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.
ActionSettings - Class in org.argouml.ui
Action for starting the Argo settings window.
ActionSettings() - Constructor for class org.argouml.ui.ActionSettings
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.
activateGlassPane() - Method in class org.argouml.ui.SwingWorker
Activate the capabilities of glasspane
ActivityDiagram - Interface in org.argouml.model
An interface to act as an enumerated type for a di activity diagram.
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(T) - Method in class org.argouml.cognitive.ListSet
 
add(int, T) - Method in class org.argouml.cognitive.ListSet
 
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.
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(Collection<? extends T>) - Method in class org.argouml.cognitive.ListSet
 
addAll(int, Collection<? extends T>) - Method in class org.argouml.cognitive.ListSet
 
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.
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.
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.
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.
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.
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
 
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
 
addElement(ToDoItem) - Method in class org.argouml.cognitive.ToDoList
 
addElementResidence(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
addElementResidence(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add an ElementResidence.
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.
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.
addFile(File) - Method in class org.argouml.uml.reveng.ImportClassLoader
 
addFileSaved(File) - Method in class org.argouml.ui.ProjectBrowser
Register a new file saved.
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.
addKnowledgeType(String) - Method in class org.argouml.cognitive.CompoundCritic
 
addKnowledgeType(String) - Method in class org.argouml.cognitive.Critic
 
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(PropertyChangeListener) - Static method in class org.argouml.cognitive.Designer
Adds a property change listener.
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.
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.
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.
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.
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.
addPanel(Component, ProjectBrowser.Position) - Method in class org.argouml.ui.ProjectBrowser
Add a panel to a split pane area.
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.
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.
addProjectSettingsTab(GUISettingsTabInterface) - Method in class org.argouml.ui.GUI
Register a new ProjectSettingsTab.
addProperty(Object, Object) - Method in interface org.argouml.model.DiagramInterchangeFactory
 
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.
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.
addResolvedCritic(ResolvedCritic) - Method in class org.argouml.cognitive.ToDoList
Add the given resolved critic to the list of resolved critics.
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.model.XmiReader
Add a path to the list of paths to be searched when looking for XMI files to resolve external references with.
addSeperator() - Method in class org.argouml.ui.StylePanel
Add a separator.
addSettingsTab(GUISettingsTabInterface) - Method in class org.argouml.ui.GUI
Register a new SettingsTab.
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
 
addTaggedValue(Object, Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
addTaggedValue(Object, Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Add a tagged value.
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.
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.
addToDisplayPane(JCheckBox) - Method in class org.argouml.ui.StylePanelFigNodeModelElement
Add a given checkbox to the panel.
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.
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
 
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.
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.
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
 
applyCritics(Object, Designer, Collection<Critic>, long) - Static method in class org.argouml.cognitive.Agency
 
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.
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.
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.
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.
ArgoToolbarManager - Class in org.argouml.ui
Class that handles toolbars show/hide functionality.
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.
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.
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.
AUTHOR - Static variable in interface org.argouml.moduleloader.ModuleInterface
The author of the module.
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
 

A B C D E F G H I J K L M N O P R S T U V W X Z
ArgoUML © 1996-2006ArgoUML HomepageArgoUML Cookbook