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

R

RadioAction - Class in org.argouml.uml.diagram.ui
A wrapper around a standard action to indicate that any buttons created from this actions should act like radio buttons, i.e.
RadioAction(Action) - Constructor for class org.argouml.uml.diagram.ui.RadioAction
 
RadioButtonPanel - Class in org.argouml.core.propertypanels.ui
A collection of radio buttons representing the state of some UML property on a UML element.
RadioButtonPanel(Object, String, boolean, GetterSetterManager) - Constructor for class org.argouml.core.propertypanels.ui.RadioButtonPanel
Constructor for RadioButtonPanel.
reachable(ChildGenerator) - Method in class org.argouml.cognitive.ListSet
Reply the Set of all objects that can be reached from the receiving Set by taking steps defined by the given ChildGenerator.
reachable(ChildGenerator, int, Predicate) - Method in class org.argouml.cognitive.ListSet
Reply the Set of all objects that can be reached from the receiving Set by taking steps defined by the given ChildGenerator.
read(String) - Method in class org.argouml.uml.generator.AbstractSection
 
readAllFiles(File) - Static method in class org.argouml.uml.generator.TempFileUtils
Reads all files in a directory in memory.
ReaderModelLoader - Class in org.argouml.profile
TODO: this doesn't need a full ProfileReference since it uses the reader handed in the constructor.
ReaderModelLoader(Reader) - Constructor for class org.argouml.profile.ReaderModelLoader
Create a ModelLoader that will load the model from the given reader.
readFileNames(File) - Static method in class org.argouml.uml.generator.TempFileUtils
Reads all the files within a directory tree.
readObjectID(Object) - Static method in class org.argouml.util.ItemUID
Tries to read the ID of the object.
REALIZE_STEREOTYPE - Static variable in interface org.argouml.model.CoreFactory
The name of the stereotype for a Realization.
reasonCodeFor(String) - Static method in class org.argouml.cognitive.Critic
 
recCountPredecessors(Object, AbstractMessageNotationUml.MsgPtr) - Method in class org.argouml.notation.providers.uml.AbstractMessageNotationUml
Recursively count the number of predecessors of the given Message, and return (a pointer to) the first Message in the chain.
redo() - Method in interface org.argouml.kernel.UndoManager
Redo the top user interaction on the redo stack and move it to the undo stack.
redo() - Method in class org.argouml.model.DummyModelMemento
 
redo() - Method in class org.argouml.model.ModelMemento
The method to redo this memento once undone.
redrawEnclosedFigs() - Method in class org.argouml.uml.diagram.state.ui.FigStateVertex
Method to draw a StateVertex Fig's enclosed figs.
refresh() - Method in class org.argouml.cognitive.checklist.ui.TabChecklist
 
refresh() - Method in class org.argouml.cognitive.ui.TabToDo
Set the target again to what it was before.
refresh() - Method in class org.argouml.cognitive.ui.WizStep
Set the target anew.
refresh() - Method in class org.argouml.language.ui.LanguageComboBox
Refresh the combobox contents.
refresh() - Method in class org.argouml.notation.ui.NotationComboBox
Refresh the combobox contents.
refresh(PropertyChangeEvent) - Method in class org.argouml.ui.StylePanel
This method must be overridden by implementors if they don't want to refresh the whole style panel every time a property change events is fired.
refresh() - Method in class org.argouml.ui.StylePanel
 
refresh() - Method in class org.argouml.ui.StylePanelFig
Handle a refresh of the style panel after the fig has moved.
refresh() - Method in class org.argouml.ui.StylePanelFigNodeModelElement
 
refresh() - Method in class org.argouml.ui.StylePanelFigRRect
 
refresh() - Method in class org.argouml.ui.StylePanelFigText
Refresh the style panel when the Fig has been altered.
refresh() - Method in interface org.argouml.ui.TabTarget
Refresh the tab IN TOTAL.
refresh() - Method in class org.argouml.ui.TabText
 
refresh(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.StylePanelFigClass
 
refresh() - Method in class org.argouml.uml.diagram.static_structure.ui.StylePanelFigClass
 
refresh() - Method in class org.argouml.uml.diagram.static_structure.ui.StylePanelFigInterface
 
refresh() - Method in class org.argouml.uml.diagram.static_structure.ui.StylePanelFigPackage
 
refresh() - Method in class org.argouml.uml.diagram.ui.PropPanelString
 
refresh(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.StylePanelFigAssociationClass
 
refresh() - Method in class org.argouml.uml.diagram.ui.StylePanelFigAssociationClass
 
refresh() - Method in class org.argouml.uml.diagram.ui.StylePanelFigMessage
 
refresh() - Method in class org.argouml.uml.diagram.ui.TabDiagram
 
refresh() - Method in class org.argouml.uml.diagram.use_case.ui.StylePanelFigUseCase
Refresh the display.
refresh() - Method in class org.argouml.uml.ui.PropPanel
 
refresh() - Method in class org.argouml.uml.ui.TabConstraints
Refresh the tab because the target has changed.
refresh() - Method in class org.argouml.uml.ui.TabProps
 
refresh() - Method in class org.argouml.uml.ui.TabSrc
 
refresh() - Method in class org.argouml.uml.ui.TabStyle
 
refresh() - Method in class org.argouml.uml.ui.TabTaggedValues
 
refreshRegisteredProfiles() - Method in class org.argouml.profile.internal.ProfileManagerImpl
 
refreshRegisteredProfiles() - Method in interface org.argouml.profile.ProfileManager
Look for XMI files at the current directory list and registers them as user defined profiles.
refreshSelection() - Method in class org.argouml.ui.explorer.ExplorerTree
Refresh the selection of the tree nodes.
refreshTarget() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelPseudostate
This method is responsible for setting the title of the proppanel according to the type of the pseudo state displayed in the property panel.
register(String, String) - Static method in class org.argouml.cognitive.Agency
 
register(Critic, Class) - Static method in class org.argouml.cognitive.Agency
Register a critic in the global table of critics that have been loaded.
register(Critic, Object) - Static method in class org.argouml.cognitive.Agency
Transitional method for migration purposes.
register(Critic) - Static method in class org.argouml.cognitive.Agency
Register a critic in the global table of critics that have been loaded.
register(Object, Checklist) - Static method in class org.argouml.cognitive.checklist.CheckManager
Registers a new list.
register(AbstractFilePersister) - Method in class org.argouml.persistence.PersistenceManager
This function allows to add new persisters.
register(Profile) - Static method in class org.argouml.profile.ProfileFacade
Register a profile in the ProfileManager.
register(SuffixFilter) - Method in class org.argouml.uml.ui.SaveGraphicsManager
This function allows to add new filters.
registerContainer(JComponent, JToolBar[]) - Method in class org.argouml.ui.ArgoToolbarManager
Registers container with all containing toolbars.
registerCreateDiagramAction(Action) - Static method in class org.argouml.ui.cmd.GenericArgoMenuBar
Deprecated. Add a new Action to the Create Diagram toolbar.
registerDiagramFactory(DiagramFactory.DiagramType, DiagramFactoryInterface2) - Method in class org.argouml.uml.diagram.DiagramFactory
Register a specific factory class to create diagram instances for a specific diagram type
registerExceptionHandler() - Static method in class org.argouml.util.logging.AwtExceptionHandler
Register our exception handler with AWT.
registerMenuItem(JMenu) - Static method in class org.argouml.ui.cmd.GenericArgoMenuBar
Deprecated. Add a new menu to the main toolbar.
registerProfile(Profile) - Method in class org.argouml.profile.internal.ProfileManagerImpl
 
registerProfile(Profile) - Method in interface org.argouml.profile.ProfileManager
Register a new profile.
registerRule(TreeModel) - Static method in class org.argouml.ui.PerspectiveSupport
TODO: factor out
registerToolbar(Object, JToolBar, int) - Method in class org.argouml.ui.ArgoToolbarManager
Registers new toolbar for specific group.
RELATIONSHIPS - Static variable in class org.argouml.uml.cognitive.UMLDecision
Decision type: RELATIONSHIPS.
Relocatable - Interface in org.argouml.uml.diagram
Interface which is used by the Explorer to determine if a diagram can change its location to a new model element.
relocate(Object) - Method in class org.argouml.sequence2.diagram.UMLSequenceDiagram
 
relocate(Object) - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
relocate(Object) - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
relocate(Object) - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
relocate(Object) - Method in interface org.argouml.uml.diagram.Relocatable
Relocate this diagram, e.g.
relocate(Object) - Method in class org.argouml.uml.diagram.sequence.ui.UMLSequenceDiagram
 
relocate(Object) - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
relocate(Object) - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
relocate(Object) - Method in class org.argouml.uml.diagram.ui.UMLDiagram
 
relocate(Object) - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
remove(Object) - Method in class org.argouml.cognitive.ListSet
 
remove(int) - Method in class org.argouml.cognitive.ListSet
 
remove(String) - Method in class org.argouml.configuration.ConfigurationHandler
Remove the property and the assotiated value.
remove() - Method in class org.argouml.kernel.AbstractProjectMember
Remove this member from its project.
remove() - Method in interface org.argouml.kernel.Project
Remove the project.
remove() - Method in class org.argouml.kernel.ProjectImpl
 
remove(Object) - Method in class org.argouml.profile.internal.ocl.uml14.HashBag
 
remove(Profile) - Static method in class org.argouml.profile.ProfileFacade
Remove or unregister the profile from the ProfileManager.
remove() - Method in class org.argouml.ui.explorer.ExplorerTreeNode
cleans up for gc.
remove(LayoutedObject) - Method in class org.argouml.uml.diagram.activity.layout.ActivityDiagramLayouter
 
remove() - Method in interface org.argouml.uml.diagram.ArgoDiagram
Remove this diagram from existence.
remove() - Method in class org.argouml.uml.diagram.ArgoDiagramImpl
 
remove(LayoutedObject) - Method in interface org.argouml.uml.diagram.layout.LayoutedContainer
Remove an object from this container.
remove(LayoutedObject) - Method in interface org.argouml.uml.diagram.layout.Layouter
Remove a object from the diagram.
remove(Fig) - Method in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayer
 
remove(LayoutedObject) - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter
Remove an object from the layout process.
remove(int, int) - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
remove(int, int) - Method in class org.argouml.uml.ui.UMLPlainTextDocument
 
remove(Object) - Method in class org.argouml.uml.util.SortedListModel
 
remove() - Method in class org.argouml.util.EnumerationIterator
 
remove() - Method in class org.argouml.util.SingleElementIterator
 
removeAboutTab(String) - Static method in class org.argouml.ui.AboutBox
Remove a previously added tab from the About Box.
removeAction(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
removeAction(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Remove an Action from an ActionSequence.
removeActionListener(ActionListener) - Method in class org.argouml.core.propertypanels.ui.UMLEditableComboBox.UMLComboBoxEditor
 
removeActionListener(ActionListener) - Method in class org.argouml.uml.ui.UMLEditableComboBox.UMLComboBoxEditor
 
removeActualArgument(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
removeActualArgument(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Removes the actual Argument from an Action.
removeAll(Collection) - Method in class org.argouml.cognitive.ListSet
 
removeAll(ToDoList) - Method in class org.argouml.cognitive.ToDoList
 
removeAll(Collection) - Method in class org.argouml.profile.internal.ocl.uml14.HashBag
 
removeAll(Collection) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
Utility method to remove a collection of elements from the model.
removeAll(Collection) - Method in class org.argouml.uml.util.SortedListModel
 
removeAllElementListeners(PropertyChangeListener) - Method in class org.argouml.notation.NotationProvider
 
removeAllElementListeners() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Unregister all listeners registered through addElementListener
removeAllElementListeners() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Unregister all listeners registered through addElementListener
removeAllElements() - Method in class org.argouml.cognitive.ListSet
Remove all objects.
removeAllElements() - Method in class org.argouml.cognitive.ToDoList
Remove all todo items.
removeAllElements() - Method in class org.argouml.uml.ui.UMLComboBoxModel2
Remove all elements.
removeAllPerspectives() - Method in class org.argouml.ui.explorer.PerspectiveManager
Remove all perspectives.
removeAnnotatedElement(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeAnnotatedElement(Object, Object) - Method in interface org.argouml.model.CoreHelper
Remove the given ModelElement from a given comment.
RemoveAssociationEvent - Class in org.argouml.model
A change event due to removing an association between one model element and another.
RemoveAssociationEvent(Object, String, Object, Object, Object, EventObject) - Constructor for class org.argouml.model.RemoveAssociationEvent
Constructor.
removeBase(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
removeBase(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
This method removes a classifier from a classifier role.
removeBaseClass(Object, Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
removeBaseClass(Object, Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Remove baseclass from some stereotype.
removeClassifier(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
removeClassifier(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
This method classifier from an instance.
removeClassModelEventListener(PropertyChangeListener, Object, String[]) - Method in class org.argouml.model.AbstractModelEventPump
 
removeClassModelEventListener(PropertyChangeListener, Object, String) - Method in class org.argouml.model.AbstractModelEventPump
 
removeClassModelEventListener(PropertyChangeListener, Object, String[]) - Method in interface org.argouml.model.ModelEventPump
Removes a listener that listens to all modelevents fired by instances of modelClass and that have the original name eventNames.
removeClassModelEventListener(PropertyChangeListener, Object, String) - Method in interface org.argouml.model.ModelEventPump
Removes a listener that listens to all modelevents fired by instances of modelClass and that have the name eventName.
removeClientDependency(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeClientDependency(Object, Object) - Method in interface org.argouml.model.CoreHelper
Remove a dependency from a ModelElement.
removeConnection(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeConnection(Object, Object) - Method in interface org.argouml.model.CoreHelper
Remove a connection between an Association & AssociationEnd or between a Link & LinkEnd.
removeConstrainingElement(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
removeConstrainingElement(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Remove a constraining element.
removeConstraint(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeConstraint(Object, Object) - Method in interface org.argouml.model.CoreHelper
Remove the given constraint from a given ModelElement.
removeContent(Object, Object) - Method in class org.argouml.model.AbstractActivityGraphsHelperDecorator
 
removeContent(Object, Object) - Method in interface org.argouml.model.ActivityGraphsHelper
Remove a model element from a partition
removeContext(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
removeContext(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Remove the given context (BehavioralFeature) from a Signal.
removeContextPopupFactory(ContextActionFactory) - Static method in class org.argouml.ui.ContextActionFactoryManager
For modules, it would be useful to be able to remove their factories.
removeCritic(Critic) - Method in class org.argouml.cognitive.CompoundCritic
 
removeDeferrableEvent(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
removeDeferrableEvent(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Remove a deferrable event from a state.
removeDeploymentLocation(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeDeploymentLocation(Object, Object) - Method in interface org.argouml.model.CoreHelper
Remove a deployment location.
removeDiagram(ArgoDiagram) - Method in class org.argouml.kernel.ProjectImpl
Removes a diagram from the list with diagrams.
removeDiagram(ArgoDiagram) - Method in class org.argouml.uml.diagram.DiagramFactory
Factory method to remove a diagram.
removeDiagram(DiDiagram) - Method in class org.argouml.uml.diagram.GraphChangeAdapter
 
removeDocumentListener(DocumentListener) - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
removeEdge(Object) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
Remove an edge from the graphmodel and notify GEF.
removeElement(Object) - Method in class org.argouml.cognitive.ListSet
 
removeElement(ToDoItem) - Method in class org.argouml.cognitive.ToDoList
 
removeElement(DiElement) - Method in class org.argouml.uml.diagram.GraphChangeAdapter
 
removeElement(Object) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
removeElementListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.NotationProvider
 
removeElementListener(Object) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Add an element listener and remember the registration.
removeElementListener(Object) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Remove an element listener and remembered registration.
removeElementResidence(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeElementResidence(Object, Object) - Method in interface org.argouml.model.CoreHelper
Remove an ElementResidence.
removeEnclosedFig(Fig) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Removes the given Fig from the list of enclosed Figs.
removeExtend(Object, Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
removeExtend(Object, Object) - Method in interface org.argouml.model.UseCasesHelper
Remove an extend to a Use Case or Extension Point.
removeExtensionPoint(Object, Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
removeExtensionPoint(Object, Object) - Method in interface org.argouml.model.UseCasesHelper
This method removes an Extension Point from a Use Case or an Extend.
removeFeature(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeFeature(Object, Object) - Method in interface org.argouml.model.CoreHelper
Remove a Feature from a Classifier.
removeFigEdge(FigEdge) - Method in class org.argouml.sequence2.diagram.FigClassifierRole
 
removeFile(File) - Method in class org.argouml.uml.reveng.ImportClassLoader
Remove the given file.
removeFromDefaultProfiles(Profile) - Method in class org.argouml.profile.internal.ProfileManagerImpl
 
removeFromDefaultProfiles(Profile) - Method in interface org.argouml.profile.ProfileManager
Remove a profile from the default list.
removeFromDiagram() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
 
removeFromDiagram() - Method in class org.argouml.uml.diagram.static_structure.ui.FigFeature
 
removeFromDiagram() - Method in class org.argouml.uml.diagram.static_structure.ui.FigOperation
 
removeFromDiagram() - Method in class org.argouml.uml.diagram.ui.CompartmentFigText
 
removeFromDiagram() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
removeFromDiagram() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
removeFromDiagram() - Method in class org.argouml.uml.diagram.ui.FigSingleLineText
 
removeFromDiagram() - Method in class org.argouml.uml.diagram.ui.FigSingleLineTextWithNotation
 
removeFromDiagram() - Method in class org.argouml.uml.diagram.ui.FigStereotypesGroup
 
removeFromDiagram() - Method in class org.argouml.uml.diagram.ui.FigTextGroup
 
removeFromDiagramImpl() - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
removeFromDiagramImpl() - Method in class org.argouml.uml.diagram.activity.ui.FigPartition
 
removeFromDiagramImpl() - Method in class org.argouml.uml.diagram.state.ui.FigState
 
removeFromDiagramImpl() - Method in class org.argouml.uml.diagram.ui.FigAssociationClass
Remove entire composite Fig from Diagram.
removeFromDiagramImpl() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
removeFromDiagramImpl() - Method in class org.argouml.uml.diagram.ui.FigNodeAssociation
Remove entire composite Fig from Diagram.
removeFromDiagramImpl() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
If you override this method, make sure to remove all listeners: If you don't, objects in a deleted project will still receive events.
removeGenerator(Language) - Method in class org.argouml.uml.generator.GeneratorManager
Removes a generator.
removeGenerator(String) - Method in class org.argouml.uml.generator.GeneratorManager
Removes the generator associated with the specified language.
removeGoal(Goal) - Method in class org.argouml.cognitive.GoalModel
 
removeGraphSelectionListener(GraphSelectionListener) - Method in class org.argouml.uml.diagram.ui.TabDiagram
 
removeHistoryElement(Object) - Method in class org.argouml.ui.targetmanager.TargetManager
 
removeImportedElement(Object, Object) - Method in interface org.argouml.model.ModelManagementHelper
This method removes the import of a modelelement from a package.
removeImporter(ImportInterface) - Method in class org.argouml.uml.reveng.ImporterManager
Removes a importer.
removeInclude(Object, Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
removeInclude(Object, Object) - Method in interface org.argouml.model.UseCasesHelper
Remove an include from a Use Case.
removeInteraction(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
removeInteraction(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Remove an Interaction from a Collaboration.
removeKey(ConfigurationKey) - Static method in class org.argouml.configuration.Configuration
 
removeLayoutComponent(Component) - Method in class org.argouml.uml.ui.LabelledLayout
Removes the specified component from the layout.
removeListener(ArgoEventListener) - Static method in class org.argouml.application.events.ArgoEventPump
 
removeListener(int, ArgoEventListener) - Static method in class org.argouml.application.events.ArgoEventPump
 
removeListener(PropertyChangeListener) - Static method in class org.argouml.cognitive.Designer
Removes a property change listener.
removeListener(PropertyChangeListener) - Static method in class org.argouml.configuration.Configuration
Removes a property change listener.
removeListener(ConfigurationKey, PropertyChangeListener) - Static method in class org.argouml.configuration.Configuration
Removes a property change listener.
removeListener(PropertyChangeListener) - Method in class org.argouml.configuration.ConfigurationHandler
Removes a property change listener.
removeListener(ConfigurationKey, PropertyChangeListener) - Method in class org.argouml.configuration.ConfigurationHandler
Removes a property change listener.
removeListener(PerspectiveManagerListener) - Method in class org.argouml.ui.explorer.PerspectiveManager
 
removeLiteral(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeLiteral(Object, Object) - Method in interface org.argouml.model.CoreHelper
Remove an EnumerationLiteral from an Enumeration.
removeMessage(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
removeMessage(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Removes a message from the interaction or association role.
removeMessage3(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
removeModeChangeListener(ModeChangeListener) - Method in class org.argouml.uml.diagram.ui.TabDiagram
 
removeModelEventListener(PropertyChangeListener, Object, String[]) - Method in class org.argouml.model.AbstractModelEventPump
 
removeModelEventListener(PropertyChangeListener, Object, String) - Method in class org.argouml.model.AbstractModelEventPump
 
removeModelEventListener(PropertyChangeListener, Object) - Method in class org.argouml.model.AbstractModelEventPump
 
removeModelEventListener(PropertyChangeListener, Object, String[]) - Method in interface org.argouml.model.ModelEventPump
Removes a listener that listens to modelevents with name eventNames that are fired by the given modelelement.
removeModelEventListener(PropertyChangeListener, Object, String) - Method in interface org.argouml.model.ModelEventPump
Removes a listener that listens to modelevents with name eventName that are fired by the given modelelement.
removeModelEventListener(PropertyChangeListener, Object) - Method in interface org.argouml.model.ModelEventPump
Removes a listener that listens to all events fired by the given modelelement.
removeNode(Object) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
Remove a node from the diagram and notify GEF.
removeNodeFromParent(MutableTreeNode) - Method in class org.argouml.ui.explorer.ExplorerTreeModel
 
removeNotation(NotationName) - Static method in class org.argouml.notation.Notation
Remove a complete Notation language.
removeNotation(NotationName) - Method in class org.argouml.notation.NotationProviderFactory2
We need this to remove modules.
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.argouml.gefext.ArgoFigCircle
 
removeNotificationListener(NotificationListener) - Method in class org.argouml.gefext.ArgoFigCircle
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.argouml.gefext.ArgoFigInk
 
removeNotificationListener(NotificationListener) - Method in class org.argouml.gefext.ArgoFigInk
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.argouml.gefext.ArgoFigLine
 
removeNotificationListener(NotificationListener) - Method in class org.argouml.gefext.ArgoFigLine
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.argouml.gefext.ArgoFigPoly
 
removeNotificationListener(NotificationListener) - Method in class org.argouml.gefext.ArgoFigPoly
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.argouml.gefext.ArgoFigRect
 
removeNotificationListener(NotificationListener) - Method in class org.argouml.gefext.ArgoFigRect
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.argouml.gefext.ArgoFigRRect
 
removeNotificationListener(NotificationListener) - Method in class org.argouml.gefext.ArgoFigRRect
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.argouml.gefext.ArgoFigSpline
 
removeNotificationListener(NotificationListener) - Method in class org.argouml.gefext.ArgoFigSpline
 
removeNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class org.argouml.uml.diagram.ui.ArgoFigText
 
removeNotificationListener(NotificationListener) - Method in class org.argouml.uml.diagram.ui.ArgoFigText
 
removeNotify() - Method in class org.argouml.core.propertypanels.ui.RadioButtonPanel
Remove listeners when this component is removed
removeNotify() - Method in class org.argouml.uml.ui.ScrollList
 
removeOtherModelEventListeners(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLAssociationRoleBaseComboBoxModel
 
removeOtherModelEventListeners(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationConnectionListModel
 
removeOtherModelEventListeners(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLStructuralFeatureTypeComboBoxModel
 
removeOtherModelEventListeners(Object) - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.UMLTagDefinitionComboBoxModel
 
removeOtherModelEventListeners(Object) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
This function allows subclasses to listen to more modelelements.
removeOtherModelEventListeners(Object) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
This function allows subclasses to listen to more modelelements.
removeOwnedElement(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeOwnedElement(Object, Object) - Method in interface org.argouml.model.CoreHelper
Remove an owned model element from a namespace.
removePanel(int) - Method in class org.argouml.cognitive.critics.Wizard
 
removePanel(Component) - Method in class org.argouml.ui.ProjectBrowser
Remove a panel from a split pane area.
removeParameter(Object, Object) - Method in class org.argouml.model.AbstractActivityGraphsHelperDecorator
 
removeParameter(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeParameter(Object, Object) - Method in interface org.argouml.model.ActivityGraphsHelper
Remove Parameter from an ObjectFlowState.
removeParameter(Object, Object) - Method in interface org.argouml.model.CoreHelper
Remove a Parameter from an Operation.
removePerspective(Object) - Method in class org.argouml.ui.explorer.PerspectiveComboBox
 
removePerspective(ExplorerPerspective) - Method in class org.argouml.ui.explorer.PerspectiveManager
 
removePerspective(Object) - Method in interface org.argouml.ui.explorer.PerspectiveManagerListener
 
removePredecessor(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
removePredecessor(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Removes a predecessor message.
removeProfile(Profile) - Method in class org.argouml.kernel.ProfileConfiguration
Deprecated. for 0.29.2, because since UML2 a profile must be unapplied from a model
removeProfile(Profile, Object) - Method in class org.argouml.kernel.ProfileConfiguration
Removes the passed profile from the configuration and unapplies it from the given model (or other profile, which could be later a collection).
removeProfile(Profile) - Method in class org.argouml.profile.internal.ProfileManagerImpl
 
removeProfile(Profile) - Method in interface org.argouml.profile.ProfileManager
Remove a profile from the list of registered profiles.
removeProgressListener(ProgressListener) - Method in class org.argouml.persistence.AbstractFilePersister
Remove any object no longer interested in listening to persistence progress.
removeProgressListener(ProgressListener) - Method in interface org.argouml.persistence.ProjectFilePersister
Remove any object no longer interested in listening to persistence progress.
removeProject(Project) - Method in class org.argouml.kernel.ProjectManager
Remove the project.
removeProjectMemberDiagram(ArgoDiagram) - Method in class org.argouml.kernel.ProjectImpl
Removes a project member diagram completely from the project.
removeProperty(Object, Object) - Method in interface org.argouml.model.DiagramInterchangeFactory
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.argouml.kernel.ProjectManager
Removes a listener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.argouml.kernel.UndoManager
Remove the given listener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface org.argouml.uml.diagram.ArgoDiagram
 
removePropPanelFactory(PropPanelFactory) - Static method in class org.argouml.uml.ui.PropPanelFactoryManager
For modules, it would be usefule to be able to remove their factories.
removeQualifier(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeQualifier(Object, Object) - Method in interface org.argouml.model.CoreHelper
Remove a Qualifier from a AssociationEnd.
removeReception(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
removeReception(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Remove a given Reception from a given Signal.
removeRow(int) - Method in class org.argouml.uml.ui.TabTaggedValuesModel
Remove the TaggedValue at the given row from the ModelElement.
removeRule(PerspectiveRule) - Method in class org.argouml.ui.explorer.ExplorerPerspective
 
removeRule(PerspectiveRule) - Method in class org.argouml.ui.explorer.PerspectiveManager
Remove a rule from the list.
removeSearchPath(String) - Method in interface org.argouml.model.XmiReader
Remove a path from the list of paths to be searched when looking for XMI files to resolve external references with.
removeSearchPathDirectory(String) - Method in class org.argouml.profile.internal.ProfileManagerImpl
 
removeSearchPathDirectory(String) - Method in interface org.argouml.profile.ProfileManager
Remove a directory from the directory list.
removeSourceFlow(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeSourceFlow(Object, Object) - Method in interface org.argouml.model.CoreHelper
Remove a source flow from a ModelElement.
removeStereotype(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeStereotype(Object, Object) - Method in interface org.argouml.model.CoreHelper
Remove a stereotype from a ModelElement.
removeSubTreeModel(TreeModel) - Method in class org.argouml.ui.PerspectiveSupport
Remove a rule from the perspective that will generate child nodes for any given parent node.
removeSubvertex(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
removeSubvertex(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Remove a given subvertex from a given composite state.
removeSuccessor(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
removeSuccessor(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Removes a successor message.
removeSupplierDependency(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeSupplierDependency(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a supplier dependency to a ModelElement.
removeTab(JPanel) - Method in class org.argouml.ui.DetailsPane
 
removeTaggedValue(Object, Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
removeTaggedValue(Object, Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Remove a tagged value.
removeTarget(Object) - Method in class org.argouml.ui.targetmanager.TargetManager
Removes the target from the targets list.
removeTargetFlow(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeTargetFlow(Object, Object) - Method in interface org.argouml.model.CoreHelper
Add a target flow to a ModelElement.
removeTargetListener(TargetListener) - Method in class org.argouml.ui.targetmanager.TargetManager
Removes a listener.
removeTemplateArgument(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeTemplateArgument(Object, Object) - Method in interface org.argouml.model.CoreHelper
Remove a TemplateArgument from a Binding.
removeTemplateParameter(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeTemplateParameter(Object, Object) - Method in interface org.argouml.model.CoreHelper
Remove a TemplateParameter from a ModelElement.
removeToDoItems(ToDoList) - Method in class org.argouml.cognitive.Designer
Remove all the items in the given list from my list.
removeToDoListListener(ToDoListListener) - Method in class org.argouml.cognitive.ToDoList
 
removeTreeModelListener(TreeModelListener) - Method in class org.argouml.cognitive.ui.GoListToDecisionsToItems
 
removeTreeModelListener(TreeModelListener) - Method in class org.argouml.cognitive.ui.GoListToGoalsToItems
 
removeTreeModelListener(TreeModelListener) - Method in class org.argouml.cognitive.ui.GoListToOffenderToItem
 
removeTreeModelListener(TreeModelListener) - Method in class org.argouml.cognitive.ui.GoListToPosterToItem
 
removeTreeModelListener(TreeModelListener) - Method in class org.argouml.cognitive.ui.GoListToPriorityToItem
 
removeTreeModelListener(TreeModelListener) - Method in class org.argouml.cognitive.ui.GoListToTypeToItem
 
removeTreeModelListener(TreeModelListener) - Method in class org.argouml.ui.TreeModelSupport
Remove a TreeModelListener from the list of listeners..
removeUndoableEditListener(UndoableEditListener) - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
removeUpdate(DocumentEvent) - Method in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
removeUpdate(DocumentEvent) - Method in class org.argouml.cognitive.ui.WizStep
 
removeUpdate(DocumentEvent) - Method in class org.argouml.ui.StylePanel
 
removeUpdate(DocumentEvent) - Method in class org.argouml.ui.TabText
 
removeUpdate(DocumentEvent) - Method in class org.argouml.uml.diagram.ui.PropPanelString
 
removeUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLExpressionBodyField
 
removeUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLExpressionLanguageField
 
removeUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLStimulusActionTextField
 
removeVetoableChangeListener(VetoableChangeListener) - Method in interface org.argouml.uml.diagram.ArgoDiagram
 
render(Runnable) - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
renderingChanged() - Method in class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
 
renderingChanged() - Method in class org.argouml.uml.diagram.ArgoDiagramImpl
Rerender the entire diagram based on new global rendering settings.
renderingChanged() - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
renderingChanged() - Method in class org.argouml.uml.diagram.state.ui.FigState
 
renderingChanged() - Method in class org.argouml.uml.diagram.state.ui.FigStubState
Rerender the whole figure.
renderingChanged() - Method in class org.argouml.uml.diagram.state.ui.FigTransition
 
renderingChanged() - Method in class org.argouml.uml.diagram.static_structure.ui.FigClassifierBox
 
renderingChanged() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
 
renderingChanged() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEnumeration
 
renderingChanged() - Method in interface org.argouml.uml.diagram.ui.ArgoFig
Rerender the entire fig.
renderingChanged() - Method in class org.argouml.uml.diagram.ui.ArgoFigGroup
 
renderingChanged() - Method in class org.argouml.uml.diagram.ui.ArgoFigText
 
renderingChanged() - Method in class org.argouml.uml.diagram.ui.FigAssociation
 
renderingChanged() - Method in class org.argouml.uml.diagram.ui.FigAssociationEnd
 
renderingChanged() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Rerenders the attached elements of the fig.
renderingChanged() - Method in class org.argouml.uml.diagram.ui.FigMessage
 
renderingChanged() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Rerender the entire fig.
renderingChanged() - Method in class org.argouml.uml.diagram.ui.FigSingleLineText
 
renderingChanged() - Method in class org.argouml.uml.diagram.ui.FigSingleLineTextWithNotation
 
renderingChanged() - Method in class org.argouml.uml.diagram.use_case.ui.FigExtend
 
renderingChanged() - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
 
repair() - Method in class org.argouml.kernel.ProfileConfiguration
Objects of this class are always consistent, there's no need to repair them.
repair() - Method in interface org.argouml.kernel.Project
Repair all parts of the project before a save takes place.
repair() - Method in class org.argouml.kernel.ProjectImpl
 
repair() - Method in interface org.argouml.kernel.ProjectMember
Repair any corruptions in the project member.
repair() - Method in class org.argouml.uml.cognitive.ProjectMemberTodoList
There is not yet any repair task for the ToDo model but this is open to implement as and when any problems areas are discovered.
repair() - Method in interface org.argouml.uml.diagram.ArgoDiagram
We hang our heads in shame.
repair() - Method in class org.argouml.uml.diagram.ArgoDiagramImpl
 
repair() - Method in class org.argouml.uml.diagram.ProjectMemberDiagram
 
repair() - Method in class org.argouml.uml.ProjectMemberModel
There is not yet any repair task for the UML model but this is open to implement as and when any problems areas are discovered.
replace - Static variable in class org.argouml.uml.ui.TabProps
Deprecated. this is only temporary for dev phase of 0.29
reset(Object, ModelInterpreter) - Method in class org.argouml.profile.internal.ocl.EvaluateExpression
Resets the internal state of this adapter
reset(Map<String, Object>, ModelInterpreter) - Method in class org.argouml.profile.internal.ocl.EvaluateExpression
 
reset() - Method in class org.argouml.ui.FindDialog
Reset the user interface to its initial state.
reset() - Method in class org.argouml.util.CustomSeparator
Called to reset the separator before staring to look for a new token.
resetDiagramSerial() - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Deprecated. for 0.27.3 by tfmorris. This is a noop. Diagram name duplication is checked for and managed at the project level.
resize(Dimension) - Method in interface org.argouml.uml.diagram.layout.LayoutedContainer
Resize this container, so it fits the layouted objects within itself.
resizeColumns() - Method in class org.argouml.cognitive.checklist.ui.TabChecklist
Resize the columns to fit.
resizeColumns() - Method in class org.argouml.uml.ui.TabTaggedValues
Resize the columns.
resolve(ToDoItem) - Method in class org.argouml.cognitive.ToDoList
 
ResolvedCritic - Class in org.argouml.cognitive
This class is responsible for identifying one critic that has been resolved by the user in one specific context.
ResolvedCritic(String, List<String>) - Constructor for class org.argouml.cognitive.ResolvedCritic
Create a new ResolvedCritic using the name of the Critic and the List of objects that triggered the Critic given as parameters.
ResolvedCritic(Critic, ListSet) - Constructor for class org.argouml.cognitive.ResolvedCritic
Same as ResolvedCritic.ResolvedCritic(Critic,ListSet,boolean).
ResolvedCritic(Critic, ListSet, boolean) - Constructor for class org.argouml.cognitive.ResolvedCritic
Creates a new ResolvedCritic from the given information.
ResolvedCriticXMLHelper - Class in org.argouml.persistence
A helper class to provide a view of a ResolvedCritic that is particularly suited for saving to an XML file.
ResolvedCriticXMLHelper(ResolvedCritic) - Constructor for class org.argouml.persistence.ResolvedCriticXMLHelper
Creates a new ResolvedCriticXMLHelper for helping item.
ResourceLoaderWrapper - Class in org.argouml.application.helpers
Wrapper around org.tigris.gef.util.ResourceLoader.
ResourceModelLoader - Class in org.argouml.profile
Loads models using the default ClassLoader or a provided one.
ResourceModelLoader() - Constructor for class org.argouml.profile.ResourceModelLoader
The default constructor for this class.
ResourceModelLoader(Class) - Constructor for class org.argouml.profile.ResourceModelLoader
Loads resources from the ClassLoader that loaded the given class
result() - Method in class org.argouml.util.logging.SimpleTimer
Returns an enumeration of formatted distances.
resume() - Method in class org.argouml.cognitive.ToDoList
Resume the validity checking thread.
retainAll(Collection<?>) - Method in class org.argouml.cognitive.ListSet
 
retainAll(Collection) - Method in class org.argouml.profile.internal.ocl.uml14.HashBag
 
retainAll(Collection) - Method in class org.argouml.uml.util.SortedListModel
 
RETURN_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetParameterDirectionKind
RETURN_COMMAND determines the kind of direction.
RETURNED - Static variable in class org.argouml.uml.diagram.sequence.MessageNode
After having returned from a call.
RIGHT - Static variable in class org.argouml.uml.diagram.ui.SelectionNodeClarifiers2
Right Handle
ROLE - Static variable in class org.argouml.uml.ui.behavior.common_behavior.ActionNewAction
The constant defining the role the action to be created plays for its parent.
ROLE - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionNewEvent
The constant defining the role the event to be created plays for its parent.
ROLE_WIDTH - Static variable in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
The width of an activation box.
ROOT - Static variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
Used for #buildModifierPopUp().
ROWDISTANCE - Static variable in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
The distance between two rows in the object rectangle.
ROWHEIGHT - Static variable in interface org.argouml.uml.diagram.ui.ArgoFig
min.
run() - Method in class org.argouml.application.StartCritics
 
run() - Method in class org.argouml.cognitive.Designer
Continuously select and execute critics against this designer's design.
run() - Method in class org.argouml.cognitive.ToDoList
Entry point for validity checker thread.
run() - Method in class org.argouml.kernel.DelayedChangeNotify
 
run() - Method in class org.argouml.ui.StatusBar
 
run() - Method in class org.argouml.ui.TabResults
 
run() - Method in class org.argouml.uml.ui.UMLChangeDispatch
Called by InvokeLater on user interface thread.

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