A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

ABSTRACT - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
ABSTRACT - Static variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
Used for #buildModifierPopUp().
ABSTRACT - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
ACC_ABSTRACT - Static variable in class org.argouml.uml.reveng.java.JavaRecognizer
 
ACC_FINAL - Static variable in class org.argouml.uml.reveng.java.JavaRecognizer
 
ACC_INTERFACE - Static variable in class org.argouml.uml.reveng.java.JavaRecognizer
 
ACC_NATIVE - Static variable in class org.argouml.uml.reveng.java.JavaRecognizer
 
ACC_PRIVATE - Static variable in class org.argouml.uml.reveng.java.JavaRecognizer
 
ACC_PROTECTED - Static variable in class org.argouml.uml.reveng.java.JavaRecognizer
 
ACC_PUBLIC - Static variable in class org.argouml.uml.reveng.java.JavaRecognizer
 
ACC_STATIC - Static variable in class org.argouml.uml.reveng.java.JavaRecognizer
 
ACC_SUPER - Static variable in class org.argouml.uml.reveng.java.JavaRecognizer
 
ACC_SYNCHRONIZED - Static variable in class org.argouml.uml.reveng.java.JavaRecognizer
 
ACC_TRANSIENT - Static variable in class org.argouml.uml.reveng.java.JavaRecognizer
 
ACC_VOLATILE - Static variable in class org.argouml.uml.reveng.java.JavaRecognizer
 
ACTION - Static variable in interface org.argouml.uml.ui.behavior.common_behavior.ActionNewAction.Roles
The action with some message.
ACTION_PREFIX_KEY - Static variable in class org.argouml.ui.CmdCreateNode
Prefix for the action key.
ACTION_PREFIX_KEY - Static variable in class org.argouml.ui.CmdSetMode
 
ACTIVATION_CONTINUOUS_STATUS - Static variable in class org.argouml.uml.diagram.sequence.ui.FigLinkPort
If a figlinkport has this activation status, the activation to which it is attached will not be cutt off.
ACTIVATION_CUTOFF_STATUS - Static variable in class org.argouml.uml.diagram.sequence.ui.FigLinkPort
If a figlinkport has this activation status, the activation to which it is attached will be cut off at the y coordinate of this figlink.
ACTIVE - Static variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
Used for #buildModifierPopUp().
ADDONLY_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetChangeability
ADDONLY_COMMAND determines a changeability kind.
AGGREGATE_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation
AGGREGATE_COMMAND defines an aggregation kind.
ALARM_COLOR - Static variable in class org.argouml.cognitive.ui.ToDoPane
 
ALARM_THRESHOLD - Static variable in class org.argouml.cognitive.ui.ToDoPane
 
ALWAYS - Static variable in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
ANY_EVENT - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id which matches any 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_RANGE - Static variable in class org.argouml.language.java.generator.GeneratorJava
 
ANY_RANGE - Static variable in class org.argouml.uml.generator.GeneratorDisplay
ANY_RANGE stands for "0..*".
ARGCLASS - Static variable in class org.argouml.uml.ui.UMLListMenuItem
Deprecated.  
ARGOINI - Static variable in class org.argouml.application.api.Argo
argo.ini path.
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.
ARGO_MINI_TEE - Static variable in class org.argouml.persistence.ZargoFilePersister
This is the old version of the ArgoUML tee file which does not contain the detail of member elements.
ARGO_TEE - Static variable in class org.argouml.persistence.UmlFilePersister
 
ARMS_POSN - Static variable in class org.argouml.uml.diagram.use_case.ui.FigActor
 
ARRAY_DECLARATOR - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
ARRAY_DECLARATOR - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
ARRAY_INIT - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
ARRAY_INIT - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
ASSIGN - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
ASSIGN - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
ATTRIBUTES_POSN - Static variable in class org.argouml.uml.diagram.static_structure.ui.FigClass
 
AUTHOR - Static variable in interface org.argouml.moduleloader.ModuleInterface
The author of the module.
AboutBox - class org.argouml.ui.AboutBox.
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.
AboutTabPanel - interface org.argouml.application.api.AboutTabPanel.
An interface which must be implemented as the UI for tabs used on the about panel.
AbstractActionAddModelElement - class org.argouml.uml.ui.AbstractActionAddModelElement.
Abstract action that is the parent to all add actions that add the modelelements via the UMLAddDialog.
AbstractActionAddModelElement() - Constructor for class org.argouml.uml.ui.AbstractActionAddModelElement
The constructor.
AbstractActionNavigate - class org.argouml.uml.ui.AbstractActionNavigate.
 
AbstractActionNavigate() - Constructor for class org.argouml.uml.ui.AbstractActionNavigate
The constructor.
AbstractActionNavigate(String, boolean) - Constructor for class org.argouml.uml.ui.AbstractActionNavigate
 
AbstractActionNewModelElement - class org.argouml.uml.ui.AbstractActionNewModelElement.
 
AbstractActionNewModelElement() - Constructor for class org.argouml.uml.ui.AbstractActionNewModelElement
The constructor.
AbstractActionNewModelElement(String) - Constructor for class org.argouml.uml.ui.AbstractActionNewModelElement
The constructor.
AbstractActionRemoveElement - class org.argouml.uml.ui.AbstractActionRemoveElement.
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.
AbstractCognitiveTranslator - class org.argouml.cognitive.AbstractCognitiveTranslator.
 
AbstractCognitiveTranslator() - Constructor for class org.argouml.cognitive.AbstractCognitiveTranslator
 
AbstractCrTooMany - class org.argouml.uml.cognitive.critics.AbstractCrTooMany.
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 org.argouml.uml.cognitive.critics.AbstractCrUnconventionalName.
 
AbstractCrUnconventionalName() - Constructor for class org.argouml.uml.cognitive.critics.AbstractCrUnconventionalName
 
AbstractFilePersister - class org.argouml.persistence.AbstractFilePersister.
To persist to and from zargo (zipped file) storage.
AbstractFilePersister() - Constructor for class org.argouml.persistence.AbstractFilePersister
 
AbstractGoList - class org.argouml.cognitive.ui.AbstractGoList.
 
AbstractGoList() - Constructor for class org.argouml.cognitive.ui.AbstractGoList
 
AbstractPerspectiveRule - class org.argouml.ui.explorer.rules.AbstractPerspectiveRule.
 
AbstractPerspectiveRule() - Constructor for class org.argouml.ui.explorer.rules.AbstractPerspectiveRule
 
AbstractProjectMember - class org.argouml.kernel.AbstractProjectMember.
A member of the project.
AbstractProjectMember(String, Project) - Constructor for class org.argouml.kernel.AbstractProjectMember
The constructor.
AbstractSection - class org.argouml.uml.generator.AbstractSection.
Reading and writing preserved sections from the code
AbstractSection() - Constructor for class org.argouml.uml.generator.AbstractSection
Creates a new instance of Section
AbstractUmlModelFactory - class org.argouml.model.uml.AbstractUmlModelFactory.
Abstract Class that every model package factory should implement to share the initialize() method.
AbstractUmlModelFactory() - Constructor for class org.argouml.model.uml.AbstractUmlModelFactory
Default constructor.
ActionAboutArgoUML - class org.argouml.ui.cmd.ActionAboutArgoUML.
The action to show the About ArgoUML dialog.
ActionAboutArgoUML() - Constructor for class org.argouml.ui.cmd.ActionAboutArgoUML
 
ActionActivityDiagram - class org.argouml.uml.ui.ActionActivityDiagram.
Action to trigger creation of a new activity diagram.
ActionActivityDiagram() - Constructor for class org.argouml.uml.ui.ActionActivityDiagram
Constructor.
ActionAddAllClassesFromModel - class org.argouml.uml.diagram.ui.ActionAddAllClassesFromModel.
ActionAddAllClassesFromModel enables pasting of an existing node into a Diagram.
ActionAddAllClassesFromModel(String, Object) - Constructor for class org.argouml.uml.diagram.ui.ActionAddAllClassesFromModel
Constructor
ActionAddAssociation - class org.argouml.uml.diagram.ui.ActionAddAssociation.
The ActionAddAssociation class is for creating a dummy link with a stimulus and a given action type.
ActionAddAssociation(Object, boolean, String) - Constructor for class org.argouml.uml.diagram.ui.ActionAddAssociation
Construct a new ActionAddAssociation.
ActionAddAssociationRole - class org.argouml.uml.diagram.ui.ActionAddAssociationRole.
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.
ActionAddAssociationSpecification - class org.argouml.uml.ui.foundation.core.ActionAddAssociationSpecification.
 
ActionAddAssociationSpecification() - Constructor for class org.argouml.uml.ui.foundation.core.ActionAddAssociationSpecification
Constructor for ActionAddExtendExtensionPoint.
ActionAddAttribute - class org.argouml.uml.diagram.ui.ActionAddAttribute.
Action to add an attribute to a classifier.
ActionAddAttribute() - Constructor for class org.argouml.uml.diagram.ui.ActionAddAttribute
The constructor for this class.
ActionAddClassifierRoleBase - class org.argouml.uml.ui.behavior.collaborations.ActionAddClassifierRoleBase.
 
ActionAddClassifierRoleBase() - Constructor for class org.argouml.uml.ui.behavior.collaborations.ActionAddClassifierRoleBase
Constructor for ActionAddClassifierRoleBase.
ActionAddConcurrentRegion - class org.argouml.uml.diagram.ui.ActionAddConcurrentRegion.
Add a concurrent region to a concurrent composite state
ActionAddConcurrentRegion() - Constructor for class org.argouml.uml.diagram.ui.ActionAddConcurrentRegion
 
ActionAddContextSignal - class org.argouml.uml.ui.behavior.common_behavior.ActionAddContextSignal.
This action adds a context to a signal.
ActionAddContextSignal() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionAddContextSignal
The constructor.
ActionAddDataType - class org.argouml.uml.ui.foundation.core.ActionAddDataType.
This action creates a new datatype.
ActionAddDataType() - Constructor for class org.argouml.uml.ui.foundation.core.ActionAddDataType
The constructor.
ActionAddDiagram - class org.argouml.uml.ui.ActionAddDiagram.
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.
ActionAddExistingEdge - class org.argouml.uml.diagram.ui.ActionAddExistingEdge.
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 org.argouml.uml.diagram.ui.ActionAddExistingNode.
ActionAddExistingNode enables pasting of an existing node into a Diagram.
ActionAddExistingNode(String, Object) - Constructor for class org.argouml.uml.diagram.ui.ActionAddExistingNode
The Constructor.
ActionAddExtendExtensionPoint - class org.argouml.uml.ui.behavior.use_cases.ActionAddExtendExtensionPoint.
 
ActionAddExtendExtensionPoint() - Constructor for class org.argouml.uml.ui.behavior.use_cases.ActionAddExtendExtensionPoint
Constructor for ActionAddExtendExtensionPoint.
ActionAddExtensionPoint - class org.argouml.uml.diagram.ui.ActionAddExtensionPoint.
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 org.argouml.uml.ui.behavior.common_behavior.ActionAddInstanceClassifier.
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
The constructor for ActionAddExtendExtensionPoint.
ActionAddMessage - class org.argouml.uml.diagram.ui.ActionAddMessage.
Action to add a message.
ActionAddMessage() - Constructor for class org.argouml.uml.diagram.ui.ActionAddMessage
The constructor.
ActionAddMessagePredecessor - class org.argouml.uml.ui.behavior.collaborations.ActionAddMessagePredecessor.
Action to add a predecessor to some message.
ActionAddMessagePredecessor() - Constructor for class org.argouml.uml.ui.behavior.collaborations.ActionAddMessagePredecessor
Constructor for ActionAddMessagePredecessor.
ActionAddNote - class org.argouml.uml.diagram.ui.ActionAddNote.
Action to add a note aka comment.
ActionAddNote() - Constructor for class org.argouml.uml.diagram.ui.ActionAddNote
The constructor.
ActionAddObject - class org.argouml.uml.diagram.sequence.ui.ActionAddObject.
Action to add an object to a sequence diagram.
ActionAddObject() - Constructor for class org.argouml.uml.diagram.sequence.ui.ActionAddObject
The constructor.
ActionAddOperation - class org.argouml.uml.diagram.ui.ActionAddOperation.
Action to add an operation to a classifier.
ActionAddOperation() - Constructor for class org.argouml.uml.diagram.ui.ActionAddOperation
The constructor.
ActionAddPackage - class org.argouml.uml.ui.ActionAddPackage.
Action to add a package to the selected model element in the nav pane.
ActionAddPackage() - Constructor for class org.argouml.uml.ui.ActionAddPackage
Creates a new instance of ActionAddPackage.
ActionAddPackage - class org.argouml.uml.ui.model_management.ActionAddPackage.
Action to create a new Package inside a package.
ActionAddPackage() - Constructor for class org.argouml.uml.ui.model_management.ActionAddPackage
The constructor.
ActionAddParameter - class org.argouml.uml.ui.foundation.core.ActionAddParameter.
Action to create a new parameter "next to" the existing parameter (that is actually selected by the user).
ActionAddParameter() - Constructor for class org.argouml.uml.ui.foundation.core.ActionAddParameter
The constructor.
ActionAddTopLevelPackage - class org.argouml.uml.ui.ActionAddTopLevelPackage.
 
