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

M

MARGIN - Static variable in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
The margin between the outer box and the name and stereotype text box.
MARGIN - Static variable in class org.argouml.uml.diagram.state.ui.FigState
 
MED_PRIORITY - Static variable in class org.argouml.cognitive.ToDoItem
The medium priority todoitem of 4 levels.
METHODS - Static variable in class org.argouml.uml.cognitive.UMLDecision
Decision type: METHODS.
MINIMUM_SIZE - Static variable in class org.argouml.ui.cmd.CmdSetPreferredSize
constant for MINIMUM_SIZE
MIN_HEAD_HEIGHT - Static variable in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
The defaultheight of the object rectangle.
MIN_HEAD_WIDTH - Static variable in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
The defaultwidth of the object rectangle.
MIN_VERT_PADDING - Static variable in class org.argouml.uml.diagram.use_case.ui.FigActor
The padding between the actor body and name and the top of the stereotype.
MIN_VERT_PADDING - Static variable in class org.argouml.uml.diagram.use_case.ui.FigUseCase
The minimum padding allowed above and below the rectangle for the use case name and extension points to the top of the use case oval itself.
MODEL_TODOITEM_ADDED - Static variable in class org.argouml.cognitive.Designer
Property Names.
MODEL_TODOITEM_DISMISSED - Static variable in class org.argouml.cognitive.Designer
Property Names.
MODULARITY - Static variable in class org.argouml.uml.cognitive.UMLDecision
Decision type: MODULARITY.
MODULEFILENAME - Static variable in interface org.argouml.application.api.ArgoModule
Deprecated. External modules are supposed to be located at MODULEFILENAME.
MODULEFILENAME_ALTERNATE - Static variable in interface org.argouml.application.api.ArgoModule
Deprecated. Or, alternatively, external modules may be located at MODULEFILENAME_ALTERNATE.
MODULE_DISABLED - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating a module was disabled.
MODULE_ENABLED - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating a module was enabled.
MODULE_LOADED - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating a module was loaded.
MODULE_UNLOADED - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating a module was unloaded.
Main - class org.argouml.application.Main.
Here it all starts...
Main() - Constructor for class org.argouml.application.Main
 
MemberFilePersister - class org.argouml.persistence.MemberFilePersister.
A base class file persister for project members.
MemberFilePersister() - Constructor for class org.argouml.persistence.MemberFilePersister
 
MemberList - class org.argouml.kernel.MemberList.
 
MemberList() - Constructor for class org.argouml.kernel.MemberList
The constructor.
MementoCreationObserver - interface org.argouml.model.MementoCreationObserver.
An interface to be implemented by the class responsible for managing or delegating mementos.
MessageNode - class org.argouml.uml.diagram.sequence.MessageNode.
A Message Node for the sequence diagram.
MessageNode(FigClassifierRole) - Constructor for class org.argouml.uml.diagram.sequence.MessageNode
The constructor.
MessageNotation - class org.argouml.uml.notation.MessageNotation.
This abstract class forms the basis of all Notation providers for the text shown in the Fig that represents the Message.
MessageNotation(Object) - Constructor for class org.argouml.uml.notation.MessageNotation
The constructor.
MessageNotationUml - class org.argouml.uml.notation.uml.MessageNotationUml.
The UML notation for a message, as shown on a collaboration diagram.
MessageNotationUml(Object) - Constructor for class org.argouml.uml.notation.uml.MessageNotationUml
The constructor.
MetaTypes - interface org.argouml.model.MetaTypes.
This interface contains methods to retrieve objects that represent the different UML types.
ModeChangeHeight - class org.argouml.uml.diagram.sequence.ui.ModeChangeHeight.
 
ModeChangeHeight() - Constructor for class org.argouml.uml.diagram.sequence.ui.ModeChangeHeight
The constructor.
ModeCreateAssociationClass - class org.argouml.uml.diagram.ui.ModeCreateAssociationClass.
 
ModeCreateAssociationClass() - Constructor for class org.argouml.uml.diagram.ui.ModeCreateAssociationClass
 
ModeCreateAssociationEnd - class org.argouml.uml.diagram.ui.ModeCreateAssociationEnd.
A Mode to interpret user input while creating an association end.
ModeCreateAssociationEnd() - Constructor for class org.argouml.uml.diagram.ui.ModeCreateAssociationEnd
 
ModeCreateCommentEdge - class org.argouml.uml.diagram.ui.ModeCreateCommentEdge.
A Mode to interpret user input while creating a comment edge.
ModeCreateCommentEdge() - Constructor for class org.argouml.uml.diagram.ui.ModeCreateCommentEdge
 
ModeCreateMessage - class org.argouml.uml.diagram.sequence.ui.ModeCreateMessage.
Mode to create a link between two figobjects.
ModeCreateMessage() - Constructor for class org.argouml.uml.diagram.sequence.ui.ModeCreateMessage
The constructor.
ModeCreateMessage(Editor) - Constructor for class org.argouml.uml.diagram.sequence.ui.ModeCreateMessage
The constructor.
Model - class org.argouml.model.Model.
This is the root class of the Model subsystem.
ModelElementNameNotation - class org.argouml.uml.notation.ModelElementNameNotation.
This abstract class forms the basis of all Notation providers for the text shown in the Fig that represents the name of the modelelement.
ModelElementNameNotation(Object) - Constructor for class org.argouml.uml.notation.ModelElementNameNotation
The constructor.
ModelElementNameNotationJava - class org.argouml.uml.notation.java.ModelElementNameNotationJava.
 
ModelElementNameNotationJava(Object) - Constructor for class org.argouml.uml.notation.java.ModelElementNameNotationJava
The constructor.
ModelElementNameNotationUml - class org.argouml.uml.notation.uml.ModelElementNameNotationUml.
Handles the notation of the name of a modelelement in UML, ie a string on the format:
ModelElementNameNotationUml(Object) - Constructor for class org.argouml.uml.notation.uml.ModelElementNameNotationUml
The constructor.
ModelEventPump - interface org.argouml.model.ModelEventPump.
This is the interface for registering interest in events sent from the model component.
ModelImplementation - interface org.argouml.model.ModelImplementation.
The interface that the ModelImplementation must implement.
ModelManagementFactory - interface org.argouml.model.ModelManagementFactory.
The interface for the factory for ModelManagement.
ModelManagementHelper - interface org.argouml.model.ModelManagementHelper.
The interface for the helper for ModelManagement.
ModelMemberFilePersister - class org.argouml.persistence.ModelMemberFilePersister.
The file persister for the UML model.
ModelMemberFilePersister() - Constructor for class org.argouml.persistence.ModelMemberFilePersister
 
ModelMemento - class org.argouml.model.ModelMemento.
A memento to record the state of an object before an undoable change.
ModelMemento() - Constructor for class org.argouml.model.ModelMemento
 
Modeller - class org.argouml.uml.reveng.java.Modeller.
Modeller maps Java source code(parsed/recognised by ANTLR) to UML model elements, it applies some of the semantics in JSR26.
Modeller(Object, DiagramInterface, Import, boolean, boolean, String) - Constructor for class org.argouml.uml.reveng.java.Modeller
Create a new modeller.
ModuleHelper - class org.argouml.application.helpers.ModuleHelper.
Deprecated. by Linus Tolke (0.21.1 March 2006). I can't find that this class is ever used. If that is the case it is better to remove it then to update it for the new ModuleLoader.
ModuleHelper() - Constructor for class org.argouml.application.helpers.ModuleHelper
Deprecated. The constructor.
ModuleInterface - interface org.argouml.moduleloader.ModuleInterface.
This is the interface that each module needs to implement in order to be loadable into ArgoUML according to the new module loader API.
ModuleLoader - class org.argouml.application.modules.ModuleLoader.
Deprecated. by Linus Tolke (0.21.1 March 2006). Use ModuleLoader2.
ModuleLoader2 - class org.argouml.moduleloader.ModuleLoader2.
This is the module loader that loads modules implementing the ModuleInterface.
MultiEditorPane - class org.argouml.ui.MultiEditorPane.
The upper right pane in the ArgoUML user interface.
MultiEditorPane() - Constructor for class org.argouml.ui.MultiEditorPane
Constructs the MultiEditorPane.
MyTokenizer - class org.argouml.util.MyTokenizer.
Class for dividing a String into any number of parts.
MyTokenizer(String, String) - Constructor for class org.argouml.util.MyTokenizer
Constructs a new instance.
MyTokenizer(String, String, CustomSeparator) - Constructor for class org.argouml.util.MyTokenizer
Constructs a new instance.
MyTokenizer(String, String, Collection) - Constructor for class org.argouml.util.MyTokenizer
Constructs a new instance.
main(String[]) - Static method in class org.argouml.application.Main
The main entry point of ArgoUML.
makeCreateAssociationAction(Object, boolean, String) - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Factory method to build an Action for creating an association edge in the diagram.
makeCreateAssociationClassAction(String) - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Factory method to build an Action for creating an edge in the diagram.
makeCreateAssociationEndAction(String) - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Factory method to build an Action for creating an association end edge in the diagram.
makeCreateEdgeAction(Object, String) - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Factory method to build an Action for creating an edge in the diagram.
makeCreateNodeAction(Object, String) - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Factory method to build an Action for creating a node in the diagram.
makeEdge() - Method in class org.argouml.uml.diagram.ui.AddExistingNodeCommand
 
makeEdgePort() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Create a FigCommentPort if needed
makeEmptyProject() - Method in class org.argouml.kernel.ProjectManager
Makes an empty project with two standard diagrams.
makeGraphModel() - Method in class org.argouml.uml.diagram.ui.AddExistingNodeCommand
 
makeInstance(SplashScreen) - Static method in class org.argouml.ui.ProjectBrowser
Creator method for the projectbrowser.
makeKey(String) - Static method in class org.argouml.application.api.Configuration
Create a single component configuration key.
makeKey(ConfigurationKey, String) - Static method in class org.argouml.application.api.Configuration
Create a sub-component of an existing configuration key.
makeKey(String, String) - Static method in class org.argouml.application.api.Configuration
Create a two-component configuration key.
makeKey(String, String, String) - Static method in class org.argouml.application.api.Configuration
Create a three-component configuration key.
makeKey(String, String, String, String) - Static method in class org.argouml.application.api.Configuration
Create a four-component configuration key.
makeKey(String, String, String, String, String) - Static method in class org.argouml.application.api.Configuration
Create a five-component configuration key.
makeLanguage(String, String, Icon) - Static method in class org.argouml.uml.generator.GeneratorHelper
Creates a new Language only if one with the same name doesn't already exist in GeneratorManager, in which case that one is returned.
makeLanguage(String, String) - Static method in class org.argouml.uml.generator.GeneratorHelper
Creates a language with no icon.
makeLanguage(String, Icon) - Static method in class org.argouml.uml.generator.GeneratorHelper
Creates a language with title equal to the name.
makeLanguage(String) - Static method in class org.argouml.uml.generator.GeneratorHelper
Creates a language with title equal to the name and no icon.
makeNamedClone(String) - Method in class org.argouml.ui.explorer.ExplorerPerspective
Make a clone of this ExplorerPerspective with a different given name.
makeNode() - Method in class org.argouml.ui.CmdCreateNode
Delegate creation of the node to the uml model subsystem.
makeNode() - Method in class org.argouml.uml.diagram.collaboration.ui.ActionAddClassifierRole
 
makeNode() - Method in class org.argouml.uml.diagram.sequence.ui.ActionAddClassifierRole
 
makeNode() - Method in class org.argouml.uml.diagram.state.ui.ActionCreatePseudostate
Actually instanciate the NetNode and FigNode objects and set the global next mode to ModePlace TODO: should call super, reduce code volume!
makeNode() - Method in class org.argouml.uml.diagram.ui.AddExistingNodeCommand
 
makeNotation(String, String, Icon) - Static method in class org.argouml.notation.Notation
Create a versioned notation name with an icon.
makePanel(int) - Method in class org.argouml.cognitive.ui.Wizard
Create a new panel for the given step.
makePanel(int) - Method in class org.argouml.uml.cognitive.critics.WizAddConstructor
Create a new panel for the given step.
makePanel(int) - Method in class org.argouml.uml.cognitive.critics.WizAddInstanceVariable
Create a new panel for the given step.
makePanel(int) - Method in class org.argouml.uml.cognitive.critics.WizAddOperation
Create a new panel for the given step.
makePanel(int) - Method in class org.argouml.uml.cognitive.critics.WizAssocComposite
Create a JPanel for the given step.
makePanel(int) - Method in class org.argouml.uml.cognitive.critics.WizBreakCircularComp
Create a new panel for the given step.
makePanel(int) - Method in class org.argouml.uml.cognitive.critics.WizCueCards
Create a new panel for the given step.
makePanel(int) - Method in class org.argouml.uml.cognitive.critics.WizMEName
Create a new panel for the given step.
makePanel(int) - Method in class org.argouml.uml.cognitive.critics.WizManyNames
Create a new panel for the given step.
makePanel(int) - Method in class org.argouml.uml.cognitive.critics.WizNavigable
Create a new panel for the given step.
makePanel(int) - Method in class org.argouml.uml.cognitive.critics.WizOperName
 
makePanel(int) - Method in class org.argouml.uml.cognitive.critics.WizTooMany
 
makeSelection() - Method in class org.argouml.uml.diagram.activity.ui.FigCallState
 
makeSelection() - Method in class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
 
makeSelection() - Method in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
 
makeSelection() - Method in class org.argouml.uml.diagram.deployment.ui.FigComponent
 
makeSelection() - Method in class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
makeSelection() - Method in class org.argouml.uml.diagram.deployment.ui.FigMNode
 
makeSelection() - Method in class org.argouml.uml.diagram.deployment.ui.FigMNodeInstance
 
makeSelection() - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
makeSelection() - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
Override to return a custom SelectionResize class that will not allow handles on the north edge to be dragged.
makeSelection() - Method in class org.argouml.uml.diagram.sequence.ui.FigMessage
 
makeSelection() - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
makeSelection() - Method in class org.argouml.uml.diagram.state.ui.FigFinalState
 
makeSelection() - Method in class org.argouml.uml.diagram.state.ui.FigInitialState
 
makeSelection() - Method in class org.argouml.uml.diagram.state.ui.FigStateVertex
return selectors, depending whether we deal with activity or state diagrams.
makeSelection() - Method in class org.argouml.uml.diagram.state.ui.FigStubState
 
makeSelection() - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
 
makeSelection() - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
makeSelection() - Method in class org.argouml.uml.diagram.static_structure.ui.FigDataType
 
makeSelection() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEnumeration
 
makeSelection() - Method in class org.argouml.uml.diagram.static_structure.ui.FigFeature
Via makeSelection we can add a custom selection class.
makeSelection() - Method in class org.argouml.uml.diagram.static_structure.ui.FigInterface
 
makeSelection() - Method in class org.argouml.uml.diagram.static_structure.ui.FigStereotypeDeclaration
 
makeSelection() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Returns a SelectionRerouteEdge object that manages selection and rerouting of the edge.
makeSelection() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
makeSelection() - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
 
makeSelection() - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Creates a set of handles for dragging generalization/specializations or associations.
makeText(Object) - Method in class org.argouml.uml.ui.UMLListCellRenderer2
Makes the text that must be placed on the label that is returned.
makeUniqueName(String) - Method in class org.argouml.kernel.AbstractProjectMember
Makes a unique name for this member.
makeWizard(ToDoItem) - Method in class org.argouml.cognitive.critics.Critic
Create a new Wizard to help the user fix the identified problem.
manageDefault(Object[], String) - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Manages the selection of the default tool in a popup tool in the toolbar.
mark() - Method in class org.argouml.util.logging.SimpleTimer
Mark (Store) the current time.
mark(String) - Method in class org.argouml.util.logging.SimpleTimer
Mark (Store) the current time.
matchDiagram(Diagram) - Method in class org.argouml.uml.PredicateFind
 
matchDiagram(String) - Method in class org.argouml.uml.PredicateFind
 
matchPackage(Object) - Method in class org.argouml.uml.PredicateFind
 
matchReason(long) - Method in class org.argouml.cognitive.critics.Critic
 
matchingCallerList(Object, int) - Method in class org.argouml.uml.diagram.sequence.MessageNode
 
mementoCreated(ModelMemento) - Method in class org.argouml.kernel.ProjectManager
Called when the model subsystem creates a memento.
mementoCreated(ModelMemento) - Method in interface org.argouml.model.MementoCreationObserver
Called whenever a memento is created by the model subsystem.
menuCanceled(MenuEvent) - Method in class org.argouml.notation.ui.ActionNotation
 
menuDeselected(MenuEvent) - Method in class org.argouml.notation.ui.ActionNotation
 
menuLocalize(String) - Static method in class org.argouml.ui.cmd.GenericArgoMenuBar
 
menuSelected(MenuEvent) - Method in class org.argouml.notation.ui.ActionNotation
 
messageFormat(String, Object[]) - Static method in class org.argouml.cognitive.Translator
 
messageFormat(String, Object[]) - Static method in class org.argouml.i18n.Translator
Generates an localized String with arguments.
modeChange(ModeChangeEvent) - Method in class org.argouml.uml.diagram.ui.TabDiagram
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.activity.ui.FigCallState
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.activity.ui.FigSubactivityState
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.deployment.ui.FigComponent
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.deployment.ui.FigMNode
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.deployment.ui.FigMNodeInstance
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
Update the text labels.
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.state.ui.FigState
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.state.ui.FigStubState
Update the text labels.
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.state.ui.FigSubmachineState
Update the text labels and listeners.
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.state.ui.FigSynchState
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.state.ui.FigTransition
This is called after any part of the UML ModelElement has changed.
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
Handles changes to the model.
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
This is called after any part of the UML ModelElement (the comment) has changed.
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigDataType
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
Listen for a RemoveAssociationEvent between the comment and the annotated element.
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigEnumeration
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigInterface
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
Handles changes of the model.
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigStereotypeDeclaration
Handles changes to the model.
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.FigAbstraction
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.FigAssociation
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.FigAssociationEnd
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.FigDependency
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeAssociationClass
 
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
This is called after any part of the UML ModelElement has changed.
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.FigGeneralization
This is called after any part of the UML ModelElement has changed.
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeAssociation
Used when a n-ary association becomes a binary association.
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
This is called after any part of the UML MModelElement has changed.
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
Handles changes of the model.
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.use_case.ui.FigExtend
Handle changes to the model.
modelChanged(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Adjust the fig in the light of some change to the model.
modelElementAdded(Object) - Method in class org.argouml.ui.explorer.ExplorerEventAdaptor
forwards this event to the tree model.
modelElementAdded(Object) - Method in class org.argouml.ui.explorer.ExplorerTreeModel
a model element has been added to the model.
modelElementAdded(Object) - Method in interface org.argouml.ui.explorer.TreeModelUMLEventListener
 
modelElementChanged(Object) - Method in class org.argouml.ui.explorer.ExplorerEventAdaptor
forwards this event to the tree model.
modelElementChanged(Object) - Method in class org.argouml.ui.explorer.ExplorerTreeModel
a model element has changed in some way.
modelElementChanged(Object) - Method in interface org.argouml.ui.explorer.TreeModelUMLEventListener
 
modelElementRemoved(Object) - Method in class org.argouml.ui.explorer.ExplorerEventAdaptor
forwards this event to the tree model.
modelElementRemoved(Object) - Method in class org.argouml.ui.explorer.ExplorerTreeModel
a model element has been removed from the model.
modelElementRemoved(Object) - Method in interface org.argouml.ui.explorer.TreeModelUMLEventListener
 
moduleDisabled(ArgoModuleEvent) - Method in interface org.argouml.application.events.ArgoModuleEventListener
Invoked when a module has been disabled.
moduleDisabled(ArgoModuleEvent) - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
 
moduleDisabled(ArgoModuleEvent) - Method in class org.argouml.uml.ui.TabProps
 
moduleEnabled(ArgoModuleEvent) - Method in interface org.argouml.application.events.ArgoModuleEventListener
Invoked when a module has been enabled.
moduleEnabled(ArgoModuleEvent) - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
 
moduleEnabled(ArgoModuleEvent) - Method in class org.argouml.uml.ui.TabProps
 
moduleLoaded(ArgoModuleEvent) - Method in interface org.argouml.application.events.ArgoModuleEventListener
Invoked when a module has been loaded.
moduleLoaded(ArgoModuleEvent) - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
 
moduleLoaded(ArgoModuleEvent) - Method in class org.argouml.uml.ui.TabProps
 
moduleUnloaded(ArgoModuleEvent) - Method in interface org.argouml.application.events.ArgoModuleEventListener
Invoked when a module has been unloaded.
moduleUnloaded(ArgoModuleEvent) - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
 
moduleUnloaded(ArgoModuleEvent) - Method in class org.argouml.uml.ui.TabProps
 
mouseClicked(MouseEvent) - Method in class org.argouml.cognitive.ui.ToDoPane
 
mouseClicked(MouseEvent) - Method in class org.argouml.ui.DetailsPane
if(the mouse click is not in the bounds of the tabbed panel) then call mySingleClick() or myDoubleClick().
mouseClicked(MouseEvent) - Method in class org.argouml.ui.FindDialog
 
mouseClicked(MouseEvent) - Method in class org.argouml.ui.MultiEditorPane
Catches a mouseevent and calls mySingleClick and myDoubleClick if a tab is clicked which is selected.
mouseClicked(MouseEvent) - Method in class org.argouml.ui.TabResults
 
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.deployment.ui.FigMNode
 
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.deployment.ui.FigMNodeInstance
 
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.state.ui.FigBranchState
 
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.state.ui.FigFinalState
 
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.state.ui.FigForkState
 
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.state.ui.FigHistoryState
 
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.state.ui.FigInitialState
 
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.state.ui.FigJoinState
 
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.state.ui.FigJunctionState
 
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.state.ui.FigSynchState
 
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigClassifierBox
 
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
If the user double clicks on any part of this FigNode, pass it down to one of the internal Figs.
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
If the user double clicks on anu part of this FigNode, pass it down to one of the internal Figs.
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
If the user double clicks on any part of this FigNode, pass it down to one of the internal Figs.
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.ui.FigTextGroup
If the user double clicks on anu part of this FigGroup, pass it down to one of the internal Figs.
mouseClicked(MouseEvent) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
React to a mouse key being clicked.
mouseClicked(MouseEvent) - Method in class org.argouml.uml.ui.UMLLinkMouseListener
 
mouseClicked(MouseEvent) - Method in class org.argouml.uml.ui.UMLList2
 
mouseClicked(MouseEvent) - Method in class org.argouml.uml.ui.UMLMutableLinkedList
 
mouseDragged(MouseEvent) - Method in class org.argouml.uml.diagram.sequence.ui.ModeChangeHeight
 
mouseDragged(MouseEvent) - Method in class org.argouml.uml.diagram.sequence.ui.ModeCreateMessage
 
mouseDragged(MouseEvent) - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
mouseDragged(MouseEvent) - Method in class org.argouml.uml.diagram.ui.SelectionRerouteEdge
Need to 'arm' the rerouting capability with mouseDragged().
mouseEntered(MouseEvent) - Method in class org.argouml.cognitive.ui.ToDoPane
 
mouseEntered(MouseEvent) - Method in class org.argouml.ui.DetailsPane
empty, no action taken.
mouseEntered(MouseEvent) - Method in class org.argouml.ui.FindDialog
 
mouseEntered(MouseEvent) - Method in class org.argouml.ui.MultiEditorPane
 
mouseEntered(MouseEvent) - Method in class org.argouml.ui.TabResults
 
mouseEntered(MouseEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
mouseEntered(MouseEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionStereotype
 
mouseEntered(MouseEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
mouseEntered(MouseEvent) - Method in class org.argouml.uml.diagram.ui.FigTextGroup
 
mouseEntered(MouseEvent) - Method in class org.argouml.uml.ui.UMLLinkMouseListener
 
mouseEntered(MouseEvent) - Method in class org.argouml.uml.ui.UMLList2
 
mouseEntered(MouseEvent) - Method in class org.argouml.uml.ui.UMLMutableLinkedList
 
mouseExited(MouseEvent) - Method in class org.argouml.cognitive.ui.ToDoPane
 
mouseExited(MouseEvent) - Method in class org.argouml.ui.DetailsPane
empty, no action taken.
mouseExited(MouseEvent) - Method in class org.argouml.ui.FindDialog
 
mouseExited(MouseEvent) - Method in class org.argouml.ui.MultiEditorPane
 
mouseExited(MouseEvent) - Method in class org.argouml.ui.TabResults
 
mouseExited(MouseEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigClassifierBox
 
mouseExited(MouseEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
mouseExited(MouseEvent) - Method in class org.argouml.uml.diagram.ui.FigTextGroup
 
mouseExited(MouseEvent) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Deal with the mouse leaving the fig.
mouseExited(MouseEvent) - Method in class org.argouml.uml.ui.UMLLinkMouseListener
 
mouseExited(MouseEvent) - Method in class org.argouml.uml.ui.UMLList2
 
mouseExited(MouseEvent) - Method in class org.argouml.uml.ui.UMLMutableLinkedList
 
mouseMoved(MouseEvent) - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
mousePressed(MouseEvent) - Method in class org.argouml.cognitive.ui.ToDoPane
 
mousePressed(MouseEvent) - Method in class org.argouml.ui.DetailsPane
empty, no action taken.
mousePressed(MouseEvent) - Method in class org.argouml.ui.FindDialog
 
mousePressed(MouseEvent) - Method in class org.argouml.ui.MultiEditorPane
 
mousePressed(MouseEvent) - Method in class org.argouml.ui.TabResults
 
mousePressed(MouseEvent) - Method in class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
mousePressed(MouseEvent) - Method in class org.argouml.uml.diagram.sequence.ui.ModeChangeHeight
 
mousePressed(MouseEvent) - Method in class org.argouml.uml.diagram.sequence.ui.ModeCreateMessage
On mousePressed determine what port the user is dragging from.
mousePressed(MouseEvent) - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
mousePressed(MouseEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
mousePressed(MouseEvent) - Method in class org.argouml.uml.diagram.ui.FigTextGroup
 
mousePressed(MouseEvent) - Method in class org.argouml.uml.diagram.ui.ModeCreateAssociationEnd
 
mousePressed(MouseEvent) - Method in class org.argouml.uml.diagram.ui.ModeCreateCommentEdge
 
mousePressed(MouseEvent) - Method in class org.argouml.uml.diagram.ui.SelectionRerouteEdge
Set up for re-routing.
mousePressed(MouseEvent) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
React to a mouse key being pressed.
mousePressed(MouseEvent) - Method in class org.argouml.uml.ui.UMLLinkMouseListener
 
mousePressed(MouseEvent) - Method in class org.argouml.uml.ui.UMLList2
 
mousePressed(MouseEvent) - Method in class org.argouml.uml.ui.UMLMutableLinkedList
 
mouseReleased(MouseEvent) - Method in class org.argouml.cognitive.ui.ToDoPane
 
mouseReleased(MouseEvent) - Method in class org.argouml.ui.DetailsPane
empty, no action taken.
mouseReleased(MouseEvent) - Method in class org.argouml.ui.FindDialog
 
mouseReleased(MouseEvent) - Method in class org.argouml.ui.MultiEditorPane
 
mouseReleased(MouseEvent) - Method in class org.argouml.ui.TabResults
 
mouseReleased(MouseEvent) - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
When the mouse button is released, this fig will be moved into position.
mouseReleased(MouseEvent) - Method in class org.argouml.uml.diagram.sequence.ui.ModeChangeHeight
 
mouseReleased(MouseEvent) - Method in class org.argouml.uml.diagram.sequence.ui.ModeCreateMessage
On mouseReleased, find the port in the destination node that's on the same height as the source port fig, ask the GraphModel to connect the two ports.
mouseReleased(MouseEvent) - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
mouseReleased(MouseEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
mouseReleased(MouseEvent) - Method in class org.argouml.uml.diagram.ui.FigTextGroup
 
mouseReleased(MouseEvent) - Method in class org.argouml.uml.diagram.ui.ModeCreateAssociationEnd
 
mouseReleased(MouseEvent) - Method in class org.argouml.uml.diagram.ui.ModeCreateCommentEdge
 
mouseReleased(MouseEvent) - Method in class org.argouml.uml.diagram.ui.SelectionRerouteEdge
Perform re-routing if src/dest nodes have changed.
mouseReleased(MouseEvent) - Method in class org.argouml.uml.ui.UMLLinkMouseListener
 
mouseReleased(MouseEvent) - Method in class org.argouml.uml.ui.UMLList2
 
mouseReleased(MouseEvent) - Method in class org.argouml.uml.ui.UMLMutableLinkedList
 
moveToTrash(Object) - Method in class org.argouml.kernel.Project
Moves some object to trash, i.e.
multiplicityToString(Object) - Method in class org.argouml.model.AbstractDataTypesHelperDecorator
 
multiplicityToString(Object) - Method in interface org.argouml.model.DataTypesHelper
Converts a Multiplicity to a String.
myActionState - Variable in class org.argouml.uml.notation.ActionStateNotation
 
myAssociationEnd - Variable in class org.argouml.uml.notation.AssociationEndNameNotation
 
myAssociationRole - Variable in class org.argouml.uml.notation.AssociationRoleNotation
 
myAttribute - Variable in class org.argouml.uml.notation.AttributeNotation
 
myCallState - Variable in class org.argouml.uml.notation.CallStateNotation
 
myClass - Variable in class org.argouml.uml.notation.AttributeNotation
 
myClass - Variable in class org.argouml.uml.notation.OperationNotation
 
myClassifierRole - Variable in class org.argouml.uml.notation.ClassifierRoleNotation
 
myComponentInstance - Variable in class org.argouml.uml.notation.ComponentInstanceNotation
 
myDoubleClick(int, TreePath) - Method in class org.argouml.cognitive.ui.ToDoPane
Called when the user clicks twice on an item in the tree.
myDoubleClick(int) - Method in class org.argouml.ui.DetailsPane
Spawns a new tab.
myDoubleClick(int) - Method in class org.argouml.ui.FindDialog
Double click on tab detaches it in a free floating window.
myDoubleClick(int) - Method in class org.argouml.ui.MultiEditorPane
When the user double clicks on a tab, this tab is spawned by this method if it is selected.
myEP - Variable in class org.argouml.uml.notation.ExtensionPointNotation
The Extension Point.
myMessage - Variable in class org.argouml.uml.notation.MessageNotation
The message we handle the notation of.
myModelElement - Variable in class org.argouml.uml.notation.ModelElementNameNotation
The modelelement we represent.
myNodeInstance - Variable in class org.argouml.uml.notation.NodeInstanceNotation
 
myObject - Variable in class org.argouml.uml.notation.ObjectNotation
 
myObjectFlowState - Variable in class org.argouml.uml.notation.ObjectFlowStateStateNotation
 
myObjectFlowState - Variable in class org.argouml.uml.notation.ObjectFlowStateTypeNotation
 
myOperation - Variable in class org.argouml.uml.notation.OperationNotation
 
mySingleClick(int, TreePath) - Static method in class org.argouml.cognitive.ui.ToDoPane
Called when the user clicks once on an item in the tree.
mySingleClick(int) - Method in class org.argouml.ui.DetailsPane
no action currently executed here.
mySingleClick(int) - Method in class org.argouml.ui.MultiEditorPane
Called when the user clicks once on a tab.
myState - Variable in class org.argouml.uml.notation.StateBodyNotation
 
myTransition - Variable in class org.argouml.uml.notation.TransitionNotation
 

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