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

R

reachable(ChildGenerator) - Method in class org.argouml.cognitive.ListSet
Deprecated. for 0.26 by tfmorris. Use ListSet.reachable(org.argouml.util.ChildGenerator).
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
Deprecated. for 0.26 by tfmorris. Use ListSet.reachable(org.argouml.util.ChildGenerator, int, org.argouml.util.Predicate).
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.
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
 
recomputeAllOffenders() - Method in class org.argouml.cognitive.ToDoList
Re-compute all offenders.
recomputeAllPosters() - Method in class org.argouml.cognitive.ToDoList
Reset all posters.
redo() - Method in class org.argouml.model.DummyModelMemento
 
redo() - Method in class org.argouml.model.ModelMemento
The method to redo this memento once undone.
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
 
refreshSelection() - Method in class org.argouml.ui.explorer.ExplorerTree
Refresh the selection of the tree nodes.
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.
registerContainer(JComponent, JToolBar[]) - Method in class org.argouml.ui.ArgoToolbarManager
Registers container with all containing toolbars.
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.
remove(Object) - Method in class org.argouml.cognitive.ListSet
 
remove(int) - Method in class org.argouml.cognitive.ListSet
 
remove() - Method in class org.argouml.ui.explorer.ExplorerTreeNode
cleans up for gc.
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.
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
 
removeAllElements() - Method in class org.argouml.cognitive.ListSet
Remove all objects.
removeAllElements() - Method in class org.argouml.cognitive.ToDoList
Remove all todo items.
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.
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.
removeElement(Object) - Method in class org.argouml.cognitive.ListSet
 
removeElement(ToDoItem) - Method in class org.argouml.cognitive.ToDoList
 
removeElementResidence(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
removeElementResidence(Object, Object) - Method in interface org.argouml.model.CoreHelper
Remove an ElementResidence.
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.
removeFile(File) - Method in class org.argouml.uml.reveng.ImportClassLoader
Remove the given file.
removeGoal(Goal) - Method in class org.argouml.cognitive.GoalModel
 
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.
removeListener(PropertyChangeListener) - Static method in class org.argouml.cognitive.Designer
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
 
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.
removeNodeFromParent(MutableTreeNode) - Method in class org.argouml.ui.explorer.ExplorerTreeModel
 
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(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.
removeProperty(Object, Object) - Method in interface org.argouml.model.DiagramInterchangeFactory
 
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.
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.
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.
removeTaggedValue(Object, Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
removeTaggedValue(Object, Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Remove a tagged value.
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.
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.ui.TreeModelSupport
Remove a TreeModelListener from the list of listeners..
removeUpdate(DocumentEvent) - Method in class org.argouml.ui.StylePanel
 
removeUpdate(DocumentEvent) - Method in class org.argouml.ui.TabText
 
reset() - Method in class org.argouml.ui.FindDialog
Reset the user interface to its initial state.
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.
resume() - Method in class org.argouml.cognitive.ToDoList
Resume the validity checking thread.
retainAll(Collection<?>) - Method in class org.argouml.cognitive.ListSet
 
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.ui.StatusBar
 
run() - Method in class org.argouml.ui.TabResults
 

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