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 _

A

AboutArgoUML - Static variable in class org.argouml.ui.Actions
 
AboutBox - class org.argouml.ui.AboutBox.
This is what you see after you click the About button in the toolbar.
AboutBox() - Constructor for class org.argouml.ui.AboutBox
 
AboutBox(Frame) - Constructor for class org.argouml.ui.AboutBox
 
AboutBox(Frame, boolean) - Constructor for class org.argouml.ui.AboutBox
 
AboutTabPanel - interface org.argouml.application.api.AboutTabPanel.
An interface which must be implemented as the UI for tabs used on the about panel.
Abstract - Static variable in class org.argouml.uml.ColumnDescriptor
 
ABSTRACT - Static variable in class org.argouml.uml.diagram.static_structure.MMClassKeyword
 
ABSTRACT - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
ABSTRACT - Static variable in class org.argouml.language.java.Token
 
ABSTRACT - Static variable in class org.argouml.language.java.JavaConstants
 
ABSTRACT - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
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
 
AbstractActionNewModelElement - class org.argouml.uml.ui.AbstractActionNewModelElement.
 
AbstractActionNewModelElement() - Constructor for class org.argouml.uml.ui.AbstractActionNewModelElement
 
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
 
AbstractButtonAction - class org.argouml.swingext.AbstractButtonAction.
 
AbstractButtonAction(String, Icon) - Constructor for class org.argouml.swingext.AbstractButtonAction
Creates a new instance of AbstractButtonAction
AbstractButtonAction(String, Icon, boolean) - Constructor for class org.argouml.swingext.AbstractButtonAction
Creates a new instance of AbstractButtonAction
AbstractButtonAction(String, Icon, boolean, int) - Constructor for class org.argouml.swingext.AbstractButtonAction
Creates a new instance of AbstractButtonAction
AbstractGoRule - class org.argouml.ui.AbstractGoRule.
Abstract class to be used as a convenience class for implementing 'go rules'.
AbstractGoRule() - Constructor for class org.argouml.ui.AbstractGoRule
 
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.
AbstractWellformednessRule - class org.argouml.model.uml.AbstractWellformednessRule.
Rule definition for wellformedness of some modelelement.
AbstractWellformednessRule() - Constructor for class org.argouml.model.uml.AbstractWellformednessRule
 
AbstractWellformednessRule(String) - Constructor for class org.argouml.model.uml.AbstractWellformednessRule
 
aCase() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
aCase() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
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_PRIVATE - Static variable in class org.argouml.model.ModelFacade
 
ACC_PROTECTED - Static variable in class org.argouml.uml.reveng.java.JavaRecognizer
 
ACC_PROTECTED - Static variable in class org.argouml.model.ModelFacade
 
ACC_PUBLIC - Static variable in class org.argouml.uml.reveng.java.JavaRecognizer
 
ACC_PUBLIC - Static variable in class org.argouml.model.ModelFacade
 
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
 
accept(File) - Method in class org.argouml.util.SuffixFilter
 
ACCM_CLASS - Static variable in class org.argouml.language.java.JavaConstants
 
ACCM_FIELD - Static variable in class org.argouml.language.java.JavaConstants
 
ACCM_INNERCLASS - Static variable in class org.argouml.language.java.JavaConstants
 
ACCM_MEMBER - Static variable in class org.argouml.language.java.JavaConstants
 
ACCM_METHOD - Static variable in class org.argouml.language.java.JavaConstants
 
accumulateAncestors(MGeneralizableElement, Vector) - Method in class org.argouml.uml.GenAncestorClasses
 
accumulateDescendants(MGeneralizableElement, Vector) - Method in class org.argouml.uml.GenDescendantClasses
 
Action - Static variable in class org.argouml.uml.ColumnDescriptor
 
ACTION - Static variable in interface org.argouml.uml.ui.behavior.common_behavior.ActionNewAction.Roles
The action with some message
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.
ActionActivityDiagram - class org.argouml.uml.ui.ActionActivityDiagram.
Action to trigger creation of a new activity diagram.
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(MAggregationKind, boolean, String) - Constructor for class org.argouml.uml.diagram.ui.ActionAddAssociation
Construct a new ActionAddAssociation
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.ui.ActionAddAttribute.
Action to add an attribute to a classifier.
ActionAddAttribute() - Constructor for class org.argouml.uml.ui.ActionAddAttribute
 
ActionAddClassifierRoleBase - class org.argouml.uml.ui.behavior.collaborations.ActionAddClassifierRoleBase.
 
ActionAddClassifierRoleBase() - Constructor for class org.argouml.uml.ui.behavior.collaborations.ActionAddClassifierRoleBase
Constructor for ActionAddClassifierRoleBase.
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(String, Object) - Constructor for class org.argouml.uml.diagram.ui.ActionAddExistingEdge
Constructor for ActionAddExistingEdge.
ActionAddExistingNode - class org.argouml.uml.diagram.ui.ActionAddExistingNode.
 
ActionAddExistingNode(String) - Constructor for class org.argouml.uml.diagram.ui.ActionAddExistingNode
 
ActionAddExistingNode(String, Object) - Constructor for class org.argouml.uml.diagram.ui.ActionAddExistingNode
 
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.ui.ActionAddExtensionPoint.
A class to implement the addition of extension points to use cases. This is a singleton.
ActionAddExtensionPoint() - Constructor for class org.argouml.uml.ui.ActionAddExtensionPoint
Constructor is private, since it cannot be called directly for a singleton.
ActionAddLink - class org.argouml.uml.diagram.sequence.ui.ActionAddLink.
 
ActionAddLink(Class, String) - Constructor for class org.argouml.uml.diagram.sequence.ui.ActionAddLink
 
ActionAddMessage - class org.argouml.uml.ui.ActionAddMessage.
Action to add a message.
ActionAddMessage() - Constructor for class org.argouml.uml.ui.ActionAddMessage
 
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.ui.ActionAddNote.
Action to add a note.
ActionAddNote() - Constructor for class org.argouml.uml.ui.ActionAddNote
 
ActionAddOperation - class org.argouml.uml.ui.ActionAddOperation.
Action to add an operation to a classifier.
ActionAddOperation() - Constructor for class org.argouml.uml.ui.ActionAddOperation
 
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
ActionAddTopLevelPackage - class org.argouml.uml.ui.ActionAddTopLevelPackage.
 
ActionAddTopLevelPackage() - Constructor for class org.argouml.uml.ui.ActionAddTopLevelPackage
 
ActionAggregation - class org.argouml.uml.ui.ActionAggregation.
 
ActionAggregation(MAggregationKind, String) - Constructor for class org.argouml.uml.ui.ActionAggregation
 
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
 
ActionClassDiagram - class org.argouml.uml.ui.ActionClassDiagram.
Action to trigger creation of new class diagram.
ActionCollaborationDiagram - class org.argouml.uml.ui.ActionCollaborationDiagram.
Action to trigger creation of new collaboration diagram.
ActionCompartmentDisplay - class org.argouml.uml.ui.ActionCompartmentDisplay.
A class to implement the actions involved in hiding and showing compartments on interfaces, classes and use cases. This implementation extended to handle compartments for extension points on use cases. The class declares a number of static instances, each with an actionPerformed method that performs the required action.
ActionCompartmentDisplay(boolean, String) - Constructor for class org.argouml.uml.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.
 
ActionCreatePseudostate(MPseudostateKind, 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
 
ActionDeleteFromDiagram - class org.argouml.uml.ui.ActionDeleteFromDiagram.
deletes an modelelement from the diagram, but not from the model.
ActionDeploymentDiagram - class org.argouml.uml.ui.ActionDeploymentDiagram.
Action to trigger creation of a deployment diagram.
ActionEmptyTrash - class org.argouml.uml.ui.ActionEmptyTrash.
Action to empty the trashcan.
ActionEmptyTrash() - Constructor for class org.argouml.uml.ui.ActionEmptyTrash
 
ActionExit - class org.argouml.uml.ui.ActionExit.
Action to exit ArgoUML.
ActionExit() - Constructor for class org.argouml.uml.ui.ActionExit
 
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
 
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
 
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
 
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
 
ActionGoToCritique - class org.argouml.ui.ActionGoToCritique.
 
ActionGoToCritique(ToDoItem) - Constructor for class org.argouml.ui.ActionGoToCritique
 
ActionGoToDetails - class org.argouml.ui.ActionGoToDetails.
 
ActionGoToDetails(String) - Constructor for class org.argouml.ui.ActionGoToDetails
 
ActionGoToEdit - class org.argouml.ui.ActionGoToEdit.
 
ActionGoToEdit(String) - Constructor for class org.argouml.ui.ActionGoToEdit
 
ActionImportFromSources - class org.argouml.uml.ui.ActionImportFromSources.
Action to trigger importing from sources.
ActionImportFromSources() - Constructor for class org.argouml.uml.ui.ActionImportFromSources
 
ActionLayout - class org.argouml.uml.ui.ActionLayout.
 
ActionLayout(String) - Constructor for class org.argouml.uml.ui.ActionLayout
 
ActionLoadModelFromDB - class org.argouml.uml.ui.ActionLoadModelFromDB.
 
ActionLoadModelFromDB() - Constructor for class org.argouml.uml.ui.ActionLoadModelFromDB
 
ActionModifier - class org.argouml.uml.ui.ActionModifier.
A class to perform the action of changing value of the modifiers on a package, use case, interface or class.
ActionModifier(String, String, String, String, MClass) - Constructor for class org.argouml.uml.ui.ActionModifier
Defines an Action object with the specified description which will use the given reflection methods to modify boolean values in an MClass object.
ActionModifier(String, String, String, String, MClass, Class, Object, Object) - Constructor for class org.argouml.uml.ui.ActionModifier
Defines an Action object with the specified description which will use the given reflection methods to modify an enumerated values in an MClass object.
ActionModifier(String, String, String, String, MInterface) - Constructor for class org.argouml.uml.ui.ActionModifier
Defines an Action object with the specified description which will use the given reflection methods to modify boolean values in an MInterface object.
ActionModifier(String, String, String, String, MInterface, Class, Object, Object) - Constructor for class org.argouml.uml.ui.ActionModifier
Defines an Action object with the specified description which will use the given reflection methods to modify an enumerated values in an MInterface object.
ActionModifier(String, String, String, String, MPackage) - Constructor for class org.argouml.uml.ui.ActionModifier
Defines an Action object with the specified description which will use the given reflection methods to modify boolean values in an MPackage object.
ActionModifier(String, String, String, String, MPackage, Class, Object, Object) - Constructor for class org.argouml.uml.ui.ActionModifier
Defines an Action object with the specified description which will use the given reflection methods to modify an enumerated values in an MPackage object.
ActionModifier(String, String, String, String, MUseCase) - Constructor for class org.argouml.uml.ui.ActionModifier
Defines an Action object with the specified description which will use the given reflection methods to modify boolean values in a MUseCase object.
ActionModifier(String, String, String, String, MUseCase, Class, Object, Object) - Constructor for class org.argouml.uml.ui.ActionModifier
Defines an Action object with the specified description which will use the given reflection methods to modify an enumerated values in a MUseCase object.
ActionMultiplicity - class org.argouml.uml.ui.ActionMultiplicity.
 
ActionMultiplicity(MMultiplicity, String) - Constructor for class org.argouml.uml.ui.ActionMultiplicity
 
ActionNavigability - class org.argouml.uml.ui.ActionNavigability.
A class to perform the action of changing the unidirectional or bidirectional navigation of an association.
ActionNavigability(String, MAssociationEnd, MAssociationEnd, int) - Constructor for class org.argouml.uml.ui.ActionNavigability
 
ActionNew - class org.argouml.uml.ui.ActionNew.
Action to trigger creation of a new project.
ActionNew() - Constructor for class org.argouml.uml.ui.ActionNew
 
ActionNewAction - class org.argouml.uml.ui.behavior.common_behavior.ActionNewAction.
 
ActionNewAction - class org.argouml.uml.ui.behavior.collaborations.ActionNewAction.
Action to build a new action to some message.
ActionNewAction.Roles - interface org.argouml.uml.ui.behavior.common_behavior.ActionNewAction.Roles.
 
ActionNewAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.ActionNewAction
Constructor for ActionNewAction.
ActionNewAction() - Constructor for class org.argouml.uml.ui.behavior.collaborations.ActionNewAction
 
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 ActionNewCallEvent.
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.
 
ActionNewEvent.Roles - interface org.argouml.uml.ui.behavior.state_machines.ActionNewEvent.Roles.
 
ActionNewEvent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.ActionNewEvent
Constructor for ActionNewEvent.
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.
ActionNewModelElementConstraint - class org.argouml.uml.ui.foundation.core.ActionNewModelElementConstraint.
 
ActionNewModelElementConstraint() - Constructor for class org.argouml.uml.ui.foundation.core.ActionNewModelElementConstraint
Constructor for ActionNewModelElementConstraint.
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.
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 ActionNewCallAction.
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.
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 ActionNewCallEvent.
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
 
ActionOpenProject - class org.argouml.uml.ui.ActionOpenProject.
Action that loads the project.
ActionOpenProject() - Constructor for class org.argouml.uml.ui.ActionOpenProject
 
ActionPaste - class org.argouml.uml.ui.ActionPaste.
 
ActionPaste() - Constructor for class org.argouml.uml.ui.ActionPaste
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.EmailExpertDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionSettings
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.StylePanel
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionGoToDetails
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.NavigatorConfigDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.TablePanel
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionSaveConfiguration
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionGoToEdit
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionAutoResize
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.TabResults
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.ActionGoToCritique
 
actionPerformed(ActionEvent) - Method in class org.argouml.ui.FindDialog
 
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.ActionGenerateProjectCode
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionMultiplicity
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionZoom
This action changes the scale factor of the editor and triggers a redraw of the editor pane.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.UMLTreeMenuItem
This method is invoked when the menu item is selected.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionGenerateAll
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.UMLChangeAction
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionSetMultiplicity
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.AbstractActionAddModelElement
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionOpenProject
Performs the action.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionLoadModelFromDB
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionModifier
To perform the action of changing a modifier
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionSaveGIF
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.UMLComboBoxModel
Called when an "action" is performed. Called when a new selected item is chosen from the drop down list.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionAddDiagram
 
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.UMLComboBox2
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.UMLEditableComboBox
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionRemoveModelElement
 
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.ActionGenerationSettings
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.UMLListMenuItem
This method is invoked when the menu item is selected.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionDeleteFromDiagram
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionAddMessage
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionAddOperation
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.UMLListSubMenuItem
This method is invoked when the menu item is selected. We invoke the method previously identified on the recorded object and arguments. Specified by the ActionListener interface.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionEmptyTrash
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionSetSourcePath
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.SourcePathDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionStoreModelToDB
 
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.ActionGenerateOne
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionAddExtensionPoint
Called if this action is invoked.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionAddAttribute
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionCopy
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionPaste
 
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.ActionImportFromSources
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.PropPanelButton
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionSaveGraphics
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.UMLButtonGroup
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.UMLAddDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionNew
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionProperties
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionAggregation
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionAddTopLevelPackage
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionCompartmentDisplay
Action method invoked when an event triggers this action. The ActionCompartmentDisplay._compartment instance variable defines the action to take, and the ActionCompartmentDisplay._display instance variable whether it should set visibility or note. Note.
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionExit
 
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.ActionNavigability
To perform the action of changing navigability
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.ActionAddNote
 
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.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.ActionNewSynchState
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewEvent
 
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.ActionNewFinalState
 
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.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.ActionSetSubmachineStateSubmachine
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewCompositeState
 
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.ActionSetIncludeBase
 
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.ActionNewExtendExtensionPoint
 
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.ActionNewUseCaseExtensionPoint
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewAction
 
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.ActionNewAction
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionNewModelElementConstraint
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndTargetScope
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetFeatureOwner
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetElementOwnershipVisibility
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetParameterType
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetGeneralizationPowertype
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementLeaf
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetModelElementVisibility
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureType
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetModelElementStereotype
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementRoot
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementAbstract
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetFlowSource
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndNavigable
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetFeatureOwnerScope
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndChangeability
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetElementOwnershipSpecification
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureChangeability
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndType
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetModelElementNamespace
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndOrdering
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureTargetScope
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionAddExistingNode
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.diagram.ui.ActionAddExistingEdge
 
actionPerformed(ActionEvent) - Method in class org.argouml.uml.generator.ui.ClassGenerationDialog
Either the Generate or the Cancel buttons is pressed.
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.cognitive.ui.DesignIssuesDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.ui.GoalsDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.ui.AddToDoItemDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
actionPerformed(ActionEvent) - Method in class org.argouml.cognitive.checklist.ui.TabChecklist
 
actionPerformed(ActionEvent) - Method in class org.argouml.language.ui.ActionNotation
 
ActionProperties - class org.argouml.uml.ui.ActionProperties.
Action to select the properties tab.
ActionProperties() - Constructor for class org.argouml.uml.ui.ActionProperties
 
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
 
ActionRemoveFromModel(boolean) - Constructor for class org.argouml.uml.ui.ActionRemoveFromModel
 
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.
Actions - class org.argouml.ui.Actions.
 
Actions() - Constructor for class org.argouml.ui.Actions
 
ActionSaveConfiguration - class org.argouml.ui.ActionSaveConfiguration.
Action for handling Argo configuration save
ActionSaveConfiguration() - Constructor for class org.argouml.ui.ActionSaveConfiguration
 
ActionSaveGIF - class org.argouml.uml.ui.ActionSaveGIF.
Wraps a CmdSaveGIF to allow selection of an output file.
ActionSaveGIF() - Constructor for class org.argouml.uml.ui.ActionSaveGIF
 
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
 
ActionSaveProject - class org.argouml.uml.ui.ActionSaveProject.
Action that saves the project.
ActionSaveProject() - Constructor for class org.argouml.uml.ui.ActionSaveProject
 
ActionSaveProject(String, boolean) - Constructor for class org.argouml.uml.ui.ActionSaveProject
 
ActionSaveProjectAs - class org.argouml.uml.ui.ActionSaveProjectAs.
Action to save project under name.
ActionSaveProjectAs() - Constructor for class org.argouml.uml.ui.ActionSaveProjectAs
 
ActionSequenceDiagram - class org.argouml.uml.ui.ActionSequenceDiagram.
Action to add a new sequence diagram.
ActionSetAssociationEndAggregation - class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation.
 
ActionSetAssociationEndAggregation() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation
Constructor for ActionSetElementOwnershipSpecification.
ActionSetAssociationEndChangeability - class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndChangeability.
 
ActionSetAssociationEndChangeability() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndChangeability
Constructor for ActionSetElementOwnershipSpecification.
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.
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.
ActionSetElementOwnershipVisibility - class org.argouml.uml.ui.foundation.core.ActionSetElementOwnershipVisibility.
 
ActionSetElementOwnershipVisibility(UMLButtonGroup) - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetElementOwnershipVisibility
Constructor for ActionSetElementOwnershipVisibility.
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.
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.
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
 
ActionSetStructuralFeatureChangeability - class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureChangeability.
 
ActionSetStructuralFeatureChangeability() - Constructor for class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureChangeability
Constructor for ActionSetElementOwnershipSpecification.
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.
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 object for handling Argo settings
ActionSettings() - Constructor for class org.argouml.ui.ActionSettings
 
ActionStateDiagram - class org.argouml.uml.ui.ActionStateDiagram.
Action to create a new state diagram.
ActionStateDiagram(String) - Constructor for class org.argouml.uml.ui.ActionStateDiagram
 
ActionStoreModelToDB - class org.argouml.uml.ui.ActionStoreModelToDB.
 
ActionStoreModelToDB() - Constructor for class org.argouml.uml.ui.ActionStoreModelToDB
 
ActionType - Static variable in class org.argouml.uml.ColumnDescriptor
 
ActionUseCaseDiagram - class org.argouml.uml.ui.ActionUseCaseDiagram.
Action to create a new use case diagram.
ActionUtilities - class org.argouml.swingext.ActionUtilities.
A collection of utility methods for Swing Actions.
ActionZoom - class org.argouml.uml.ui.ActionZoom.
 
ActionZoom(int) - Constructor for class org.argouml.uml.ui.ActionZoom
 
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.
ActivityGraphsFactory - class org.argouml.model.uml.behavioralelements.activitygraphs.ActivityGraphsFactory.
Factory to create UML classes for the UML BehaviorialElements::ActivityGraphs package.
ActivityGraphsHelper - class org.argouml.model.uml.behavioralelements.activitygraphs.ActivityGraphsHelper.
Helper class for UML BehavioralElements::ActivityGraphs Package.
ADD - Static variable in class org.argouml.ui.DisplayTextTree
 
ADD - Static variable in class org.argouml.language.java.Token
 
ADD - Static variable in class org.argouml.language.java.JavaConstants
 
add(AbstractButton, Action) - Method in class org.argouml.uml.ui.UMLButtonGroup
Adds a button and an action to the group.
add(Action) - Method in class org.argouml.swingext.Toolbar
 
add(Action) - Method in class org.argouml.swingext.PopupToolBox
 
add(Action) - Method in class org.argouml.swingext.PopupToolBoxButton
Add a new action to appear as a button on the popup toolbox
add(ClassdiagramNode) - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter
Add a ClassdiagramNode to layout.
add(CodePiece) - Method in class org.argouml.language.java.generator.CompositeCodePiece
Append a code piece to the end.
add(Component) - Method in class org.argouml.swingext.BorderSplitPane
Add a new component to the center of the BorderSplitPane
add(Component, int) - Method in class org.argouml.swingext.BorderSplitPane
This method is only implemented to satisfy the superclass declaration. add(Component comp) should be used in preference
add(Component, int) - Method in class org.argouml.swingext.MultipleSplitPane
 
add(Component, Object) - Method in class org.argouml.swingext.BorderSplitPane
Add a component at the specified compass point or center.
add(Component, Object, int) - Method in class org.argouml.swingext.BorderSplitPane
This method is only implemented to satisfy the superclass declaration. add(Component comp, Object constraints) should be used in preference
add(Component, Object, int) - Method in class org.argouml.swingext.MultipleSplitPane
 
add(Dimension, Dimension) - Static method in class org.argouml.swingext.DimensionUtility
Create a new Dimension from an existing Dimension with its width and height increased by the width and height of another Dimension.
add(Dimension, Dimension) - Static method in class org.argouml.swingext.DimensionUtilities
Create a new Dimension from an existing Dimension with its width and height increased by the width and height of another Dimension.
add(Dimension, Insets) - Static method in class org.argouml.swingext.DimensionUtility
Create a new Dimension from an existing Dimension with its width and height increased by the width and height of an Insets object.
add(Dimension, Insets) - Static method in class org.argouml.swingext.DimensionUtilities
Create a new Dimension from an existing Dimension with its width and height increased by the width and height of an Insets object.
add(int) - Method in class org.argouml.uml.ui.UMLAttributesListModel
Adds a new attribute, updating both the cache and underlying collection and navigating to new attribute.
add(int) - Method in class org.argouml.uml.ui.UMLAttributesClassifierRoleListModel
 
add(int) - Method in class org.argouml.uml.ui.UMLOperationsListModel
Adds a new operation, updating both the cache and underlying collection and navigating to the new operation.
add(int) - Method in class org.argouml.uml.ui.UMLOwnedElementListModel
Adds a new element, updating both the cache and underlying collection and navigating to new attribute.
add(int) - Method in class org.argouml.uml.ui.UMLBinaryRelationListModel
 
add(int) - Method in class org.argouml.uml.ui.UMLClassifierListModel
 
add(int) - Method in class org.argouml.uml.ui.UMLClientDependencyListModel
Add a new abstraction relationship. Current implementation cures an earlier bug, which set both ends of the NSUML object, thereby effectively adding the dependency twice (if you add one end, NSUML does the other for you.
add(int) - Method in class org.argouml.uml.ui.UMLActivatorListModel
 
add(int) - Method in class org.argouml.uml.ui.UMLReflectionListModel
 
add(int) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLIncludeListModel
Implement the "add" function of the pop up menu. Pops up the UMLAddDialog.
add(LayoutedObject) - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter
Add a object to layout.
add(LayoutedObject) - Method in interface org.argouml.uml.diagram.layout.Layouter
Add another object to the diagram.
add(LayoutedObject) - Method in interface org.argouml.uml.diagram.layout.LayoutedContainer
Add an object to this container.
add(NamedCodePiece) - Method in class org.argouml.language.java.generator.CodePieceCollector
The parser adds a code piece here.
add(String, Class, String, String, String, PropPanel) - Method in class org.argouml.uml.ui.PropPanelModifiers
Overloading of the add method, that adds a UMLCheckBox with specified parameters and UMLReflectionBooleanProperty.
addAction() - Method in class org.argouml.uml.ui.behavior.collaborations.PropPanelMessage
 
addAction(AbstractAction) - Static method in class org.argouml.ui.Actions
 
addActionListener(ActionListener) - Method in class org.argouml.uml.ui.UMLEditableComboBox.UMLComboBoxEditor
 
addActor(int) - Method in class org.argouml.uml.ui.UMLClassifiersListModel
 
addAll(Checklist) - Method in class org.argouml.cognitive.checklist.Checklist
 
addAll(ChecklistStatus) - Method in class org.argouml.cognitive.checklist.ChecklistStatus
 
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 the contents of the given collection to the element list.
addAll(ToDoList) - Method in class org.argouml.cognitive.ToDoList
 
addAnonymousClass(String) - Method in class org.argouml.uml.reveng.java.Modeller
Called from the parser when an anonymous inner class is found.
addAttribute() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
addAttribute() - Method in class org.argouml.uml.ui.foundation.core.PropPanelDataType
 
addAttribute(short, String, String, String, String) - Method in class org.argouml.uml.reveng.java.Modeller
Called from the parser when an attribute is found.
addAtUtil(Collection, MModelElement, int) - Static method in class org.argouml.uml.ui.UMLModelElementListModel
This utility function may be called in the implemention of an Add action.
addBase(MClassifierRole, MClassifier) - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsHelper
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.
addCall(String, String) - Method in class org.argouml.uml.reveng.java.Modeller
 
addCaption(Component, int, int, double) - Method in class org.argouml.uml.ui.PropPanel
Adds a component to the captions of the specified panel.
addCaption(String, int, int, double) - Method in class org.argouml.uml.ui.PropPanel
 
addChangeRegistryAsListener(ChangeRegistry) - Method in class org.argouml.ui.ArgoDiagram
 
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.
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() - Method in class org.argouml.uml.ui.foundation.core.PropPanelNamespace
 
addClass(int) - Method in class org.argouml.uml.ui.UMLClassifiersListModel
 
addClass(Object) - 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.
addClassDiagram(Object, String) - Method in class org.argouml.uml.reveng.DiagramInterface
Add a new class diagram for a package to the project.
addClassModelEventListener(MElementListener, Class) - Method in class org.argouml.model.uml.UmlModelEventPump
Adds a listener to events fired by metaClass modelClass.
addClassModelEventListener(MElementListener, Class, String) - Method in class org.argouml.model.uml.UmlModelEventPump
Convinience method to add a listener that only listens to one specific event
addClassModelEventListener(MElementListener, Class, 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.
addClient(Object, Object) - Static method in class org.argouml.model.ModelFacade
Adds a client classifier to some abstraction.
addColumn(ColumnDescriptor) - Method in class org.argouml.uml.TableModelComposite
 
addCompClassAbove(MutableGraphModel, MComponent, MComponent) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
addCompClassBelow(MutableGraphModel, MComponent, MComponent) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
addCompClassLeft(MutableGraphModel, MComponent, MComponent) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
addCompClassRight(MutableGraphModel, MComponent, MComponent) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
addConstraint(Object, Object) - Static method in class org.argouml.model.ModelFacade
Adds a constraint to some model element.
addContext(Integer) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelSignal
Opens a new window where existing behavioral features can be added to the signal as context.
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) - Method in class org.argouml.cognitive.critics.CompoundCritic
 
addCritic(Critic) - Static method in class org.argouml.cognitive.critics.Agency
 
addCue(String) - Method in class org.argouml.uml.cognitive.critics.WizCueCards
 
addDataType() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
addDataType() - Method in class org.argouml.uml.ui.foundation.core.PropPanelParameter
 
addDatatype(int) - Method in class org.argouml.uml.ui.UMLClassifiersListModel
 
addDataType(MModelElement) - Method in class org.argouml.uml.ui.foundation.core.PropPanelParameter
 
addDiagram(ArgoDiagram) - Method in class org.argouml.kernel.Project
 
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.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 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
Add the given edge to the graph, if valid.
addEdge(Object) - Method in class org.argouml.uml.diagram.use_case.UseCaseDiagramGraphModel
Add the given edge to the graph, if valid. We add the edge if it is not already on the graph, and (assuming it to be an association, generalization, extend, include or dependency) add it to the owned elements for the model. Needs more work.
addElement(Collection, int, MModelElement, Object) - Method in class org.argouml.uml.ui.UMLModelElementCachedListModel
addElement method uses ListIterator and because we pass in the Object element (name of the element after which we want to insert the newElement) we can iterate down the list until we find the correct insertion point.
addElement(DesignMaterial) - Method in class org.argouml.cognitive.Design
Add the given DesignMaterial to this Design, if it is not already.
addElement(MModelElement, int) - Method in class org.argouml.uml.ui.UMLOwnedElementListModel
 
addElement(Object) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
addElement(Object) - Method in class org.argouml.uml.ui.UMLMultiplicityComboBoxModel
 
addElement(Object) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
 
addElement(ToDoItem) - Method in class org.argouml.cognitive.ToDoList
 
addElementsFromProfileModel() - Method in class org.argouml.uml.ui.UMLComboBoxModel
Return a flag indicating if elements from the model associated with the profile are also to be used in the drop down.
addException(int) - Method in class org.argouml.uml.ui.UMLClassifiersListModel
 
addFeature(Object, Object) - Static method in class org.argouml.model.ModelFacade
Adds a feature to some classifier.
addField(Component, int, int, double) - Method in class org.argouml.uml.ui.PropPanel
Adds a component to the fields of the specified panel.
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.ui.FigTextGroup
Adds a FigText to the list with figs.
addFigSeqStimulusWithAction() - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqLink
After a new link with a stimulus is added to the model and the figure of the link is created the figure of the stimulus has to be created and added to the layer
addFlatChildren(Object) - Method in class org.argouml.ui.TreeModelComposite
 
addGoal(Goal) - Method in class org.argouml.cognitive.GoalModel
 
addHistoryListener(HistoryListener) - Method in class org.argouml.kernel.History
Add a listener to the list that's notified each time a change to the data model occurs.
addImport(String) - Method in class org.argouml.uml.reveng.java.Modeller
Called from the parser when an import clause is found.
addInnerClass() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClass
 
addInterface() - Method in class org.argouml.uml.ui.foundation.core.PropPanelNamespace
 
addInterface(int) - Method in class org.argouml.uml.ui.UMLClassifiersListModel
 
addInterface(Object) - 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.
addItem(CheckItem) - Method in class org.argouml.cognitive.checklist.Checklist
 
addItem(CheckItem) - Method in class org.argouml.cognitive.checklist.ChecklistStatus
 
addItem(HistoryItem) - Method in class org.argouml.kernel.History
 
addItem(String) - Method in class org.argouml.uml.cognitive.checklist.UMLChecklist
Deprecated. Previously used by ChActor et al
addItem(String) - Method in class org.argouml.cognitive.checklist.Checklist
 
addItem(String, String) - Method in class org.argouml.kernel.History
 
addItem(String, String, Object, Object, Object) - Method in class org.argouml.kernel.History
 
addItem(ToDoItem, String) - Method in class org.argouml.kernel.History
 
addItemCritique(ToDoItem) - Method in class org.argouml.kernel.History
 
addItemFrom(Object, Vector) - Method in class org.argouml.util.Trash
 
addItemManipulation(String, String, Object, Object, Object) - Method in class org.argouml.kernel.History
 
addItemResolution(ToDoItem, String) - Method in class org.argouml.kernel.History
 
additiveExpression() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
additiveExpression() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
addKnowledgeType(String) - Method in class org.argouml.cognitive.critics.Critic
 
addKnowledgeType(String) - Method in class org.argouml.cognitive.critics.CompoundCritic
 
addLayoutComponent(Component, Object) - Method in class org.argouml.swingext.LineLayout
 
addLayoutComponent(Component, Object) - Method in class org.argouml.swingext.DockLayout
 
addLayoutComponent(Component, Object) - Method in class org.argouml.swingext.ProportionalLayout
 
addLayoutComponent(String, Component) - Method in class org.argouml.swingext.GridLayout2
Adds the specified component with the specified name to the layout.
addLayoutComponent(String, Component) - Method in class org.argouml.swingext.NewspaperLayout
 
addLayoutComponent(String, Component) - Method in class org.argouml.swingext.LabelledLayout
Adds the specified component with the specified name to the layout.
addLayoutComponent(String, Component) - Method in class org.argouml.swingext.LineLayout
 
addLayoutComponent(String, Component) - Method in class org.argouml.swingext.ProportionalLayout
 
addLayoutComponent(String, Component) - Method in class org.argouml.swingext.SplitterLayout
 
addLength(Dimension, Component) - Method in class org.argouml.swingext.Orientation
Create a new Dimension from an existing Dimension with its length increased by the length of a Component.
addLength(Dimension, Component) - Method in class org.argouml.swingext.Horizontal
Create a new Dimension from an existing Dimension with its length increased by the length of a Component.
addLength(Dimension, Dimension) - Method in class org.argouml.swingext.Orientation
Create a new Dimension from an existing Dimension with its length increased by the length of another Dimension.
addLength(Dimension, Dimension) - Method in class org.argouml.swingext.Horizontal
Create a new Dimension from an existing Dimension with its length increased by the length of another Dimension.
addLength(Dimension, int) - Method in class org.argouml.swingext.Orientation
Create a new Dimension from an existing Dimension with its length increased by a given value.
addLength(Dimension, int) - Method in class org.argouml.swingext.Vertical
Create a new Dimension from an existing Dimension with its length increased by a given value.
addLength(Dimension, int) - Method in class org.argouml.swingext.Horizontal
Create a new Dimension from an existing Dimension with its length increased by a given value.
addLinkField(Component, int, int, double) - Method in class org.argouml.uml.ui.PropPanel
Adds a component to the fields of the specified panel and sets the background and color to indicate the field is a link.
addLinkField(String, JComponent) - Method in class org.argouml.uml.ui.PropPanel
Adds a component to the fields of the specified panel and sets the background and color to indicate the field is a link.
addLinkStimulusCall(MutableGraphModel, MObject, MObject) - Method in class org.argouml.uml.diagram.sequence.ui.SelectionSeqObject
 
addLinkStimulusReturn(MutableGraphModel, MObject, MObject) - Method in class org.argouml.uml.diagram.sequence.ui.SelectionSeqObject
 
addListener(ArgoEventListener) - Static method in class org.argouml.application.events.ArgoEventPump
 
addListener(ConfigurationKey, PropertyChangeListener) - Static method in class org.argouml.application.api.Configuration
Adds a property change listener.Static for simplicity of use.
addListener(ConfigurationKey, PropertyChangeListener) - Method in class org.argouml.application.configuration.ConfigurationHandler
Adds a property change listener.Static for simplicity of use.
addListener(int, ArgoEventListener) - Static method in class org.argouml.application.events.ArgoEventPump
 
addListener(PropertyChangeListener) - Static method in class org.argouml.application.api.Configuration
Adds a property change listener.
addListener(PropertyChangeListener) - Method in class org.argouml.application.configuration.ConfigurationHandler
Adds a property change listener.
addListenersToMBase(MBase) - Method in class org.argouml.model.uml.UmlHelper
Internal recursive worker to add UmlModelListener.
addListenersToModel(MModel) - Method in class org.argouml.model.uml.UmlHelper
Ensures that all of the elements in a model are registered to the UmlModelListener.
addListenerToNode(Object) - Method in class org.argouml.ui.DisplayTextTree
 
addListenerToPath(TreePath) - Method in class org.argouml.ui.DisplayTextTree
 
addMElementListener(MBase) - Method in class org.argouml.uml.ui.PropPanel
This method (and removeMElementListener) can be overriden if the prop panel wants to monitor additional objects.
addMember(ArgoDiagram) - Method in class org.argouml.kernel.Project
 
addMember(MModel) - Method in class org.argouml.kernel.Project
 
addMember(ProjectMemberTodoList) - Method in class org.argouml.kernel.Project
 
addMember(String, String) - Method in class org.argouml.kernel.Project
 
addMessage(FigMessage) - Method in class org.argouml.uml.diagram.collaboration.ui.FigAssociationRole
 
addMessage(MAssociationRole) - Method in class org.argouml.uml.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
addMethod(Object, Object) - Static method in class org.argouml.model.ModelFacade
Adds a method to some operation and copies the op's attributes to the method.
addModel(MNamespace) - Method in class org.argouml.kernel.Project
 
addModelEventListener(Object, Object) - Method in class org.argouml.model.uml.UmlModelEventPump
Adds a listener to all events fired by some modelelement.
addModelEventListener(Object, Object, String) - Method in class org.argouml.model.uml.UmlModelEventPump
Convinience method to add a listener that only listens to one specific event
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.
addModuleAction(Vector, Object) - Method in class org.argouml.application.modules.ModuleLoader
 
addNavigationListener(NavigationListener) - Method in class org.argouml.ui.MultiEditorPane
 
addNavigationListener(NavigationListener) - Method in class org.argouml.ui.DetailsPane
 
addNavigationListener(NavigationListener) - Method in class org.argouml.uml.ui.TabProps
 
addNavigationListener(NavigationListener) - Method in class org.argouml.uml.ui.PropPanel
Registers a listener for navigation events.
addNavigationListener(NavigationListener) - Method in interface org.argouml.uml.ui.UMLUserInterfaceContainer
Registers a listener for navigation events.
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.state.StateDiagramGraphModel
Add the given node to the graph, if valid.
addNode(Object) - Method in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
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(Object) - Method in class org.argouml.uml.diagram.use_case.UseCaseDiagramGraphModel
Add the given node to the graph, if valid. We add the node if it is not already on the graph, and (assuming it to be an actor or use case) add it to the owned elements for the model. Needs more work.
addNodeRelatedEdges(Object) - Method in class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
 
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.deployment.DeploymentDiagramGraphModel
 
addNodeRelatedEdges(Object) - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
 
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. For use cases we may find extend and include relationships.
ADDONLY_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndChangeability
 
ADDONLY_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureChangeability
 
addOperation() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
addOperation(short, String, String, Vector, String) - Method in class org.argouml.uml.reveng.java.Modeller
Called from the parser when an operation is found.
addOwnedElement(Object, Object) - Static method in class org.argouml.model.ModelFacade
Adds a model element to some namespace.
addPackage() - Method in class org.argouml.uml.ui.foundation.core.PropPanelNamespace
 
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.
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() - Method in class org.argouml.uml.ui.foundation.core.PropPanelParameter
 
addParameter(Integer) - Method in class org.argouml.uml.ui.foundation.core.PropPanelOperation
 
addPathItemToFigAssociationRole(Layer) - Method in class org.argouml.uml.diagram.ui.FigMessage
add the FigMessage to the Path Items of its FigAssociationRole
addPathItemToLink(Layer) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqStimulus
 
addPersistantObserver(Observer) - Method in class org.argouml.cognitive.DesignMaterial
 
addPostLoadAction(Runnable) - Static method in class org.argouml.application.Main
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.argouml.cognitive.DesignMaterial
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.argouml.kernel.ProjectManager
Adds an instance implementing propertychangelistener to the listener list
addRaisedSignal(Integer) - Method in class org.argouml.uml.ui.foundation.core.PropPanelOperation
 
addRealization(MutableGraphModel, MInterface, MClass) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionInterface
 
addReception(Integer) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelSignal
Adds a new reception.
addResourceExtension(String) - Method in class org.argouml.application.helpers.ResourceLoaderWrapper
Wrapped method
addResourceLocation(String) - Method in class org.argouml.application.helpers.ResourceLoaderWrapper
Wrapped method
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.
addSignal(int) - Method in class org.argouml.uml.ui.UMLClassifiersListModel
 
addStat(Vector, String, int) - Static method in class org.argouml.kernel.Project
 
addStaticObserver(Observer) - Static method in class org.argouml.cognitive.critics.Agency
Let some object recieve notifications when the Agency changes state.
addSubTreeModel(TreeModel) - Method in class org.argouml.ui.TreeModelComposite
 
addSupplier(Object, Object) - Static method in class org.argouml.model.ModelFacade
Adds a supplier classifier to some abstraction.
addSupportedDecision(Decision) - Method in class org.argouml.cognitive.critics.Critic
 
addSupportedDecision(Decision) - Method in class org.argouml.cognitive.critics.CompoundCritic
 
addSupportedGoal(Goal) - Method in class org.argouml.cognitive.critics.Critic
 
addSupportedGoal(Goal) - Method in class org.argouml.cognitive.critics.CompoundCritic
 
addText(String) - Method in class org.argouml.xml.XMLElement
 
AddToDoItemDialog - class org.argouml.cognitive.ui.AddToDoItemDialog.
 
AddToDoItemDialog() - Constructor for class org.argouml.cognitive.ui.AddToDoItemDialog
 
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
 
addToHistory(Object) - Method in class org.argouml.ui.NavigatorPane
 
addToken(String, Integer) - Method in class org.argouml.xml.XMLTokenTableBase
 
addToPosition(Point, Component) - Method in class org.argouml.swingext.Orientation
Create a new Point from an existing Point with its length increased by the length of a Component.
addToPosition(Point, Component) - Method in class org.argouml.swingext.Horizontal
Create a new Point from an existing Point with its length increased by the length of a Component.
addToPosition(Point, Dimension) - Method in class org.argouml.swingext.Orientation
Create a new Point from an existing Point with its length increased by the length of a Dimension.
addToPosition(Point, Dimension) - Method in class org.argouml.swingext.Horizontal
Create a new Point from an existing Point with its length increased by the length of a Dimension.
addToPosition(Point, int) - Method in class org.argouml.swingext.Orientation
Create a new Point from an existing Point with its position increased by a given value.
addToPosition(Point, int) - Method in class org.argouml.swingext.Vertical
Create a new Point from an existing Point with its position increased by a given value.
addToPosition(Point, int) - Method in class org.argouml.swingext.Horizontal
Create a new Point from an existing Point with its position increased by a given value.
addToPropTab(Class, PropPanel) - Method in class org.argouml.ui.DetailsPane
 
addTreeModelListener(TreeModelListener) - Method in class org.argouml.ui.AbstractGoRule
 
addTreeModelListener(TreeModelListener) - Method in class org.argouml.ui.TreeModelComposite
 
addTreeModelListener(TreeModelListener) - Method in class org.argouml.ui.NavPerspective
 
addTreeModelListener(TreeModelListener) - Method in class org.argouml.uml.diagram.static_structure.ui.GoClassToNavigableClass
 
addTreeModelListener(TreeModelListener) - Method in class org.argouml.cognitive.ui.ToDoPerspective
 
addTreeModelListener(TreeModelListener) - Method in class org.argouml.cognitive.ui.GoListToPosterToItem
 
addTreeModelListener(TreeModelListener) - Method in class org.argouml.cognitive.ui.GoListToGoalsToItems
 
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.cognitive.ui.GoListToDecisionsToItems
 
addTreeModelListener(TreeModelListener) - Method in class org.argouml.cognitive.ui.GoListToOffenderToItem
 
addTrigger(String) - Method in class org.argouml.cognitive.critics.Critic
 
addUseCase(int) - Method in class org.argouml.uml.ui.UMLClassifiersListModel
 
addWhitespace(String) - Method in class org.argouml.uml.reveng.java.JavaLexer
This method adds a whitespace string to the whitespace buffer
Agency - class org.argouml.cognitive.critics.Agency.
Agency manages Critics.
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.
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.
AGGREGATE_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation
 
ALARM_COLOR - Static variable in class org.argouml.cognitive.ui.ToDoPane
 
ALARM_THRESHOLD - Static variable in class org.argouml.cognitive.ui.ToDoPane
 
all - Static variable in class org.argouml.language.java.Token
 
allAvailableContents(MClassifierRole) - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsHelper
Returns all available contents for a given classifierrole as defined in section 2.10.3.3 of the UML 1.3 spec.
allAvailableFeatures(MClassifierRole) - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsHelper
Returns all available features for a given classifierrole as defined in section 2.10.3.3 of the UML 1.3 spec.
allowVoid() - Method in class org.argouml.uml.ui.UMLComboBoxModel
Return a flag indicating if the drop down should have an empty entry (as first element).
AND - Static variable in class org.argouml.language.java.Token
 
AND - Static variable in class org.argouml.language.java.JavaConstants
 
andExpression() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
andExpression() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
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.
ANY_EVENT - Static variable in interface org.argouml.application.events.ArgoEventTypes
 
ANY_MODULE_EVENT - Static variable in interface org.argouml.application.events.ArgoEventTypes
 
ANY_NOTATION_EVENT - Static variable in interface org.argouml.application.events.ArgoEventTypes
 
ANY_RANGE - Static variable in class org.argouml.uml.generator.GeneratorDisplay
 
ANY_RANGE - Static variable in class org.argouml.language.java.generator.GeneratorJava
 
appendExpression(String) - Method in class org.argouml.uml.reveng.java.JavaRecognizer
Appends to a tracked expression. (used to restore it)
applyAllCritics(Object, Designer) - Static method in class org.argouml.cognitive.critics.Agency
 
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.
applyCritics(Object, Designer, Collection, long) - Static method in class org.argouml.cognitive.critics.Agency
 
argList() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
argList() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
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_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
 
ARGO_TEE - Static variable in class org.argouml.kernel.Project
 
ArgoAwtExceptionHandler - class org.argouml.application.security.ArgoAwtExceptionHandler.
Argo Awt Exception handler.
ArgoAwtExceptionHandler() - Constructor for class org.argouml.application.security.ArgoAwtExceptionHandler
 
ArgoClassLoader - class org.argouml.application.security.ArgoClassLoader.
Argo custom classloader.
ArgoClassLoader(JarFile) - Constructor for class org.argouml.application.security.ArgoClassLoader
 
ArgoDiagram - class org.argouml.ui.ArgoDiagram.
 
ArgoDiagram() - Constructor for class org.argouml.ui.ArgoDiagram
 
ArgoDiagram(String) - Constructor for class org.argouml.ui.ArgoDiagram
 
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
 
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.
ArgoEventTypes - interface org.argouml.application.events.ArgoEventTypes.
Definitions of Argo Event types.
ArgoFacade - class org.argouml.ocl.ArgoFacade.
 
ArgoFacade(Object) - Constructor for class org.argouml.ocl.ArgoFacade
 
ARGOINI - Static variable in class org.argouml.application.api.Argo
argo.ini path
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.
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 supplied string as its text.
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
 
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.xml.argo.ArgoParser.
 
ArgoParser() - Constructor for class org.argouml.xml.argo.ArgoParser
 
ArgoSecurityException - exception org.argouml.application.security.ArgoSecurityException.
An Argo security exception.
ArgoSecurityException() - Constructor for class org.argouml.application.security.ArgoSecurityException
 
ArgoSecurityException(boolean) - Constructor for class org.argouml.application.security.ArgoSecurityException
 
ArgoSecurityManager - class org.argouml.application.security.ArgoSecurityManager.
The Argo custom security manager.
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.xml.argo.ArgoTokenTable.
this needs work,AFAIK none of these strings are saved in the final output in a zargo.
ArgoTokenTable() - Constructor for class org.argouml.xml.argo.ArgoTokenTable
 
ArgoVersion - class org.argouml.application.ArgoVersion.
This class only encapsulates the Argo version string.
ARRAY - Static variable in class org.argouml.language.java.Token
 
ARRAY - Static variable in class org.argouml.language.java.JavaConstants
 
ARRAY_DECLARATOR - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
ARRAY_DECLARATOR - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
ARRAY_INIT - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
ARRAY_INIT - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
ARRAYACCESS - Static variable in class org.argouml.language.java.Token
 
ARRAYACCESS - Static variable in class org.argouml.language.java.JavaConstants
 
arrayInitializer() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
arrayInitializer() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
ARROW_DIRECTIONS - Static variable in class org.argouml.uml.diagram.ui.FigMessage
 
ARROW_DIRECTIONS - Static variable in class org.argouml.uml.diagram.sequence.ui.FigSeqStimulus
 
ArrowButton - class org.argouml.swingext.ArrowButton.
A metal look and feel arrow button that can be created to point to a compass point.
ArrowButton(int) - Constructor for class org.argouml.swingext.ArrowButton
Construct an ArrowButton pointing in the given direction
ArrowButton(int, Border) - Constructor for class org.argouml.swingext.ArrowButton
Construct an ArrowButton pointing in the given direction
ArrowIcon - class org.argouml.swingext.ArrowIcon.
A metal look and feel arrow icon that can be created to point to a compass point.
ArrowIcon(int) - Constructor for class org.argouml.swingext.ArrowIcon
Construct an ArrowIcon pointing in the given direction
ASGADD - Static variable in class org.argouml.language.java.Token
 
ASGADD - Static variable in class org.argouml.language.java.JavaConstants
 
ASGBITAND - Static variable in class org.argouml.language.java.Token
 
ASGBITAND - Static variable in class org.argouml.language.java.JavaConstants
 
ASGBITOR - Static variable in class org.argouml.language.java.Token
 
ASGBITOR - Static variable in class org.argouml.language.java.JavaConstants
 
ASGBITXOR - Static variable in class org.argouml.language.java.Token
 
ASGBITXOR - Static variable in class org.argouml.language.java.JavaConstants
 
ASGDIV - Static variable in class org.argouml.language.java.Token
 
ASGDIV - Static variable in class org.argouml.language.java.JavaConstants
 
ASGLSHIFT - Static variable in class org.argouml.language.java.Token
 
ASGLSHIFT - Static variable in class org.argouml.language.java.JavaConstants
 
ASGMUL - Static variable in class org.argouml.language.java.Token
 
ASGMUL - Static variable in class org.argouml.language.java.JavaConstants
 
ASGREM - Static variable in class org.argouml.language.java.Token
 
ASGREM - Static variable in class org.argouml.language.java.JavaConstants
 
ASGRSHIFT - Static variable in class org.argouml.language.java.Token
 
ASGRSHIFT - Static variable in class org.argouml.language.java.JavaConstants
 
ASGSUB - Static variable in class org.argouml.language.java.Token
 
ASGSUB - Static variable in class org.argouml.language.java.JavaConstants
 
ASGURSHIFT - Static variable in class org.argouml.language.java.Token
 
ASGURSHIFT - Static variable in class org.argouml.language.java.JavaConstants
 
ASSIGN - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
ASSIGN - Static variable in class org.argouml.language.java.Token
 
ASSIGN - Static variable in class org.argouml.language.java.JavaConstants
 
ASSIGN - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
assignmentExpression() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
assignmentExpression() - Method in class org.argouml.language.java.generator.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
 
assoc - Static variable in class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
 
AssociationEndAggregationWellformednessRule - class org.argouml.model.uml.foundation.core.AssociationEndAggregationWellformednessRule.
Checks that there is at most one associationend within an association an aggregation or composite.
AssociationEndAggregationWellformednessRule() - Constructor for class org.argouml.model.uml.foundation.core.AssociationEndAggregationWellformednessRule
Constructor for AssociationEndAggregationWellformednessRule.
AssociationEndAggregationWellformednessRule(String) - Constructor for class org.argouml.model.uml.foundation.core.AssociationEndAggregationWellformednessRule
Constructor for AssociationEndAggregationWellformednessRule.
AssociationEndNamespaceWellformednessRule - class org.argouml.model.uml.foundation.core.AssociationEndNamespaceWellformednessRule.
Checks that an associatonends namespace is the same as the owning association has
AssociationEndNamespaceWellformednessRule() - Constructor for class org.argouml.model.uml.foundation.core.AssociationEndNamespaceWellformednessRule
Constructor for AssociationEndNamespaceWellformednessRule.
AssociationEndNamespaceWellformednessRule(String) - Constructor for class org.argouml.model.uml.foundation.core.AssociationEndNamespaceWellformednessRule
Constructor for AssociationEndNamespaceWellformednessRule.
AssociationEndNameWellformednessRule - class org.argouml.model.uml.foundation.core.AssociationEndNameWellformednessRule.
Checks that all associationends have an unique name in an association
AssociationEndNameWellformednessRule() - Constructor for class org.argouml.model.uml.foundation.core.AssociationEndNameWellformednessRule
 
AssociationEndNameWellformednessRule(String) - Constructor for class org.argouml.model.uml.foundation.core.AssociationEndNameWellformednessRule
Constructor for AssociationEndNameWellformednessRule.
AssociationNamespaceWellformednessRule - class org.argouml.model.uml.foundation.core.AssociationNamespaceWellformednessRule.
Checks that an associatons namespace is the same as the type it connects to
AssociationNamespaceWellformednessRule() - Constructor for class org.argouml.model.uml.foundation.core.AssociationNamespaceWellformednessRule
Constructor for AssociationNamespaceWellformednessRule.
AssociationNamespaceWellformednessRule(String) - Constructor for class org.argouml.model.uml.foundation.core.AssociationNamespaceWellformednessRule
Constructor for AssociationNamespaceWellformednessRule.
associationsLabel - Variable in class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
 
assocrole - Static variable in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
ATT_ALL - Static variable in class org.argouml.language.java.JavaConstants
 
ATT_ALLCLASSES - Static variable in class org.argouml.language.java.JavaConstants
 
ATT_CODE - Static variable in class org.argouml.language.java.JavaConstants
 
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.
AttrKeyword - class org.argouml.uml.AttrKeyword.
This class handles the none static final static final transient for the UML foundation data type
AttrKeyword - Static variable in class org.argouml.uml.ColumnDescriptor
 
AutoCritique - Static variable in class org.argouml.ui.Actions
 

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 _
ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook