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

S

save() - Static method in class org.argouml.application.api.Configuration
Save the configuration to the default location.
save(boolean) - Static method in class org.argouml.application.api.Configuration
Save the configuration to the default location.
save(boolean, File) - Method in class org.argouml.kernel.Project
There are known issues with saving, particularly losing the xmi at save time. see issue http://argouml.tigris.org/issues/show_bug.cgi?
save(File) - Method in class org.argouml.application.configuration.ConfigurationHandler
Save the configuration to a File.
save(String, boolean) - Method in class org.argouml.uml.ProjectMemberModel
 
save(String, boolean) - Method in class org.argouml.uml.diagram.ProjectMemberDiagram
 
save(String, boolean) - Method in class org.argouml.cognitive.ProjectMemberTodoList
 
save(String, boolean) - Method in class org.argouml.kernel.ProjectMember
 
save(String, boolean, Writer) - Method in class org.argouml.uml.ProjectMemberModel
 
save(String, boolean, Writer) - Method in class org.argouml.uml.diagram.ProjectMemberDiagram
 
save(String, boolean, Writer) - Method in class org.argouml.cognitive.ProjectMemberTodoList
 
save(String, boolean, Writer) - Method in class org.argouml.kernel.ProjectMember
 
save(URL) - Method in class org.argouml.application.configuration.ConfigurationHandler
Save the configuration to a URL.
saveDefault() - Method in class org.argouml.application.configuration.ConfigurationHandler
Save the configuration to the location it was loaded from.
saveDefault(boolean) - Method in class org.argouml.application.configuration.ConfigurationHandler
Save the configuration to the location it was loaded from.
saveScreenConfiguration() - Method in class org.argouml.ui.ProjectBrowser
Save the positions of the screen spliters in the properties file
SAXParserBase - class org.argouml.xml.SAXParserBase.
 
SAXParserBase() - Constructor for class org.argouml.xml.SAXParserBase
 
search(Object) - Method in class org.argouml.uml.ui.UMLSearchableComboBox
Does the actual searching.
select() - Method in class org.argouml.cognitive.ToDoItem
When a ToDoItem is selected in the UiToDoList window, highlight the "offending" design material's.
select(Object) - Method in class org.argouml.ui.MultiEditorPane
 
selectAll() - Method in class org.argouml.uml.ui.UMLEditableComboBox.UMLComboBoxEditor
 
selectClassDiagram(Object, String) - Method in class org.argouml.uml.reveng.DiagramInterface
Select or create a class diagram for a package.
SelectionActionState - class org.argouml.uml.diagram.activity.ui.SelectionActionState.
 
SelectionActionState(Fig) - Constructor for class org.argouml.uml.diagram.activity.ui.SelectionActionState
Construct a new SelectionActionState for the given Fig
SelectionActor - class org.argouml.uml.diagram.use_case.ui.SelectionActor.
 
SelectionActor(Fig) - Constructor for class org.argouml.uml.diagram.use_case.ui.SelectionActor
Construct a new SelectionActor for the given Fig
selectionChanged(GraphSelectionEvent) - Method in class org.argouml.uml.diagram.ui.TabDiagram
 
SelectionClass - class org.argouml.uml.diagram.static_structure.ui.SelectionClass.
 
SelectionClass(Fig) - Constructor for class org.argouml.uml.diagram.static_structure.ui.SelectionClass
Construct a new SelectionClass for the given Fig
SelectionClassifierRole - class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole.
 
SelectionClassifierRole(Fig) - Constructor for class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
Construct a new SelectionClassifierRole for the given Fig
SelectionComponent - class org.argouml.uml.diagram.deployment.ui.SelectionComponent.
 
SelectionComponent(Fig) - Constructor for class org.argouml.uml.diagram.deployment.ui.SelectionComponent
Construct a new SelectionComponent for the given Fig
SelectionComponentInstance - class org.argouml.uml.diagram.deployment.ui.SelectionComponentInstance.
 
SelectionComponentInstance(Fig) - Constructor for class org.argouml.uml.diagram.deployment.ui.SelectionComponentInstance
Construct a new SelectionComponentInstanceInstance for the given Fig
SelectionEdgeClarifiers - class org.argouml.uml.diagram.ui.SelectionEdgeClarifiers.
 
SelectionEdgeClarifiers(Fig) - Constructor for class org.argouml.uml.diagram.ui.SelectionEdgeClarifiers
Construct a new SelectionEdgeClarifiers for the given Fig
SelectionInterface - class org.argouml.uml.diagram.static_structure.ui.SelectionInterface.
 
SelectionInterface(Fig) - Constructor for class org.argouml.uml.diagram.static_structure.ui.SelectionInterface
Construct a new SelectionInterface for the given Fig
SelectionMoveClarifiers - class org.argouml.uml.diagram.ui.SelectionMoveClarifiers.
 
SelectionMoveClarifiers(Fig) - Constructor for class org.argouml.uml.diagram.ui.SelectionMoveClarifiers
Construct a new SelectionMoveClarifiers for the given Fig
SelectionNode - class org.argouml.uml.diagram.deployment.ui.SelectionNode.
 
SelectionNode(Fig) - Constructor for class org.argouml.uml.diagram.deployment.ui.SelectionNode
Construct a new SelectionNode for the given Fig
SelectionNodeClarifiers - class org.argouml.uml.diagram.ui.SelectionNodeClarifiers.
 
SelectionNodeClarifiers(Fig) - Constructor for class org.argouml.uml.diagram.ui.SelectionNodeClarifiers
Construct a new SelectionNodeClarifiers for the given Fig
SelectionNodeInstance - class org.argouml.uml.diagram.deployment.ui.SelectionNodeInstance.
 
SelectionNodeInstance(Fig) - Constructor for class org.argouml.uml.diagram.deployment.ui.SelectionNodeInstance
Construct a new SelectionNodeInstance for the given Fig
SelectionObject - class org.argouml.uml.diagram.deployment.ui.SelectionObject.
 
SelectionObject(Fig) - Constructor for class org.argouml.uml.diagram.deployment.ui.SelectionObject
Construct a new SelectionObject for the given Fig
SelectionRerouteEdge - class org.argouml.uml.diagram.ui.SelectionRerouteEdge.
A general class for rerouting edges, achieved by delegating the re-routing logic to the graphmodels; extends functionality in SelectionEdgeClarifiers.
SelectionRerouteEdge(FigEdgeModelElement) - Constructor for class org.argouml.uml.diagram.ui.SelectionRerouteEdge
Creates a new instance of SelectionRerouteEdge
SelectionSeqObject - class org.argouml.uml.diagram.sequence.ui.SelectionSeqObject.
 
SelectionSeqObject(Fig) - Constructor for class org.argouml.uml.diagram.sequence.ui.SelectionSeqObject
Construct a new SelectionClass for the given Fig
SelectionState - class org.argouml.uml.diagram.state.ui.SelectionState.
 
SelectionState(Fig) - Constructor for class org.argouml.uml.diagram.state.ui.SelectionState
Construct a new SelectionState for the given Fig
SelectionUseCase - class org.argouml.uml.diagram.use_case.ui.SelectionUseCase.
 
SelectionUseCase(Fig) - Constructor for class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
Construct a new SelectionUseCase for the given Fig
SelectionWButtons - class org.argouml.uml.diagram.ui.SelectionWButtons.
 
SelectionWButtons(Fig) - Constructor for class org.argouml.uml.diagram.ui.SelectionWButtons
Construct a new SelectionWButtons for the given Fig
selectItem(ToDoItem) - Method in class org.argouml.cognitive.ui.ToDoPane
 
selectNextTab() - Method in class org.argouml.ui.MultiEditorPane
 
selectTabNamed(String) - Method in class org.argouml.ui.ProjectBrowser
Find the tabpage with the given label and make it the front tab
selectTabNamed(String) - Method in class org.argouml.ui.MultiEditorPane
 
selectTabNamed(String) - Method in class org.argouml.ui.DetailsPane
 
selfassoc - Static variable in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
selfassoc - Static variable in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
SEMANTIC_ENTRY - Variable in class org.argouml.uml.ui.UMLModelElementListLinkModel
A constant to indicate a potential link menu entry makes semantic (as well as syntactic) sense.
SEMI - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
SEMI - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
SEMICOLON - Static variable in class org.argouml.language.java.Token
 
SEMICOLON - Static variable in class org.argouml.language.java.JavaConstants
 
separator - Static variable in class org.argouml.uml.ui.ActionOpenProject
 
separator - Static variable in class org.argouml.uml.ui.ActionSaveGIF
 
separator - Static variable in class org.argouml.uml.ui.ActionSaveProjectAs
 
separator - Static variable in class org.argouml.uml.ui.ActionSetSourcePath
 
separator - Static variable in class org.argouml.uml.ui.ActionImportFromSources
 
separator - Static variable in class org.argouml.uml.ui.ActionSaveGraphics
 
SEPARATOR - Static variable in class org.argouml.kernel.Project
 
SequenceDiagramGraphModel - class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel.
This class defines a bridge between the UML meta-model representation of the design and the GraphModel interface used by GEF.
SequenceDiagramGraphModel() - Constructor for class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
 
SequenceDiagramLayout - class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayout.
 
SequenceDiagramLayout(String, GraphModel) - Constructor for class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayout
 
SequenceDiagramRenderer - class org.argouml.uml.diagram.sequence.ui.SequenceDiagramRenderer.
 
SequenceDiagramRenderer() - Constructor for class org.argouml.uml.diagram.sequence.ui.SequenceDiagramRenderer
 
SEQUENTIAL - Static variable in class org.argouml.model.ModelFacade
 
SerialLayout - class org.argouml.swingext.SerialLayout.
Lays out components in a single row or column starting from any side and aligning components to eachother.
Components can be set to start draw from, LEFTTORIGHT, TOPTOBOTTOM, RIGHTTOLEFT or BOTTOMTOTOP.
Components will line up with eachother by edge or follow a common central line.
The gap to leave before the first component and the following gaps between each component can be set.
SerialLayout() - Constructor for class org.argouml.swingext.SerialLayout
 
SerialLayout(Orientation) - Constructor for class org.argouml.swingext.SerialLayout
 
SerialLayout(Orientation, String) - Constructor for class org.argouml.swingext.SerialLayout
 
SerialLayout(Orientation, String, int) - Constructor for class org.argouml.swingext.SerialLayout
 
SerialLayout(Orientation, String, int, int) - Constructor for class org.argouml.swingext.SerialLayout
 
set(MAttribute) - Method in class org.argouml.uml.AttrKeyword
 
set(MClassifier) - Method in class org.argouml.uml.diagram.static_structure.MMClassVisibility
 
set(MClassifier) - Method in class org.argouml.uml.diagram.static_structure.MMClassKeyword
 
set(MOperation) - Method in class org.argouml.uml.OperKeyword
 