ActionAddTopLevelPackage() - Constructor for class org.argouml.uml.ui.ActionAddTopLevelPackage
The constructor.
ActionAggregation - class org.argouml.uml.diagram.ui.ActionAggregation.
Action to set the Aggregation kind.
ActionAggregation(Object, String) - Constructor for class org.argouml.uml.diagram.ui.ActionAggregation
The constructor.
ActionAutoCritique - class org.argouml.ui.cmd.ActionAutoCritique.
Stops critiquing and the TodoList validity checking thread in ToDoList.
ActionAutoCritique() - Constructor for class org.argouml.ui.cmd.ActionAutoCritique
 
ActionAutoResize - class org.argouml.ui.ActionAutoResize.
A class to keep track of the users desire to have his diagram nodes automatically resized.
ActionAutoResize() - Constructor for class org.argouml.ui.ActionAutoResize
The constructor.
ActionBooleanTaggedValue - class org.argouml.uml.ui.ActionBooleanTaggedValue.
An action which can be used to create arbritary 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 org.argouml.uml.ui.ActionClassDiagram.
Action to trigger creation of new class diagram.
ActionClassDiagram() - Constructor for class org.argouml.uml.ui.ActionClassDiagram
 
ActionCollaborationDiagram - class org.argouml.uml.ui.ActionCollaborationDiagram.
Action to trigger creation of new collaboration diagram.
ActionCollaborationDiagram() - Constructor for class org.argouml.uml.ui.ActionCollaborationDiagram
Constructor.
ActionCompartmentDisplay - class org.argouml.uml.diagram.ui.ActionCompartmentDisplay.
A class to implement the actions involved in hiding and showing compartments on interfaces, classes and use cases.
ActionCompartmentDisplay(boolean, String) - Constructor for class org.argouml.uml.diagram.ui.ActionCompartmentDisplay
Constructor for a new instance.
ActionCopy - class org.argouml.uml.ui.ActionCopy.
 
ActionCopy() - Constructor for class org.argouml.uml.ui.ActionCopy
 
ActionCreatePseudostate - class org.argouml.uml.diagram.state.ui.ActionCreatePseudostate.
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 org.argouml.uml.ui.ActionCut.
 
ActionCut() - Constructor for class org.argouml.uml.ui.ActionCut
 
ActionDeleteConcurrentRegion - class org.argouml.uml.diagram.ui.ActionDeleteConcurrentRegion.
Delete a concurrent region of a concurrent composite state
ActionDeleteConcurrentRegion() - Constructor for class org.argouml.uml.diagram.ui.ActionDeleteConcurrentRegion
 
ActionDeleteFromDiagram - class org.argouml.uml.diagram.ui.ActionDeleteFromDiagram.
Removes an modelelement from the diagram, but not from the model.
ActionDeleteFromDiagram() - Constructor for class org.argouml.uml.diagram.ui.ActionDeleteFromDiagram
 
ActionDeploymentDiagram - class org.argouml.uml.ui.ActionDeploymentDiagram.
Action to trigger creation of a deployment diagram.
ActionDeploymentDiagram() - Constructor for class org.argouml.uml.ui.ActionDeploymentDiagram
Constructor.
ActionEdgesDisplay - class org.argouml.uml.diagram.ui.ActionEdgesDisplay.
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.
ActionEmailExpert - class org.argouml.ui.cmd.ActionEmailExpert.
The action to send an email to an expert.
ActionEmailExpert() - Constructor for class org.argouml.ui.cmd.ActionEmailExpert
The constructor.
ActionExit - class org.argouml.uml.ui.ActionExit.
Action to exit ArgoUML.
ActionExit() - Constructor for class org.argouml.uml.ui.ActionExit
The constructor.
ActionExportXMI - class org.argouml.ui.ActionExportXMI.
Exports the xmi of a project to a file choosen by the user.
ActionExportXMI() - Constructor for class org.argouml.ui.ActionExportXMI
Constructor.
ActionFileOperations - class org.argouml.uml.ui.ActionFileOperations.
This class provides common functions for all FileOperations like new, save, load, and reopen.
ActionFileOperations(String) - Constructor for class org.argouml.uml.ui.ActionFileOperations
The constructor.
ActionFileOperations(String, Icon) - Constructor for class org.argouml.uml.ui.ActionFileOperations
The constructor.
ActionFind - class org.argouml.ui.cmd.ActionFind.
 
ActionFind() - Constructor for class org.argouml.ui.cmd.ActionFind
 
ActionGenerateAll - class org.argouml.uml.ui.ActionGenerateAll.
Action to trigger code generation for one or more classes.
ActionGenerateAll() - Constructor for class org.argouml.uml.ui.ActionGenerateAll
Constructor.
ActionGenerateOne - class org.argouml.uml.ui.ActionGenerateOne.
Action to trigger creation of one class to source.
ActionGenerateOne() - Constructor for class org.argouml.uml.ui.ActionGenerateOne
The constructor.
ActionGenerateProjectCode - class org.argouml.uml.ui.ActionGenerateProjectCode.
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 org.argouml.uml.ui.ActionGenerationSettings.
Action for viewing/editing source path settings of model elements
ActionGenerationSettings() - Constructor for class org.argouml.uml.ui.ActionGenerationSettings
The constructor.
ActionGoToCritique - class org.argouml.ui.ActionGoToCritique.
Action to display the todo pane.
ActionGoToCritique(ToDoItem) - Constructor for class org.argouml.ui.ActionGoToCritique
Constructor.
ActionGoToDetails - class org.argouml.ui.ActionGoToDetails.
Action to display a tab in the DetailsPane by name, eg "Properties".
ActionGoToDetails(String) - Constructor for class org.argouml.ui.ActionGoToDetails
Constructor.
ActionGoToEdit - class org.argouml.ui.ActionGoToEdit.
Action to select the editor pane and shows it.
ActionGoToEdit(String) - Constructor for class org.argouml.ui.ActionGoToEdit
Constructor.
ActionGotoDiagram - class org.argouml.ui.cmd.ActionGotoDiagram.
This Action will display a dialogbox listing all diagrams.
ActionGotoDiagram() - Constructor for class org.argouml.ui.cmd.ActionGotoDiagram
The constructor.
ActionImportFromSources - class org.argouml.uml.ui.ActionImportFromSources.
Action to trigger importing from sources.
ActionImportFromSources() - Constructor for class org.argouml.uml.ui.ActionImportFromSources
The constructor.
ActionLayout - class org.argouml.uml.ui.ActionLayout.
Action to automatically lay out a diagram.
ActionLayout() - Constructor for class org.argouml.uml.ui.ActionLayout
The constructor.
ActionMultiplicity - class org.argouml.uml.diagram.ui.ActionMultiplicity.
Action to set the Multiplicity.
ActionMultiplicity(Object, String) - Constructor for class org.argouml.uml.diagram.ui.ActionMultiplicity
The Constructor.
ActionNavigability - class org.argouml.uml.diagram.ui.ActionNavigability.
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.
ActionNavigateAssociation - class org.argouml.uml.ui.ActionNavigateAssociation.
navigate to the association.
ActionNavigateAssociation() - Constructor for class org.argouml.uml.ui.ActionNavigateAssociation
 
ActionNavigateContainerElement - class org.argouml.uml.ui.ActionNavigateContainerElement.
Navigate to container of the element.
ActionNavigateContainerElement() - Constructor for class org.argouml.uml.ui.ActionNavigateContainerElement
 
ActionNavigateContext - class org.argouml.uml.ui.ActionNavigateContext.
navigate to the context.
ActionNavigateContext() - Constructor for class org.argouml.uml.ui.ActionNavigateContext
 
ActionNavigateNamespace - class org.argouml.uml.ui.ActionNavigateNamespace.
Navigate along the namespace.
ActionNavigateNamespace() - Constructor for class org.argouml.uml.ui.ActionNavigateNamespace
 
ActionNavigateOppositeAssocEnd - class org.argouml.uml.ui.ActionNavigateOppositeAssocEnd.
navigate to opposite association end.
ActionNavigateOppositeAssocEnd() - Constructor for class org.argouml.uml.ui.ActionNavigateOppositeAssocEnd
The constructor.
ActionNavigateOwner - class org.argouml.uml.ui.ActionNavigateOwner.
Navigate to the owner.
ActionNavigateOwner() - Constructor for class org.argouml.uml.ui.ActionNavigateOwner
 
ActionNavigateTransition - class org.argouml.uml.ui.ActionNavigateTransition.
Navigate to the transition.
ActionNavigateTransition() - Constructor for class org.argouml.uml.ui.ActionNavigateTransition
 
ActionNavigateUpFromDiagram - class org.argouml.uml.diagram.ui.ActionNavigateUpFromDiagram.
 
ActionNavigateUpFromDiagram() - Constructor for class org.argouml.uml.diagram.ui.ActionNavigateUpFromDiagram
The constructor.
ActionNew - class org.argouml.uml.ui.ActionNew.
Action to trigger creation of a new project.
ActionNew() - Constructor for class org.argouml.uml.ui.ActionNew
The constructor.
ActionNewAction - class org.argouml.uml.ui.behavior.common_behavior.ActionNewAction.
 
ActionNewAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewAction
Constructor for ActionNewAction.
ActionNewAction.Roles - interface org.argouml.uml.ui.behavior.common_behavior.ActionNewAction.Roles.
Contains the roles definitions for UML actions.
ActionNewActionForMessage - class org.argouml.uml.ui.behavior.collaborations.ActionNewActionForMessage.
Action to build a new action to some message.
ActionNewActionForMessage() - Constructor for class org.argouml.uml.ui.behavior.collaborations.ActionNewActionForMessage
The constructor.
ActionNewActor - class org.argouml.uml.ui.behavior.use_cases.ActionNewActor.
This action creates a new Actor.
ActionNewActor() - Constructor for class org.argouml.uml.ui.behavior.use_cases.ActionNewActor
The constructor.
ActionNewCallAction - class org.argouml.uml.ui.behavior.common_behavior.ActionNewCallAction.
 
ActionNewCallAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewCallAction
Constructor for ActionNewCallAction.
ActionNewCallEvent - class org.argouml.uml.ui.behavior.state_machines.ActionNewCallEvent.
 
ActionNewCallEvent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewCallEvent
Constructor for ActionNewCallEvent.
ActionNewChangeEvent - class org.argouml.uml.ui.behavior.state_machines.ActionNewChangeEvent.
 
ActionNewChangeEvent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewChangeEvent
Constructor for ActionNewChangeEvent.
ActionNewClass - class org.argouml.uml.ui.foundation.core.ActionNewClass.
Action to create a new class.
ActionNewClass() - Constructor for class org.argouml.uml.ui.foundation.core.ActionNewClass
The constructor.
ActionNewCompositeState - class org.argouml.uml.ui.behavior.state_machines.ActionNewCompositeState.
 
ActionNewCompositeState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewCompositeState
Constructor for ActionNewCompositeState.
ActionNewCreateAction - class org.argouml.uml.ui.behavior.common_behavior.ActionNewCreateAction.
 
ActionNewCreateAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewCreateAction
Constructor for ActionNewCallAction.
ActionNewDestroyAction - class org.argouml.uml.ui.behavior.common_behavior.ActionNewDestroyAction.
 
ActionNewDestroyAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewDestroyAction
Constructor for ActionNewDestroyAction.
ActionNewEvent - class org.argouml.uml.ui.behavior.state_machines.ActionNewEvent.
Abstract action to create new events.
ActionNewEvent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewEvent
Constructor for ActionNewEvent.
ActionNewEvent.Roles - interface org.argouml.uml.ui.behavior.state_machines.ActionNewEvent.Roles.
 
ActionNewExtendExtensionPoint - class org.argouml.uml.ui.behavior.use_cases.ActionNewExtendExtensionPoint.
 
ActionNewExtendExtensionPoint() - Constructor for class org.argouml.uml.ui.behavior.use_cases.ActionNewExtendExtensionPoint
Constructor for ActionNewExtendExtensionPoint.
ActionNewFinalState - class org.argouml.uml.ui.behavior.state_machines.ActionNewFinalState.
 
ActionNewFinalState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewFinalState
Constructor for ActionNewFinalState.
ActionNewGuard - class org.argouml.uml.ui.behavior.state_machines.ActionNewGuard.
 
ActionNewGuard() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewGuard
Constructor for ActionNewCallAction.
ActionNewInnerClass - class org.argouml.uml.ui.foundation.core.ActionNewInnerClass.
Action to create a new inner Class.
ActionNewInnerClass() - Constructor for class org.argouml.uml.ui.foundation.core.ActionNewInnerClass
The constructor.
ActionNewInterface - class org.argouml.uml.ui.foundation.core.ActionNewInterface.
This action will create a new interface "next to" an existing interface.
ActionNewInterface() - Constructor for class org.argouml.uml.ui.foundation.core.ActionNewInterface
The constructor.
ActionNewModelElementConstraint - class org.argouml.uml.ui.foundation.core.ActionNewModelElementConstraint.
 
ActionNewModelElementConstraint() - Constructor for class org.argouml.uml.ui.foundation.core.ActionNewModelElementConstraint
Constructor for ActionNewModelElementConstraint.
ActionNewParameter - class org.argouml.uml.ui.foundation.core.ActionNewParameter.
Action to add a parameter to the selected target.
ActionNewParameter() - Constructor for class org.argouml.uml.ui.foundation.core.ActionNewParameter
The constructor.
ActionNewPseudoState - class org.argouml.uml.ui.behavior.state_machines.ActionNewPseudoState.
 
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 org.argouml.uml.ui.behavior.common_behavior.ActionNewReception.
Action to create a new reception
ActionNewReception() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewReception
The constructor.
ActionNewReturnAction - class org.argouml.uml.ui.behavior.common_behavior.ActionNewReturnAction.
 
ActionNewReturnAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewReturnAction
Constructor for ActionNewReturnAction.
ActionNewSendAction - class org.argouml.uml.ui.behavior.common_behavior.ActionNewSendAction.
 
ActionNewSendAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewSendAction
Constructor for ActionNewSendAction.
ActionNewSignalEvent - class org.argouml.uml.ui.behavior.state_machines.ActionNewSignalEvent.
 
ActionNewSignalEvent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewSignalEvent
Constructor for ActionNewSignalEvent.
ActionNewSimpleState - class org.argouml.uml.ui.behavior.state_machines.ActionNewSimpleState.
 
ActionNewSimpleState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewSimpleState
Constructor for ActionNewPseudoState.
ActionNewStereotype - class org.argouml.uml.ui.foundation.extension_mechanisms.ActionNewStereotype.
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 org.argouml.uml.ui.behavior.state_machines.ActionNewStubState.
 
ActionNewStubState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewStubState
Constructor for ActionNewPseudoState.
ActionNewSubmachineState - class org.argouml.uml.ui.behavior.state_machines.ActionNewSubmachineState.
 
ActionNewSubmachineState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewSubmachineState
Constructor for ActionNewFinalState.
ActionNewSynchState - class org.argouml.uml.ui.behavior.state_machines.ActionNewSynchState.
 
ActionNewSynchState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewSynchState
Constructor for ActionNewPseudoState.
ActionNewTerminateAction - class org.argouml.uml.ui.behavior.common_behavior.ActionNewTerminateAction.
 
ActionNewTerminateAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewTerminateAction
Constructor for ActionNewTerminateAction.
ActionNewTimeEvent - class org.argouml.uml.ui.behavior.state_machines.ActionNewTimeEvent.
 
ActionNewTimeEvent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewTimeEvent
Constructor for ActionNewTimeEvent.
ActionNewToDoItem - class org.argouml.ui.cmd.ActionNewToDoItem.
The action to create a new todo item.
ActionNewToDoItem() - Constructor for class org.argouml.ui.cmd.ActionNewToDoItem
The constructor.
ActionNewTransition - class org.argouml.uml.ui.behavior.state_machines.ActionNewTransition.
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 org.argouml.uml.ui.behavior.common_behavior.ActionNewUninterpretedAction.
 
ActionNewUninterpretedAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewUninterpretedAction
Constructor for ActionNewUninterpretedAction.
ActionNewUseCaseExtensionPoint - class org.argouml.uml.ui.behavior.use_cases.ActionNewUseCaseExtensionPoint.
 
ActionNewUseCaseExtensionPoint() - Constructor for class org.argouml.uml.ui.behavior.use_cases.ActionNewUseCaseExtensionPoint
Constructor for ActionNewUseCaseExtensionPoint.
ActionNotation - class org.argouml.language.ui.ActionNotation.
Allows selection of a default notation.
ActionNotation() - Constructor for class org.argouml.language.ui.ActionNotation
Constructor - adds the Notation menu.
ActionOpenBrowser - class org.argouml.ui.cmd.ActionOpenBrowser.
ActionOpenBrowser opens a web browser, using the current target if it is a ToDoItem.
ActionOpenBrowser() - Constructor for class org.argouml.ui.cmd.ActionOpenBrowser
The constructor.
ActionOpenCritics - class org.argouml.ui.cmd.ActionOpenCritics.
 
ActionOpenCritics() - Constructor for class org.argouml.ui.cmd.ActionOpenCritics
 
ActionOpenDecisions - class org.argouml.ui.cmd.ActionOpenDecisions.
 
ActionOpenDecisions() - Constructor for class org.argouml.ui.cmd.ActionOpenDecisions
 
ActionOpenGoals - class org.argouml.ui.cmd.ActionOpenGoals.
 
ActionOpenGoals() - Constructor for class org.argouml.ui.cmd.ActionOpenGoals
 
ActionOpenProject - class org.argouml.uml.ui.ActionOpenProject.
Action that loads the project.
ActionOpenProject() - Constructor for class org.argouml.uml.ui.ActionOpenProject
Constructor for this action.
ActionPageSetup - class org.argouml.ui.cmd.ActionPageSetup.
Page setup for printing.
ActionPageSetup() - Constructor for class org.argouml.ui.cmd.ActionPageSetup
 
ActionPaste - class org.argouml.uml.ui.ActionPaste.
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.
ActionPrint - class org.argouml.ui.cmd.ActionPrint.
print the current active diagram.
ActionPrint() - Constructor for class org.argouml.ui.cmd.ActionPrint
The constructor.
ActionProperties - class org.argouml.uml.diagram.ui.ActionProperties.
Action to select the properties tab.
ActionProperties() - Constructor for class org.argouml.uml.diagram.ui.ActionProperties
The constructor.
ActionRemoveClassifierRoleBase - class org.argouml.uml.ui.behavior.collaborations.ActionRemoveClassifierRoleBase.
Action to remove a base from a classifierrole.
ActionRemoveClassifierRoleBase() - Constructor for class org.argouml.uml.ui.behavior.collaborations.ActionRemoveClassifierRoleBase
Constructor for ActionRemoveClassifierRoleBase.
ActionRemoveFromModel - class org.argouml.uml.ui.ActionRemoveFromModel.
Action for removing (moving to trash) objects from the model.
ActionRemoveFromModel() - Constructor for class org.argouml.uml.ui.ActionRemoveFromModel
Constructor.
ActionRemoveModelElement - class org.argouml.uml.ui.ActionRemoveModelElement.
Action to delete modelelements from the model without navigating to/from them.
ActionRemoveModelElement() - Constructor for class org.argouml.uml.ui.ActionRemoveModelElement
Constructor for ActionRemoveModelElement.
ActionRemoveTaggedValue - class org.argouml.uml.ui.ActionRemoveTaggedValue.
 
ActionRemoveTaggedValue(TabTaggedValues) - Constructor for class org.argouml.uml.ui.ActionRemoveTaggedValue
The constructor.
ActionReopenProject - class org.argouml.uml.ui.ActionReopenProject.
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 org.argouml.ui.cmd.ActionResolve.
The action to resolve a todo item.
ActionResolve() - Constructor for class org.argouml.ui.cmd.ActionResolve
The constructor.
ActionRevertToSaved - class org.argouml.uml.ui.ActionRevertToSaved.
Action that reverts to the previously saved version of the project.
ActionRevertToSaved() - Constructor for class org.argouml.uml.ui.ActionRevertToSaved
Constructor.
ActionSaveConfiguration - class org.argouml.ui.ActionSaveConfiguration.
Action for handling Argo configuration save.
ActionSaveConfiguration() - Constructor for class org.argouml.ui.ActionSaveConfiguration
Constructor.
ActionSaveDiagramToClipboard - class org.argouml.uml.diagram.ui.ActionSaveDiagramToClipboard.
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
 
ActionSaveGraphics - class org.argouml.uml.ui.ActionSaveGraphics.
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.
ActionSaveGraphicsCmdSaveEPS - class org.argouml.uml.ui.ActionSaveGraphicsCmdSaveEPS.
Class to adjust CmdSaveEPS for our purpuses.
ActionSaveGraphicsCmdSaveEPS() - Constructor for class org.argouml.uml.ui.ActionSaveGraphicsCmdSaveEPS
 
ActionSaveProject - class org.argouml.uml.ui.ActionSaveProject.
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 org.argouml.uml.ui.ActionSaveProjectAs.
Action to save project under name.
ActionSaveProjectAs() - Constructor for class org.argouml.uml.ui.ActionSaveProjectAs
The constructor.
ActionSequenceDiagram - class org.argouml.uml.ui.ActionSequenceDiagram.
Action to add a new sequence diagram.
ActionSequenceDiagram() - Constructor for class org.argouml.uml.ui.ActionSequenceDiagram
 
ActionSetAssociationEndAggregation - class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation.
 
ActionSetAssociationEndAggregation() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation
Constructor for ActionSetElementOwnershipSpecification.
ActionSetAssociationEndMultiplicity - class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndMultiplicity.
 
ActionSetAssociationEndMultiplicity() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndMultiplicity
Constructor.
ActionSetAssociationEndNavigable - class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndNavigable.
 
ActionSetAssociationEndNavigable() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndNavigable
Constructor for ActionSetElementOwnershipSpecification.
ActionSetAssociationEndOrdering - class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndOrdering.
 
ActionSetAssociationEndOrdering() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndOrdering
Constructor for ActionSetElementOwnershipSpecification.
ActionSetAssociationEndTargetScope - class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndTargetScope.
 
ActionSetAssociationEndTargetScope() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndTargetScope
Constructor for ActionSetElementOwnershipSpecification.
ActionSetAssociationEndType - class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndType.
 
ActionSetAssociationEndType() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndType
Constructor for ActionSetStructuralFeatureType.
ActionSetAssociationRoleBase - class org.argouml.uml.ui.behavior.collaborations.ActionSetAssociationRoleBase.
 
ActionSetAssociationRoleBase() - Constructor for class org.argouml.uml.ui.behavior.collaborations.ActionSetAssociationRoleBase
Constructor for ActionSetAssociationRoleBase.
ActionSetBehavioralFeatureQuery - class org.argouml.uml.ui.foundation.core.ActionSetBehavioralFeatureQuery.
 
ActionSetBehavioralFeatureQuery() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetBehavioralFeatureQuery
Constructor.
ActionSetChangeability - class org.argouml.uml.ui.foundation.core.ActionSetChangeability.
 
ActionSetChangeability() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetChangeability
Constructor for ActionSetElementOwnershipSpecification.
ActionSetClassActive - class org.argouml.uml.ui.foundation.core.ActionSetClassActive.
 
ActionSetClassActive() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetClassActive
Constructor.
ActionSetClassifierInStateInState - class org.argouml.uml.ui.behavior.activity_graphs.ActionSetClassifierInStateInState.
The Action to set the "inState" of a ClassifierInState.
ActionSetClassifierInStateInState() - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.ActionSetClassifierInStateInState
The constructor.
ActionSetClassifierRoleMultiplicity - class org.argouml.uml.ui.behavior.collaborations.ActionSetClassifierRoleMultiplicity.
 
ActionSetClassifierRoleMultiplicity() - Constructor for class org.argouml.uml.ui.behavior.collaborations.ActionSetClassifierRoleMultiplicity
 
ActionSetCompositeStateConcurrent - class org.argouml.uml.ui.behavior.state_machines.ActionSetCompositeStateConcurrent.
 
ActionSetCompositeStateConcurrent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionSetCompositeStateConcurrent
Constructor for ActionSetCompositeStateConcurrent.
ActionSetElementOwnershipSpecification - class org.argouml.uml.ui.foundation.core.ActionSetElementOwnershipSpecification.
 
ActionSetElementOwnershipSpecification() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetElementOwnershipSpecification
Constructor for ActionSetElementOwnershipSpecification.
ActionSetExtendBase - class org.argouml.uml.ui.behavior.use_cases.ActionSetExtendBase.
Sets the base of an extend.
ActionSetExtendBase() - Constructor for class org.argouml.uml.ui.behavior.use_cases.ActionSetExtendBase
Constructor for ActionSetExtendBase.
ActionSetExtendExtension - class org.argouml.uml.ui.behavior.use_cases.ActionSetExtendExtension.
 
ActionSetExtendExtension() - Constructor for class org.argouml.uml.ui.behavior.use_cases.ActionSetExtendExtension
Constructor for ActionSetExtendBase.
ActionSetFeatureOwner - class org.argouml.uml.ui.foundation.core.ActionSetFeatureOwner.
 
ActionSetFeatureOwner() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetFeatureOwner
Constructor for ActionSetStructuralFeatureType.
ActionSetFeatureOwnerScope - class org.argouml.uml.ui.foundation.core.ActionSetFeatureOwnerScope.
 
ActionSetFeatureOwnerScope() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetFeatureOwnerScope
Constructor for ActionSetElementOwnershipSpecification.
ActionSetFlowSource - class org.argouml.uml.ui.foundation.core.ActionSetFlowSource.
 
ActionSetFlowSource() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetFlowSource
Constructor for ActionSetElementOwnershipSpecification.
ActionSetGeneralizableElementAbstract - class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementAbstract.
 
ActionSetGeneralizableElementAbstract() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementAbstract
Constructor for ActionSetElementOwnershipSpecification.
ActionSetGeneralizableElementLeaf - class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementLeaf.
 
ActionSetGeneralizableElementLeaf() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementLeaf
Constructor for ActionSetElementOwnershipSpecification.
ActionSetGeneralizableElementRoot - class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementRoot.
 
ActionSetGeneralizableElementRoot() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementRoot
Constructor for ActionSetElementOwnershipSpecification.
ActionSetGeneralizationPowertype - class org.argouml.uml.ui.foundation.core.ActionSetGeneralizationPowertype.
 
ActionSetGeneralizationPowertype() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetGeneralizationPowertype
Constructor for ActionSetStructuralFeatureType.
ActionSetIncludeAddition - class org.argouml.uml.ui.behavior.use_cases.ActionSetIncludeAddition.
 
ActionSetIncludeAddition() - Constructor for class org.argouml.uml.ui.behavior.use_cases.ActionSetIncludeAddition
Constructor for ActionSetincBase.
ActionSetIncludeBase - class org.argouml.uml.ui.behavior.use_cases.ActionSetIncludeBase.
 
ActionSetIncludeBase() - Constructor for class org.argouml.uml.ui.behavior.use_cases.ActionSetIncludeBase
Constructor for ActionSetIncludeBase.
ActionSetMetaClass - class org.argouml.uml.ui.foundation.extension_mechanisms.ActionSetMetaClass.
 
ActionSetMetaClass() - Constructor for class org.argouml.uml.ui.foundation.extension_mechanisms.ActionSetMetaClass
Constructor.
ActionSetModelElementNamespace - class org.argouml.uml.ui.foundation.core.ActionSetModelElementNamespace.
 
ActionSetModelElementNamespace() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetModelElementNamespace
Constructor for ActionSetModelElementNamespace.
ActionSetModelElementStereotype - class org.argouml.uml.ui.foundation.core.ActionSetModelElementStereotype.
 
ActionSetModelElementStereotype() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetModelElementStereotype
Constructor for ActionSetModelElementStereotype.
ActionSetModelElementVisibility - class org.argouml.uml.ui.foundation.core.ActionSetModelElementVisibility.
 
ActionSetModelElementVisibility() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetModelElementVisibility
Constructor for ActionSetElementOwnershipSpecification.
ActionSetMultiplicity - class org.argouml.uml.ui.ActionSetMultiplicity.
Framework action to set the multiplicity of some modelelement.
ActionSetMultiplicity() - Constructor for class org.argouml.uml.ui.ActionSetMultiplicity
Constructor for ActionSetMultiplicity.
ActionSetObjectFlowStateClassifier - class org.argouml.uml.ui.behavior.activity_graphs.ActionSetObjectFlowStateClassifier.
 
ActionSetObjectFlowStateClassifier() - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.ActionSetObjectFlowStateClassifier
Constructor for ActionSetObjectFlowStateClassifier.
ActionSetOperationConcurrencyKind - class org.argouml.uml.ui.foundation.core.ActionSetOperationConcurrencyKind.
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 org.argouml.uml.ui.foundation.core.ActionSetParameterDirectionKind.
An action to set the concurrency of an operation.
ActionSetParameterDirectionKind() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetParameterDirectionKind
Constructor for ActionSetElementOwnershipSpecification.
ActionSetParameterType - class org.argouml.uml.ui.foundation.core.ActionSetParameterType.
 
ActionSetParameterType() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetParameterType
Constructor for ActionSetStructuralFeatureType.
ActionSetSourcePath - class org.argouml.uml.ui.ActionSetSourcePath.
Action to choose and set source path for model elements.
ActionSetSourcePath() - Constructor for class org.argouml.uml.ui.ActionSetSourcePath
The constructor.
ActionSetStructuralFeatureMultiplicity - class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureMultiplicity.
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 org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureTargetScope.
 
ActionSetStructuralFeatureTargetScope() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureTargetScope
Constructor for ActionSetCompositeStateConcurrent.
ActionSetStructuralFeatureType - class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureType.
 
ActionSetStructuralFeatureType() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureType
Constructor for ActionSetStructuralFeatureType.
ActionSetStubStateReferenceState - class org.argouml.uml.ui.behavior.state_machines.ActionSetStubStateReferenceState.
 
ActionSetStubStateReferenceState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionSetStubStateReferenceState
 
ActionSetSubmachineStateSubmachine - class org.argouml.uml.ui.behavior.state_machines.ActionSetSubmachineStateSubmachine.
 
ActionSetSubmachineStateSubmachine() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionSetSubmachineStateSubmachine
Constructor for ActionSetModelElementStereotype.
ActionSettings - class org.argouml.ui.ActionSettings.
Action for starting the Argo settings window.
ActionSettings() - Constructor for class org.argouml.ui.ActionSettings
Constructor.
ActionShowXMLDump - class org.argouml.ui.cmd.ActionShowXMLDump.
Action that shows an XML dump of the current project contents.
ActionShowXMLDump() - Constructor for class org.argouml.ui.cmd.ActionShowXMLDump
Constructor.
ActionSnooze - class org.argouml.ui.cmd.ActionSnooze.
The action to snooze the critics, i.e.
ActionSnooze() - Constructor for class org.argouml.ui.cmd.ActionSnooze
The constructor.
ActionStateDiagram - class org.argouml.uml.ui.ActionStateDiagram.
Action to create a new statechart diagram.
ActionStateDiagram() - Constructor for class org.argouml.uml.ui.ActionStateDiagram
 
ActionSystemInfo - class org.argouml.ui.cmd.ActionSystemInfo.
System information dialog.
ActionSystemInfo() - Constructor for class org.argouml.ui.cmd.ActionSystemInfo
 
ActionUseCaseDiagram - class org.argouml.uml.ui.ActionUseCaseDiagram.
Action to create a new use case diagram.
ActionUseCaseDiagram() - Constructor for class org.argouml.uml.ui.ActionUseCaseDiagram
 
Actions - class org.argouml.ui.Actions.
Collects ArgoUML's global actions, and takes care of the "enabled" status of all these actions.
Actions() - Constructor for class org.argouml.ui.Actions
 
ActivationNode - class org.argouml.uml.diagram.sequence.ActivationNode.
An Activation Node for the sequence diagram.
ActivationNode() - Constructor for class org.argouml.uml.diagram.sequence.ActivationNode
The constructor.
ActivityDiagramGraphModel - class org.argouml.uml.diagram.activity.ActivityDiagramGraphModel.
The graphmodel for an activitydiagram.
ActivityDiagramGraphModel() - Constructor for class org.argouml.uml.diagram.activity.ActivityDiagramGraphModel
 
ActivityDiagramRenderer - class org.argouml.uml.diagram.activity.ui.ActivityDiagramRenderer.
This class defines a renderer object for UML Activity Diagrams.
ActivityDiagramRenderer() - Constructor for class org.argouml.uml.diagram.activity.ui.ActivityDiagramRenderer
 
ActivityGraphsFactoryImpl - class org.argouml.model.uml.ActivityGraphsFactoryImpl.
Factory to create UML classes for the UML BehaviorialElements::ActivityGraphs package.
ActivityGraphsFactoryImpl(NSUMLModelImplementation) - Constructor for class org.argouml.model.uml.ActivityGraphsFactoryImpl
Don't allow instantiation.
ActivityGraphsHelperImpl - class org.argouml.model.uml.ActivityGraphsHelperImpl.
Helper class for UML BehavioralElements::ActivityGraphs Package.
ActivityGraphsHelperImpl(NSUMLModelImplementation) - Constructor for class org.argouml.model.uml.ActivityGraphsHelperImpl
Don't allow instantiation.
AddToDoItemDialog - class org.argouml.cognitive.ui.AddToDoItemDialog.
The dialog to enter a new ToDoItem.
AddToDoItemDialog(ListCellRenderer) - Constructor for class org.argouml.cognitive.ui.AddToDoItemDialog
Create a new AddToDoItemDialog
Agency - class org.argouml.cognitive.critics.Agency.
Agency manages Critics.
Agency(ControlMech) - Constructor for class org.argouml.cognitive.critics.Agency
Contruct 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.critics.Agency
Contruct a new Agency instance and use a StandardCM as the main control mechanism for determining which critics should be active.
AndCM - class org.argouml.cognitive.critics.AndCM.
 
AndCM() - Constructor for class org.argouml.cognitive.critics.AndCM
 
AnonymousClassCodePiece - class org.argouml.language.java.generator.AnonymousClassCodePiece.
This code piece represents an anonymous class.
AnonymousClassCodePiece(CodePiece, int) - Constructor for class org.argouml.language.java.generator.AnonymousClassCodePiece
Constructor.
Argo - class org.argouml.application.api.Argo.
The Argo class provides static methods and definitions that can be used as helpers throughout the Argo code.
Argo() - Constructor for class org.argouml.application.api.Argo
Don't let this class be instantiated.
ArgoAny - class org.argouml.ocl.ArgoAny.
A class that is the wrapper for any type.
ArgoAny(Object) - Constructor for class org.argouml.ocl.ArgoAny
Constructor.
ArgoAwtExceptionHandler - class org.argouml.application.security.ArgoAwtExceptionHandler.
Argo Awt Exception handler.
ArgoAwtExceptionHandler() - Constructor for class org.argouml.application.security.ArgoAwtExceptionHandler
The constructor.
ArgoClassLoader - class org.argouml.application.security.ArgoClassLoader.
Argo custom classloader.
ArgoClassLoader(JarFile) - Constructor for class org.argouml.application.security.ArgoClassLoader
The constructor.
ArgoDiagram - class org.argouml.ui.ArgoDiagram.
This class represents all Diagrams within ArgoUML.
ArgoDiagram() - Constructor for class org.argouml.ui.ArgoDiagram
The constructor.
ArgoDiagram(String) - Constructor for class org.argouml.ui.ArgoDiagram
The constructor.
ArgoDialog - class org.argouml.ui.ArgoDialog.
A dialog with localized buttons.
ArgoDialog(Frame, String, boolean) - Constructor for class org.argouml.ui.ArgoDialog
 
ArgoDialog(Frame, String, int, boolean) - Constructor for class org.argouml.ui.ArgoDialog
 
ArgoEditor - class org.argouml.uml.diagram.ui.ArgoEditor.
The ArgoUML editor.
ArgoEditor(Diagram) - Constructor for class org.argouml.uml.diagram.ui.ArgoEditor
Constructor for the Editor.
ArgoEditor(GraphModel, JComponent) - Constructor for class org.argouml.uml.diagram.ui.ArgoEditor
Constructor for the Editor.
ArgoEvent - class org.argouml.application.events.ArgoEvent.
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 org.argouml.application.api.ArgoEventListener.
A tagging interface that all Argo event listener interfaces must extend.
ArgoEventPump - class org.argouml.application.events.ArgoEventPump.
ArgoEventPump is an eventhandler which handles events regarding the loading and unloading of modules.
ArgoEventPump() - Constructor for class org.argouml.application.events.ArgoEventPump
Constructor.
ArgoEventPump.Pair - class org.argouml.application.events.ArgoEventPump.Pair.
Data structure handling listener registrations.
ArgoEventPump.Pair(int, ArgoEventListener) - Constructor for class org.argouml.application.events.ArgoEventPump.Pair
Constructor.
ArgoEventTypes - interface org.argouml.application.events.ArgoEventTypes.
Definitions of Argo Event types.
ArgoFacade - class org.argouml.ocl.ArgoFacade.
Provides a facade of the ArgoUml uml model for the OCL compiler.
ArgoFacade(Object) - Constructor for class org.argouml.ocl.ArgoFacade
Construtor.
ArgoJGraph - class org.argouml.uml.diagram.ui.ArgoJGraph.
Deprecated. Bob Tarling 11 Jan 2005. This has been corrected in GEF. Please do not fix GEF in ArgoUML, contribute to GEF project. Because of this we currently miss out on GEF features. Remove this on the next GEF release after 0.10.10
ArgoJGraph() - Constructor for class org.argouml.uml.diagram.ui.ArgoJGraph
Deprecated. Make a new JGraph with a new DefaultGraphModel.
ArgoJGraph(Diagram) - Constructor for class org.argouml.uml.diagram.ui.ArgoJGraph
Deprecated. as of 0.17.2 by Linus Tolke. This function is not used. Use one of the other constructors instead.
ArgoJGraph(GraphModel) - Constructor for class org.argouml.uml.diagram.ui.ArgoJGraph
Deprecated. Make a new JGraph with the given GraphModel.
ArgoJGraph(Editor) - Constructor for class org.argouml.uml.diagram.ui.ArgoJGraph
Deprecated. as of 0.17.2 by Linus Tolke. This function will be made private. Use one of the other constructors instead.
ArgoJMenu - class org.argouml.ui.ArgoJMenu.
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.
ArgoJarClassLoader - class org.argouml.application.security.ArgoJarClassLoader.
A class loader for loading jar files, both local and remote.
ArgoJarClassLoader(URL) - Constructor for class org.argouml.application.security.ArgoJarClassLoader
Creates a new ClassLoader for the specified url.
ArgoModule - interface org.argouml.application.api.ArgoModule.
Interface that defines the characteristics of an external module usable by Argo.
ArgoModuleEvent - class org.argouml.application.events.ArgoModuleEvent.
ArgoModuleEvent is used to notify interested parties that the module which is the event source has been posted, selected, or canceled.
ArgoModuleEvent(int, ArgoModule) - Constructor for class org.argouml.application.events.ArgoModuleEvent
Instantiates a specific module event.
ArgoModuleEventListener - interface org.argouml.application.events.ArgoModuleEventListener.
An interface that objects interested in ModuleEvent notifications must extend.
ArgoNotationEvent - class org.argouml.application.events.ArgoNotationEvent.
ArgoNotationEvent is used to notify interested parties that the module which is the event source has been posted, selected, or canceled.
ArgoNotationEvent(int, Object) - Constructor for class org.argouml.application.events.ArgoNotationEvent
 
ArgoNotationEventListener - interface org.argouml.application.events.ArgoNotationEventListener.
An interface that objects interested in NotationEvent notifications must extend.
ArgoParser - class org.argouml.persistence.ArgoParser.
 
ArgoParser() - Constructor for class org.argouml.persistence.ArgoParser
The constructor.
ArgoSingletonModule - interface org.argouml.application.api.ArgoSingletonModule.
An interface which identifies an ArgoUML plug-in which behaves as a singleton, but may be swapped with another plugin singleton of the same type.
ArgoToken - class org.argouml.uml.reveng.java.ArgoToken.
This is a special token class for Argo that store its preceding whitespaces.
ArgoToken() - Constructor for class org.argouml.uml.reveng.java.ArgoToken
 
ArgoTokenTable - class org.argouml.persistence.ArgoTokenTable.
this needs work,AFAIK none of these strings are saved in the final output in a zargo.
ArgoTokenTable() - Constructor for class org.argouml.persistence.ArgoTokenTable
The constructor.
ArgoVersion - class org.argouml.application.ArgoVersion.
This class only encapsulates the ArgoUML version string.
ArgoVersion() - Constructor for class org.argouml.application.ArgoVersion
Don't allow instantiation.
AssociationsNode - class org.argouml.ui.explorer.rules.AssociationsNode.
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
AttributeCodePiece - class org.argouml.language.java.generator.AttributeCodePiece.
This code piece represents an attribute.
AttributeCodePiece(CodePiece, CodePiece, Vector) - Constructor for class org.argouml.language.java.generator.AttributeCodePiece
Constructor.
AttributesCompartmentContainer - interface org.argouml.uml.diagram.ui.AttributesCompartmentContainer.
An interface to be implemented by any Fig that contains a FigAttributesCompartment.
AttributesNode - class org.argouml.ui.explorer.rules.AttributesNode.
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
aCase() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
aCase() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
accept(File) - Method in class org.argouml.application.modules.ModuleLoader.JarFileFilter
 
accept(File) - Method in class org.argouml.moduleloader.ModuleLoader2.JarFileFilter
 
accept(File) - Method in class org.argouml.persistence.AbstractFilePersister
 
accept(File) - Method in class org.argouml.util.SuffixFilter
 
accumulateAncestors(Object, Vector) - Method in class org.argouml.uml.GenAncestorClasses
 
accumulateDescendants(Object, Vector) - Method in class org.argouml.uml.GenDescendantClasses
 
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 ProjectBrowser.jumpToDiagramShowing(VectorSet).
action - Variable in class org.argouml.uml.ui.UMLListMenuItem
Deprecated.  
actionActor - Variable in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
Tool to add an actor node.
actionAggregation - Variable in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
actionAggregation - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionAggregation - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionAggregation - Variable in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
actionAssociation - Variable in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
actionAssociation - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionAssociation - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionAssociation - Variable in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
Tool to create an association between UML artifacts using a polyedge.
actionAssociationClass - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionAttribute - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionBranchPseudoState - Variable in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
actionBroom - Static variable in class org.argouml.uml.diagram.ui.UMLDiagram
 
actionCallState - Variable in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
actionCircle - Static variable in class org.argouml.uml.diagram.ui.UMLDiagram
 
actionClass - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionClassifierRole - Variable in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
actionComment - Static variable in class org.argouml.uml.diagram.ui.UMLDiagram
Tool to add a comment node.
actionCommentLink - Static variable in class org.argouml.uml.diagram.ui.UMLDiagram
Tool to create an relationship between a comment node and some other node using a polyedge.
actionCompositeState - Variable in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
actionComposition - Variable in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
actionComposition - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionComposition - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionComposition - Variable in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
actionDeepHistoryPseudoState - Variable in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
actionDepend - Variable in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
actionDependency - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionDependency - Variable in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
Tool to create a dependency between UML artifacts using a polyedge.
actionEmailExpert - Static variable in class org.argouml.cognitive.ui.TabToDo
 
actionExtend - Variable in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
Tool to create an extend relationship between UML use cases using a polyedge.
actionExtensionPoint - Variable in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
actionFinalPseudoState - Variable in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
actionFinalPseudoState - Variable in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
actionForkPseudoState - Variable in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
actionForkPseudoState - Variable in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
actionGeneralization - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionGeneralize - Variable in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
actionGeneralize - Variable in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
Tool to create a generalization between UML artifacts using a polyedge.
actionGroup - Variable in class org.argouml.cognitive.ui.DismissToDoItemDialog
 
actionInclude - Variable in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
Tool to create an include relationship between UML use cases using a polyedge.
actionInk - Static variable in class org.argouml.uml.diagram.ui.UMLDiagram
 
actionInterface - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionJoinPseudoState - Variable in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
actionJoinPseudoState - Variable in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
actionJunctionPseudoState - Variable in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
actionJunctionPseudoState - Variable in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
actionLine - Static variable in class org.argouml.uml.diagram.ui.UMLDiagram
 
actionLink - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionMAbstraction - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionMAssociation - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionMClass - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionMComponent - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionMComponentInstance - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionMDependency - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionMGeneralization - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionMInterface - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionMLink - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionMNode - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionMNodeInstance - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionMObject - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionMessage - Variable in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
actionModel - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionNewReception - Variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
The action used to add a reception to the classifier.
actionNewSwimlane - Variable in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
actionNewToDoItem - Static variable in class org.argouml.cognitive.ui.TabToDo
 
actionObj - Variable in class org.argouml.uml.ui.UMLListMenuItem
Deprecated.  
actionObject - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionObjectFlowState - Variable in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
actionOperation - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionPackage - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.checklist.ui.TabChecklist
Enable buttons when selection made.
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
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.language.ui.ActionNotation
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionAutoResize
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionExportXMI
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionGoToCritique
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionGoToDetails
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionGoToEdit
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionSaveConfiguration
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionSettings
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.EmailExpertDialog
Event handler.
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ExceptionDialog
 
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.NavigatorPane.ActionPerspectiveConfig
 
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.cmd.ActionAboutArgoUML
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionAutoCritique
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionEmailExpert
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionFind
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionGotoDiagram
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionNewToDoItem
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionOpenBrowser
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionOpenCritics
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionOpenDecisions
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionOpenGoals
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionPageSetup
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionPrint
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionResolve
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionShowXMLDump
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionSnooze
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.cmd.ActionSystemInfo
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.explorer.PerspectiveConfigurator.DuplicatePerspectiveListener
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.explorer.PerspectiveConfigurator.MoveDownListener
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.explorer.PerspectiveConfigurator.MoveUpListener
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.explorer.PerspectiveConfigurator.NewPerspectiveListener
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.explorer.PerspectiveConfigurator.OkListener
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.explorer.PerspectiveConfigurator.RemovePerspectiveListener
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.explorer.PerspectiveConfigurator.RenameListener
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.explorer.PerspectiveConfigurator.ResetListener
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.explorer.PerspectiveConfigurator.RuleListener
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.targetmanager.NavigateTargetBackAction
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.targetmanager.NavigateTargetForwardAction
 
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.ActionAddAttribute
 
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.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.ActionAddOperation
 
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.ActionDeleteConcurrentRegion
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionDeleteFromDiagram
 
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
To perform the action of changing navigability.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionNavigateUpFromDiagram
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionProperties
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionSaveDiagramToClipboard
get diagram image and put in system clipboard.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionModifierAbstract
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionModifierActive
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionModifierLeaf
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionModifierRoot
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionVisibilityPrivate
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionVisibilityProtected
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionVisibilityPublic
 
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.reveng.Import.ProblemsDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.reveng.ImportClasspathDialog.AddListener
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.reveng.ImportClasspathDialog.OkListener
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.reveng.ImportClasspathDialog.RemoveListener
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.AbstractActionAddModelElement
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.AbstractActionNavigate
Perform the work the action is supposed to do.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionAddDiagram
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionAddPackage
adds a package to the selected object in the nav pane.
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
Copies some text or a fig
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionCut
Cuts some text or a fig
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionExit
 
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
This action performs the layout and triggers a redraw of the editor pane.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionNew
 
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
Copies some text or a fig.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionRemoveFromModel
Moves the selected target to the trash bin.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionRemoveModelElement
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionRemoveTaggedValue
 
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.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.ActionSequenceDiagram
 
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.MoveDownAction
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.MoveUpAction
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.SourcePathDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.UMLAction
Perform the work the action is supposed to do.
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
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.UMLListMenuItem
Deprecated. This method is invoked when the menu item is selected.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.activity_graphs.ActionSetClassifierInStateInState
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.activity_graphs.ActionSetObjectFlowStateClassifier
 
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.collaborations.PropPanelMessage.ActionToolNewAction
 
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.ActionNewReception
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelSignal.ActionNewSignal
 
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 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
 
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.UMLCallEventOperationComboBox2
 
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.ActionNewUseCaseExtensionPoint
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.use_cases.ActionSetExtendBase
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.use_cases.ActionSetExtendExtension
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.use_cases.ActionSetIncludeAddition
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.use_cases.ActionSetIncludeBase
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.use_cases.PropPanelExtend.ActionNewExtensionPoint
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.use_cases.PropPanelExtensionPoint.ActionNewExtensionPoint
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.use_cases.PropPanelUseCase.ActionNewExtensionPoint
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.use_cases.PropPanelUseCase.ActionNewUseCase
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionAddDataType
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionAddParameter
 
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.ActionNewInterface
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionNewModelElementConstraint
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionNewParameter
On event, a parameter is build and added to the target.
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
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureType
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.PropPanelDataType.ActionAddAttributeToDataType
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.PropPanelDataType.ActionAddQueryOperation
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.PropPanelOperation.ActionNewRaisedSignal
 
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.ActionSetMetaClass
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.model_management.ActionAddPackage
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.model_management.PropPanelSubsystem.ActionNewOperation
 
actionPermission - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionPoly - Static variable in class org.argouml.uml.diagram.ui.UMLDiagram
 
actionRRectangle - Static variable in class org.argouml.uml.diagram.ui.UMLDiagram
 
actionRealization - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionRectangle - Static variable in class org.argouml.uml.diagram.ui.UMLDiagram
 
actionResolve - Static variable in class org.argouml.cognitive.ui.TabToDo
 
actionSelect - Static variable in class org.argouml.uml.diagram.ui.UMLDiagram
 
actionShallowHistoryPseudoState - Variable in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
actionSnooze - Static variable in class org.argouml.cognitive.ui.TabToDo
 
actionSpline - Static variable in class org.argouml.uml.diagram.ui.UMLDiagram
 
actionStartPseudoState - Variable in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
actionStartPseudoState - Variable in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
actionState - Variable in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
actionState - Variable in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
actionStateIcon - Static variable in class org.argouml.application.helpers.ResourceLoaderWrapper
 
actionStubState - Variable in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
actionSubactivityState - Variable in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
actionSubmachineState - Variable in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
actionSubsystem - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionSynchState - Variable in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
actionText - Static variable in class org.argouml.uml.diagram.ui.UMLDiagram
 
actionTransition - Variable in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
actionTransition - Variable in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
actionUniAggregation - Variable in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
actionUniAggregation - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionUniAggregation - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionUniAggregation - Variable in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
actionUniAssociation - Variable in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
actionUniAssociation - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionUniAssociation - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionUniAssociation - Variable in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
actionUniComposition - Variable in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
actionUniComposition - Variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
actionUniComposition - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionUniComposition - Variable in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
actionUsage - Variable in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
actionUseCase - Variable in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
Tool to add a use case node.
actions - Variable in class org.argouml.uml.diagram.sequence.ui.UMLSequenceDiagram
 
activateExpressionTracking() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
Activate the tracking of expressions.
activateModule(ArgoModule) - Method in class org.argouml.application.modules.ModuleLoader
Activate a loaded module.
activateSingleton() - Method in interface org.argouml.application.api.ArgoSingletonModule
Callback by which the singleton being activated is notified that it is being activated.
activationStatus - Variable in class org.argouml.uml.diagram.sequence.ui.FigLinkPort
 
active - Variable in class org.argouml.uml.ui.ActionExit
remember if this form is already active, so that it does not popup twice.
activeDiagram - Variable in class org.argouml.kernel.Project
The active diagram, pointer to a diagram in the list with diagrams.
add(Object) - Method in class org.argouml.kernel.MemberList
 
add(int, Object) - Method in class org.argouml.kernel.MemberList
 
add(NamedCodePiece) - Method in class org.argouml.language.java.generator.CodePieceCollector
The parser adds a code piece here.
add(CodePiece) - Method in class org.argouml.language.java.generator.CompositeCodePiece
Append a code piece to the end.
add(EventKey, MElementListener) - Method in class org.argouml.model.uml.EventListenerList
Registers the given listeners for the event typed by EventKey.
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.SequenceDiagramLayout
 
add(LayoutedObject) - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter
Add an object to layout.
add(Object, boolean) - Method in class org.argouml.uml.generator.ParserDisplay.ModelElementInfoList
 
addAction(UMLAction) - Static method in class org.argouml.ui.Actions
Add actions to the global actions list.
addAction - Variable in class org.argouml.uml.ui.UMLMutableLinkedList
 
addActionListener(ActionListener) - Method in class org.argouml.uml.ui.UMLEditableComboBox.UMLComboBoxEditor.UMLImagePanel
 
addActionListener(ActionListener) - Method in class org.argouml.uml.ui.UMLEditableComboBox.UMLComboBoxEditor
 
addActivations() - Method in class org.argouml.uml.diagram.sequence.ui.FigObject
 
addActualArgument(Object, Object) - Method in class org.argouml.model.uml.CommonBehaviorHelperImpl
Adds an actual argument to an action.
addAll(ToDoList) - Method in class org.argouml.cognitive.ToDoList
 
addAll(Checklist) - Method in class org.argouml.cognitive.checklist.Checklist
Replace the list by the given new list.
addAll(ChecklistStatus) - Method in class org.argouml.cognitive.checklist.ChecklistStatus
 
addAll(Collection) - Method in class org.argouml.kernel.MemberList
 
addAll(int, Collection) - Method in class org.argouml.kernel.MemberList
 
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
addAllPerspectives(Collection) - Method in class org.argouml.ui.explorer.PerspectiveManager
 
addAllUniqueModelElementsFrom(Set, Set, Collection) - Static method in class org.argouml.uml.ui.foundation.core.UMLModelElementStereotypeComboBoxModel
Helper method for buildModelList.
addAllUniqueModelElementsFrom(Set, Set, Collection) - Static method in class org.argouml.uml.ui.foundation.core.UMLStructuralFeatureTypeComboBoxModel
Helper method for buildModelList.
addAnnotatedElement(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Adds an annotated element to a comment.
addAnonymousClass(String) - Method in class org.argouml.uml.reveng.java.Modeller
Called from the parser when an anonymous inner class is found.
addAssociationEnd() - Method in class org.argouml.uml.ui.foundation.core.PropPanelAssociation
Adds an associationend to the association.
addAttribute(short, String, String, String, String) - Method in class org.argouml.uml.reveng.java.Modeller
Called from the parser when an attribute is found.
addAttribute() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
Add an attribute to the classifier.
addBase(Object, Object) - Method in class org.argouml.model.uml.CollaborationsHelperImpl
Adds a base to the given classifierrole.
addBodyToOperation(Object, String) - Method in class org.argouml.uml.reveng.java.Modeller
Called from the parser to add a method body to an operation.
addButton(Component) - Method in class org.argouml.uml.ui.PropPanel
 
addButton - Variable in class org.argouml.uml.ui.UMLAddDialog
 
addCall(String, String) - Method in class org.argouml.uml.reveng.java.Modeller
This method currently does nothing.
addCancelButtonListener(ActionListener) - Method in class org.argouml.uml.reveng.Import.ImportStatusScreen
 
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.
addChar(char) - Method in class org.argouml.util.LineSeparator
Called to allow you to decide if you want to capure control of the matching process. If you return true, then hasFreePart will be checked to see if you expect more things to follow.

The default behaviour is to return false until the character or String given as parameter to the constructor has been matched. Overridden to find the start of a line-end.

addChar(char) - Method in class org.argouml.util.TokenSep
Called by MyTokenizer when a new character is processed in the sequence.
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(ClassLoader, String) - Method in class org.argouml.moduleloader.ModuleLoader2
Try to load a module from the given ClassLoader.
addClass(Object, boolean) - Method in class org.argouml.uml.reveng.DiagramInterface
Add a class to the current diagram.
addClass(String, short, String, Vector, String) - Method in class org.argouml.uml.reveng.java.Modeller
Called from the parser when a class declaration is found.
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.
addClassModelEventListener(PropertyChangeListener, Object, String[]) - Method in class org.argouml.model.uml.NSUMLModelEventPump
 
addClassModelEventListener(MElementListener, Object, String[]) - Method in class org.argouml.model.uml.UmlModelEventPump
Adds a listener that listens to all modelevents that are named eventNames and that occur to instances of a given modelClass.
addClassModelEventListener(MElementListener, Object, String) - Method in class org.argouml.model.uml.UmlModelEventPump
Convinience method to add a listener that only listens to one specific event.
addClassifier(Object, Object) - Method in class org.argouml.model.uml.CommonBehaviorHelperImpl
Adds a Classifier to an Instance.
addClassifier(Object, String, short, String) - Method in class org.argouml.uml.reveng.java.Modeller
Common code used by addClass and addInterface.
addClassifierContext(Object) - Method in class org.argouml.uml.reveng.java.ParseState
Add a classifier to the current context.
addClient(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Adds a client model element to some dependency.
addClientDependency(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Adds a client dependency to some modelelement.
addCollection(Collection, Vector) - Method in class org.argouml.uml.ui.ActionGenerateAll
Adds elements from collection without duplicates.
addComment(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Add a new comment to a model element.
addCompClassAbove(MutableGraphModel, Object, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
Contruct and add a new edge of the given kind: DEPENDENCY.
addCompClassBelow(MutableGraphModel, Object, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
addCompClassLeft(MutableGraphModel, Object, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
addCompClassRight(MutableGraphModel, Object, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
addComponent() - Method in class org.argouml.uml.reveng.java.Modeller
This is a mapping from a Java compilation Unit -> a UML component.
addComponent(Object) - Method in class org.argouml.uml.reveng.java.ParseState
 
addConnection(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Add an End to a connection.
addConstrainingElement(Object, Object) - Method in class org.argouml.model.uml.CollaborationsHelperImpl
Add a constraining element.
addConstraint(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Adds a constraint to some model element.
addConstraint() - Method in class org.argouml.uml.ui.TabConstraints.ConstraintModel
Add a fresh constraint to the model.
addConstraintChangeListener(ConstraintChangeListener) - Method in class org.argouml.uml.ui.TabConstraints.ConstraintModel
Add a listener to be informed of changes in the model.
addControlRec(String, Object) - Method in class org.argouml.cognitive.critics.Critic
Add some attribute used by ControlMech to determine if this Critic should be active.
addCritic(Critic) - Static method in class org.argouml.cognitive.critics.Agency
 
addCritic(Critic) - Method in class org.argouml.cognitive.critics.CompoundCritic
 
addCue(String) - Method in class org.argouml.uml.cognitive.critics.WizCueCards
 
addDataType() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
Add a datatype.
addDeploymentLocation(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
 
addDiagram(ArgoDiagram) - Method in class org.argouml.kernel.Project
 
addDiagramMember(ArgoDiagram) - Method in class org.argouml.kernel.Project
 
addDocumentationTag(Object, String) - Method in class org.argouml.uml.reveng.java.Modeller
Add the javadocs as a tagged value 'documentation' to the model element.
addDownlink(ClassdiagramNode) - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNode
Operation setDownlinks changes the value of the attribute _downlinks.
addE(ToDoItem) - Method in class org.argouml.cognitive.ToDoList
needs documenting, why synchronised?
addEdge(Object) - Method in class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
Add the given edge to the graph, if valid.
addEdge(Object) - Method in class org.argouml.uml.diagram.deployment.DeploymentDiagramGraphModel
Add the given edge to the graph, if valid.
addEdge(Object) - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
Adds an edge to the model if this is allowed.
addEdge(Object) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
Add the given edge to the graph, if valid.
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(Object) - Method in class org.argouml.uml.diagram.use_case.UseCaseDiagramGraphModel
Add the given edge to the graph, if valid.
addElement(DesignMaterial) - Method in class org.argouml.cognitive.Design
Add the given DesignMaterial to this Design, if it is not already.
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
 
addElement(Object) - Method in class org.argouml.uml.ui.UMLMultiplicityComboBoxModel
 
addEnclosedFig(Fig) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
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
addEventHandler(String, int) - Method in class org.argouml.ui.cmd.LastRecentlyUsedMenuList
Adds the eventhandler to the menu and renames the entry
addEventSource(Class, Map) - Method in class org.argouml.model.uml.UmlModelEventPump
Make event types for a single event source available to this UMLModelEventPump.
addEventSourcesFromDocument(Document) - Method in class org.argouml.model.uml.UmlModelEventPump
Make all event sources described by the given document available to the UMLModelEventPump.
addExtend(Object, Object) - Method in class org.argouml.model.uml.UseCasesHelperImpl
Add an extend to a Use Case or Extension Point.
addExtendedElement(Object, Object) - Method in class org.argouml.model.uml.ExtensionMechanismsHelperImpl
Add an extended element to a stereotype.
addExtensionPoint(Object, Object) - Method in class org.argouml.model.uml.UseCasesHelperImpl
Adds an extension point to some model element.
addFeature(Object, int, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Adds a feature to some classifier.
addFeature(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Adds a feature to some 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.collaboration.ui.FigMessageGroup
 
addFig(Fig) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Adds a fig to this FigNodeModelElement and removes it from the group it belonged to if any.
addFig(Fig) - Method in class org.argouml.uml.diagram.ui.FigTextGroup
Adds a FigText to the list with figs.
addFile(File) - Method in class org.argouml.uml.reveng.ImportClassLoader
 
addFile - Variable in class org.argouml.uml.reveng.ImportClasspathDialog
 
addFileSaved(String) - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
Adds the entry to the lru list.
addFlatChildren(Object) - Method in class org.argouml.cognitive.ui.ToDoPerspective
TodoList specific.
addGoal(Goal) - Method in class org.argouml.cognitive.GoalModel
 
addImport(String) - Method in class org.argouml.uml.reveng.java.Modeller
Called from the parser when an import clause is found.
addInState(Object, Object) - Method in class org.argouml.model.uml.ActivityGraphsHelperImpl
 
addInclude(Object, Object) - Method in class org.argouml.model.uml.UseCasesHelperImpl
Add an include to a Use Case.
addInstance(Object, Object) - Method in class org.argouml.model.uml.CollaborationsHelperImpl
Adds an instance to a classifier role.
addInterface(Object, boolean) - Method in class org.argouml.uml.reveng.DiagramInterface
Add a interface to the current diagram.
addInterface(String, short, Vector, String) - Method in class org.argouml.uml.reveng.java.Modeller
Called from the parser when an interface declaration is found.
addInterface() - Method in class org.argouml.uml.ui.foundation.core.PropPanelNamespace
Create a new interface.
addItem(CheckItem) - Method in class org.argouml.cognitive.checklist.Checklist
 
addItem(String) - Method in class org.argouml.cognitive.checklist.Checklist
 
addItem(CheckItem) - Method in class org.argouml.cognitive.checklist.ChecklistStatus
 
addJavadocTagContents(Object, String, String) - Method in class org.argouml.uml.reveng.java.Modeller
Add the contents of a single standard javadoc tag to the model element.
addKnowledgeType(String) - Method in class org.argouml.cognitive.critics.CompoundCritic
 
addKnowledgeType(String) - Method in class org.argouml.cognitive.critics.Critic
 
addLink(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Add the given Link to the given Link or Association.
addLinkField(String, JComponent) - Method in class org.argouml.uml.ui.PropPanel
Deprecated. replaced by according widgets as of version 0.17.1
addListener(PropertyChangeListener) - Static method in class org.argouml.application.api.Configuration
Adds a property change listener.
addListener(ConfigurationKey, PropertyChangeListener) - Static method in class org.argouml.application.api.Configuration
Adds a property change listener.Static for simplicity of use.
addListener(PropertyChangeListener) - Method in class org.argouml.application.configuration.ConfigurationHandler
Adds a property change listener.
addListener(ConfigurationKey, PropertyChangeListener) - Method in class org.argouml.application.configuration.ConfigurationHandler
Adds a property change listener.Static for simplicity of use.
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(PerspectiveManagerListener) - Method in class org.argouml.ui.explorer.PerspectiveManager
 
addListenersToMBase(Object) - Method in class org.argouml.model.uml.UmlHelperImpl
Internal recursive worker to add UmlModelListener.
addListenersToModel(Object) - Method in class org.argouml.model.uml.UmlHelperImpl
Ensures that all of the elements in a model are registered to the UmlModelListener.
addListenersToModelElement(Object) - Method in class org.argouml.model.uml.AbstractUmlModelFactory
Adds all interested (and centralized) listeners to the given modelelement handle.
addMech(ControlMech) - Method in class org.argouml.cognitive.critics.CompositeCM
 
addMember(Object) - Method in class org.argouml.kernel.Project
 
addMessage(Object, Object) - Method in class org.argouml.model.uml.CollaborationsHelperImpl
Add a message to an interaction or association role.
addMessage(FigMessage) - Method in class org.argouml.uml.diagram.collaboration.ui.FigAssociationRole
 
addMessage(Object) - Method in class org.argouml.uml.diagram.ui.ActionAddMessage
Add a message to an associationRole: it builds it using the Factory method and then it creates the Fig and adds it to the diagram.
addMessage3(Object, Object) - Method in class org.argouml.model.uml.CollaborationsHelperImpl
Add Message to a predecessor Message.
addMethod(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Adds a method to some operation and copies the op's attributes to the method.
addModel(Object) - Method in class org.argouml.kernel.Project
 
addModelEventListener(PropertyChangeListener, Object, String[]) - Method in class org.argouml.model.uml.NSUMLModelEventPump
 
addModelEventListener(PropertyChangeListener, Object) - Method in class org.argouml.model.uml.NSUMLModelEventPump
 
addModelEventListener(Object, Object, String[]) - Method in class org.argouml.model.uml.UmlModelEventPump
Adds a listener to modelevents that are fired by some given modelelement and that have the name eventNames.
addModelEventListener(Object, Object, String) - Method in class org.argouml.model.uml.UmlModelEventPump
Convenience method to add a listener that only listens to one specific event.
addModelEventListener(Object, Object) - Method in class org.argouml.model.uml.UmlModelEventPump
Adds a listener to all events fired by some modelelement.
addModelMember(Object) - Method in class org.argouml.kernel.Project
 
addModule(ModuleInterface) - Method in class org.argouml.moduleloader.ModuleLoader2
Add a newly found module to ModuleLoader2.moduleStatus.
addModuleAction(Vector, Object) - Method in class org.argouml.application.modules.ModuleLoader
Process all of the modules to add popup actions for the given context.
addNode(Object) - Method in class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
Add the given node to the graph, if valid.
addNode(Object) - Method in class org.argouml.uml.diagram.deployment.DeploymentDiagramGraphModel
Add the given node to the graph, if valid.
addNode(Object) - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
Add the given node to the graph, if valid.
addNode(int, Node) - Method in class org.argouml.uml.diagram.sequence.ui.FigObject
 
addNode(int, Node) - Method in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayout
 
addNode(Object) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
Add the given node to the graph, if valid.
addNode(Object) - Method in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
 
addNode(ClassdiagramNode) - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter.NodeRow
Add a node to this NodeRow.
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.UMLMutableGraphSupport
 
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.sequence.SequenceDiagramGraphModel
 
addNodeRelatedEdges(Object) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
 
addNodeRelatedEdges(Object) - Method in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
Adds the edges from the given node.
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.
addNodesToMap(TreeNode) - Method in class org.argouml.ui.explorer.ExplorerTreeModel
Map all nodes in the subtree rooted at node
addOffenders(VectorSet) - Method in class org.argouml.cognitive.ToDoList
 
addOperation(short, String, String, Vector, String) - Method in class org.argouml.uml.reveng.java.Modeller
Called from the parser when an operation is found.
addOperation() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
Add an operation to the classifier.
addOwnedElement(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Adds a model element to some namespace.
addPackage(Object) - Method in class org.argouml.uml.reveng.DiagramInterface
Add a package to the current diagram.
addPackage(String) - Method in class org.argouml.uml.reveng.java.Modeller
Called from the parser when a package clause is found.
addPackage() - Method in class org.argouml.uml.ui.foundation.core.PropPanelNamespace
Create a new package within the namespace.
addPackage() - Method in class org.argouml.uml.ui.model_management.PropPanelPackage
Add a package to the current package.
addPackageContext(Object) - Method in class org.argouml.uml.reveng.java.ParseState
Add a package to the current context.
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, int, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Add a Parameter to the given object at given location.
addParameter(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Add a Parameter to the given object.
addParent(Design) - Method in class org.argouml.cognitive.DesignMaterial
Make the given Design be the parent of this DesignMaterial.
addPathItemToFigAssociationRole(Layer) - Method in class org.argouml.uml.diagram.ui.FigMessage
Add the FigMessage to the Path Items of its FigAssociationRole.
addPersistantObserver(Observer) - Method in class org.argouml.cognitive.DesignMaterial
 
addPerspective(Object) - Method in class org.argouml.ui.explorer.PerspectiveComboBox
 
addPerspective(Object) - Method in class org.argouml.ui.explorer.PerspectiveManager
 
addPerspective(Object) - Method in interface org.argouml.ui.explorer.PerspectiveManagerListener
 
addPoints(Fig, Fig) - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNoteEdge
Add points to the underlying FigPoly
addPossible - Variable in class org.argouml.uml.ui.UMLMutableLinkedList
 
addPostLoadAction(Runnable) - Static method in class org.argouml.application.Main
Add an element to the PostLoadActions list.
addPosters(Poster) - Method in class org.argouml.cognitive.ToDoList
 
addPredecessor(Object, Object) - Method in class org.argouml.model.uml.CollaborationsHelperImpl
Adds a predecessor to a message.
addProgressListener(ProgressListener) - Method in class org.argouml.persistence.AbstractFilePersister
Add any object interested in listening to persistence progress
addProgressListener(ProgressListener) - Method in class org.argouml.persistence.XmlInputStream
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.argouml.cognitive.DesignMaterial
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.argouml.kernel.ProjectManager
Adds a listener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.argouml.model.uml.UmlModelListener
Adds a listener to the listener list.
addQueue - Variable in class org.argouml.cognitive.Designer
 
addRaisedSignal(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Add a raised Signal to a Message or Operation.
addRaisedSignal(Integer) - Method in class org.argouml.uml.ui.foundation.core.PropPanelOperation
 
addRank(int) - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNode
Add a constant to the rank of this node.
addRealization(MutableGraphModel, Object, Object) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionInterface
TODO: This is never used by anybody.
addReasonQueue - Variable in class org.argouml.cognitive.Designer
 
addResourceExtension(String) - Static method in class org.argouml.application.helpers.ResourceLoaderWrapper
 
addResourceLocation(String) - Static method in class org.argouml.application.helpers.ResourceLoaderWrapper
 
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.
addRuleButton - Variable in class org.argouml.ui.explorer.PerspectiveConfigurator
 
addSearchPath(String) - Method in class org.argouml.kernel.Project
 
addSelection() - Method in class org.argouml.uml.ui.UMLAddDialog
Adds the selected elements in the choices list to the selected list.
addSeperator() - Method in class org.argouml.uml.ui.PropPanel
Add a seperator.
addSource(Class, Map) - Method in class org.argouml.model.uml.EventTreeDefinition
Add event types for a single source to this event tree.
addSourceFlow(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Add a source flow to a model element.
addSourcesFromDocument(Document) - Method in class org.argouml.model.uml.EventTreeDefinition
Add all event sources described by the given document.
addStaticObserver(Observer) - Static method in class org.argouml.cognitive.critics.Agency
Let some object recieve notifications when the Agency changes state.
addStimulus(Object, Object) - Method in class org.argouml.model.uml.CommonBehaviorHelperImpl
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.uml.StateMachinesHelperImpl
Add a subvertex to a composite state.
addSupplier(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Adds a supplier classifier to some abstraction.
addSupplierDependency(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Adds a supplier dependency to some modelelement.
addSupportedDecision(Decision) - Method in class org.argouml.cognitive.critics.CompoundCritic
 
addSupportedDecision(Decision) - Method in class org.argouml.cognitive.critics.Critic
 
addSupportedGoal(Goal) - Method in class org.argouml.cognitive.critics.CompoundCritic
 
addSupportedGoal(Goal) - Method in class org.argouml.cognitive.critics.Critic
 
addTaggedValue(Object, Object) - Method in class org.argouml.model.uml.CoreHelperImpl
Adds a TaggedValue to a ModelElement.
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.uml.CoreHelperImpl
Add a target flow to a model element.
addTargetListener(TargetListener) - Method in class org.argouml.ui.DetailsPane
Adds a listener.
addTargetListener(TargetListener) - Method in class org.argouml.ui.targetmanager.TargetManager
Adds a listener.
addTargetListener(TargetListener) - Method in class org.argouml.uml.ui.TabProps
Adds a listener.
addTargetListener(TargetListener) - Method in class org.argouml.uml.ui.TabStyle
Adds a listener.
addText(String) - Method in class org.argouml.persistence.XMLElement
 
addToDoItems(ToDoList) - Method in class org.argouml.cognitive.Designer
Add all the items in the given list to my list.
addToDoListListener(ToDoListListener) - Method in class org.argouml.cognitive.ToDoList
 
addToMap(Object, TreeNode) - Method in class org.argouml.ui.explorer.ExplorerTreeModel
adds a new tree node and model element to the map.
addToPropTab(Class, PropPanel) - Method in class org.argouml.ui.DetailsPane
Helper method to add a Property panel for a given class.
addTodoMember(ProjectMemberTodoList) - Method in class org.argouml.kernel.Project
 
addToken(String, Integer) - Method in class org.argouml.persistence.XMLTokenTableBase
 
addTranslation(String, String) - Method in class org.argouml.persistence.PGMLParser
 
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
Listener management.
addTrigger(String) - Method in class org.argouml.cognitive.critics.Critic
 
addUplink(ClassdiagramNode) - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNode
Add an uplink to this node.
addWhitespace(String) - Method in class org.argouml.uml.reveng.java.JavaLexer
This method adds a whitespace string to the whitespace buffer
addXmlFileToWriter(PrintWriter, File, int) - Method in class org.argouml.persistence.MemberFilePersister
Send an existing file of XML to the PrintWriter.
additiveExpression() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
additiveExpression() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
adjustRowNodes() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter.NodeRow
Adjust the properties for all nodes in this row: rank, column, offset for edges
agency - Variable in class org.argouml.cognitive.Designer
Each designer has their own Agency instance that is responsible for selecting and executing critics that are relevant to this designer on an on going basis.
agg - Variable in class org.argouml.uml.diagram.ui.ActionAggregation
 
aggregationRadioButtonpanel - Variable in class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
The panel with the radiobuttons the user can select to select the aggregation of this associationend.
align - Variable in class org.argouml.ui.cmd.InitMenusLater
 
allActions - Static variable in class org.argouml.ui.Actions
allActions is the list of global UMLActions in ArgoUML.
allAvailableContents(Object) - Method in class org.argouml.model.uml.CollaborationsHelperImpl
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.uml.CollaborationsHelperImpl
Returns all available features for a given classifierrole as defined in section 2.10.3.3 of the UML 1.3 spec.
allDiagrams - Variable in class org.argouml.ui.GotoDialog
 
allModules() - Static method in class org.argouml.moduleloader.ModuleLoader2
Get a Collection with all the names.
allOffenders - Variable in class org.argouml.cognitive.ToDoList
These are computed when needed.
allPosters - Variable in class org.argouml.cognitive.ToDoList
These are computed when needed.
allowExit - Variable in class org.argouml.application.security.ExitSecurityManager
true if we are allowed to exit.
allowNotations - Variable in class org.argouml.language.ui.SettingsTabNotation
 
allowRemoveFromDiagram(boolean) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
allowRemoveFromDiagram(boolean) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
andExpression() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
andExpression() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
anonymousClass() - Method in class org.argouml.uml.reveng.java.ParseState
Tell the parse state that an anonymous class is being parsed.
anonymousClassCounter - Variable in class org.argouml.uml.reveng.java.ParseState
Counter for anonymous innner classes.
anonymousNumber - Variable in class org.argouml.language.java.generator.JavaRecognizer
 
ap - Static variable in class org.argouml.ui.cmd.ActionPageSetup
 
appName - Variable in class org.argouml.ui.ProjectBrowser
 
appendClassifierEnd(StringBuffer, Object) - Method in class org.argouml.language.java.generator.GeneratorJava
Append the classifier end sequence to the prefix text specified.
appendComment(StringBuffer, String, String, int) - Static method in class org.argouml.uml.DocumentationManager
Append a string to sb which is chopped into lines and each line prefixed with prefix.
appendExpression(String) - Method in class org.argouml.uml.reveng.java.JavaRecognizer
Appends to a tracked expression.
appendPluggableMenus(JMenuItem, String) - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
Scans through all loaded modules to see if it has an item to add in this diagram.
applyAllCritics(Object, Designer, long) - Static method in class org.argouml.cognitive.critics.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.critics.Agency
 
applyButton - Variable in class org.argouml.ui.ActionSettings
 
applyCritics(Object, Designer, Collection, long) - Static method in class org.argouml.cognitive.critics.Agency
 
approveSelection() - Method in class org.argouml.uml.reveng.FileImportSupport.ImportFileChooser
 
argList() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
argList() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
argoHome - Static variable in class org.argouml.application.modules.ModuleLoader
 
argoRenderingHints - Variable in class org.argouml.uml.diagram.ui.ArgoEditor
 
argoRoot - Static variable in class org.argouml.application.modules.ModuleLoader
 
args - Variable in class org.argouml.cognitive.critics.Critic
Arguments used to configure the critic.
armed - Variable in class org.argouml.uml.diagram.ui.SelectionRerouteEdge
the re-routing capability it armed if the mouse was previously dragged.
arrange - Variable in class org.argouml.ui.cmd.GenericArgoMenuBar
This should be invoked automatically when importing sources.
arrayInitializer() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
arrayInitializer() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
arraysAsDatatype - Variable in class org.argouml.uml.reveng.java.Modeller
Arrays will be modelled as unique datatypes.
arrowDirection - Variable in class org.argouml.uml.diagram.ui.FigMessage
The current arrow direction set to constants above.
arrowDirections - Static variable in class org.argouml.uml.diagram.ui.FigMessage
 
arrowField - Variable in class org.argouml.uml.diagram.ui.StylePanelFigMessage
 
arrowLabel - Variable in class org.argouml.uml.diagram.ui.StylePanelFigMessage
 
askConfirmationAndSave() - Method in class org.argouml.uml.ui.ActionFileOperations
If the current project is dirty (needs saving) then this function will ask confirmation from the user.
assignmentExpression() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
assignmentExpression() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
assoc - Static variable in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
assoc - Static variable in class org.argouml.uml.diagram.use_case.ui.SelectionActor
The icon for an association.
assoc - Static variable in class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
 
assocEnd - Variable in class org.argouml.uml.diagram.ui.ActionNavigability
 
assocEndScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelAssociation
The scrollpane with the associationends.
assocEndScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelAssociationClass
 
assocStart - Variable in class org.argouml.uml.diagram.ui.ActionNavigability
 
association - Variable in class org.argouml.uml.diagram.ui.ModeCreateAssociation
 
associationEndListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
associationEndScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
associationEnds - Variable in class org.argouml.uml.diagram.ui.ModeCreateAssociation
 
associationLabel - Variable in class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
 
associationRoleScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelAssociation
The scrollpane with the associationroles this association plays a role in.
associationScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
The scrollpane showing the association that owns this associationend
assocrole - Static variable in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
attr - Variable in class org.argouml.uml.diagram.static_structure.ui.FigInstance
UML does not really use ports, so just define one big one so that users can drag edges to or from any point in the icon.
attrCheckBox - Variable in class org.argouml.uml.diagram.static_structure.ui.StylePanelFigClass
 
attribute - Variable in class org.argouml.uml.reveng.FileImportSupport
 
attributeCustomSep - Variable in class org.argouml.uml.generator.ParserDisplay
The vector of CustomSeparators to use when tokenizing attributes.
attributeDef - Variable in class org.argouml.language.java.generator.AttributeCodePiece
The code piece this attribute represents.
attributeListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelAssociationClass
 
attributeListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelClass
 
attributeListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelDataType
 
attributeNames - Variable in class org.argouml.language.java.generator.AttributeCodePiece
The names of declared attributes.
attributeScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelAssociationClass
 
attributeScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelClass
 
attributeScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelDataType
 
attributeSpecialStrings - Variable in class org.argouml.uml.generator.ParserDisplay
The array of special properties for attributes.
attributes - Variable in class org.argouml.persistence.XMLElement
 
attributes - Variable in class org.argouml.persistence.XmlInputStream
 
attributes - Variable in class org.argouml.uml.reveng.Import
 
attributes - Variable in class org.argouml.uml.reveng.java.Modeller
Arbitrary attributes.
authorname - Variable in class org.argouml.kernel.Project
 
autoCritique - Variable in class org.argouml.cognitive.Designer
 
autoResize - Static variable in class org.argouml.ui.ActionAutoResize
 
availableModules() - Method in class org.argouml.moduleloader.ModuleLoader2
Return a collection of all available modules.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook