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

S

saveUserPath() - Method in class org.argouml.uml.reveng.ImportClassLoader
Store the user-configured path.
saveUserPerspectives() - Method in class org.argouml.ui.explorer.PerspectiveManager
Save the user perspectives in the ArgoUML configuration.
ScopeKind - Interface in org.argouml.model
Deprecated. for 0.25.4 by tfmorris. This enumeration has been removed from UML 2. Use the getter for the isStatic attribute.
select() - Method in class org.argouml.cognitive.ToDoItem
When a ToDoItem is selected in the UiToDoList window, highlight the "offending" design material's.
selectClassDiagram(Object, String) - Method in class org.argouml.uml.reveng.DiagramInterface
Select a class diagram as the current diagram, creating it if necessary.
selectNextTab() - Method in class org.argouml.ui.MultiEditorPane
Selects the next tab in the JTabbedPane.
selectResult(int) - Method in class org.argouml.ui.TabResults
Select the result at the given index.
selectTabNamed(String) - Method in class org.argouml.ui.DetailsPane
Selects a tab by given name.
selectTabNamed(String) - Method in class org.argouml.ui.MultiEditorPane
Selects a certain tab and shows it.
SequenceDiagram - Interface in org.argouml.model
An interface to act as an enumerated type for a di use case diagram.
set(int, T) - Method in class org.argouml.cognitive.ListSet
 
setAbstract(Object, boolean) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setAbstract(Object, boolean) - Method in interface org.argouml.model.CoreHelper
Set the isAbstract attribute of a GeneralizableElement.
setAction(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
setAction(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Sets the action to a message.
setActivator(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
setActivator(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Sets the activator of some given message mes.
setActive(Object, boolean) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setActive(Object, boolean) - Method in interface org.argouml.model.CoreHelper
Set the isActive attribute of a UML Class.
setActualArguments(Object, List) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setActualArguments(Object, List) - Method in interface org.argouml.model.CommonBehaviorHelper
This method replaces all arguments of the given action by the given list of arguments.
setAddition(Object, Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
setAddition(Object, Object) - Method in interface org.argouml.model.UseCasesHelper
Sets the addition to an include.
setAggregation(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setAggregation(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the aggregation attribute of an AssociationEnd.
setAlias(Object, String) - Method in interface org.argouml.model.ModelManagementHelper
Set the alias of the ElementImport.
setAnnotatedElements(Object, Collection) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setAnnotatedElements(Object, Collection) - Method in interface org.argouml.model.CoreHelper
Set the list of annotated elements for the given comment.
setAppName(String) - Method in class org.argouml.ui.ProjectBrowser
 
setAssociation(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setAssociation(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the association of a ModelElement.
setAsynchronous(Object, boolean) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setAsynchronous(Object, boolean) - Method in interface org.argouml.model.CommonBehaviorHelper
Sets the asynchronous property of an action.
setAttributes(Object, List) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setAttributes(Object, List) - Method in interface org.argouml.model.CoreHelper
Replace all attributes of the given classifier by the given collection of attributes.
setAutoCritique(boolean) - Method in class org.argouml.cognitive.Designer
 
setBase(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
setBase(Object, Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
setBase(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Sets the base checking for wellformedness according to 2.10.3 in the UML 1.3 specification.
setBase(Object, Object) - Method in interface org.argouml.model.UseCasesHelper
Sets the base usecase of a given extend.
setBases(Object, Collection) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
setBases(Object, Collection) - Method in interface org.argouml.model.CollaborationsHelper
Sets the bases of the given classifierrole to the given collection bases.
setBody(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setBody(Object, String) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setBody(Object, String) - Method in class org.argouml.model.AbstractDataTypesHelperDecorator
 
setBody(Object, Object) - Method in interface org.argouml.model.CoreHelper
Sets a body of a given Method or Constraint.
setBody(Object, String) - Method in interface org.argouml.model.CoreHelper
Set the body of a comment.
setBody(Object, String) - Method in interface org.argouml.model.DataTypesHelper
Sets the body of an expression.
setBound(Object, int) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setBound(Object, int) - Method in interface org.argouml.model.StateMachinesHelper
Sets the Bound of some SynchState.
setChangeability(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
Deprecated. 
setChangeability(Object, Object) - Method in interface org.argouml.model.CoreHelper
Deprecated. for 0.25.4 by tfmorris. Use CoreHelper.setReadOnly(Object, boolean). NOTE: The UML 1.x enum of AddOnly has no equivalent in UML 2.x.
setChangeExpression(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setChangeExpression(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Sets the change-expression for a ChangeEvent.
setChild(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setChild(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the child for a generalization.
setChildGenerator(ChildGenerator) - Method in class org.argouml.cognitive.Designer
 
setClarifier(Icon) - Method in class org.argouml.cognitive.Designer
Get the generic clarifier for this designer/poster.
setClassifiers(Object, Collection) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setClassifiers(Object, Collection) - Method in interface org.argouml.model.CommonBehaviorHelper
Sets the classifiers of the given instance.
setCommunicationLink(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setCommunicationLink(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Sets the communicationLink between a link c and a stimulus handle.
setComponentInstance(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setComponentInstance(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
 
setConcurrency(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setConcurrency(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the concurrency of an Operation.
setConcurrent(Object, boolean) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setConcurrent(Object, boolean) - Method in interface org.argouml.model.StateMachinesHelper
Makes a Composite State concurrent.
setCondition(Object, Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
setCondition(Object, Object) - Method in interface org.argouml.model.UseCasesHelper
Set the condition of an extend.
setConnections(Object, Collection) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setConnections(Object, Collection) - Method in interface org.argouml.model.CoreHelper
Sets the list of connections of the given association or link.
setContainer(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setContainer(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setContainer(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the Container of the given ElementResidence to the given Component.
setContainer(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Set the container of a statevertex.
setContents(Object, Collection) - Method in class org.argouml.model.AbstractActivityGraphsHelperDecorator
 
setContents(Object, Collection) - Method in interface org.argouml.model.ActivityGraphsHelper
Replace the complete collection of the partition contents by the given new one.
setContext(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
setContext(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setContext(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Set the context of an interaction.
setContext(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Set the Context of a statemachine.
setContexts(Object, Collection) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setContexts(Object, Collection) - Method in interface org.argouml.model.CommonBehaviorHelper
Sets the contexts for a Signal.
setCritics(List<Critic>) - Method in class org.argouml.cognitive.CompoundCritic
 
setCritiquingInterval(int) - Method in class org.argouml.cognitive.Designer
Set the Critiquing Interval.
setCritiquingRoot(Object) - Static method in class org.argouml.cognitive.Designer
 
setCurrentDiagram(ArgoDiagram) - Method in class org.argouml.uml.reveng.DiagramInterface
selects a diagram without affecting the gui.
setCurrentLAFAndThemeByName(String, String) - Method in class org.argouml.ui.LookAndFeelMgr
Sets the current look and feel, storing the new value in Configuration.
setCurrentModule(ImportInterface) - Method in class org.argouml.uml.reveng.ImportCommon
Sets the current import module.
setCurrentTheme(String) - Method in class org.argouml.ui.LookAndFeelMgr
Sets the current theme, storing the new value in Configuration.
setDataValues(Object, String[]) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
setDataValues(Object, String[]) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Sets the dataValues of the given TaggedValue.
setDecisionCategory(String) - Method in class org.argouml.cognitive.Critic
Set the decisionCategory, usually done in the constructor.
setDecisionPriority(String, int) - Method in class org.argouml.cognitive.DecisionModel
This function sets the priority of an existing decision, or if the decision does not exist yet, it creates a new one.
setDecisionPriority(String, int) - Method in class org.argouml.cognitive.Designer
Record the extent to which the designer is considering the given decision.
setDefaultElement(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setDefaultElement(Object, Object) - Method in interface org.argouml.model.CoreHelper
Sets the default ModelEelement of a TemplateParameter.
setDefaultValue(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setDefaultValue(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the defaultValue of a Parameter.
setDescription(String) - Method in class org.argouml.cognitive.Critic
 
setDesignerName(String) - Method in class org.argouml.cognitive.Designer
set the name of this designer.
setDiscriminator(Object, String) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setDiscriminator(Object, String) - Method in interface org.argouml.model.CoreHelper
Set the discriminator of a Generalization.
setDispatchAction(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setDispatchAction(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Sets the dispatch action for some stimulus.
setDoActivity(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setDoActivity(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Sets the do activity of a state.
setEditable(boolean) - Method in class org.argouml.ui.TabText
Sets if text area can be edited.
setEffect(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setEffect(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Sets the effect of some transition.
setEnabled(boolean) - Method in class org.argouml.cognitive.Critic
 
setEntry(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setEntry(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Sets the entry action of some state.
setEnumerationLiterals(Object, List) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setEnumerationLiterals(Object, List) - Method in interface org.argouml.model.CoreHelper
Set the (ordered) list of literals of an Enumeration.
setEventAsTrigger(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setEventAsTrigger(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Couples a given event to the given transition as being trigger event.
setExit(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setExit(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Sets the exit action of some state.
setExpression(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setExpression(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Set the Expression of a Guard or ChangeEvent.
setExtension(Object, Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
setExtension(Object, Object) - Method in interface org.argouml.model.UseCasesHelper
Set the extension of a usecase.
setExtensionPoints(Object, Collection) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
setExtensionPoints(Object, Collection) - Method in interface org.argouml.model.UseCasesHelper
Sets the extension points of some use cases.
setFeature(Object, int, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setFeature(Object, int, Object) - Method in interface org.argouml.model.CoreHelper
Set the Feature of a Classifier at the given position.
setFeatures(Object, Collection) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setFeatures(Object, Collection) - Method in interface org.argouml.model.CoreHelper
Sets the features of a Classifier.
setFig(Fig) - Method in interface org.argouml.ui.Clarifier
 
setFiles(File[]) - Method in class org.argouml.uml.reveng.ImportCommon
Sets the files that will be imported.
setGenerator(ChildGenerator) - Method in class org.argouml.ui.TabResults
 
setGlassPane(GlassPane) - Method in class org.argouml.ui.SwingWorker
Setter method
setGoalPriority(String, int) - Method in class org.argouml.cognitive.Designer
 
setGoalPriority(String, int) - Method in class org.argouml.cognitive.GoalModel
 
setGuard(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setGuard(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Sets the guard of a transition.
setHeadline(String) - Method in class org.argouml.cognitive.Critic
Set the headline used in feedback produced by this Critic.
setHighlight(boolean) - Method in interface org.argouml.cognitive.Highlightable
Set the highlighted state.
setIcon(Object, Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
setIcon(Object, Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Set the icon for a stereotype.
setIgnoredElements(String[]) - Method in interface org.argouml.model.XmiReader
Set the list of element names for which errors should be ignored when reading the XMI file.
setImplementation(ModelImplementation) - Static method in class org.argouml.model.Model
Selects the implementation.
setImportedElements(Object, Collection) - Method in interface org.argouml.model.ModelManagementHelper
Set the complete collection of imported elements for a package.
setIncludes(Object, Collection) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
setIncludes(Object, Collection) - Method in interface org.argouml.model.UseCasesHelper
Set the collection of Include relationships for a usecase.
setInitialValue(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setInitialValue(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the initialValue of an Attribute.
setInstance(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setInstance(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Sets the given Instance to the given LinkEnd or AttributeLink.
setInstantiation(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setInstantiation(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Set the instantiation for a create action.
setInStates(Object, Collection) - Method in class org.argouml.model.AbstractActivityGraphsHelperDecorator
 
setInStates(Object, Collection) - Method in interface org.argouml.model.ActivityGraphsHelper
Replace the complete collection of states by the given new one.
setInternalTransitions(Object, Collection) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setInternalTransitions(Object, Collection) - Method in interface org.argouml.model.StateMachinesHelper
 
setKind(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setKind(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the kind of a Parameter or the Pseudostate.
setKnowledgeTypes(ListSet<String>) - Method in class org.argouml.cognitive.Critic
 
setKnowledgeTypes(String) - Method in class org.argouml.cognitive.Critic
Reset all knowledgetypes, and add the given one.
setKnowledgeTypes(String, String) - Method in class org.argouml.cognitive.Critic
Reset all knowledgetypes, and add the given ones.
setKnowledgeTypes(String, String, String) - Method in class org.argouml.cognitive.Critic
Reset all knowledgetypes, and add the given ones.
setLanguage(Object, String) - Method in class org.argouml.model.AbstractDataTypesHelperDecorator
 
setLanguage(Object, String) - Method in interface org.argouml.model.DataTypesHelper
Sets the language of an expression.
setLeaf(Object, boolean) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setLeaf(Object, boolean) - Method in interface org.argouml.model.CoreHelper
Set the isLeaf attribute of a GeneralizableElement.
setLocale(String) - Static method in class org.argouml.i18n.Translator
Change the current Locale.
setLocale(Locale) - Static method in class org.argouml.i18n.Translator
Change the current Locale.
setLocation(Object, String) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
setLocation(Object, String) - Method in interface org.argouml.model.UseCasesHelper
Sets a location of some extension point.
setMaximumProgress(int) - Method in class org.argouml.ui.ProgressMonitorWindow
Deprecated.  
setModel(TreeModel) - Method in class org.argouml.ui.DisplayTextTree
 
setModelCommandCreationObserver(ModelCommandCreationObserver) - Static method in class org.argouml.model.Model
Allows an external system to register itself to receive commands created by the model implementation.
setModelDiagram(List) - Method in interface org.argouml.model.DiagramInterchangeFactory
 
setModelElementContainer(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setModelElementContainer(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the container that owns the handle.
setModifySet(Set) - Method in class org.argouml.ui.explorer.ExplorerTreeNode
 
setMoreInfoURL(String) - Method in class org.argouml.cognitive.Critic
 
setMultiplicity(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setMultiplicity(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the multiplicity of a ModelElement.
setName(String) - Method in class org.argouml.cognitive.Decision
 
setName(String) - Method in class org.argouml.cognitive.Goal
 
setName(Object, String) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setName(Object, String) - Method in interface org.argouml.model.CoreHelper
Set the name of a ModelElement.
setName(String) - Method in class org.argouml.ui.explorer.ExplorerPerspective
 
setName(String) - Method in class org.argouml.ui.PerspectiveSupport
 
setNamespace(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setNamespace(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the namespace of a ModelElement.
setNavigable(Object, boolean) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setNavigable(Object, boolean) - Method in interface org.argouml.model.CoreHelper
Set the navigability of an AssociationEnd.
setNodeInstance(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setNodeInstance(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Set the NodeInstance of a ComponentInstance.
setOperation(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setOperation(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Set the Operation of a CallAction or CallEvent.
setOperations(Object, List) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setOperations(Object, List) - Method in interface org.argouml.model.CoreHelper
Replace all operations of the given classifier by the given list of operations.
setOrdering(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setOrdering(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the OrderingKind of a given AssociationEnd.
setOrientation(Orientation) - Method in class org.argouml.ui.DetailsPane
 
setOwner(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setOwner(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the owner of a Feature or a TagDefinition.
setPaintCalled(boolean) - Method in class org.argouml.ui.SplashScreen
 
setParameter(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setParameter(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the parameter of a TemplateParameter.
setParameters(Object, Collection) - Method in class org.argouml.model.AbstractActivityGraphsHelperDecorator
 
setParameters(Object, Collection) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setParameters(Object, Collection) - Method in interface org.argouml.model.ActivityGraphsHelper
 
setParameters(Object, Collection) - Method in interface org.argouml.model.CoreHelper
Set the parameters of a classifier, event, objectflowstate or behavioralfeature.
setParent(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setParent(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the parent of a generalization.
setPath(String) - Method in class org.argouml.uml.reveng.ImportClassLoader
Add the file for which a path is given.
setPath(Object[]) - Method in class org.argouml.uml.reveng.ImportClassLoader
 
setPath(String) - Method in class org.argouml.uml.reveng.Setting.PathSelection
Set the path selection so that it is available to the importer.
setPath(String) - Method in interface org.argouml.uml.reveng.SettingsTypes.PathSelection
Set the path to the given value
setPathList(List<String>) - Method in class org.argouml.uml.reveng.Setting.PathListSelection
 
setPathList(List<String>) - Method in interface org.argouml.uml.reveng.SettingsTypes.PathListSelection
Set the path list to the new values.
setPaused(boolean) - Method in class org.argouml.cognitive.ToDoList
sets the pause state.
setPowertype(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setPowertype(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the powerType of a Generalization.
setPredecessors(Object, Collection) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
setPredecessors(Object, Collection) - Method in interface org.argouml.model.CollaborationsHelper
Set the collection of predecessor messages.
setPredicate(PredicateSearch) - Method in class org.argouml.ui.TabResults
 
setPriority(int) - Method in class org.argouml.cognitive.Critic
 
setPriority(int) - Method in class org.argouml.cognitive.Decision
 
setPriority(int) - Method in class org.argouml.cognitive.Goal
 
setProject(Project) - Method in interface org.argouml.ui.GUIProjectSettingsTabInterface
 
setProject(Project) - Method in class org.argouml.ui.ProjectSettingsTabProfile
 
setProject(Project) - Method in class org.argouml.ui.ProjectSettingsTabProperties
 
setProperty(Object, String, String) - Method in interface org.argouml.model.DiagramInterchangeFactory
 
setQualifiers(Object, List) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setQualifiers(Object, List) - Method in interface org.argouml.model.CoreHelper
Set the qualifier attributes of an AssociationEnd.
setQuery(Object, boolean) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setQuery(Object, boolean) - Method in interface org.argouml.model.CoreHelper
Sets the isQuery attribute of a BehavioralFeature.
setRaisedSignals(Object, Collection) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setRaisedSignals(Object, Collection) - Method in interface org.argouml.model.CoreHelper
Set the raised signals of a BehavioralFeature.
setReadOnly(Object, boolean) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setReadOnly(Object, boolean) - Method in interface org.argouml.model.CoreHelper
Set the isReadOnly (UML 2.x) or changeable (UML 1.x) attribute of a StructuralFeature or AssociationEnd.
setReceiver(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setReceiver(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Sets the receiver of some model element.
setReception(Object, Collection) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setReception(Object, Collection) - Method in interface org.argouml.model.CommonBehaviorHelper
Sets the collection of receptions for a Sinal.
setRecurrence(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setRecurrence(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Set the recurrence of an Action.
setReferenceState(Object, String) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setReferenceState(Object, String) - Method in interface org.argouml.model.StateMachinesHelper
Sets the Referenced State of a StubState.
setRepresentedClassifier(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
setRepresentedClassifier(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Sets the represented classifier of some collaboration.
setRepresentedOperation(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
setRepresentedOperation(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Sets the represented operation of some collaboration.
setResident(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setResident(Object, Object) - Method in interface org.argouml.model.CoreHelper
Sets the ModelElement of a ElementResidence.
setResidents(Object, Collection) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setResidents(Object, Collection) - Method in interface org.argouml.model.CoreHelper
Sets the residents of a NodeInstance or ComponentInstance.
setResults(List, List) - Method in class org.argouml.ui.TabResults
 
setRoot(Object, boolean) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setRoot(Object, boolean) - Method in interface org.argouml.model.CoreHelper
Set the isRoot attribute of a GeneralizableElement.
setRoot(Object) - Method in class org.argouml.ui.TabResults
 
setRoot(Object) - Method in class org.argouml.ui.TreeModelComposite
 
setRootModel(Object) - Method in interface org.argouml.model.ModelManagementFactory
Deprecated. for 0.25.4 by tfmorris. There may be multiple top level packages which make up the model and the model subsystem also needs to be able to deal with more than one project at a time, so the concept of a single root model needs to be dropped.
setSaveAction(Action) - Static method in class org.argouml.cognitive.Designer
Setter for saveAction.
setScript(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setScript(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Set the Expression (script) for an Action.
setSelected(String, boolean) - Static method in class org.argouml.moduleloader.ModuleLoader2
Set the selected value.
setSelected(boolean) - Method in class org.argouml.uml.reveng.Setting.BooleanSelection
 
setSelected(boolean) - Method in interface org.argouml.uml.reveng.SettingsTypes.BooleanSelection
Set the selection value.
setSelectedFiles(File[]) - Method in class org.argouml.uml.reveng.ImportCommon
 
setSelectedSuffixFilter(SuffixFilter) - Method in class org.argouml.uml.reveng.ImportCommon
Set the selected (file) suffix filter.
setSelection(int) - Method in class org.argouml.uml.reveng.Setting.UniqueSelection
 
setSelection(int) - Method in interface org.argouml.uml.reveng.SettingsTypes.UniqueSelection
This is how the user can choose an option.
setSender(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
setSender(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setSender(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Sets the sender of some model element.
setSender(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Sets the sender of some model element.
setShouldBeEnabled(boolean) - Method in class org.argouml.ui.TabText
 
setShowStereotype(boolean) - Method in class org.argouml.ui.DisplayTextTree
 
setSignal(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setSignal(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Set the Signal.
setSource(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setSource(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Sets the source state of some message.
setSources(Object, Collection) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setSources(Object, Collection) - Method in interface org.argouml.model.CoreHelper
 
setSpecification(Object, String) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setSpecification(Object, boolean) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setSpecification(Object, String) - Method in interface org.argouml.model.CommonBehaviorHelper
 
setSpecification(Object, boolean) - Method in interface org.argouml.model.CoreHelper
Set the isSpecification attribute for the ElementOwnership of a ModelElement.
setSpecification(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the specification (i.e.
setSpecification(Object, String) - Method in interface org.argouml.model.CoreHelper
Set the specification of an Operation.
setSpecification(Object, boolean) - Method in interface org.argouml.model.ModelManagementHelper
Set the isSpecification attribute for the ElementImport.
setSpecifications(Object, Collection) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setSpecifications(Object, Collection) - Method in interface org.argouml.model.CoreHelper
Set the specifications of an AssociationEnd.
setSrcPath(String) - Method in class org.argouml.uml.reveng.ImportCommon
Set path for processed directory.
setState(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setState(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Sets the state of an internal transition.
setStateMachine(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setStateMachine(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Sets a state machine of some state or transition.
setStatemachineAsSubmachine(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setStatemachineAsSubmachine(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Connects a given statemachine to a submachinestate as being the statemachine the submachinestate represents.
setStatic(Object, boolean) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setStatic(Object, boolean) - Method in interface org.argouml.model.CoreHelper
Set the isStatic (UML 2.x) or ownerScope (UML 1.x) attribute of a feature.
setSubvertices(Object, Collection) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setSubvertices(Object, Collection) - Method in interface org.argouml.model.StateMachinesHelper
Set the collection of substates for a CompositeState.
setSuccessors(Object, Collection) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
setSuccessors(Object, Collection) - Method in interface org.argouml.model.CollaborationsHelper
Set the successors of a message.
setSynch(Object, boolean) - Method in class org.argouml.model.AbstractActivityGraphsHelperDecorator
 
setSynch(Object, boolean) - Method in interface org.argouml.model.ActivityGraphsHelper
Set the isSynch attribute of an ObjectFlowState.
setTaggedValue(Object, String, String) - Method in class org.argouml.model.AbstractCoreHelperDecorator
Deprecated. 
setTaggedValue(Object, Collection) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
setTaggedValue(Object, String, String) - Method in interface org.argouml.model.CoreHelper
Deprecated. by tfmorris for 0.23.3. Use ExtensionMechanismsHelper.setType(Object, Object) and ExtensionMechanismsHelper.setValueOfTag(Object, String).
setTaggedValue(Object, Collection) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Set the list of tagged values for a model element.
setTagType(Object, String) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
setTagType(Object, String) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Set the tagType of a TaggedDefinition.
setTarget(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setTarget(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Sets the target of some action or transition.
setTarget(Object) - Method in class org.argouml.ui.StylePanel
 
setTarget(Object) - Method in class org.argouml.ui.StylePanelFigNodeModelElement
 
setTarget(Object) - Method in interface org.argouml.ui.TabTarget
Set the target.
setTarget(Object) - Method in class org.argouml.ui.TabText
 
setTarget(Object) - Method in interface org.argouml.ui.TabToDoTarget
Set the target.
setTargetBBox() - Method in class org.argouml.ui.StylePanelFig
Change the bounds of the target fig.
setTargetFill() - Method in class org.argouml.ui.StylePanelFig
Change the fill.
setTargetFont() - Method in class org.argouml.ui.StylePanelFigText
Set the font of the text element to the selected value.
setTargetJustification() - Method in class org.argouml.ui.StylePanelFigText
Change the justification of the text according to the selected value.
setTargetLine() - Method in class org.argouml.ui.StylePanelFig
Change the line.
setTargetRounding() - Method in class org.argouml.ui.StylePanelFigRRect
Set the corner rounding.
setTargetScope(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
Deprecated. 
setTargetScope(Object, Object) - Method in interface org.argouml.model.CoreHelper
Deprecated. for 0.25.4 by tfmorris. Target Scope has been removed from the UML 2.x spec so this should not be used.
setTargetSize() - Method in class org.argouml.ui.StylePanelFigText
Change font size of the text element according to the selected value.
setTargetStyle() - Method in class org.argouml.ui.StylePanelFigText
Change style of the text element (bold/italic) according to the selected value.
setTargetTextColor() - Method in class org.argouml.ui.StylePanelFigText
Change the color of the text element according to the selected value.
Setting - Class in org.argouml.uml.reveng
Common class that all settings types inherit from.
Setting(String) - Constructor for class org.argouml.uml.reveng.Setting
Construct a new Setting with the given label text.
Setting(String, String) - Constructor for class org.argouml.uml.reveng.Setting
Construct a new Setting with the given label text and description.
Setting.BooleanSelection - Class in org.argouml.uml.reveng
Setting which specifies a boolean value.
Setting.BooleanSelection(String, boolean) - Constructor for class org.argouml.uml.reveng.Setting.BooleanSelection
Construct a new setting object which specifies a boolean selection.
Setting.PathListSelection - Class in org.argouml.uml.reveng
An implementation of the PathListSelection.
Setting.PathListSelection(String, String, List<String>) - Constructor for class org.argouml.uml.reveng.Setting.PathListSelection
Construct a new PathListSelection with the given attributes.
Setting.PathSelection - Class in org.argouml.uml.reveng
A selection for a single path (e.g.
Setting.PathSelection(String, String, String) - Constructor for class org.argouml.uml.reveng.Setting.PathSelection
Construct a PathSelection with the given attributes.
Setting.UniqueSelection - Class in org.argouml.uml.reveng
A setting that allows a single selection from a list of choices.
Setting.UniqueSelection(String, List<String>, int) - Constructor for class org.argouml.uml.reveng.Setting.UniqueSelection
Constructor
SettingsTabProfile - Class in org.argouml.ui
The Tab containing the global settings for profiles
SettingsTabProfile() - Constructor for class org.argouml.ui.SettingsTabProfile
Construct the Profile settings tab
SettingsTypes - Interface in org.argouml.uml.reveng
These are common raw types that a specific import type can use to build complex settings.
SettingsTypes.BooleanSelection - Interface in org.argouml.uml.reveng
Boolean setting which can take values of true/false (on/off).
SettingsTypes.BooleanSelection2 - Interface in org.argouml.uml.reveng
A BooleanSelection which includes a description.
SettingsTypes.PathListSelection - Interface in org.argouml.uml.reveng
Setting containing ordered list of file system paths.
SettingsTypes.PathSelection - Interface in org.argouml.uml.reveng
File system path setting.
SettingsTypes.Setting - Interface in org.argouml.uml.reveng
Base setting class extended by all others
SettingsTypes.Setting2 - Interface in org.argouml.uml.reveng
A setting which provides a description as well as a label.
SettingsTypes.UniqueSelection - Interface in org.argouml.uml.reveng
A generic type that has multiple options, from all these options the user can choose only one option (the selected option).
SettingsTypes.UniqueSelection2 - Interface in org.argouml.uml.reveng
A UniqueSelection which includes a description.
SettingsTypes.UserString - Interface in org.argouml.uml.reveng
Free form string setting to allow user to enter arbitrary string value.
SettingsTypes.UserString2 - Interface in org.argouml.uml.reveng
A UserString which includes a description.
setToDoItem(ToDoItem) - Method in interface org.argouml.ui.Clarifier
 
setToDoItem(Object) - Method in class org.argouml.ui.DetailsPane
Deprecated. for 0.25.5 by tfmorris. Send an event that TabToDoTargets listen to.
setToDoItem(Object) - Method in class org.argouml.ui.ProjectBrowser
Deprecated. for 0.25.5 by tfmorris. Send an event that the DetailsPane/TabToDo will be listening for.
setTransition(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setTransition(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Set the Transition of a guard or effect (Action).
setTranslator(AbstractCognitiveTranslator) - Static method in class org.argouml.cognitive.Translator
 
setTreeModelUMLEventListener(TreeModelUMLEventListener) - Method in class org.argouml.ui.explorer.ExplorerEventAdaptor
sets the tree model that will receive events.
setTrigger(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setTrigger(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Sets the trigger event of a transition.
setType(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setType(Object, Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
setType(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the type of a ModelElement.
setType(Object, Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Set the type of a taggedvalue.
setUseCase(Object, Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
setUseCase(Object, Object) - Method in interface org.argouml.model.UseCasesHelper
Set a Use Case for an Extension Point.
setUserString(String) - Method in interface org.argouml.uml.reveng.SettingsTypes.UserString
Set user string to new value.
setUserWorking(boolean) - Static method in class org.argouml.cognitive.Designer
 
setValue(Object, Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
setValue(Object, Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Set the value of an Argument or AttributeLink.
setValueAt(Object, int, int) - Method in class org.argouml.ui.CheckboxTableModel
 
setValueOfTag(Object, String) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
Deprecated. 
setValueOfTag(Object, String) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Deprecated. for 0.25.5 by tfmorris. Use ExtensionMechanismsHelper.setDataValues(Object, String[]).
setVisibility(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
setVisibility(Object, Object) - Method in interface org.argouml.model.CoreHelper
Set the visibility of a ModelElement, ElementResidence, ElementImport.
setVisible(boolean) - Method in class org.argouml.ui.ProjectBrowser
 
setVisible(boolean) - Method in class org.argouml.ui.ProjectSettingsTabProfile
 
setVisible(boolean) - Method in class org.argouml.ui.SettingsTabProfile
 
setVisible(boolean) - Method in class org.argouml.ui.TabText
Generates the text whenever this panel becomes visible.
setWhen(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
setWhen(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Sets the time-expression for a TimeEvent.
setXmiExtensionWriter(XmiExtensionWriter) - Method in interface org.argouml.model.XmiWriter
Set the object to call back in order to write extension elements into the XMI output stream.
ShadowComboBox - Class in org.argouml.ui
A ComboBox that contains the set of possible Shadow Width values.
ShadowComboBox() - Constructor for class org.argouml.ui.ShadowComboBox
The constructor.
shouldBeEnabled(Object) - Method in class org.argouml.ui.StylePanel
 
shouldBeEnabled(Object) - Method in interface org.argouml.ui.TabTarget
Return true whether the tab should be enabled with the given target.
shouldBeEnabled(Object) - Method in class org.argouml.ui.TabText
This tab pane is enabled if there is a target, i.e.
shouldBeEnabled() - Method in class org.argouml.ui.TabText
 
showDialog() - Method in class org.argouml.ui.ProjectSettingsDialog
Replacement of Component.setVisible(boolean)
showDialog(JPanel) - Method in class org.argouml.ui.ProjectSettingsDialog
Show the dialog with the tab as selected
showPopup() - Method in class org.argouml.ui.ZoomSliderButton
Update the slider value every time the popup is shown.
showProgress(int) - Method in class org.argouml.ui.StatusBar
 
showSaveIndicator() - Method in class org.argouml.ui.ProjectBrowser
Set the save indicator (the * after the title) to appear depending on the current save action enabled status.
showStatus(String) - Method in class org.argouml.ui.SplashScreen
 
showStatus(String) - Method in class org.argouml.ui.StatusBar
 
size() - Method in class org.argouml.cognitive.ListSet
 
size() - Method in class org.argouml.cognitive.ToDoList
 
snooze() - Method in class org.argouml.cognitive.Critic
Disable this Critic for the next few minutes.
snooze() - Method in class org.argouml.cognitive.Designer
 
snooze() - Method in interface org.argouml.cognitive.Poster
Temporarily disable this Poster.
snoozeOrder() - Method in class org.argouml.cognitive.Critic
Reply the SnoozeOrder that is defined for this critic.
SOURCE_MODIFIERS_TAG - Static variable in interface org.argouml.uml.reveng.ImportInterface
The name of the TagDefinition which types the TaggedValues used store information about a ModelElement which can't be stored in the model.
SOURCE_PATH_TAG - Static variable in interface org.argouml.uml.reveng.ImportInterface
The name of the TagDefinition which types the TaggedValues used store the source path of a ModelElement.
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.
SplashScreen - Class in org.argouml.ui
The splash screen.
SplashScreen() - Constructor for class org.argouml.ui.SplashScreen
The constructor.
StandardCM - Class in org.argouml.cognitive
The standard Control Mech.
StandardCM() - Constructor for class org.argouml.cognitive.StandardCM
The constructor.
start() - Method in class org.argouml.ui.SwingWorker
Start the worker thread.
startConsidering(Decision) - Method in class org.argouml.cognitive.DecisionModel
The Designer has indicated that he is now interested in the given decision.
StartCritics - Class in org.argouml.application
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.Designer
 
startDesiring(String) - Method in class org.argouml.cognitive.GoalModel
The Designer wants to achieve the given goal.
startPumpingEvents() - Method in interface org.argouml.model.ModelEventPump
Start the ModelEventPump firing events.
stateChanged(ChangeEvent) - Method in class org.argouml.ui.DetailsPane
Reacts to a change in the selected tab by calling refresh() for TabToDoTarget's & setTarget on a TabModelTarget or TabFigTarget instance.
stateChanged(ChangeEvent) - Method in class org.argouml.ui.MultiEditorPane
 
StateDiagram - Interface in org.argouml.model
An interface to act as an enumerated type for a di state diagram.
StateMachinesFactory - Interface in org.argouml.model
The interface for the factory for StateMachines.
StateMachinesHelper - Interface in org.argouml.model
The interface for the helper for StateMachines.
StatusBar - Class in org.argouml.ui
The status bar.
StatusBar() - Constructor for class org.argouml.ui.StatusBar
The constructor.
statusCleared(ArgoStatusEvent) - Method in class org.argouml.ui.ArgoStatusBar
 
statusText(ArgoStatusEvent) - Method in class org.argouml.ui.ArgoStatusBar
 
stillValid(ToDoItem, Designer) - Method in class org.argouml.cognitive.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.Designer
This method returns true.
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(Designer) - Method in class org.argouml.cognitive.ToDoItem
Reply true iff this ToDoItem should be kept on the Designer's ToDoList.
stopConsidering(Decision) - Method in class org.argouml.cognitive.DecisionModel
The Designer has indicated that he is not interested in the given decision right now.
stopDesiring(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.
stopPumpingEvents() - Method in interface org.argouml.model.ModelEventPump
Stop the ModelEventPump firing events.
structureChanged() - Method in class org.argouml.ui.explorer.ExplorerEventAdaptor
Deprecated. by mvw in V0.25.4. Use events instead.
structureChanged() - Method in class org.argouml.ui.explorer.ExplorerTreeModel
 
structureChanged() - Method in interface org.argouml.ui.explorer.TreeModelUMLEventListener
The structure of the model is changed in an undefined way and needs to be rebuilt from scratch.
StylePanel - Class in org.argouml.ui
The Presentation panel - formerly called style panel.
StylePanel(String) - Constructor for class org.argouml.ui.StylePanel
The constructor.
StylePanelFig - Class in org.argouml.ui
The basic stylepanel for a Fig which allows the user to see and adjust the common attributes of a Fig: the boundaries box, line and fill color information and the stereotype view combo box.
StylePanelFig(String) - Constructor for class org.argouml.ui.StylePanelFig
The constructor of the style panel of a Fig.
StylePanelFig() - Constructor for class org.argouml.ui.StylePanelFig
The constructor.
StylePanelFigNodeModelElement - Class in org.argouml.ui
Stylepanel which provides base style information for modelelements, e.g.
StylePanelFigNodeModelElement() - Constructor for class org.argouml.ui.StylePanelFigNodeModelElement
The constructor.
StylePanelFigRRect - Class in org.argouml.ui
Provide a stylepanel for rounded rectancles in order to set the rounding edge level.
StylePanelFigRRect() - Constructor for class org.argouml.ui.StylePanelFigRRect
construct a default panel for rounded rectancular elements.
StylePanelFigText - Class in org.argouml.ui
StylePanel class which provides additional parameters for changing Text elements provided by GEF.
StylePanelFigText() - Constructor for class org.argouml.ui.StylePanelFigText
Construct default style panel for text elements.
subList(int, int) - Method in class org.argouml.cognitive.ListSet
 
subsumes(Object) - Method in interface org.argouml.ui.explorer.WeakExplorerNode
This method is called by ExplorerTreeModel to check if this WeakExplorerNode subsumes another WeakExplorerNode, ie if this node should be preserved rather than adding the other node.
SubsystemUtility - Class in org.argouml.application
Utility class for subsystem management.
SubsystemUtility() - Constructor for class org.argouml.application.SubsystemUtility
 
supports(Decision) - Method in class org.argouml.cognitive.CompoundCritic
 
supports(Goal) - Method in class org.argouml.cognitive.CompoundCritic
 
supports(Decision) - Method in class org.argouml.cognitive.Critic
 
supports(Goal) - Method in class org.argouml.cognitive.Critic
 
supports(Decision) - Method in class org.argouml.cognitive.Designer
 
supports(Goal) - Method in class org.argouml.cognitive.Designer
 
supports(Decision) - Method in interface org.argouml.cognitive.Poster
 
supports(Goal) - Method in interface org.argouml.cognitive.Poster
 
supports(Decision) - Method in class org.argouml.cognitive.ToDoItem
 
supports(Goal) - Method in class org.argouml.cognitive.ToDoItem
 
SwingWorker - Class in org.argouml.ui
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
SwingWorker() - Constructor for class org.argouml.ui.SwingWorker
Construct a worker thread that will call the construct method and then exit.
SwingWorker(String) - Constructor for class org.argouml.ui.SwingWorker
 
SystemInfoDialog - Class in org.argouml.ui
Display System Information (JDK Version, JDK Vendor, etc).
SystemInfoDialog(boolean) - Constructor for class org.argouml.ui.SystemInfoDialog
The constructor.

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