setAbstract(Object, boolean) - Static method in class org.argouml.model.ModelFacade
Sets if of some classifier is abstract.
setAction(Action) - Method in class org.argouml.uml.ui.PropPanelButton2
Sets the action.
setAction(Action) - Method in class org.argouml.swingext.PopupToolBoxButton
Provide a new default action for this button
setActionAsAction(Object, Object) - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsHelper
Couples a given action to the given messgae as being the action.
setActionAsDoActivity(Object, Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesHelper
Couples a given action to the given state as being the do activity action.
setActionAsEffect(Object, Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesHelper
Couples a given action to the given transition as being the effect of the transition.
setActionAsEntry(Object, Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesHelper
Couples a given action to the given state as being the entry action.
setActionAsExit(Object, Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesHelper
Couples a given action to the given state as being the exit action.
setActions() - Method in class org.argouml.uml.ui.foundation.core.UMLVisibilityButtonGroup
 
setActions() - Method in class org.argouml.uml.ui.foundation.core.UMLElementOwnershipVisibilityButtonGroup
 
setActivations(FigSeqObject, FigSeqObject, FigSeqObject, int) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqLink
Sets the activations for every FigSeqObject in this diagram.
setActivator(MMessage, MMessage) - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsHelper
Sets the activator of some given message mes.
setActiveDiagram(ArgoDiagram) - Method in class org.argouml.ui.ProjectBrowser
Set the diagram on which the user is currently working.
setAddAction(AbstractActionAddModelElement) - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Sets the addAction.
setAddition(MUseCase) - Method in class org.argouml.uml.ui.behavior.use_cases.PropPanelInclude
Set the addition use case of the include relationship. Note.
setAllElements(Collection) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
Utility method to set the elements of this list to the contents of the given collection.
setAllowAddition(boolean) - Method in class org.argouml.uml.TableModelComposite
 
setAllowExit(boolean) - Method in class org.argouml.application.security.ArgoSecurityManager
 
setAllowRemoval(boolean) - Method in class org.argouml.uml.TableModelComposite
 
setAppName(String) - Method in class org.argouml.ui.ProjectBrowser
 
setArg(String, Object) - Method in class org.argouml.cognitive.critics.Critic
 
setArgs(Hashtable) - Method in class org.argouml.cognitive.critics.Critic
 
setArrow(int) - Method in class org.argouml.uml.diagram.ui.FigMessage
 
setArrowHeads(MLink, Vector) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqLink
Takes the action of this link and then set the aroow-heads on both ends of this FigSeqLink.
setAssociation(MAssociation) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelStimulus
 
setAssociationLabel(String) - Method in class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
 
setAttributes(AttributeList) - Method in class org.argouml.xml.XMLElement
 
setAttributeVisible(boolean) - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
 
setAuthorname(String) - Method in class org.argouml.kernel.Project
 
setAutoCritique(boolean) - Method in class org.argouml.cognitive.Designer
 
setBase(MAssociationRole, MAssociation) - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsHelper
Sets the base of some associationrole, including the attached assocationendroles.
setBase(MExtend, MUseCase) - Method in class org.argouml.model.uml.behavioralelements.usecases.UseCasesHelper
Sets the base usecase of a given extend.
setBase(MUseCase) - Method in class org.argouml.uml.ui.behavior.use_cases.PropPanelInclude
Set the base use case of the include relationship. Note.
setBaseClass(String) - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelStereotype
 
setBases(MClassifierRole, Collection) - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsHelper
Sets the bases of the given classifierrole to the given collection bases.
setBody(Object, Object) - Static method in class org.argouml.model.ModelFacade
Sets a body of some method.
setBody(String) - Method in class org.argouml.uml.ui.UMLExpressionModel
 
setBoolean(ConfigurationKey, boolean) - Static method in class org.argouml.application.api.Configuration
Sets the boolean value of a configuration property.
setBoolean(ConfigurationKey, boolean) - Method in class org.argouml.application.configuration.ConfigurationHandler
Sets the boolean value of a configuration property.
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.ui.FigNote
 
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.ui.FigMessage
 
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
Override setBounds to keep shapes looking right. Set the bounds of all components of the Fig.
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.state.ui.FigForkState
Initial states are fixed size.
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.state.ui.FigFinalState
 
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.state.ui.FigJoinState
Initial states are fixed size.
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
Sets the bounds, but the size will be at least the one returned by FigPackage.getMinimumSize(). If the required height is bigger, then the additional height is equally distributed among all figs (i.e. compartments), such that the cumulated height of all visible figs equals the demanded height.
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
Sets the bounds, but the size will be at least the one returned by FigClass.getMinimumSize(), unless checking of size is disabled. If the required height is bigger, then the additional height is equally distributed among all figs (i.e. compartments), such that the cumulated height of all visible figs equals the demanded height.
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.static_structure.ui.FigInstance
 
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.static_structure.ui.FigInterface
Sets the bounds, but the size will be at least the one returned by FigInterface.getMinimumSize(), unless checking of size is disabled. If the required height is bigger, then the additional height is equally distributed among all figs (i.e. compartments), such that the cumulated height of all visible figs equals the demanded height.
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.deployment.ui.FigMNode
 
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.deployment.ui.FigMNodeInstance
 
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.deployment.ui.FigComponent
 
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqStimulus
 
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
 
setBounds(int, int, int, int) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Change the boundary of the use case. If we are called with less than the minimum size, we impose the minimum size. We place the name and extension points at the centre of the rectangle. Set the bounds of all components of the Fig.
setBounds(int, int, int, int, int) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqObject
 
setBreadth(Dimension, Dimension) - Method in class org.argouml.swingext.Orientation
Create a new Dimension from an existing Dimension with its breadth changed to the breadth of another given Dimension.
setBreadth(Dimension, Dimension) - Method in class org.argouml.swingext.Vertical
Create a new Dimension from an existing Dimension with its breadth changed to the breadth of another given Dimension.
setBreadth(Dimension, Dimension) - Method in class org.argouml.swingext.Horizontal
Create a new Dimension from an existing Dimension with its breadth changed to the breadth of another given Dimension.
setBreadth(Dimension, int) - Method in class org.argouml.swingext.Orientation
Create a new Dimension from an existing Dimension with its breadth changed to a given value.
setBreadth(Dimension, int) - Method in class org.argouml.swingext.Vertical
Create a new Dimension from an existing Dimension with its breadth changed to a given value.
setBreadth(Dimension, int) - Method in class org.argouml.swingext.Horizontal
Create a new Dimension from an existing Dimension with its breadth changed to a given value.
setButtonMouseListener(MouseListener) - Method in class org.argouml.swingext.PopupToolBox
 
setCategory(String) - Method in class org.argouml.cognitive.checklist.CheckItem
 
setChangeable(Object, boolean) - Static method in class org.argouml.model.ModelFacade
Set the changeability of some feature.
setChangeFlag(boolean) - Method in class org.argouml.util.ChangeRegistry
 
setChild(MGeneralizableElement) - Method in class org.argouml.uml.ui.foundation.core.PropPanelGeneralization
 
setChildGenerator(ChildGenerator) - Method in class org.argouml.cognitive.Designer
 
setClassifier(MClassifier) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelComponentInstance
 
setClassifier(MClassifier) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelObject
 
setClassifier(MClassifier) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelInstance
 
setClassifier(MClassifier) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelNodeInstance
 
setCollection(Collection) - Method in class org.argouml.uml.ui.UMLMetaclassInstanceTreeNode
 
setCols(int) - Method in class org.argouml.swingext.GridLayout2
 
setConcurrency(Object, short) - Static method in class org.argouml.model.ModelFacade
Set the concurrency of some operation.
setCondition(String) - Method in class org.argouml.uml.ui.behavior.use_cases.PropPanelExtend
Set the condition associated with the extend relationship. The condition is actually of type MBooleanExpression, which defines both a language and a body.
setContainer(UMLUserInterfaceContainer) - Method in class org.argouml.uml.ui.PropPanelButton2
Sets the container.
setContainer(UMLUserInterfaceContainer) - Method in class org.argouml.uml.ui.UMLButtonGroup
Sets the container.
setCritics(Vector) - Method in class org.argouml.cognitive.critics.CompoundCritic
 
setCritiquingInterval(int) - Method in class org.argouml.cognitive.Designer
 
setCritiquingRoot(Object) - Static method in class org.argouml.cognitive.Designer
 
setCurPerspective(NavPerspective) - Method in class org.argouml.ui.NavigatorPane
 
setCurPerspective(TreeModel) - Method in class org.argouml.cognitive.ui.ToDoPane
 
setCurrentNamespace(MNamespace) - Method in class org.argouml.kernel.Project
 
setCurrentProject(Project) - Static method in class org.argouml.kernel.Project
Sets the currentProject.
setCurrentProject(Project) - Method in class org.argouml.kernel.ProjectManager
Sets the current project (the project that is viewable in the projectbrowser).
setCurrentTheme(int) - Method in class org.argouml.ui.LookAndFeelMgr
set the theme to use according to the configuration information.
setCurrentTheme(String) - Method in class org.argouml.ui.LookAndFeelMgr
 
setDbg(boolean) - Method in class org.argouml.xml.XMLTokenTableBase
 
setDebug(boolean) - Method in class org.argouml.xml.SAXParserBase
 
setDecisionCategory(String) - Method in class org.argouml.cognitive.critics.Critic
Set the decisionCategory, usually done in the constructor.
setDecisionPriority(String, int) - Method in class org.argouml.cognitive.DecisionModel
 
setDecisionPriority(String, int) - Method in class org.argouml.cognitive.Designer
Record the extent to which the designer is considering the given decision.
setDefaultAction() - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqLink
If the action of this Link cannot be set, this default action will be created and set
setDefaultModel(MModel) - Method in class org.argouml.kernel.Project
 
setDefaultNotation(NotationName) - Static method in class org.argouml.application.api.Notation
 
setDefaultShadowWidth(int) - Static method in class org.argouml.application.api.Notation
set the default width for Fig Shadow.
setDelete(boolean) - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Sets the delete.
setDeleteAction(AbstractActionRemoveElement) - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Sets the deleteAction.
setDescription(String) - Method in class org.argouml.cognitive.ToDoItem
 
setDescription(String) - Method in class org.argouml.cognitive.critics.Critic
 
setDescription(String) - Method in class org.argouml.cognitive.checklist.CheckItem
 
setDescription(String) - Method in class org.argouml.kernel.Project
 
setDiagram(ArgoDiagram) - Method in class org.argouml.uml.diagram.ProjectMemberDiagram
 
setDirectory(String) - Static method in class org.argouml.application.api.Argo
Change the default startup directory.
setDocs(Object, String) - Static method in class org.argouml.uml.DocumentationManager
 
setDouble(ConfigurationKey, double) - Static method in class org.argouml.application.api.Configuration
Sets the numeric value of a configuration property.
setDouble(ConfigurationKey, double) - Method in class org.argouml.application.configuration.ConfigurationHandler
Sets the numeric value of a configuration property.
setEditing(boolean) - Method in class org.argouml.uml.ui.UMLPlainTextDocument
Sets the editing.
setEditors(JTable) - Method in class org.argouml.ui.TablePanel
 
setElement(MModelElement, boolean) - Method in class org.argouml.uml.ui.UMLComboBoxEntry
 
setElementItemUID(String) - Method in class org.argouml.xml.pgml.PGMLParser
Sets the ItemUID value of the current element in the file.
setElements(Collection) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
Utility method to change all elements in the list with modelelements at once.
setEnabled(boolean) - Method in class org.argouml.cognitive.critics.Critic
 
setEnclosingFig(Fig) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
setEnclosingFig(Fig) - Method in class org.argouml.uml.diagram.state.ui.FigStateVertex
Overriden to make it possible to include a statevertex in a composite state.
setEnclosingFig(Fig) - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
setEnclosingFig(Fig) - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
setEnclosingFig(Fig) - Method in class org.argouml.uml.diagram.static_structure.ui.FigInterface
 
setEnclosingFig(Fig) - Method in class org.argouml.uml.diagram.deployment.ui.FigMNode
 
setEnclosingFig(Fig) - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
setEnclosingFig(Fig) - Method in class org.argouml.uml.diagram.deployment.ui.FigMNodeInstance
 
setEnclosingFig(Fig) - Method in class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
setEnclosingFig(Fig) - Method in class org.argouml.uml.diagram.deployment.ui.FigComponent
 
setErrors(boolean) - Method in class org.argouml.xml.xmi.XMIReader
 
setEventAsTrigger(Object, Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesHelper
Couples a given event to the given transition as being trigger event.
setEventName(String) - Method in class org.argouml.uml.ui.UMLPlainTextDocument
Sets the eventName.
setEventName(String) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
Sets the eventName.
setExclusive(boolean) - Method in class org.argouml.uml.ui.AbstractActionAddModelElement
Sets the exclusive.
setExpertEmail(String) - Method in interface org.argouml.cognitive.Poster
Update the Poster's contact info.
setExpertEmail(String) - Method in class org.argouml.cognitive.Designer
 
setExpertEmail(String) - Method in class org.argouml.cognitive.critics.Critic
Set the email address of the person who is the author or maintainer of this critic.
setExtensionPointVisible(boolean) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Set the visibility of the extension point compartment.
setFeature(MFeature) - Method in class org.argouml.uml.diagram.ui.CompartmentFigText
Deprecated. Use the more general CompartmentFigText.setModelElement(MModelElement) instead.
setFig(Fig) - Method in interface org.argouml.ui.Clarifier
 
setFig(Fig) - Method in class org.argouml.uml.diagram.ui.FigRealization
 
setFig(Fig) - Method in class org.argouml.uml.diagram.ui.FigDependency
 
setFig(Fig) - Method in class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
 
setFig(Fig) - Method in class org.argouml.uml.diagram.use_case.ui.FigExtend
Set a new fig to represent this edge. We invoke the superclass accessor.
setFig(Fig) - Method in class org.argouml.uml.diagram.use_case.ui.FigInclude
Set a new fig to represent this edge. We invoke the superclass accessor.
setFig(Fig) - Method in class org.argouml.uml.cognitive.critics.ClClassName
 
setFig(Fig) - Method in class org.argouml.uml.cognitive.critics.ClOperationCompartment
 
setFig(Fig) - Method in class org.argouml.uml.cognitive.critics.ClAttributeCompartment
 
setFigToResize(Fig) - Method in class org.argouml.ui.cmd.CmdSetPreferredSize
set the fig to be resized
setFigToResize(Vector) - Method in class org.argouml.ui.cmd.CmdSetPreferredSize
set the figs to be resized
setFile(File) - Method in class org.argouml.kernel.Project
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.ui.FigMessage
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigHistoryState
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigForkState
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigInitialState
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigDeepHistoryState
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigFinalState
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigShallowHistoryState
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigBranchState
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigJoinState
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.static_structure.ui.FigInterface
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqStimulus
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
 
setFillColor(Color) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Set the fill colour for the use case oval. This involves setting the _cover oval, not the bigPort.
setFilled(boolean) - Method in class org.argouml.uml.diagram.ui.FigMessage
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.state.ui.FigHistoryState
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.state.ui.FigForkState
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.state.ui.FigInitialState
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.state.ui.FigDeepHistoryState
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.state.ui.FigFinalState
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.state.ui.FigShallowHistoryState
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.state.ui.FigBranchState
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.state.ui.FigJoinState
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqStimulus
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
 
setFilled(boolean) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Set whether the use case oval is to be filled. This involves setting the _cover oval, not the bigPort.
setFilter() - Method in class org.argouml.ui.TablePanel
 
setFilter(Predicate) - Method in class org.argouml.uml.TableModelComposite
this is at
setFilter(Predicate) - Method in interface org.argouml.uml.TableModelTarget
 
setFlat(boolean) - Method in class org.argouml.ui.TreeModelComposite
 
setFlat(boolean) - Method in class org.argouml.cognitive.ui.ToDoPane
 
setForCreate(FigSeqLink, String, boolean) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqObject
If the FigSeqLink linkFig is connected to a create-action this FigSeqObject will be updated with the right values
setForDestroy(FigSeqLink, String, boolean) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqObject
If the FigSeqLink linkFig is connected to a destroy-action this FigSeqObject will be updated with the right values
setGenerationPrefs(GenerationPreferences) - Method in class org.argouml.kernel.Project
 
setGenerator(ChildGenerator) - Method in class org.argouml.ui.TabResults
 
setGoalPriority(String, int) - Method in class org.argouml.cognitive.GoalModel
 
setGoalPriority(String, int) - Method in class org.argouml.cognitive.Designer
 
setHandleBox(int, int, int, int) - Method in class org.argouml.uml.diagram.deployment.ui.FigComponent
 
setHeaderComment(String) - Method in class org.argouml.uml.generator.GenerationPreferences
 
setHeadline(String) - Method in class org.argouml.uml.cognitive.critics.CrUML
Will be deprecated in good time
setHeadline(String) - Method in class org.argouml.cognitive.ToDoItem
 
setHeadline(String) - Method in class org.argouml.cognitive.critics.Critic
Set the headline used in feedback produced by this Critic.
setHgap(int) - Method in class org.argouml.swingext.GridLayout2
 
setHgap(int) - Method in class org.argouml.swingext.LabelledLayout
 
setHGap(int) - Static method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge
 
setHighlight(boolean) - Method in class org.argouml.cognitive.DesignMaterial
Draw the Designer's attention to this DesignMaterial in all views.
setHighlighted(boolean) - Method in class org.argouml.uml.diagram.ui.CompartmentFigText
Mark whether this item is to be highlighted. If it is highlighted, make the superclass line width 1 rather than 0 and set the associated component fig as the target in the browser.
setHistoryFile(String) - Method in class org.argouml.kernel.Project
 
setIconHeight(int) - Method in class org.argouml.swingext.ArrowIcon
 
setIconWidth(int) - Method in class org.argouml.swingext.ArrowIcon
 
setIncomingAboveButtonEnabled(boolean) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
setIncomingButtonEnabled(boolean) - Method in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
setIncomingButtonEnabled(boolean) - Method in class org.argouml.uml.diagram.state.ui.SelectionState
 
setIncomingButtonEnabled(boolean) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
setIncomingLeftButtonEnabled(boolean) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
setInitialValue(Object, Object) - Static method in class org.argouml.model.ModelFacade
Sets an initial value of some attribute.
setInstructions(String) - Method in class org.argouml.uml.cognitive.critics.WizNavigable
 
setInstructions(String) - Method in class org.argouml.uml.cognitive.critics.WizMEName
 
setInstructions(String) - Method in class org.argouml.uml.cognitive.critics.WizAssocComposite
Set the initial instruction string for the choice.
setInstructions(String) - Method in class org.argouml.uml.cognitive.critics.WizManyNames
 
setInteger(ConfigurationKey, int) - Static method in class org.argouml.application.api.Configuration
Sets the numeric value of a configuration property.
setInteger(ConfigurationKey, int) - Method in class org.argouml.application.configuration.ConfigurationHandler
Sets the numeric value of a configuration property.
setItem(Object) - Method in class org.argouml.uml.ui.UMLEditableComboBox.UMLComboBoxEditor
 
setItemUID(ItemUID) - Method in class org.argouml.ui.ArgoDiagram
 
setItemUID(ItemUID) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
setItemUID(ItemUID) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
setJavadocComment(String) - Method in class org.argouml.uml.reveng.java.JavaLexer
Store a parsed javadoc comment.
setKindToIn(Object) - Static method in class org.argouml.model.ModelFacade
Set some parameters kind to 'in'.
setKindToReturn(Object) - Static method in class org.argouml.model.ModelFacade
Set some parameters kind to 'return'.
setKnowledgeTypes(String) - Method in class org.argouml.cognitive.critics.Critic
 
setKnowledgeTypes(String, String) - Method in class org.argouml.cognitive.critics.Critic
 
setKnowledgeTypes(String, String, String) - Method in class org.argouml.cognitive.critics.Critic
 
setKnowledgeTypes(VectorSet) - Method in class org.argouml.cognitive.critics.Critic
 
setLanguage(String) - Method in class org.argouml.uml.ui.UMLExpressionModel
 
setLastLoadMessage(String) - Method in class org.argouml.xml.argo.ArgoParser
set the last load message.
setLastLoadStatus(boolean) - Method in class org.argouml.xml.argo.ArgoParser
set the status of the last load attempt.
setLeaf(Object, boolean) - Static method in class org.argouml.model.ModelFacade
Sets if of some classifier is a leaf.
setLength(Dimension, Dimension) - Method in class org.argouml.swingext.Orientation
Create a new Dimension from an existing Dimension with its length changed to the length of another given Dimension.
setLength(Dimension, Dimension) - Method in class org.argouml.swingext.Vertical
Create a new Dimension from an existing Dimension with its length changed to the length of another given Dimension.
setLength(Dimension, Dimension) - Method in class org.argouml.swingext.Horizontal
Create a new Dimension from an existing Dimension with its length changed to the length of another given Dimension.
setLength(Dimension, int) - Method in class org.argouml.swingext.Orientation
Create a new Dimension from an existing Dimension with its length changed to a given value.
setLength(Dimension, int) - Method in class org.argouml.swingext.Vertical
Create a new Dimension from an existing Dimension with its length changed to a given value.
setLength(Dimension, int) - Method in class org.argouml.swingext.Horizontal
Create a new Dimension from an existing Dimension with its length changed to a given value.
setLfBeforeCurly(boolean) - Method in class org.argouml.language.java.generator.GeneratorJava
Sets the _lfBeforeCurly.
setLineColor(Color) - Method in class org.argouml.uml.diagram.ui.FigMessage
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigHistoryState
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigForkState
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigInitialState
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigDeepHistoryState
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigFinalState
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigShallowHistoryState
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigBranchState
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigJoinState
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.static_structure.ui.FigInterface
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.deployment.ui.FigMNode
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.deployment.ui.FigMNodeInstance
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.deployment.ui.FigComponent
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqStimulus
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
 
setLineColor(Color) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Set the line colour for the use case oval. This involves setting the _cover oval, not the bigPort.
setLineWidth(int) - Method in class org.argouml.uml.diagram.ui.FigMessage
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.ui.CompartmentFigText
Override for correct graphical behaviour.
setLineWidth(int) - Method in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.state.ui.FigHistoryState
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.state.ui.FigForkState
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.state.ui.FigInitialState
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.state.ui.FigDeepHistoryState
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.state.ui.FigFinalState
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.state.ui.FigShallowHistoryState
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.state.ui.FigBranchState
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.state.ui.FigJoinState
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
 
setLineWidth(int) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Set the line width for the use case oval. This involves setting the _cover oval, not the bigPort.
setLocation(Point) - Method in interface org.argouml.uml.diagram.layout.LayoutedNode
Operation setLocation sets a new location for this node.
setLockMethod(int) - Method in class org.argouml.swingext.AbstractButtonAction
 
setLockMethod(int) - Method in interface org.argouml.swingext.ButtonAction
 
setMachine(MStateMachine) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
 
setMEs(Vector) - Method in class org.argouml.uml.cognitive.critics.WizManyNames
 
setMnemonic(JButton, String) - Static method in class org.argouml.cognitive.ui.WizStep
 
setMnemonic(JMenuItem, String, char) - Static method in class org.argouml.ui.menubar.GenericArgoMenuBar
This should be a user specified option.
setModal(boolean) - Method in class org.argouml.swingext.AbstractButtonAction
 
setModal(boolean) - Method in interface org.argouml.swingext.ButtonAction
 
setModel(ComboBoxModel) - Method in class org.argouml.uml.ui.UMLComboBox
 
setModel(MModel) - Method in class org.argouml.uml.ProjectMemberModel
 
setModel(TreeModel) - Method in class org.argouml.ui.DisplayTextTree
 
setModel(TreeModel) - Method in class org.argouml.uml.ui.UMLTree
 
setModel(UMLTreeModel) - Method in class org.argouml.uml.ui.UMLTreeRootNode
 
setModelElement(MModelElement) - Method in class org.argouml.uml.ui.UMLTreeMenuItem
 
setModelElement(MModelElement) - Method in class org.argouml.uml.diagram.ui.CompartmentFigText
Deprecated. use the more general setOwner
setModuleEnabled(boolean) - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
setModuleEnabled(boolean) - Method in class org.argouml.uml.generator.Generator
 
setModuleEnabled(boolean) - Method in interface org.argouml.application.api.ArgoModule
 
setModuleEnabled(boolean) - Method in class org.argouml.application.helpers.SettingsTabHelper
 
setModuleEnabled(boolean) - Method in class org.argouml.application.helpers.ModuleHelper
 
setModuleEnabled(boolean) - Method in class org.argouml.application.helpers.ResourceBundleHelper
 
setModuleEnabled(boolean) - Method in class org.argouml.application.helpers.DiagramHelper
 
setMoreInfoURL(String) - Method in class org.argouml.cognitive.ToDoItem
 
setMoreInfoURL(String) - Method in class org.argouml.cognitive.critics.Critic
 
setMoreInfoURL(String) - Method in class org.argouml.cognitive.checklist.CheckItem
 
setMultiplicity(Object, String) - Static method in class org.argouml.model.ModelFacade
Sets a multiplicity of some attribute or association end.
setMultiSelect(boolean) - Method in class org.argouml.uml.ui.AbstractActionAddModelElement
Sets the multiSelect.
setMustEdit(boolean) - Method in class org.argouml.uml.cognitive.critics.WizMEName
 
setName(Object, String) - Static method in class org.argouml.model.ModelFacade
Sets a name of some modelelement.
setName(String) - Method in class org.argouml.ui.TreeModelComposite
 
setName(String) - Method in class org.argouml.ui.ArgoDiagram
 
setName(String) - Method in class org.argouml.uml.diagram.ui.UMLDiagram
 
setName(String) - Method in class org.argouml.xml.XMLElement
 
setName(String) - Method in class org.argouml.cognitive.Decision
 
setName(String) - Method in class org.argouml.cognitive.Goal
 
setName(String) - Method in class org.argouml.kernel.ProjectMember
 
setName(String) - Method in class org.argouml.kernel.Project
 
setNameEventListening(Class[]) - Method in class org.argouml.uml.ui.PropPanel
Deprecated. since components should register themselves.
setNamespace(MNamespace) - Method in class org.argouml.uml.diagram.ui.UMLDiagram
sets the namespace of the Diagram, and adds the diagram as a listener of its namspace in the UML model. (so that it can delete itself when the model element is deleted).
setNamespace(MNamespace) - Method in class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
 
setNamespace(MNamespace) - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
method to perform a number of important initializations of a CollaborationDiagram. each diagram type has a similar UMLxxxDiagram class.
setNamespace(MNamespace) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
 
setNamespace(MNamespace) - Method in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
 
setNamespace(MNamespace) - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
setNamespace(MNamespace) - Method in class org.argouml.uml.diagram.deployment.DeploymentDiagramGraphModel
 
setNamespace(MNamespace) - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
method to perform a number of important initializations of a Deployment Diagram. each diagram type has a similar UMLxxxDiagram class.
setNamespace(MNamespace) - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
 
setNamespace(MNamespace) - Method in class org.argouml.uml.diagram.sequence.ui.UMLSequenceDiagram
 
setNamespace(MNamespace) - Method in class org.argouml.uml.diagram.use_case.UseCaseDiagramGraphModel
Accessor to set the namespace. Clears the current listener if we have a namespace at present.
setNamespace(MNamespace) - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
perform a number of important initializations of a Use Case Diagram. Creates a new graph model for the diagram, settings its namespace to that supplied. Changed lay from LayerPerspective to LayerPerspectiveMutable.
setNamespace(Object, Object) - Static method in class org.argouml.model.ModelFacade
Sets a namespace of some modelelement.
setNavigable(Object, boolean) - Static method in class org.argouml.model.ModelFacade
Sets the navigability of some association end.
setNeedsSave(boolean) - Method in class org.argouml.kernel.Project
 
setNewAction(AbstractActionNewModelElement) - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Sets the newAction.
setNextCategory(String) - Method in class org.argouml.uml.cognitive.checklist.UMLChecklist
Deprecated. Previously used by ChActor et al
setNextCategory(String) - Method in class org.argouml.cognitive.checklist.Checklist
 
setNode(Vector) - Method in class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
setNode(Vector) - Method in class org.argouml.uml.diagram.deployment.ui.FigComponent
 
setObjectToRemove(Object) - Method in class org.argouml.uml.ui.AbstractActionRemoveElement
Sets the objectToRemove.
setOperationVisible(boolean) - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
 
setOperationVisible(boolean) - Method in class org.argouml.uml.diagram.static_structure.ui.FigInterface
 
setOrientation(Orientation) - Method in class org.argouml.ui.TabSpawnable
 
setOrientation(Orientation) - Method in class org.argouml.ui.DetailsPane
Set the orientation of this details pane;
setOrientation(Orientation) - Method in class org.argouml.uml.ui.TabProps
 
setOrientation(Orientation) - Method in class org.argouml.uml.ui.PropPanel
 
setOrientation(Orientation) - Method in interface org.argouml.swingext.Orientable
 
setOutgoingBelowButtonEnabled(boolean) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
setOutgoingButtonEnabled(boolean) - Method in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
setOutgoingButtonEnabled(boolean) - Method in class org.argouml.uml.diagram.state.ui.SelectionState
 
setOutgoingButtonEnabled(boolean) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
setOutgoingRightButtonEnabled(boolean) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
setOutputDir(String) - Method in class org.argouml.uml.generator.GenerationPreferences
 
setOwner(MClassifier) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelReception
Sets the owner of the reception.
setOwner(Object) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
setOwner(Object) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
setOwner(Object) - Method in class org.argouml.uml.diagram.ui.FigDependency
 
setOwner(Object) - Method in class org.argouml.uml.diagram.ui.FigGeneralization
 
setOwner(Object) - Method in class org.argouml.uml.diagram.ui.FigAssociation
 
setOwner(Object) - Method in class org.argouml.uml.diagram.state.ui.FigHistoryState
 
setOwner(Object) - Method in class org.argouml.uml.diagram.state.ui.FigInitialState
 
setOwner(Object) - Method in class org.argouml.uml.diagram.state.ui.FigDeepHistoryState
 
setOwner(Object) - Method in class org.argouml.uml.diagram.state.ui.FigShallowHistoryState
 
setOwner(Object) - Method in class org.argouml.uml.diagram.state.ui.FigBranchState
 
setOwner(Object) - Method in class org.argouml.uml.diagram.state.ui.FigJoinState
 
setOwner(Object) - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
setOwner(Object) - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
setOwner(Object) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqObject
 
setOwner(Object) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqLink
 
setOwner(Object) - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
 
setOwner(Object) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Associate this fig with a particular NSUML object. Associates the node with the "bigPort" that is the whole of this object. Must be public, since called directly, e.g. by the load routines.
setOwnerScope(Object, short) - Static method in class org.argouml.model.ModelFacade
Set the owner scope of some feature.
setParameters(Collection) - Method in class org.argouml.uml.ui.foundation.core.PropPanelOperation
 
setParentElement(MGeneralizableElement) - Method in class org.argouml.uml.ui.foundation.core.PropPanelGeneralization
 
setParser(Parser) - Method in class org.argouml.xml.xmi.XMIReader
 
setPerspectives(Vector) - Method in class org.argouml.ui.NavigatorPane
 
setPerspectives(Vector) - Method in class org.argouml.cognitive.ui.ToDoPane
 
setPopupMenu(JPopupMenu) - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Sets the popupMenu.
setPosition(Point, int) - Method in class org.argouml.swingext.Orientation
Create a new Point from an existing Point with its position changed to a given value.
setPosition(Point, int) - Method in class org.argouml.swingext.Vertical
Create a new Point from an existing Point with its position changed to a given value.
setPosition(Point, int) - Method in class org.argouml.swingext.Horizontal
Create a new Point from an existing Point with its position changed to a given value.
setPossibleConstructor(boolean) - Method in class org.argouml.uml.cognitive.critics.WizOperName
Method to tell the Wizard what path it should work with.
setPowertype(MClassifier) - Method in class org.argouml.uml.ui.foundation.core.PropPanelGeneralization
 
setPredicate(Predicate) - Method in class org.argouml.cognitive.checklist.CheckItem
 
setPredicate(PredicateFind) - Method in class org.argouml.ui.TabResults
 
setPriority(int) - Method in class org.argouml.cognitive.Decision
 
setPriority(int) - Method in class org.argouml.cognitive.Goal
 
setPriority(int) - Method in class org.argouml.cognitive.ToDoItem
 
setPriority(int) - Method in class org.argouml.cognitive.critics.Critic
 
setProject(Project) - Method in class org.argouml.xml.xmi.XMIParser
 
setProperty(Object, boolean) - Method in class org.argouml.uml.ui.UMLBooleanProperty
Sets property on element.
setProperty(Object, boolean) - Method in class org.argouml.uml.ui.UMLEnumerationBooleanProperty
 
setProperty(Object, boolean) - Method in class org.argouml.uml.ui.UMLReflectionBooleanProperty
 
setProperty(Object, boolean) - Method in class org.argouml.uml.ui.UMLTaggedBooleanProperty
 
setProperty(String) - Method in class org.argouml.uml.ui.UMLPlainTextDocument
 
setProperty(String) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtensionPointLocationDocument
 
setProperty(String) - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementNameDocument
 
setProperty(String, boolean) - Method in class org.argouml.cognitive.DesignMaterial
 
setProperty(String, int) - Method in class org.argouml.cognitive.DesignMaterial
 
setProperty(String, Object) - Method in class org.argouml.cognitive.DesignMaterial
 
setProperty(UMLUserInterfaceContainer, String) - Method in class org.argouml.uml.ui.UMLTextProperty
 
setProperty(UMLUserInterfaceContainer, String) - Method in class org.argouml.uml.ui.UMLStimulusActionTextProperty
 
setProperty(UMLUserInterfaceContainer, String) - Method in class org.argouml.uml.ui.UMLTaggedTextProperty
 
setProperty(UMLUserInterfaceContainer, String, boolean) - Method in class org.argouml.uml.ui.UMLTextProperty
 
setProperty(UMLUserInterfaceContainer, String, boolean) - Method in class org.argouml.uml.ui.UMLTaggedTextProperty
Hack to circumvent problems with the validating property.
setPropertySetName(String) - Method in class org.argouml.uml.ui.UMLRadioButtonPanel
Sets the propertySetName.
setQuickHide(int) - Method in class org.argouml.swingext.Splitter
Change the quick hide action.
setRaisedSignals(Collection) - Method in class org.argouml.uml.ui.foundation.core.PropPanelOperation
 
setReceiver(MInstance) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelStimulus
 
setRelatedItems(Vector) - Method in class org.argouml.kernel.HistoryItem
 
setResidents(Collection) - Method in class org.argouml.uml.ui.foundation.core.PropPanelNode
 
setResource(String) - Method in class org.argouml.uml.cognitive.critics.CrUML
 
setResults(Vector, Vector) - Method in class org.argouml.ui.TabResults
 
setReturnParameter(MOperation, MParameter) - Method in class org.argouml.model.uml.foundation.core.CoreHelper
Build a returnparameter.
setReturnType(MClassifier) - Method in class org.argouml.uml.ui.foundation.core.PropPanelOperation
 
setRollover(boolean) - Method in class org.argouml.swingext.Toolbar
 
setRoot(MModel) - Method in class org.argouml.kernel.Project
Sets the root.
setRoot(Object) - Method in class org.argouml.ui.NavigatorPane
 
setRoot(Object) - Method in class org.argouml.ui.TreeModelComposite
 
setRoot(Object) - Method in class org.argouml.ui.TabResults
 
setRoot(Object) - Method in class org.argouml.uml.diagram.static_structure.ui.GoClassToNavigableClass
 
setRoot(Object) - Method in class org.argouml.cognitive.ui.GoListToPosterToItem
 
setRoot(Object) - Method in class org.argouml.cognitive.ui.GoListToGoalsToItems
 
setRoot(Object) - Method in class org.argouml.cognitive.ui.GoListToPriorityToItem
 
setRoot(Object) - Method in class org.argouml.cognitive.ui.GoListToTypeToItem
 
setRoot(Object) - Method in class org.argouml.cognitive.ui.GoListToDecisionsToItems
 
setRoot(Object) - Method in class org.argouml.cognitive.ui.GoListToOffenderToItem
 
setRoot(Object, boolean) - Static method in class org.argouml.model.ModelFacade
Sets if of some classifier is a root.
setRoot(ToDoList) - Method in class org.argouml.cognitive.ui.ToDoPane
 
setRows(int) - Method in class org.argouml.swingext.GridLayout2
 
setSelected(String) - Method in class org.argouml.uml.ui.UMLRadioButtonPanel
Selects the radiobutton with the given actionCommand
setSelectedItem(Object) - Method in class org.argouml.uml.ui.UMLComboBoxModel
Set the given item as the selected item. Provided to comply with the ComboBoxModel interface.
setSelectedItem(Object) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
setSelectedItem(Object) - Method in class org.argouml.uml.ui.UMLMultiplicityComboBoxModel
 
setSelectedItem(Object, Object) - Method in class org.argouml.uml.ui.ActionSetMultiplicity
The user should implement this method to set the multiplicity (the given item) for the target of the comboboxmodel (target
setSelectedItem(Object, Object) - Method in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureMultiplicity
 
setSelection(Object, Object) - Method in class org.argouml.ui.NavigatorPane
This is pretty limited, it is really only useful for selecting the default diagram when the user does New.
setSender(MInstance) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelStimulus
 
setShadowSize(int) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
setShowIcon(boolean) - Method in class org.argouml.uml.ui.UMLEditableComboBox.UMLComboBoxEditor
Sets the showIcon.
setSnoozed(boolean) - Method in class org.argouml.cognitive.critics.SnoozeOrder
 
setSplashScreen(SplashScreen) - Method in class org.argouml.ui.ProjectBrowser
Sets the splashscreen.
setStat(String, int) - Static method in class org.argouml.kernel.Project
 
setStateMachine(MStateMachine) - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
setStateMachine(MStateMachine) - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
setStatemachineAsSubmachine(Object, Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesHelper
Connects a given statemachine to a submachinestate as being the statemachine the submachinestate represents.
setStats(boolean) - Method in class org.argouml.xml.SAXParserBase
 
setStereoType(MModelElement, MStereotype) - Method in class org.argouml.model.uml.foundation.extensionmechanisms.ExtensionMechanismsHelper
Sets the stereotype of some modelelement.
setStereotype(Object, Object) - Static method in class org.argouml.model.ModelFacade
Sets the stereotype of some modelelement.
setString(ConfigurationKey, String) - Static method in class org.argouml.application.api.Configuration
Sets the string value of a configuration property.
setString(ConfigurationKey, String) - Method in class org.argouml.application.configuration.ConfigurationHandler
Sets the string value of a configuration property.
setSubdesigns(Vector) - Method in class org.argouml.cognitive.Design
Set the vector of contained DesignMaterial's.
setSuggestion(String) - Method in class org.argouml.uml.cognitive.critics.WizMEName
 
setTablePerspective() - Method in class org.argouml.ui.TablePanel
 
setTablePerspective() - Method in class org.argouml.uml.diagram.static_structure.ui.TablePanelUMLClassDiagram
 
setTablePerspective() - Method in class org.argouml.uml.diagram.deployment.ui.TablePanelUMLDeploymentDiagram
 
setTablePerspective() - Method in class org.argouml.uml.diagram.sequence.ui.TablePanelUMLSequenceDiagram
 
setTaggedValue(Object, String, String) - Static method in class org.argouml.model.ModelFacade
Sets a tagged value of some modelelement.
setTarget(Fig) - Method in class org.argouml.ui.StylePanel
 
setTarget(Fig) - Method in interface org.argouml.ui.TabFigTarget
 
setTarget(Fig) - Method in class org.argouml.uml.ui.TabStyle
 
setTarget(MModelElement) - Method in class org.argouml.uml.ui.AbstractActionAddModelElement
Sets the target.
setTarget(Object) - Method in class org.argouml.ui.EmailExpertDialog
 
setTarget(Object) - Method in class org.argouml.ui.DisplayTextTree
This methods sets the target of the treemodel to the given object.
setTarget(Object) - Method in class org.argouml.ui.TablePanel
 
setTarget(Object) - Method in class org.argouml.ui.ProjectBrowser
 
setTarget(Object) - Method in class org.argouml.ui.MultiEditorPane
Sets the target of the multieditorpane.
setTarget(Object) - Method in class org.argouml.ui.TabText
 
setTarget(Object) - Method in class org.argouml.ui.DetailsPane
 
setTarget(Object) - Method in class org.argouml.uml.TableModelComposite
 
setTarget(Object) - Method in interface org.argouml.uml.TableModelTarget
 
setTarget(Object) - Method in class org.argouml.uml.ui.TabProps
 
setTarget(Object) - Method in class org.argouml.uml.ui.TabUMLDisplay
 
setTarget(Object) - Method in class org.argouml.uml.ui.AbstractActionRemoveElement
Sets the target.
setTarget(Object) - Method in class org.argouml.uml.ui.PropPanel
Set the target to be associated with a particular property panel. This involves resetting the third party listeners.
setTarget(Object) - Method in class org.argouml.uml.ui.AbstractActionNewModelElement
Sets the target.
setTarget(Object) - Method in class org.argouml.uml.ui.TabConstraints
Set the target element to be displayed in this tab.
setTarget(Object) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
Sets the target.
setTarget(Object) - Method in class org.argouml.uml.ui.TabTaggedValues
 
setTarget(Object) - Method in class org.argouml.uml.ui.UMLRadioButtonPanel
Sets the target and removes/adds this as a listener to the target.
setTarget(Object) - Method in class org.argouml.uml.ui.UMLPlainTextDocument
Sets the target.
setTarget(Object) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
Sets the target.
setTarget(Object) - Method in class org.argouml.uml.ui.UMLButtonGroup
Sets the target.
setTarget(Object) - Method in class org.argouml.uml.ui.UMLCheckBox2
Sets the target.
setTarget(Object) - Method in interface org.argouml.uml.ui.TabModelTarget
 
setTarget(Object) - Method in class org.argouml.uml.ui.TabSrc
 
setTarget(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelPseudostate
 
setTarget(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLMessageActivatorComboBoxModel
 
setTarget(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLClassifierRoleAvailableContentsListModel
 
setTarget(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLClassifierRoleAvailableFeaturesListModel
 
setTarget(Object) - Method in class org.argouml.uml.diagram.ui.TabDiagram
Sets the target of the tab.
setTarget(Object) - Method in class org.argouml.uml.diagram.ui.PropPanelString
 
setTarget(Object) - Method in class org.argouml.cognitive.ui.TabToDo
 
setTarget(Object) - Method in class org.argouml.cognitive.ui.WizStep
 
setTarget(Object) - Method in interface org.argouml.cognitive.ui.TabToDoTarget
 
setTarget(Object) - Method in class org.argouml.cognitive.ui.DismissToDoItemDialog
 
setTarget(Object) - Method in class org.argouml.cognitive.ui.WizDescription
 
setTarget(Object) - Method in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
setTarget(Object) - Method in class org.argouml.cognitive.checklist.ui.TabChecklist
 
setTarget(Vector, Vector) - Method in class org.argouml.uml.TMResults
 
setTargetArrow() - Method in class org.argouml.uml.diagram.ui.StylePanelFigMessage
 
setTargetBBox() - Method in class org.argouml.ui.StylePanelFig
Change the bounds of the target fig.
setTargetBBox() - Method in class org.argouml.uml.diagram.ui.SPFigEdgeModelElement
 
setTargetDesc() - Method in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
setTargetFill() - Method in class org.argouml.ui.StylePanelFig
 
setTargetFont() - Method in class org.argouml.ui.StylePanelFigText
 
setTargetHeadline() - Method in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
setTargetJustification() - Method in class org.argouml.ui.StylePanelFigText
 
setTargetLine() - Method in class org.argouml.ui.StylePanelFig
 
setTargetLine() - Method in class org.argouml.uml.diagram.ui.SPFigEdgeModelElement
 
setTargetMoreInfo() - Method in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
setTargetName() - Method in class org.argouml.uml.diagram.ui.PropPanelString
 
setTargetPriority() - Method in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
setTargetRounding() - Method in class org.argouml.ui.StylePanelFigRRect
 
setTargetScope(Object, short) - Static method in class org.argouml.model.ModelFacade
Set the target scope of some association end.
setTargetShadow() - Method in class org.argouml.ui.StylePanelFig
 
setTargetSize() - Method in class org.argouml.ui.StylePanelFigText
 
setTargetStyle() - Method in class org.argouml.ui.StylePanelFigText
 
setTargetTextColor() - Method in class org.argouml.ui.StylePanelFigText
 
setTargetTextFill() - Method in class org.argouml.ui.StylePanelFigText
 
setTargetUseClarifiers() - Method in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
setTestModus(boolean) - Method in class org.argouml.uml.generator.Generator
Sets the _testModus.
setText(String) - Method in class org.argouml.xml.XMLElement
 
SETTINGS_BUNDLE - Static variable in class org.argouml.application.helpers.SettingsTabHelper
Default localization key for Settings
SettingsTabEnvironment - class org.argouml.ui.SettingsTabEnvironment.
Action object for handling Argo settings
SettingsTabEnvironment() - Constructor for class org.argouml.ui.SettingsTabEnvironment
 
SettingsTabFonts - class org.argouml.ui.SettingsTabFonts.
Action object for handling Argo settings
SettingsTabFonts() - Constructor for class org.argouml.ui.SettingsTabFonts
 
SettingsTabHelper - class org.argouml.application.helpers.SettingsTabHelper.
Helper object for Settings Tabs
SettingsTabHelper() - Constructor for class org.argouml.application.helpers.SettingsTabHelper
Constructor gets passed the localizer bundle name and a property change listener.
SettingsTabNotation - class org.argouml.language.ui.SettingsTabNotation.
Action object for handling Argo settings
SettingsTabNotation() - Constructor for class org.argouml.language.ui.SettingsTabNotation
 
SettingsTabPanel - interface org.argouml.application.api.SettingsTabPanel.
An interface which must be implemented as the UI for tabs used on the settings panel.
SettingsTabPreferences - class org.argouml.ui.SettingsTabPreferences.
Action object for handling Argo settings
SettingsTabPreferences() - Constructor for class org.argouml.ui.SettingsTabPreferences
 
SettingsTabUser - class org.argouml.ui.SettingsTabUser.
Action object for handling Argo settings
SettingsTabUser() - Constructor for class org.argouml.ui.SettingsTabUser
 
setTitle(String) - Method in class org.argouml.ui.TabSpawnable
 
setTitle(String) - Method in class org.argouml.ui.ProjectBrowser
 
setToDoItem(Object) - Method in class org.argouml.ui.ProjectBrowser
Select the tab page containing the todo item
setToDoItem(Object) - Method in class org.argouml.ui.DetailsPane
 
setToDoItem(ToDoItem) - Method in interface org.argouml.ui.Clarifier
 
setToDoItem(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.ClClassName
 
setToDoItem(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.ClOperationCompartment
 
setToDoItem(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.ClAttributeCompartment
 
setToDoItem(ToDoItem) - Method in class org.argouml.kernel.Wizard
 
setToolBar(ToolBar) - Method in class org.argouml.uml.diagram.ui.TabDiagram
Sets the toolbar.
setType(MClassifier) - Method in class org.argouml.uml.ui.foundation.core.PropPanelParameter
 
setType(Object, Object) - Static method in class org.argouml.model.ModelFacade
Sets the type of some parameter.
setUnderline(boolean) - Method in class org.argouml.uml.diagram.deployment.ui.FigComponent
 
setup(FigNode, Object, int, int, boolean) - Method in class org.argouml.uml.diagram.ui.ModeCreateEdgeAndNode
 
setup(MNamespace, MActivityGraph) - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
method to perform a number of important initializations of an Activity Diagram. each diagram type has a similar UMLxxxDiagram class.
setup(MNamespace, MStateMachine) - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
method to perform a number of important initializations of a StateDiagram. each diagram type has a similar UMLxxxDiagram class.
setUpperBound(int) - Method in class org.argouml.uml.ui.UMLModelElementListModel
 
setupTokens() - Method in class org.argouml.xml.XMLTokenTableBase
 
setupTokens() - Method in class org.argouml.xml.argo.ArgoTokenTable
 
setupTokens() - Method in class org.argouml.xml.todo.TodoTokenTable
 
setURL(URL) - Method in class org.argouml.xml.argo.ArgoParser
 
setURL(URL) - Method in class org.argouml.xml.todo.TodoParser
Sets the _url instance variable.
setURL(URL) - Method in class org.argouml.kernel.Project
 
setUseGuillemots(boolean) - Static method in class org.argouml.application.api.Notation
 
setUseLink(boolean) - Method in class org.argouml.uml.ui.UMLModelElementListLinkModel
Accessor function to set the #_useLink flag value.
setUserMessageKey(String) - Method in class org.argouml.model.uml.AbstractWellformednessRule
sets the message key.
setValue(String, String) - Method in class org.argouml.application.configuration.ConfigurationProperties
Sets the string value of a configuration property.
setValueAt(Object, int, int) - Method in class org.argouml.uml.TableModelComposite
 
setValueAt(Object, int, int) - Method in class org.argouml.uml.TMResults
 
setValueFor(Object, Object) - Method in class org.argouml.uml.ColumnDescriptor
 
setValueOfTag(Object, String) - Static method in class org.argouml.model.ModelFacade
Sets a value of some taggedValue.
setVerboseDocs(boolean) - Method in class org.argouml.language.java.generator.GeneratorJava
Sets the _verboseDocs.
setVersion(String) - Method in class org.argouml.kernel.Project
 
setVgap(int) - Method in class org.argouml.swingext.GridLayout2
 
setVgap(int) - Method in class org.argouml.swingext.LabelledLayout
 
setVGap(int) - Static method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge
 
setVisibility(Object, short) - Static method in class org.argouml.model.ModelFacade
Set the visibility of some modelelement.
setVisible(boolean) - Method in class org.argouml.ui.SplashScreen
 
setVisible(boolean) - Method in class org.argouml.ui.ProjectBrowser
 
setVisible(boolean) - Method in class org.argouml.ui.FindDialog
 
setVisible(boolean) - Method in class org.argouml.uml.diagram.ui.TabDiagram
 
setVisible(boolean) - Method in class org.argouml.cognitive.ui.DismissToDoItemDialog
Prepare for typing in rationale field when window is opened.
setWhitespace(String) - Method in class org.argouml.uml.reveng.java.ArgoToken
Set the whitespaces for this token.
SFSYNC - Static variable in class org.argouml.uml.OperKeyword
 
shiftExpression() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
shiftExpression() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
SHORT - Static variable in class org.argouml.language.java.Token
 
SHORT - Static variable in class org.argouml.language.java.JavaConstants
 
SHORTVAL - Static variable in class org.argouml.language.java.Token
 
SHORTVAL - Static variable in class org.argouml.language.java.JavaConstants
 
shouldBeEnabled() - Method in class org.argouml.ui.StylePanel
 
shouldBeEnabled() - Method in class org.argouml.ui.ActionGoToDetails
Should return true as the pane where the user can navigate to supports the current target.
shouldBeEnabled() - Method in class org.argouml.ui.TablePanel
 
shouldBeEnabled() - Method in class org.argouml.ui.ActionGoToEdit
 
shouldBeEnabled() - Method in class org.argouml.ui.TabText
 
shouldBeEnabled() - Method in interface org.argouml.ui.TabFigTarget
 
shouldBeEnabled() - Method in class org.argouml.ui.ActionGoToCritique
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.TabProps
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.UMLAction
return true if this action should be available to the user.
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionGenerateProjectCode
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionMultiplicity
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionZoom
We can always zoom.
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionGenerateAll
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.PropPanel
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.TabDocumentation
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionLoadModelFromDB
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionModifier
The action is always enabled
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionStateDiagram
Overriden since it should only be possible to add statediagrams and activitydiagrams to classifiers and behavioral features.
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionSaveProject
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionSaveProjectAs
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.TabConstraints
Should this tab be activated for the current target element?
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionGenerationSettings
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionDeleteFromDiagram
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionActivityDiagram
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionAddMessage
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionAddOperation
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.TabTaggedValues
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionEmptyTrash
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionCut
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionSetSourcePath
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionCollaborationDiagram
Just calls isValidNamespace(...) on the nav pane target.
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionStoreModelToDB
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionRemoveFromModel
Only disabled when nothing is selected.
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionGenerateOne
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionAddExtensionPoint
A predicate to determine if this action should be enabled.
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionAddAttribute
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.TabStyle
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionCopy
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionPaste
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionLayout
check whether we deal with a supported diagram type (currently only UMLClassDiagram).
shouldBeEnabled() - Method in interface org.argouml.uml.ui.TabModelTarget
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionProperties
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionAggregation
 
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionCompartmentDisplay
Indicate whether this action should be enabled. Always returns true in this implementation.
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionNavigability
The is action is always enabled
shouldBeEnabled() - Method in class org.argouml.uml.ui.ActionAddNote
 
shouldBeEnabled() - Method in class org.argouml.uml.diagram.ui.TabDiagram
 
shouldBeEnabled() - Method in class org.argouml.uml.diagram.ui.ActionAddExistingNode
 
shouldBeEnabled() - Method in class org.argouml.uml.diagram.ui.PropPanelString
 
shouldBeEnabled() - Method in class org.argouml.uml.diagram.ui.ActionAddExistingEdge
 
shouldBeEnabled() - Method in class org.argouml.cognitive.checklist.ui.TabChecklist
 
ShowAllCompartments - Static variable in class org.argouml.uml.ui.ActionCompartmentDisplay
Static instance to show both compartments of a class.
ShowAttrCompartment - Static variable in class org.argouml.uml.ui.ActionCompartmentDisplay
Static instance to show the attribute compartment of a class.
showDescription() - Method in class org.argouml.cognitive.ui.TabToDo
 
showDialog(Component) - Method in class org.argouml.uml.ui.UMLAddDialog
Shows the dialog.
showException(Exception) - Method in class org.argouml.uml.ui.UMLTextField
 
ShowExtPointCompartment - Static variable in class org.argouml.uml.ui.ActionCompartmentDisplay
Static instance to show the extension point compartment of a use case.
ShowOperCompartment - Static variable in class org.argouml.uml.ui.ActionCompartmentDisplay
Static instance to show the operation compartment of a class.
showProgress(int) - Method in class org.argouml.ui.StatusBar
 
ShowRapidButtons - Static variable in class org.argouml.ui.Actions
 
showSplitter(boolean) - Method in class org.argouml.swingext.PopupToolBoxButton
 
showSplitter(Color, Graphics, int, int, int) - Method in class org.argouml.swingext.PopupToolBoxButton
 
showStatus(String) - Method in class org.argouml.ui.StatusBar
 
showStatus(String) - Method in class org.argouml.ui.SplashScreen
 
showStatus(String) - Method in class org.argouml.ui.ProjectBrowser
 
showStep(JPanel) - Method in class org.argouml.cognitive.ui.TabToDo
 
shutdown() - Method in class org.argouml.application.modules.ModuleLoader
 
shutdownModule() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
shutdownModule() - Method in class org.argouml.uml.generator.Generator
 
shutdownModule() - Method in interface org.argouml.application.api.ArgoModule
 
shutdownModule() - Method in class org.argouml.application.helpers.SettingsTabHelper
 
shutdownModule() - Method in class org.argouml.application.helpers.ResourceBundleHelper
 
shutdownModule() - Method in class org.argouml.application.helpers.DiagramHelper
 
SimpleCodePiece - class org.argouml.language.java.generator.SimpleCodePiece.
This piece of code is just one token.
SimpleCodePiece(StringBuffer, int, int, int) - Constructor for class org.argouml.language.java.generator.SimpleCodePiece
Create a simple piece of code.
SimpleCodePiece(Token) - Constructor for class org.argouml.language.java.generator.SimpleCodePiece
Create a simple piece of code from a token.
SimpleTimer - class org.argouml.util.logging.SimpleTimer.
This class makes it easy to get the time between two or several points in the code.
SimpleTimer(String) - Constructor for class org.argouml.util.logging.SimpleTimer
 
SINGLE_QUOTED_SEPARATOR - Static variable in class org.argouml.util.MyTokenizer
A custom separator for quoted strings enclosed in single quotes and using \ as escape character.
Singleton - Static variable in class org.argouml.pattern.cognitive.critics.PatternStereotypes
 
SINGLETON - Static variable in class org.argouml.ui.LookAndFeelMgr
 
SINGLETON - Static variable in class org.argouml.ui.ActionSaveConfiguration
One and only instance.
SINGLETON - Static variable in class org.argouml.ui.FindDialog
 
SINGLETON - Static variable in class org.argouml.ocl.OCLEvaluator
 
SINGLETON - Static variable in class org.argouml.uml.GenCompositeClasses
 
SINGLETON - Static variable in class org.argouml.uml.UUIDManager
 
SINGLETON - Static variable in class org.argouml.uml.GenDescendantClasses
 
SINGLETON - Static variable in class org.argouml.uml.MMUtil
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionGenerateProjectCode
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionGenerateAll
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionOpenProject
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionLoadModelFromDB
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionSaveGIF
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionStateDiagram
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionSaveProject
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionSaveProjectAs
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionRemoveModelElement
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionGenerationSettings
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionDeleteFromDiagram
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionActivityDiagram
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionAddMessage
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionAddOperation
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionEmptyTrash
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionCut
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionSetSourcePath
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionUseCaseDiagram
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionCollaborationDiagram
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionSequenceDiagram
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionStoreModelToDB
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionRemoveFromModel
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionClassDiagram
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionGenerateOne
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionAddAttribute
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionCopy
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionPaste
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionDeploymentDiagram
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionImportFromSources
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionSaveGraphics
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionNew
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionProperties
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionAddTopLevelPackage
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionExit
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionAddPackage
 
SINGLETON - Static variable in class org.argouml.uml.ui.ActionAddNote
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionNewGuard
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionNewTransition
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionSetCompositeStateConcurrent
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionNewSynchState
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionNewTimeEvent
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionNewStubState
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionNewFinalState
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionNewSubmachineState
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionNewPseudoState
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionNewSimpleState
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionSetSubmachineStateSubmachine
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionNewChangeEvent
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionNewCompositeState
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionNewCallEvent
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionNewSignalEvent
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.use_cases.ActionSetExtendExtension
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.use_cases.ActionSetIncludeBase
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.use_cases.ActionAddExtendExtensionPoint
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.use_cases.ActionSetIncludeAddition
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.use_cases.ActionNewExtendExtensionPoint
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.use_cases.ActionSetExtendBase
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.use_cases.ActionNewUseCaseExtensionPoint
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.common_behavior.ActionNewCreateAction
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.common_behavior.ActionNewDestroyAction
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.common_behavior.ActionNewTerminateAction
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.common_behavior.ActionNewUninterpretedAction
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.common_behavior.ActionNewSendAction
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.common_behavior.ActionNewCallAction
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.common_behavior.ActionNewReturnAction
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.collaborations.ActionAddClassifierRoleBase
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.collaborations.ActionRemoveClassifierRoleBase
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.collaborations.ActionSetAssociationRoleBase
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.collaborations.ActionAddMessagePredecessor
 
SINGLETON - Static variable in class org.argouml.uml.ui.behavior.collaborations.ActionNewAction
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionNewModelElementConstraint
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndTargetScope
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetFeatureOwner
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetParameterType
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetGeneralizationPowertype
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementLeaf
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetModelElementVisibility
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureType
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetModelElementStereotype
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementRoot
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementAbstract
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetFlowSource
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndNavigable
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetFeatureOwnerScope
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionAddAssociationSpecification
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndChangeability
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetElementOwnershipSpecification
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureChangeability
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndType
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureMultiplicity
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetModelElementNamespace
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndOrdering
 
SINGLETON - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureTargetScope
 
SINGLETON - Static variable in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramModelElementFactory
Singleton
SINGLETON - Static variable in class org.argouml.uml.cognitive.ChildGenRelated
 
SINGLETON - Static variable in class org.argouml.uml.cognitive.ChildGenFind
 
SINGLETON - Static variable in class org.argouml.uml.cognitive.critics.ChildGenUML
 
SINGLETON - Static variable in class org.argouml.uml.generator.ParserDisplay
 
SINGLETON - Static variable in class org.argouml.xml.xmi.XMIParser
 
SINGLETON - Static variable in class org.argouml.xml.argo.ArgoParser
 
SINGLETON - Static variable in class org.argouml.xml.pgml.PGMLParser
 
SINGLETON - Static variable in class org.argouml.xml.todo.TodoParser
The SINGLETON object of this class.
SINGLETON - Static variable in class org.argouml.util.Trash
 
singleton() - Static method in class org.argouml.uml.ui.ActionAddExtensionPoint
Get the single instance of the action. Since we are a singleton, this is the only way of accessing the instance, which is created if it does not exist.
SINGLTON - Variable in class org.argouml.cognitive.checklist.ui.TabChecklist
 
size() - Method in class org.argouml.cognitive.ToDoList
 
size() - Method in class org.argouml.cognitive.checklist.Checklist
 
SL - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
SL - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
SL_ASSIGN - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
SL_ASSIGN - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
SL_COMMENT - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
SL_COMMENT - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
SLIST - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
SLIST - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
smallFont - Variable in class org.argouml.uml.ui.PropPanel
 
Snooze - Static variable in class org.argouml.ui.Actions
 
SNOOZE_ORDER - Static variable in class org.argouml.cognitive.critics.Critic
 
snooze() - Method in interface org.argouml.cognitive.Poster
temporarily disable this Poster.
snooze() - Method in class org.argouml.cognitive.Designer
 
snooze() - Method in class org.argouml.cognitive.critics.Critic
Disable this Critic for the next few minutes.
snooze() - Method in class org.argouml.cognitive.critics.SnoozeOrder
 
SnoozeOrder - class org.argouml.cognitive.critics.SnoozeOrder.
A Critic can be disabled for a certain amount of time by giving it the snooze command.
snoozeOrder() - Method in class org.argouml.cognitive.critics.Critic
Reply the SnoozeOrder that is defined for this critic.
SnoozeOrder() - Constructor for class org.argouml.cognitive.critics.SnoozeOrder
 
Source - Static variable in class org.argouml.uml.ColumnDescriptor
 
SOURCE - Static variable in class org.argouml.uml.ui.behavior.state_machines.ActionNewTransition
Key used for storing the source of the transition.
sourceArrowHead - Variable in class org.argouml.uml.diagram.ui.FigAssociation
 
SourcePathDialog - class org.argouml.uml.ui.SourcePathDialog.
 
SourcePathDialog() - Constructor for class org.argouml.uml.ui.SourcePathDialog
 
SOUTH - Static variable in class org.argouml.swingext.GridLayout2
Put the component at the bottom of its display area, centered horizontally.
SOUTH - Static variable in class org.argouml.swingext.BorderSplitPane
The south layout constraint (bottom of container).
SOUTH - Static variable in class org.argouml.swingext.Splitter
 
SOUTH - Static variable in class org.argouml.swingext.SerialLayout
 
SOUTHEAST - Static variable in class org.argouml.swingext.GridLayout2
Put the component at the bottom-right corner of its display area.
SOUTHEAST - Static variable in class org.argouml.swingext.BorderSplitPane
The southeast layout constraint (bottom right of container).
SOUTHEAST - Static variable in class org.argouml.swingext.SerialLayout
 
SOUTHWEST - Static variable in class org.argouml.swingext.GridLayout2
Put the component at the bottom-left corner of its display area.
SOUTHWEST - Static variable in class org.argouml.swingext.BorderSplitPane
The southwest layout constraint (bottom left of container).
SOUTHWEST - Static variable in class org.argouml.swingext.SerialLayout
 
SpacerPanel - class org.argouml.ui.SpacerPanel.
A Swing panel that displays nothing, but takes up a specified amount of space.
SpacerPanel() - Constructor for class org.argouml.ui.SpacerPanel
 
SpacerPanel(int, int) - Constructor for class org.argouml.ui.SpacerPanel
 
spawn() - Method in class org.argouml.ui.TabSpawnable
this should take its inspiration from org.tigris.gef.base.CmdSpawn The spawned/cloned tab will be a JFrame.
spawn() - Method in class org.argouml.ui.TabResults
 
spawnCritiquer(Object) - Method in class org.argouml.cognitive.Designer
Start a separate thread to continually select and execute critics that are relevant to this designer's work.
spawnValidityChecker(Designer) - Method in class org.argouml.cognitive.ToDoList
Start a Thread to delete old items from the ToDoList.
specials - Static variable in class org.argouml.language.java.Token
 
SPFigEdgeModelElement - class org.argouml.uml.diagram.ui.SPFigEdgeModelElement.
 
SPFigEdgeModelElement() - Constructor for class org.argouml.uml.diagram.ui.SPFigEdgeModelElement
 
SplashScreen - class org.argouml.ui.SplashScreen.
 
SplashScreen(String, String) - Constructor for class org.argouml.ui.SplashScreen
 
splitNameVal(String) - Method in class org.argouml.xml.pgml.PGMLParser
Splits a name value pair into a NameVal instance.
Splitter - class org.argouml.swingext.Splitter.
Acts as a seperator between components and will automatically resize those components when the splitter is moved by dragging the mouse across it.
Splitter(Orientation) - Constructor for class org.argouml.swingext.Splitter
The constructor
SplitterLayout - class org.argouml.swingext.SplitterLayout.
A ProportionalLayout which recognises a contained Splitter and automatically registers components either side to be resized.
SplitterLayout() - Constructor for class org.argouml.swingext.SplitterLayout
 
SplitterLayout(Orientation) - Constructor for class org.argouml.swingext.SplitterLayout
 
SR - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
SR - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
SR_ASSIGN - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
SR_ASSIGN - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
SrcAgg - Static variable in class org.argouml.uml.ui.ActionAggregation
 
SrcAggComposite - Static variable in class org.argouml.uml.ui.ActionAggregation
 
SrcAggNone - Static variable in class org.argouml.uml.ui.ActionAggregation
 
SrcLinkType - Static variable in class org.argouml.uml.ColumnDescriptor
 
SrcMult - Static variable in class org.argouml.uml.ColumnDescriptor
 
SrcMultOne - Static variable in class org.argouml.uml.ui.ActionMultiplicity
 
SrcMultOneToMany - Static variable in class org.argouml.uml.ui.ActionMultiplicity
 
SrcMultZeroToMany - Static variable in class org.argouml.uml.ui.ActionMultiplicity
 
SrcMultZeroToOne - Static variable in class org.argouml.uml.ui.ActionMultiplicity
 
SrcName - Static variable in class org.argouml.uml.ColumnDescriptor
 
SrcNav - Static variable in class org.argouml.uml.ColumnDescriptor
 
SrcType - Static variable in class org.argouml.uml.ColumnDescriptor
 
STACK_CLASS - Static variable in class org.argouml.language.java.generator.JavaUML
 
STANDARD - Static variable in class org.argouml.swingext.DecoratedIcon
 
StandardCM - class org.argouml.cognitive.critics.StandardCM.
 
StandardCM() - Constructor for class org.argouml.cognitive.critics.StandardCM
 
STANDARDS - Static variable in class org.argouml.uml.MMUtil
 
STAR - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
STAR - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
STAR_ASSIGN - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
STAR_ASSIGN - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
StartBrowser - class org.argouml.util.osdep.StartBrowser.
 
StartBrowser() - Constructor for class org.argouml.util.osdep.StartBrowser
 
startConsidering(Decision) - Method in class org.argouml.cognitive.DecisionModel
 
startConsidering(Decision) - Method in class org.argouml.cognitive.Designer
 
startConsidering(String) - Method in class org.argouml.cognitive.DecisionModel
The Designer has indicated that he is now interested in the given decision.
startConsidering(String) - Method in class org.argouml.cognitive.Designer
 
StartCritics - class org.argouml.application.StartCritics.
StartCritics is a thread which helps to start the critiquing thread
StartCritics() - Constructor for class org.argouml.application.StartCritics
 
startDesiring(String) - Method in class org.argouml.cognitive.GoalModel
The Designer wants to achieve the given goal.
startDesiring(String) - Method in class org.argouml.cognitive.Designer
 
startElement(String, AttributeList) - Method in class org.argouml.xml.SAXParserBase
 
startElement(String, AttributeList) - Method in class org.argouml.xml.pgml.PGMLParser
Called by the XML framework when an entity starts.
STARTTOEND - Static variable in class org.argouml.uml.ui.ActionNavigability
 
STAT - Static variable in class org.argouml.language.java.Token
 
STAT - Static variable in class org.argouml.language.java.JavaConstants
 
stateChanged(ChangeEvent) - Method in class org.argouml.ui.NavigatorConfigDialog
 
stateChanged(ChangeEvent) - Method in class org.argouml.ui.MultiEditorPane
called when the user selects a tab, by clicking or otherwise.
stateChanged(ChangeEvent) - Method in class org.argouml.ui.DetailsPane
called when the user selects a new tab, by clicking or otherwise.
stateChanged(ChangeEvent) - Method in class org.argouml.cognitive.ui.DesignIssuesDialog
 
stateChanged(ChangeEvent) - Method in class org.argouml.cognitive.ui.GoalsDialog
 
StateDiagramGraphModel - class org.argouml.uml.diagram.state.StateDiagramGraphModel.
This class defines a bridge between the UML meta-model representation of the design and the GraphModel interface used by GEF.
StateDiagramGraphModel() - Constructor for class org.argouml.uml.diagram.state.StateDiagramGraphModel
 
StateDiagramRenderer - class org.argouml.uml.diagram.state.ui.StateDiagramRenderer.
This class defines a renderer object for UML State Diagrams.
StateDiagramRenderer() - Constructor for class org.argouml.uml.diagram.state.ui.StateDiagramRenderer
 
StateMachinesFactory - class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory.
Factory to create UML classes for the UML BehaviorialElements::StateMachines package.
StateMachinesHelper - class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesHelper.
Helper class for UML BehavioralElements::StateMachines Package.
statement() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
statement() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
statements - Static variable in class org.argouml.language.java.Token
 
STATFIN - Static variable in class org.argouml.uml.AttrKeyword
 
STATFIN - Static variable in class org.argouml.uml.OperKeyword
 
STATIC - Static variable in class org.argouml.uml.AttrKeyword
 
STATIC - Static variable in class org.argouml.uml.OperKeyword
 
STATIC - Static variable in class org.argouml.language.java.Token
 
STATIC - Static variable in class org.argouml.language.java.JavaConstants
 
STATIC_INIT - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
STATIC_INIT - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
StatusBar - class org.argouml.ui.StatusBar.
 
StatusBar() - Constructor for class org.argouml.ui.StatusBar
 
STEREOHEIGHT - Static variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
stillValid(Designer) - Method in class org.argouml.cognitive.ToDoItem
Reply true iff this ToDoItem should be kept on the Designer's ToDoList.
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNodeInstanceWithoutClassifier
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNameConfusion
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrStimulusWithWrongPosition
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNodeInstanceInsideElement
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrSubclassReference
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNodeInsideElement
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrMultipleInitialStates
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrComponentInstanceWithoutClassifier
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrWrongLinkEnds
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrCompInstanceWithoutNode
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrSeqInstanceWithoutClassifier
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalOperName
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrObjectWithoutClassifier
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrLinkWithoutStimulus
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalAttrName
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrCircularInheritance
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrWrongDepEnds
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrClassWithoutComponent
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrInterfaceWithoutComponent
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrInstanceWithoutClassifier
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrCallWithoutReturn
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrReturnWithoutCall
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrComponentWithoutNode
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrCircularComposition
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.uml.cognitive.critics.CrObjectWithoutComponent
 
stillValid(ToDoItem, Designer) - Method in interface org.argouml.cognitive.Poster
Reply true if the given item should be kept on the Designer's ToDoList, false if it is no longer valid.
stillValid(ToDoItem, Designer) - Method in class org.argouml.cognitive.Designer
ToDoItem's that are posted by the designer are assumed to be valid until the designer explicitly removes them.
stillValid(ToDoItem, Designer) - Method in class org.argouml.cognitive.critics.Critic
Return true iff the given ToDoItem is still valid and should be kept in the given designers ToDoList.
stillValid(ToDoItem, Designer) - Method in class org.argouml.cognitive.critics.CrNodesOverlap
 
stimCall - Static variable in class org.argouml.uml.diagram.sequence.ui.SelectionSeqObject
 
stimRet - Static variable in class org.argouml.uml.diagram.sequence.ui.SelectionSeqObject
 
stopConsidering(Decision) - Method in class org.argouml.cognitive.DecisionModel
 
stopConsidering(Decision) - Method in class org.argouml.cognitive.Designer
 
stopConsidering(String) - Method in class org.argouml.cognitive.DecisionModel
The Designer has indicated that he is not interested in the given decision right now.
stopConsidering(String) - Method in class org.argouml.cognitive.Designer
 
stopDesiring(String) - Method in class org.argouml.cognitive.GoalModel
The Designer does not care about the given goal.
stopDesiring(String) - Method in class org.argouml.cognitive.Designer
 
store(MModel) - Method in class org.argouml.persistence.DBWriter
This method is called from org.argouml.ui.ActionStoreProjectToDb to store the current namespace (which should be a MModel) into the database.
storeNote(String) - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
Store a note in the associated model element.
STRICTFP - Static variable in class org.argouml.language.java.JavaConstants
 
STRING_argo - Static variable in class org.argouml.xml.argo.ArgoTokenTable
 
STRING_authorname - Static variable in class org.argouml.xml.argo.ArgoTokenTable
doesn't work
STRING_CLASS - Static variable in class org.argouml.language.java.generator.JavaUML
 
STRING_description - Static variable in class org.argouml.xml.argo.ArgoTokenTable
 
STRING_description - Static variable in class org.argouml.xml.todo.TodoTokenTable
 
STRING_documentation - Static variable in class org.argouml.xml.argo.ArgoTokenTable
 
STRING_headline - Static variable in class org.argouml.xml.todo.TodoTokenTable
 
STRING_historyfile - Static variable in class org.argouml.xml.argo.ArgoTokenTable
 
STRING_issue - Static variable in class org.argouml.xml.todo.TodoTokenTable
 
STRING_LITERAL - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
STRING_LITERAL - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
STRING_member - Static variable in class org.argouml.xml.argo.ArgoTokenTable
 
STRING_moreinfourl - Static variable in class org.argouml.xml.todo.TodoTokenTable
 
STRING_offender - Static variable in class org.argouml.xml.todo.TodoTokenTable
 
STRING_poster - Static variable in class org.argouml.xml.todo.TodoTokenTable
 
STRING_prio_high - Static variable in class org.argouml.xml.todo.TodoTokenTable
The String to use for High Priority.
STRING_prio_low - Static variable in class org.argouml.xml.todo.TodoTokenTable
The String to use for Low Priority.
STRING_prio_med - Static variable in class org.argouml.xml.todo.TodoTokenTable
The String to use for Medium Priority.
STRING_priority - Static variable in class org.argouml.xml.todo.TodoTokenTable
 
STRING_resolvedcritics - Static variable in class org.argouml.xml.todo.TodoTokenTable
 
STRING_searchpath - Static variable in class org.argouml.xml.argo.ArgoTokenTable
 
STRING_todo - Static variable in class org.argouml.xml.todo.TodoTokenTable
 
STRING_todoitem - Static variable in class org.argouml.xml.todo.TodoTokenTable
 
STRING_todolist - Static variable in class org.argouml.xml.todo.TodoTokenTable
 
STRING_version - Static variable in class org.argouml.xml.argo.ArgoTokenTable
 
STRINGVAL - Static variable in class org.argouml.language.java.Token
 
STRINGVAL - Static variable in class org.argouml.language.java.JavaConstants
 
strip(String) - Method in class org.argouml.uml.cognitive.critics.CrNameConfusion
 
stripBeforeColon(String) - Static method in class org.argouml.util.ConfigLoader
 
stripJunk(String) - Static method in class org.argouml.uml.ui.UMLAction
 
STSYNC - Static variable in class org.argouml.uml.OperKeyword
 
StylePanel - class org.argouml.ui.StylePanel.
 
StylePanel(String) - Constructor for class org.argouml.ui.StylePanel
 
StylePanelFig - class org.argouml.ui.StylePanelFig.
 
StylePanelFig() - Constructor for class org.argouml.ui.StylePanelFig
 
StylePanelFigClass - class org.argouml.uml.diagram.static_structure.ui.StylePanelFigClass.
 
StylePanelFigClass() - Constructor for class org.argouml.uml.diagram.static_structure.ui.StylePanelFigClass
 
StylePanelFigInterface - class org.argouml.uml.diagram.static_structure.ui.StylePanelFigInterface.
 
StylePanelFigInterface() - Constructor for class org.argouml.uml.diagram.static_structure.ui.StylePanelFigInterface
 
StylePanelFigMessage - class org.argouml.uml.diagram.ui.StylePanelFigMessage.
 
StylePanelFigMessage() - Constructor for class org.argouml.uml.diagram.ui.StylePanelFigMessage
 
StylePanelFigRRect - class org.argouml.ui.StylePanelFigRRect.
 
StylePanelFigRRect() - Constructor for class org.argouml.ui.StylePanelFigRRect
 
StylePanelFigText - class org.argouml.ui.StylePanelFigText.
 
StylePanelFigText() - Constructor for class org.argouml.ui.StylePanelFigText
 
StylePanelFigUseCase - class org.argouml.uml.diagram.use_case.ui.StylePanelFigUseCase.
A class to provide a style panel for use cases. This adds a check box to control the display of he extension point compartment.
StylePanelFigUseCase() - Constructor for class org.argouml.uml.diagram.use_case.ui.StylePanelFigUseCase
Build a style panel.
STYLES - Static variable in class org.argouml.ui.StylePanelFigText
 
SUB - Static variable in class org.argouml.language.java.Token
 
SUB - Static variable in class org.argouml.language.java.JavaConstants
 
SubInputStream - class org.argouml.util.SubInputStream.
 
SubInputStream(ZipInputStream) - Constructor for class org.argouml.util.SubInputStream
 
subtractFromPosition(Point, Component) - Method in class org.argouml.swingext.Orientation
Create a new Point from an existing Point with its length decreased by the length of a Component.
subtractFromPosition(Point, Component) - Method in class org.argouml.swingext.Horizontal
Create a new Point from an existing Point with its length decreased by the length of a Component.
subtractFromPosition(Point, Dimension) - Method in class org.argouml.swingext.Orientation
Create a new Point from an existing Point with its length decreased by the length of a Dimension.
subtractFromPosition(Point, Dimension) - Method in class org.argouml.swingext.Horizontal
Create a new Point from an existing Point with its length decreased by the length of a Dimension.
subtractFromPosition(Point, int) - Method in class org.argouml.swingext.Orientation
Create a new Point from an existing Point with its position decreased by a given value.
subtractFromPosition(Point, int) - Method in class org.argouml.swingext.Horizontal
Create a new Point from an existing Point with its position decreased by a given value.
subtractLength(Dimension, Component) - Method in class org.argouml.swingext.Orientation
Create a new Dimension from an existing Dimension with its length decreased by the length of a Component.
subtractLength(Dimension, Component) - Method in class org.argouml.swingext.Horizontal
Create a new Dimension from an existing Dimension with its length decreased by the length of a Component.
subtractLength(Dimension, Dimension) - Method in class org.argouml.swingext.Orientation
Create a new Dimension from an existing Dimension with its length decreased by the length of another Dimension.
subtractLength(Dimension, Dimension) - Method in class org.argouml.swingext.Horizontal
Create a new Dimension from an existing Dimension with its length decreased by the length of another Dimension.
subtractLength(Dimension, int) - Method in class org.argouml.swingext.Orientation
Create a new Dimension from an existing Dimension with its length decreased by a given value.
subtractLength(Dimension, int) - Method in class org.argouml.swingext.Horizontal
Create a new Dimension from an existing Dimension with its length decreased by a given value.
subverticesList - Variable in class org.argouml.uml.ui.behavior.state_machines.PropPanelCompositeState
 
SuffixFilter - class org.argouml.util.SuffixFilter.
 
SuffixFilter(String, String) - Constructor for class org.argouml.util.SuffixFilter
 
SUPER - Static variable in class org.argouml.language.java.Token
 
SUPER - Static variable in class org.argouml.language.java.JavaConstants
 
superClassClause() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
superClassClause() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
SuperclassGen - class org.argouml.uml.SuperclassGen.
Utility class to generate the children of a class.
SuperclassGen() - Constructor for class org.argouml.uml.SuperclassGen
 
Supplier - Static variable in class org.argouml.uml.ColumnDescriptor
 
supports(Decision) - Method in interface org.argouml.cognitive.Poster
 
supports(Decision) - Method in class org.argouml.cognitive.Designer
 
supports(Decision) - Method in class org.argouml.cognitive.ToDoItem
 
supports(Decision) - Method in class org.argouml.cognitive.critics.Critic
 
supports(Decision) - Method in class org.argouml.cognitive.critics.CompoundCritic
 
supports(Goal) - Method in interface org.argouml.cognitive.Poster
 
supports(Goal) - Method in class org.argouml.cognitive.Designer
 
supports(Goal) - Method in class org.argouml.cognitive.ToDoItem
 
supports(Goal) - Method in class org.argouml.cognitive.critics.Critic
 
supports(Goal) - Method in class org.argouml.cognitive.critics.CompoundCritic
 
SUPPRESS_BIDIRECTIONAL_ARROWS - Static variable in class org.argouml.uml.diagram.ui.FigAssociation
 
SUPPRESS_BIDIRECTIONAL_ARROWS - Static variable in class org.argouml.uml.diagram.sequence.ui.FigSeqLink
 
suppressCalcBounds - Variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
supressCalcBounds - Variable in class org.argouml.uml.diagram.ui.FigTextGroup
 
sureRemove(MModelElement) - Static method in class org.argouml.uml.ui.ActionRemoveFromModel
An utility method that asks the user if he is sure to remove a selected modelement.
sureRemove(Object) - Static method in class org.argouml.uml.ui.ActionRemoveFromModel
A utility method that asks the user if he is sure to remove the selected target.
SVGFilter - Static variable in class org.argouml.util.FileFilters
SVG is the standard set by the W3C re vector graphics The current output for SVG goes through GEF.
swap(Collection, int, Object, Object) - Method in class org.argouml.uml.ui.UMLModelElementCachedListModel
Swap two items in a Collection.
SWITCH - Static variable in class org.argouml.language.java.Token
 
SWITCH - Static variable in class org.argouml.language.java.JavaConstants
 
SYNC - Static variable in class org.argouml.uml.OperKeyword
 
SYNCHRONIZED - Static variable in class org.argouml.language.java.Token
 
SYNCHRONIZED - Static variable in class org.argouml.language.java.JavaConstants
 
SYNTACTIC_ENTRY - Variable in class org.argouml.uml.ui.UMLModelElementListLinkModel
A constant to indicate a potential link menu entry makes syntactic (but not semantic) sense.
SystemInfo - Static variable in class org.argouml.ui.Actions
 
SystemInfoDialog - class org.argouml.ui.SystemInfoDialog.
Display System Information (JDK Version, JDK Vendor, etc).
SystemInfoDialog() - Constructor for class org.argouml.ui.SystemInfoDialog
 
SystemInfoDialog(Frame) - Constructor for class org.argouml.ui.SystemInfoDialog
 
SystemInfoDialog(Frame, boolean) - Constructor for class org.argouml.ui.SystemInfoDialog
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _
ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook