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

I

i18nlocalize(String) - Method in class org.argouml.cognitive.AbstractCognitiveTranslator
 
i18nmessageFormat(String, Object[]) - Method in class org.argouml.cognitive.AbstractCognitiveTranslator
 
IConfigurationFactory - Interface in org.argouml.configuration
Configuration Factory interface.
IItemUID - Interface in org.argouml.util
Interface for objects which implement the getItemUID/setItemUID methods.
IllegalModelElementConnectionException - Exception in org.argouml.model
An Exception thrown when trying to create an invalid association or link.
IllegalModelElementConnectionException(String) - Constructor for exception org.argouml.model.IllegalModelElementConnectionException
Constructs an instance of IllegalModelElementConnection with the specified detail message.
IllegalModelElementConnectionException(String, Throwable) - Constructor for exception org.argouml.model.IllegalModelElementConnectionException
Constructs an instance of IllegalModelElementConnection with the specified detail message.
IMPLICIT_CREATED - Static variable in class org.argouml.uml.diagram.sequence.MessageNode
Implicitly returned from being created.
IMPLICIT_RETURNED - Static variable in class org.argouml.uml.diagram.sequence.MessageNode
Implicitly returned from a call.
Import - Class in org.argouml.uml.reveng
This is the main class for the Swing importer framework.
Import(Frame) - Constructor for class org.argouml.uml.reveng.Import
Creates dialog window with chooser and configuration panel.
IMPORT_STEREOTYPE - Static variable in interface org.argouml.model.ModelManagementHelper
Name of stereotype applied to a Permission which is for import.
ImportClassLoader - Class in org.argouml.uml.reveng
Class to help users reverse engineer class information from arbitrary .jar/.class file resources, like an import classpath.
ImportClasspathDialog - Class in org.argouml.uml.reveng.ui
Panel to collect a list of paths for an importer.
ImportClasspathDialog(SettingsTypes.PathListSelection) - Constructor for class org.argouml.uml.reveng.ui.ImportClasspathDialog
Construct a panel which provides controls for populating a list of paths.
ImportCommon - Class in org.argouml.uml.reveng
Source language import class - GUI independent superclass.
ImportCommon() - Constructor for class org.argouml.uml.reveng.ImportCommon
 
ImporterManager - Class in org.argouml.uml.reveng
Keeps an instance of each ImportInterface implementation module registered.
ImportInterface - Interface in org.argouml.uml.reveng
An interface which identifies an ArgoUML plug-in which imports source language modules and creates UML model elements in our model.
ImportInterface.ImportException - Exception in org.argouml.uml.reveng
Import subsystem exception to wrap any nested exceptions with when thrown.
ImportInterface.ImportException(String, Throwable) - Constructor for exception org.argouml.uml.reveng.ImportInterface.ImportException
Construct an ImportException with a wrapped Throwable.
ImportInterface.ImportException(String) - Constructor for exception org.argouml.uml.reveng.ImportInterface.ImportException
 
ImportInterface.ImportException(Throwable) - Constructor for exception org.argouml.uml.reveng.ImportInterface.ImportException
 
importOffenders(ListSet, boolean) - Method in class org.argouml.cognitive.ResolvedCritic
Imports the set of related objects in set to this object.
ImportSettings - Interface in org.argouml.uml.reveng
Interface for the generic import settings that a pluggable importer module can query the value of.
ImportSettingsInternal - Interface in org.argouml.uml.reveng
Extended version of ImportSettings which must be implemented by GUI implementations.
ImportStatusScreen - Class in org.argouml.uml.reveng.ui
A window that shows the progress bar and a cancel button.
ImportStatusScreen(Frame, String, String) - Constructor for class org.argouml.uml.reveng.ui.ImportStatusScreen
The constructor.
IN_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetParameterDirectionKind
IN_COMMAND determines the kind of direction.
inAPostStereotype(APostStereotype) - Method in class org.argouml.profile.internal.ocl.ContextApplicable
 
inAPreStereotype(APreStereotype) - Method in class org.argouml.profile.internal.ocl.ContextApplicable
 
IncomingDependencyNode - Class in org.argouml.ui.explorer.rules
This class is a support class for The Navigation panel Go Rules.
IncomingDependencyNode(Object) - Constructor for class org.argouml.ui.explorer.rules.IncomingDependencyNode
Creates a new instance of DepedencyNode.
incProgress(int) - Method in class org.argouml.ui.StatusBar
 
incrementNumHushes() - Static method in class org.argouml.cognitive.ui.TabToDo
Increment the number of times we've been "snoozed" (or hushed).
indexOf(Object) - Method in class org.argouml.cognitive.ListSet
 
indexOf(Object) - Method in class org.argouml.uml.util.SortedListModel
 
indexOf(Collection, Object) - Static method in class org.argouml.util.CollectionUtil
Get the index position of an element in a collection
indicateBounds(FigText, Graphics) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
This is used to draw a box round the edge of any editable FigText annotations of the edge when the edge is selected.
inform(ToDoItem) - Method in class org.argouml.cognitive.Designer
Inform the human designer using this system that the given ToDoItem should be considered.
inform(ToDoItem) - Method in interface org.argouml.cognitive.Offender
When a poster produces a ToDoItem, both the Designer and the "offending" DesignMaterial's are notified.
INHERITANCE - Static variable in class org.argouml.uml.cognitive.UMLDecision
Decision type: INHERITANCE.
InheritanceNode - Class in org.argouml.ui.explorer.rules
This class is a support class for The Navigation panel Go Rules.
InheritanceNode(Object) - Constructor for class org.argouml.ui.explorer.rules.InheritanceNode
Creates a new instance of AssociationsNode.
init() - Method in interface org.argouml.application.api.InitSubsystem
ArgoUML shall call this at initialisation time, before the other operations in this interface are called.
init(String, String) - Static method in class org.argouml.application.helpers.ApplicationVersion
 
init() - Method in class org.argouml.cognitive.checklist.ui.InitCheckListUI
 
init() - Method in class org.argouml.cognitive.ui.InitCognitiveUI
 
init(String) - Static method in class org.argouml.i18n.Translator
Initialize the locale.
init() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. No replacement. Diagrams/Figs are now created with the correct initial settings.
init() - Method in class org.argouml.moduleloader.InitModuleLoader
 
init() - Method in class org.argouml.notation.InitNotation
 
init() - Method in class org.argouml.notation.providers.java.InitNotationJava
static initializer, register all appropriate notations.
init() - Method in class org.argouml.notation.providers.uml.InitNotationUml
static initializer, register all appropriate notations.
init() - Method in class org.argouml.notation.providers.uml.NotationUtilityUml
 
init() - Method in class org.argouml.notation.ui.InitNotationUI
 
init() - Method in class org.argouml.pattern.cognitive.critics.InitPatternCritics
 
init() - Method in class org.argouml.profile.init.InitProfileSubsystem
Initialize the Profiles subsystem by binding the 2 packages together.
init() - Method in class org.argouml.ui.cmd.InitUiCmdSubsystem
 
Init - Class in org.argouml.uml.cognitive.checklist
Registers Checklists for different kinds of model elements.
Init() - Constructor for class org.argouml.uml.cognitive.checklist.Init
 
init() - Static method in class org.argouml.uml.cognitive.checklist.Init
static initializer, register all appropriate critics.
init() - Method in class org.argouml.uml.cognitive.critics.InitCognitiveCritics
static initializer, register all appropriate critics.
init() - Method in class org.argouml.uml.diagram.activity.ui.InitActivityDiagram
 
init() - Method in class org.argouml.uml.diagram.collaboration.ui.InitCollaborationDiagram
 
init() - Method in class org.argouml.uml.diagram.deployment.ui.InitDeploymentDiagram
 
init() - Method in class org.argouml.uml.diagram.sequence.ui.InitSequenceDiagram
 
init() - Method in class org.argouml.uml.diagram.state.ui.InitStateDiagram
 
init() - Method in class org.argouml.uml.diagram.static_structure.ui.InitClassDiagram
 
init() - Method in class org.argouml.uml.diagram.ui.InitDiagramAppearanceUI
 
init() - Method in class org.argouml.uml.diagram.use_case.ui.InitUseCaseDiagram
 
init() - Method in class org.argouml.uml.ui.InitUmlUI
 
initActions() - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Tell the actions what objects they should work on.
InitActivityDiagram - Class in org.argouml.uml.diagram.activity.ui
Initialise this subsystem.
InitActivityDiagram() - Constructor for class org.argouml.uml.diagram.activity.ui.InitActivityDiagram
 
InitCheckListUI - Class in org.argouml.cognitive.checklist.ui
Initializer class for the checklist ui subsystem.
InitCheckListUI() - Constructor for class org.argouml.cognitive.checklist.ui.InitCheckListUI
 
initChoices() - Method in class org.argouml.ui.StylePanelFig
Fill in the user-choices.
initChoices2() - Method in class org.argouml.ui.StylePanelFigText
Second part of the default style panel construction.
InitClassDiagram - Class in org.argouml.uml.diagram.static_structure.ui
Initialise this subsystem.
InitClassDiagram() - Constructor for class org.argouml.uml.diagram.static_structure.ui.InitClassDiagram
 
InitCognitiveCritics - Class in org.argouml.uml.cognitive.critics
Registers critics for use in ArgoUML.
InitCognitiveCritics() - Constructor for class org.argouml.uml.cognitive.critics.InitCognitiveCritics
 
InitCognitiveUI - Class in org.argouml.cognitive.ui
 
InitCognitiveUI() - Constructor for class org.argouml.cognitive.ui.InitCognitiveUI
 
InitCollaborationDiagram - Class in org.argouml.uml.diagram.collaboration.ui
Initialise this subsystem.
InitCollaborationDiagram() - Constructor for class org.argouml.uml.diagram.collaboration.ui.InitCollaborationDiagram
 
initCurrentDiagram() - Method in class org.argouml.uml.reveng.ImportCommon
Compute and cache the current diagram interface.
InitDeploymentDiagram - Class in org.argouml.uml.diagram.deployment.ui
Initialise this subsystem.
InitDeploymentDiagram() - Constructor for class org.argouml.uml.diagram.deployment.ui.InitDeploymentDiagram
 
InitDiagramAppearanceUI - Class in org.argouml.uml.diagram.ui
Initialise this subsystem.
InitDiagramAppearanceUI() - Constructor for class org.argouml.uml.diagram.ui.InitDiagramAppearanceUI
 
initForEclipse(String) - Static method in class org.argouml.i18n.Translator
Alternate initialization entry point for use by ArgoEclipse.
initFromConfiguration() - Method in class org.argouml.uml.diagram.DiagramSettings
Initialize the diagram settings with application default values from the Configuration retrieved from disk.
INITIAL - Static variable in class org.argouml.uml.diagram.sequence.MessageNode
Nothing has happened yet.
initialise(String) - Static method in class org.argouml.model.Model
Initialise the model repository, based on the name of a ModelImplementation class.
initialiseListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.NotationProvider
Initialise the appropriate model change listeners for the given modelelement to the given listener.
initialiseListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.providers.ActionStateNotation
 
initialiseListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.providers.AssociationEndNameNotation
 
initialiseListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.providers.AssociationNameNotation
 
initialiseListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.providers.AssociationRoleNotation
 
initialiseListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.providers.AttributeNotation
 
initialiseListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.providers.CallStateNotation
 
initialiseListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.providers.ClassifierRoleNotation
 
initialiseListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.providers.EnumerationLiteralNotation
 
initialiseListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.providers.java.AssociationNameNotationJava
 
initialiseListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.providers.MessageNotation
 
initialiseListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.providers.ModelElementNameNotation
 
initialiseListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.providers.ObjectNotation
 
initialiseListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.providers.OperationNotation
 
initialiseListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.providers.StateBodyNotation
 
initialiseListener(PropertyChangeListener, Object) - Method in class org.argouml.notation.providers.uml.TransitionNotationUml
 
initialize(Object) - Method in class org.argouml.model.mdr.AbstractUmlModelFactoryMDR
Initialized some new modelelement o.
initialize(Object) - Method in class org.argouml.sequence2.diagram.UMLSequenceDiagram
Method called by PGML parser during diagram load to initialize a diagram.
initialize(Object) - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
initialize(Object) - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
Called by the PGML parser to initialize the statechart diagram.
initialize(Object) - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Method called by PGML parser during diagram load to initialize a diagram after it's been constructed.
initialize() - Method in class org.argouml.uml.ui.behavior.activity_graphs.PropPanelActivityGraph
 
initialize() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelAction
The initialization of the panel with its fields and stuff.
initialize() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelActionSequence
The initialization of the panel with its fields and stuff.
initialize() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelCallAction
 
initialize() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelCallEvent
 
initialize() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelChangeEvent
 
initialize() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelCompositeState
Initialize the panel with its specific fields, in casu the substate vertex list.
initialize() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelEvent
Initialize the panel with all fields and stuff.
initialize() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelSignalEvent
 
initialize() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelStateMachine
Initialize the panel with fields and stuff.
initialize() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelTimeEvent
 
initializeFactories(UmlPackage) - Method in class org.argouml.model.mdr.MDRModelImplementation
Initialize factories and other sub-objects.
initializeLookAndFeel() - Method in class org.argouml.ui.LookAndFeelMgr
Sets the appearance of the UI using the current values of the LookAndFeel and Theme properties.
initMenuCreate() - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
Deprecated. Build the menu "Create" and the toolbar for diagram creation.
initMenuCreate() - Method in class org.argouml.ui.MenuBar14
Build the menu "Create" and the toolbar for diagram creation.
initMenuCreate() - Method in class org.argouml.ui.MenuBar2
Build the menu "Create" and the toolbar for diagram creation.
initMenus() - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
Deprecated. Construct the ordinary all purpose Argo Menu Bar.
InitModuleLoader - Class in org.argouml.moduleloader
Initialise this subsystem.
InitModuleLoader() - Constructor for class org.argouml.moduleloader.InitModuleLoader
 
InitNotation - Class in org.argouml.notation
Initialise this subsystem.
InitNotation() - Constructor for class org.argouml.notation.InitNotation
 
initNotationArguments() - Method in class org.argouml.uml.diagram.ui.FigAssociationEnd
 
InitNotationJava - Class in org.argouml.notation.providers.java
This class is the only one that has the knowledge of the complete list of NotationProvider4 implementations for Java.
InitNotationJava() - Constructor for class org.argouml.notation.providers.java.InitNotationJava
 
initNotationProviders(Object) - Method in class org.argouml.sequence2.diagram.FigMessage
 
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
 
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.state.ui.FigState
 
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.ui.FigAssociation
 
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.ui.FigAssociationEnd
 
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Replace the NotationProvider(s).
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Replace the NotationProvider(s).
initNotationProviders() - Method in class org.argouml.uml.diagram.ui.FigSingleLineTextWithNotation
 
InitNotationUI - Class in org.argouml.notation.ui
Initialise this subsystem.
InitNotationUI() - Constructor for class org.argouml.notation.ui.InitNotationUI
 
InitNotationUml - Class in org.argouml.notation.providers.uml
This class initialises the UML Notation subsystem.
InitNotationUml() - Constructor for class org.argouml.notation.providers.uml.InitNotationUml
 
initParameterSeparators() - Method in class org.argouml.notation.providers.uml.AbstractMessageNotationUml
 
InitPatternCritics - Class in org.argouml.pattern.cognitive.critics
Initialise the Pattern related Critics.
InitPatternCritics() - Constructor for class org.argouml.pattern.cognitive.critics.InitPatternCritics
 
InitProfileSubsystem - Class in org.argouml.profile.init
Initializer class for the Profile subsystem.
InitProfileSubsystem() - Constructor for class org.argouml.profile.init.InitProfileSubsystem
 
initProgressMonitorWindow() - Method in class org.argouml.ui.SwingWorker
Instantiate and initialize an instance of ProgressMonitorWindow
InitSequenceDiagram - Class in org.argouml.uml.diagram.sequence.ui
Initialise this subsystem.
InitSequenceDiagram() - Constructor for class org.argouml.uml.diagram.sequence.ui.InitSequenceDiagram
 
InitStateDiagram - Class in org.argouml.uml.diagram.state.ui
Initialise this subsystem.
InitStateDiagram() - Constructor for class org.argouml.uml.diagram.state.ui.InitStateDiagram
 
InitSubsystem - Interface in org.argouml.application.api
Any subsystem that needs to initialise itself, could implement this interface.
initToolBar() - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Create the toolbar based on actions for the specific diagram subclass.
InitUiCmdSubsystem - Class in org.argouml.ui.cmd
Initialise this subsystem.
InitUiCmdSubsystem() - Constructor for class org.argouml.ui.cmd.InitUiCmdSubsystem
 
InitUmlUI - Class in org.argouml.uml.ui
Initialise this subsystem.
InitUmlUI() - Constructor for class org.argouml.uml.ui.InitUmlUI
 
InitUseCaseDiagram - Class in org.argouml.uml.diagram.use_case.ui
Initialise this subsystem.
InitUseCaseDiagram() - Constructor for class org.argouml.uml.diagram.use_case.ui.InitUseCaseDiagram
 
initVersion() - Static method in class org.argouml.application.Main
Publish the version of the ArgoUML application.
initWizard(Wizard) - Method in class org.argouml.cognitive.Critic
Initialize a newly created wizard with information found by the critic.
initWizard(Wizard) - Method in class org.argouml.uml.cognitive.critics.CrConstructorNeeded
 
initWizard(Wizard) - Method in class org.argouml.uml.cognitive.critics.CrDisambigClassName
 
initWizard(Wizard) - Method in class org.argouml.uml.cognitive.critics.CrMissingAttrName
 
initWizard(Wizard) - Method in class org.argouml.uml.cognitive.critics.CrMissingClassName
 
initWizard(Wizard) - Method in class org.argouml.uml.cognitive.critics.CrMissingOperName
 
initWizard(Wizard) - Method in class org.argouml.uml.cognitive.critics.CrMissingStateName
 
initWizard(Wizard) - Method in class org.argouml.uml.cognitive.critics.CrNameConfusion
 
initWizard(Wizard) - Method in class org.argouml.uml.cognitive.critics.CrNoInstanceVariables
 
initWizard(Wizard) - Method in class org.argouml.uml.cognitive.critics.CrNoOperations
 
initWizard(Wizard) - Method in class org.argouml.uml.cognitive.critics.CrReservedName
 
initWizard(Wizard) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalAttrName
 
initWizard(Wizard) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalClassName
 
initWizard(Wizard) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalOperName
 
initWizard(Wizard) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalPackName
 
INOUT_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetParameterDirectionKind
INOUT_COMMAND determines the kind of direction.
insertNodeInto(MutableTreeNode, MutableTreeNode, int) - Method in class org.argouml.ui.explorer.ExplorerTreeModel
 
insertString(int, String, AttributeSet) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLSynchStateBoundDocument
 
insertString(int, String, AttributeSet) - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
insertString(int, String, AttributeSet) - Method in class org.argouml.uml.ui.UMLPlainTextDocument
 
insertUpdate(DocumentEvent) - Method in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
insertUpdate(DocumentEvent) - Method in class org.argouml.cognitive.ui.WizStep
 
insertUpdate(DocumentEvent) - Method in class org.argouml.ui.StylePanel
 
insertUpdate(DocumentEvent) - Method in class org.argouml.ui.StylePanelFigRRect
react to changes in the rounding field text box.
insertUpdate(DocumentEvent) - Method in class org.argouml.ui.TabText
 
insertUpdate(DocumentEvent) - Method in class org.argouml.uml.diagram.ui.PropPanelString
 
insertUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLExpressionBodyField
 
insertUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLExpressionLanguageField
 
insertUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLStimulusActionTextField
 
INSET_HORZ - Static variable in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
The horizontal margin between the region and its composite parent state.
INSET_VERT - Static variable in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
The vertical margin between the region and its composite parent state.
InstanceChangeEvent - Class in org.argouml.model
A change event due to change in the lifetime of a model element instance.
InstanceChangeEvent(Object, String, Object, Object, EventObject) - Constructor for class org.argouml.model.InstanceChangeEvent
Constructor.
INSTANCIATION - Static variable in class org.argouml.uml.cognitive.UMLDecision
Decision type: INSTANCIATION.
instructions() - Method in class org.argouml.gefext.ArgoModeCreateFigCircle
 
instructions() - Method in class org.argouml.gefext.ArgoModeCreateFigInk
 
instructions() - Method in class org.argouml.gefext.ArgoModeCreateFigLine
 
instructions() - Method in class org.argouml.gefext.ArgoModeCreateFigPoly
 
instructions() - Method in class org.argouml.gefext.ArgoModeCreateFigRect
 
instructions() - Method in class org.argouml.gefext.ArgoModeCreateFigRRect
 
instructions() - Method in class org.argouml.gefext.ArgoModeCreateFigSpline
 
instructions() - Method in class org.argouml.uml.diagram.sequence.ui.ModeChangeHeight
Deprecated.  
instructions() - Method in class org.argouml.uml.diagram.sequence.ui.ModeContract
 
instructions() - Method in class org.argouml.uml.diagram.sequence.ui.ModeCreateMessage
 
instructions() - Method in class org.argouml.uml.diagram.sequence.ui.ModeExpand
 
instructions() - Method in class org.argouml.uml.diagram.ui.ArgoModeCreateFigText
 
instructions() - Method in class org.argouml.uml.diagram.ui.ModeAddToDiagram
 
instructions() - Method in class org.argouml.uml.diagram.ui.ModeLabelDrag
Reply a string of instructions that should be shown in the statusbar when this mode starts.
interrupt() - Method in class org.argouml.ui.SwingWorker
A new method that interrupts the worker thread.
INTERRUPTIVE_PRIORITY - Static variable in class org.argouml.cognitive.ToDoItem
The interruptive priority todoitem of 4 levels.
InvalidElementException - Exception in org.argouml.model
Exception indicating an attempt to operate on an invalid model element.
InvalidElementException(String) - Constructor for exception org.argouml.model.InvalidElementException
Constructor the exception with a message.
InvalidElementException(String, Throwable) - Constructor for exception org.argouml.model.InvalidElementException
Constructor the exception with a message and a causing exception.
InvalidElementException(Throwable) - Constructor for exception org.argouml.model.InvalidElementException
Constructor the exception a causing exception.
InvalidOclException - Exception in org.argouml.profile.internal.ocl
Exception thrown when an invalid ocl is set
InvalidOclException(String) - Constructor for exception org.argouml.profile.internal.ocl.InvalidOclException
Default Constructor
INVISIBLE_LINE_COLOR - Static variable in interface org.argouml.uml.diagram.ui.ArgoFig
Color for a line which is supposed to blend into the fill.
invisibleAllowed - Variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
True if an instance is allowed to be invisible.
invoke(Object, Method, Object[]) - Method in class org.argouml.util.osdep.OSXAdapter
InvocationHandler implementation This is the entry point for our proxy object; it is called every time an ApplicationListener method is invoked
invokeFeature(Map<String, Object>, Object, String, String, Object[]) - Method in class org.argouml.profile.internal.ocl.CompositeModelInterpreter
 
invokeFeature(Map<String, Object>, Object, String, String, Object[]) - Method in interface org.argouml.profile.internal.ocl.ModelInterpreter
Actually interprets the feature and operations in the model
invokeFeature(Map<String, Object>, Object, String, String, Object[]) - Method in class org.argouml.profile.internal.ocl.uml14.CollectionsModelInterpreter
 
invokeFeature(Map<String, Object>, Object, String, String, Object[]) - Method in class org.argouml.profile.internal.ocl.uml14.ModelAccessModelInterpreter
 
invokeFeature(Map<String, Object>, Object, String, String, Object[]) - Method in class org.argouml.profile.internal.ocl.uml14.OclAPIModelInterpreter
 
isA(String, Object) - Method in interface org.argouml.model.Facade
Test whether the provided element is an instance of the given metatype.
isAAbstraction(Object) - Method in interface org.argouml.model.Facade
Recognizer for Abstraction.
isAAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for Action.
isAActionSequence(Object) - Method in interface org.argouml.model.Facade
Recognizer for ActionSequence.
isAActionState(Object) - Method in interface org.argouml.model.Facade
Recognizer for ActionState.
isAActivityGraph(Object) - Method in interface org.argouml.model.Facade
Recognizer for ActivityGraph.
isAActor(Object) - Method in interface org.argouml.model.Facade
Recognizer for Actor.
isAAggregationKind(Object) - Method in interface org.argouml.model.Facade
Recognizer for AggregationKind.
isAArgument(Object) - Method in interface org.argouml.model.Facade
Recognizer for Arguments.
isAArtifact(Object) - Method in interface org.argouml.model.Facade
Recognizer for Artifact.
isAAssociation(Object) - Method in interface org.argouml.model.Facade
Recognizer for Association.
isAAssociationClass(Object) - Method in interface org.argouml.model.Facade
Recognizer for AssociationClass.
isAAssociationEnd(Object) - Method in interface org.argouml.model.Facade
Recognizer for AssociationEnd.
isAAssociationEndRole(Object) - Method in interface org.argouml.model.Facade
Recognizer for AssociationEndRole.
isAAssociationRole(Object) - Method in interface org.argouml.model.Facade
Recognizer for AssociationRole.
isAAttribute(Object) - Method in interface org.argouml.model.Facade
Recognizer for Attribute.
isAAttributeLink(Object) - Method in interface org.argouml.model.Facade
Recognizer for AttributeLink.
isABehavioralFeature(Object) - Method in interface org.argouml.model.Facade
Recognizer for BehavioralFeature.
isABinding(Object) - Method in interface org.argouml.model.Facade
Recognizer for Binding.
isAbstract(Object) - Method in interface org.argouml.model.Facade
Recognizer for abstract classes and operations.
isACallAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for CallAction.
isACallEvent(Object) - Method in interface org.argouml.model.Facade
Recognizer for CallEvent.
isACallState(Object) - Method in interface org.argouml.model.Facade
Recognizer for CallState.
isAcceptableAssociation(Object) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelStimulus
 
isAcceptableUseCase(Object) - Method in class org.argouml.uml.ui.behavior.use_cases.PropPanelInclude
Predicate to test if a model element may appear in the list of potential use cases.
isAChangeEvent(Object) - Method in interface org.argouml.model.Facade
Recognizer for ChangeEvent.
isAClass(Object) - Method in interface org.argouml.model.Facade
Recognizer for UML Class.
isAClassifier(Object) - Method in interface org.argouml.model.Facade
Recognizer for Classifier.
isAClassifierInState(Object) - Method in interface org.argouml.model.Facade
Recognizer for ClassifierInState.
isAClassifierRole(Object) - Method in interface org.argouml.model.Facade
Recognizer for ClassifierRole.
isACollaboration(Object) - Method in interface org.argouml.model.Facade
Recognizer for Collaboration.
isACollaborationInstanceSet(Object) - Method in interface org.argouml.model.Facade
Recognizer for CollaborationInstanceSet.
isAComment(Object) - Method in interface org.argouml.model.Facade
Recognizer for Comment.
isAComponent(Object) - Method in interface org.argouml.model.Facade
Recognizer for Component.
isAComponentInstance(Object) - Method in interface org.argouml.model.Facade
Recognizer for ComponentInstance.
isACompositeState(Object) - Method in interface org.argouml.model.Facade
Recognizer for CompositeState.
isAConcurrentRegion(Object) - Method in interface org.argouml.model.Facade
Recognizer for ConcurrentRegion.
isAConstraint(Object) - Method in interface org.argouml.model.Facade
Recognizer for Constraint.
isACreateAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for CreateAction.
isActionEvent(KeyEvent) - Static method in class org.argouml.util.KeyEventUtils
Returns whether the key in this event is an "action" key.
isActive() - Method in class org.argouml.cognitive.CompoundCritic
 
isActive() - Method in class org.argouml.cognitive.Critic
Reply true iff this Critic can execute.
isActive(Object) - Method in interface org.argouml.model.Facade
Recognizer for UML Classes that are Active.
isADataType(Object) - Method in interface org.argouml.model.Facade
Recognizer for DataType.
isADataValue(Object) - Method in interface org.argouml.model.Facade
Recognizer for DataValue.
isAdd() - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Returns the add.
isAddingActivityGraphAllowed(Object) - Method in class org.argouml.model.AbstractActivityGraphsHelperDecorator
 
isAddingActivityGraphAllowed(Object) - Method in interface org.argouml.model.ActivityGraphsHelper
Returns true if an activitygraph may be added to the given context.
isAddingCollaborationAllowed(Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
isAddingCollaborationAllowed(Object) - Method in interface org.argouml.model.CollaborationsHelper
Returns true if a collaboration may be added to the given context.
isAddingStatemachineAllowed(Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
isAddingStatemachineAllowed(Object) - Method in interface org.argouml.model.StateMachinesHelper
Returns true if a statemachine may be added to the given context.
isADependency(Object) - Method in interface org.argouml.model.Facade
Recognizer for Dependency.
isADestroyAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for DestroyAction.
isADirectedRelationship(Object) - Method in interface org.argouml.model.Facade
 
isAElement(Object) - Method in interface org.argouml.model.Facade
Recognizer for Element.
isAElementImport(Object) - Method in interface org.argouml.model.Facade
Recognizer for ElementImport.
isAElementResidence(Object) - Method in interface org.argouml.model.Facade
Recognizer for ElementResidence.
isAEnumeration(Object) - Method in interface org.argouml.model.Facade
Recognizer for UML Enumeration.
isAEnumerationLiteral(Object) - Method in interface org.argouml.model.Facade
Recognizer for UML EnumerationLiteral
isAEvent(Object) - Method in interface org.argouml.model.Facade
Recognizer for Event.
isAException(Object) - Method in interface org.argouml.model.Facade
Recognizer for UML Exception.
isAExpression(Object) - Method in interface org.argouml.model.Facade
Recognizer for Expression.
isAExtend(Object) - Method in interface org.argouml.model.Facade
Recognizer for Extend.
isAExtension(Object) - Method in interface org.argouml.model.Facade
Recognizer for Extension.
isAExtensionPoint(Object) - Method in interface org.argouml.model.Facade
Recognizer for ExtensionPoint.
isAFeature(Object) - Method in interface org.argouml.model.Facade
Recognizer for Feature.
isAFinalState(Object) - Method in interface org.argouml.model.Facade
Recognizer for FinalState.
isAFlow(Object) - Method in interface org.argouml.model.Facade
Recognizer for Flow.
isAGeneralizableElement(Object) - Method in interface org.argouml.model.Facade
Recognizer for GeneralizableElement.
isAGeneralization(Object) - Method in interface org.argouml.model.Facade
Recognizer for Generalization.
isAggregate(Object) - Method in interface org.argouml.model.Facade
Returns true if a given AssociationEnd has an aggretation kind of Aggregate.
isAGuard(Object) - Method in interface org.argouml.model.Facade
Recognizer for Guard.
isAInclude(Object) - Method in interface org.argouml.model.Facade
Recognizer for Include.
isAInstance(Object) - Method in interface org.argouml.model.Facade
Recognizer for Instance.
isAInteraction(Object) - Method in interface org.argouml.model.Facade
Recognizer for Interaction.
isAInteractionInstanceSet(Object) - Method in interface org.argouml.model.Facade
Recognizer for InteractionInstanceSet.
isAInterface(Object) - Method in interface org.argouml.model.Facade
Recognizer for Interface.
isALink(Object) - Method in interface org.argouml.model.Facade
Recognizer for Link.
isALinkEnd(Object) - Method in interface org.argouml.model.Facade
Recognizer for LinkEnd.
isALinkObject(Object) - Method in interface org.argouml.model.Facade
Recognizer for LinkObject.
isAMessage(Object) - Method in interface org.argouml.model.Facade
Recognizer for Message.
isAMethod(Object) - Method in interface org.argouml.model.Facade
Recognizer for Method.
isAModel(Object) - Method in interface org.argouml.model.Facade
Recognizer for Model.
isAModelElement(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElement.
isAMultiplicity(Object) - Method in interface org.argouml.model.Facade
Recognizer for Multiplicity.
isAMultiplicityRange(Object) - Method in interface org.argouml.model.Facade
Recognizer for MultiplicityRange.
isANamedElement(Object) - Method in interface org.argouml.model.Facade
Recognizer for a UML element which can have a name.
isANamespace(Object) - Method in interface org.argouml.model.Facade
Recognizer for Namespace.
isANaryAssociation(Object) - Method in interface org.argouml.model.Facade
Recognizer for N-ary Association.
isANode(Object) - Method in interface org.argouml.model.Facade
Recognizer for a Node.
isANodeInstance(Object) - Method in interface org.argouml.model.Facade
Recognizer for a NodeInstance.
isAObject(Object) - Method in interface org.argouml.model.Facade
Recognizer for Object.
isAObjectFlowState(Object) - Method in interface org.argouml.model.Facade
Recognizer for ObjectFlowState.
isAOperation(Object) - Method in interface org.argouml.model.Facade
Recognizer for Operation.
isAPackage(Object) - Method in interface org.argouml.model.Facade
Recognizer for Package.
isAPackageImport(Object) - Method in interface org.argouml.model.Facade
Recognizer for PackageImport (was Permission in UML 1.x).
isAParameter(Object) - Method in interface org.argouml.model.Facade
Recognizer for Parameter.
isAPartition(Object) - Method in interface org.argouml.model.Facade
Recognizer for Partition.
isApplicable() - Method in class org.argouml.profile.internal.ocl.ContextApplicable
 
isAPrimitiveType(Object) - Method in interface org.argouml.model.Facade
Recognizer for PrimitiveType.
isAProfile(Object) - Method in interface org.argouml.model.Facade
Recognizer for Profile.
isAProfileApplication(Object) - Method in interface org.argouml.model.Facade
Recognizer for ProfileApplication.
isAProperty(Object) - Method in interface org.argouml.model.Facade
Recognizer for Property.
isAPseudostate(Object) - Method in interface org.argouml.model.Facade
Recognizer for Pseudostate.
isAPseudostateKind(Object) - Method in interface org.argouml.model.Facade
Recognizer for PseudostateKind.
isAReception(Object) - Method in interface org.argouml.model.Facade
Recognizer for Reception.
isARelationship(Object) - Method in interface org.argouml.model.Facade
Recognizer for Relationship.
isAReturnAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for ReturnAction.
isASendAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for SendAction.
isASignal(Object) - Method in interface org.argouml.model.Facade
Recognizer for Signal.
isASignalEvent(Object) - Method in interface org.argouml.model.Facade
Recognizer for SignalEvent.
isASimpleState(Object) - Method in interface org.argouml.model.Facade
Recognizer for SimpleState.
isAState(Object) - Method in interface org.argouml.model.Facade
Recognizer for State.
isAStateMachine(Object) - Method in interface org.argouml.model.Facade
Recognizer for StateMachine.
isAStateVertex(Object) - Method in interface org.argouml.model.Facade
Recognizer for StateVertex.
isAStereotype(Object) - Method in interface org.argouml.model.Facade
Recognizer for Stereotype.
isAStimulus(Object) - Method in interface org.argouml.model.Facade
Recognizer for Stimulus.
isAStructuralFeature(Object) - Method in interface org.argouml.model.Facade
Recognizer for StructuralFeature.
isAStubState(Object) - Method in interface org.argouml.model.Facade
Recognizer for StubState.
isASubactivityState(Object) - Method in interface org.argouml.model.Facade
Recognizer for SubactivityState.
isASubmachineState(Object) - Method in interface org.argouml.model.Facade
Recognizer for SubmachineState.
isASubsystem(Object) - Method in interface org.argouml.model.Facade
Recognizer for Subsystem.
isASubsystemInstance(Object) - Method in interface org.argouml.model.Facade
Recognizer for SubsystemInstance.
isAsynchronous(Object) - Method in interface org.argouml.model.Facade
Recognizer for asynchronisity of an action.
isASynchState(Object) - Method in interface org.argouml.model.Facade
Recognizer for SynchState.
isATagDefinition(Object) - Method in interface org.argouml.model.Facade
Recognizer for TagDefinition.
isATaggedValue(Object) - Method in interface org.argouml.model.Facade
Recognizer for TaggedValue.
isATemplateArgument(Object) - Method in interface org.argouml.model.Facade
Recognizer for TemplateArgument.
isATemplateParameter(Object) - Method in interface org.argouml.model.Facade
Recognizer for TemplateParameter.
isATerminateAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for TerminateAction.
isATimeEvent(Object) - Method in interface org.argouml.model.Facade
Recognizer for TimeEvent.
isATransition(Object) - Method in interface org.argouml.model.Facade
Recognizer for Transition.
isAttributesVisible() - Method in interface org.argouml.uml.diagram.AttributesCompartmentContainer
Deprecated. Determine if the attributes compartment is visible.
isAttributesVisible() - Method in class org.argouml.uml.diagram.static_structure.ui.FigClassifierBox
Deprecated. by Bob Tarling in 0.29.2 use isCompartmentVisible(Model.getMetaTypes().getAttribute())
isAUMLElement(Object) - Method in interface org.argouml.model.Facade
Recognizer for any UML type defined in the UML specification, including those which are not subtypes of Element.
isAUninterpretedAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for UninterpretedAction.
isAUsage(Object) - Method in interface org.argouml.model.Facade
Recognizer for Usage.
isAUseCase(Object) - Method in interface org.argouml.model.Facade
Recognizer for a UseCase.
isAVisibilityKind(Object) - Method in interface org.argouml.model.Facade
Recognizer for VisibilityKind.
isBuiltin(String) - Method in class org.argouml.uml.cognitive.critics.CrReservedName
Don't critique elements from the profile, they may have names which are nominally "reserved."
isCallMessage(Object) - Static method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
isCanceled() - Method in interface org.argouml.taskmgmt.ProgressMonitor
Determines if the user wants to cancel the current action.
isCanceled() - Method in class org.argouml.ui.ProgressMonitorWindow
Deprecated.  
isCanceled() - Method in class org.argouml.uml.reveng.ui.ImportStatusScreen
 
isCellEditable(int, int) - Method in class org.argouml.ui.CheckboxTableModel
 
isCellEditable(int, int) - Method in class org.argouml.uml.TMResults
 
isCellEditable(int, int) - Method in class org.argouml.uml.ui.TabTaggedValuesModel
 
isChangeable() - Method in class org.argouml.configuration.ConfigurationHandler
Indicates whether the configuration can be saved.
isChangedOnly() - Method in class org.argouml.uml.reveng.ImportCommon
The flag for: changed/new files only.
isChangedOnlySelected() - Method in class org.argouml.uml.reveng.Import
 
isChangedOnlySelected() - Method in class org.argouml.uml.reveng.ImportCommon
 
isChangedOnlySelected() - Method in interface org.argouml.uml.reveng.ImportSettingsInternal
 
isChangedProperty(PropertyChangeEvent) - Method in interface org.argouml.configuration.ConfigurationKey
Tells if this configuration key is the one changed in the PropertyChangeEvent.
isChangedProperty(PropertyChangeEvent) - Method in class org.argouml.configuration.ConfigurationKeyImpl
Compare the configuration key to a string.
isCheckSize() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
isClearable() - Method in class org.argouml.uml.ui.UMLComboBoxModel2
Return boolean indicating whether combo allows empty string.
isCompartmentVisible(Object) - Method in class org.argouml.uml.diagram.ui.FigCompartmentBox
Return true of a compartment exists and is visible
isComposite(Object) - Method in interface org.argouml.model.Facade
Returns true if a given AssociationEnd has an aggretation kind of Composite.
isConcurrent(Object) - Method in interface org.argouml.model.Facade
Recognizer for concurrent CompositeState.
isConcurrent() - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
isConnectionType(Object) - Method in interface org.argouml.model.UmlFactory
Checks if some type of UML model element is valid to connect other UML model elements.
isConnectionValid(Object, Object, Object, boolean) - Method in interface org.argouml.model.UmlFactory
Checks if the given type of UML model element is valid to connect two other existing UML model elements, optionally checking UML well-formedness rules in addition to basic metamodel validity.
isConnectionValid(Fig, Fig) - Method in class org.argouml.uml.diagram.ui.ModeCreateAssociationEnd
 
isConnectionValid(Fig, Fig) - Method in class org.argouml.uml.diagram.ui.ModeCreateCommentEdge
 
isConnectionValid(Fig, Fig) - Method in class org.argouml.uml.diagram.ui.ModeCreateGraphEdge
Called after the edge has been drawn from a source and dropped to a destination.
isConnectionValid(Object, Object, Object) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
Checks if some type of edge is valid to connect two types of node.
isConsidering(Decision) - Method in class org.argouml.cognitive.Designer
 
isConstructor(Object) - Method in interface org.argouml.model.Facade
Recognizer for constructor.
isContainmentValid(Object, Object) - Method in interface org.argouml.model.UmlFactory
Checks if the given type of UML model element is valid to be contained within the passed in container model element.
isCorrectMethod(Method, Object[]) - Method in class org.argouml.util.osdep.OSXAdapter
Compare the method that was called to the intended method when the OSXAdapter instance was created (e.g.
isCreateDiagrams() - Method in class org.argouml.uml.reveng.ImportCommon
The flag for: create diagrams from imported code.
isCreateDiagramsSelected() - Method in class org.argouml.uml.reveng.Import
 
isCreateDiagramsSelected() - Method in class org.argouml.uml.reveng.ImportCommon
 
isCreateDiagramsSelected() - Method in interface org.argouml.uml.reveng.ImportSettingsInternal
 
isCreateMessage(Object) - Static method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
isCyclicOwnership(Object, Object) - Method in interface org.argouml.model.ModelManagementHelper
Checks if a child for some ownership relationship (as in a namespace A is owned by a namespace B) is already in the ownerhship relation.
isDataFlavorSupported(DataFlavor) - Method in class org.argouml.ui.TransferableModelElements
 
isDelete() - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Returns the delete.
isDescend() - Method in class org.argouml.uml.reveng.ImportCommon
The flag for: descend directories recursively.
isDescendSelected() - Method in class org.argouml.uml.reveng.Import
 
isDescendSelected() - Method in class org.argouml.uml.reveng.ImportCommon
 
isDescendSelected() - Method in interface org.argouml.uml.reveng.ImportSettingsInternal
 
isDestroyMessage(Object) - Static method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
isDiagramInProject(String) - Method in class org.argouml.uml.reveng.DiagramInterface
Check if this diagram already exists in the project.
isDiagramLayout() - Method in class org.argouml.uml.reveng.ImportCommon
The flag for: perform automatic diagram layout.
isDiagramLayoutSelected() - Method in class org.argouml.uml.reveng.Import
 
isDiagramLayoutSelected() - Method in class org.argouml.uml.reveng.ImportCommon
 
isDiagramLayoutSelected() - Method in interface org.argouml.uml.reveng.ImportSettingsInternal
 
isDiagramOwner(Object, Object) - Method in interface org.argouml.model.DiagramInterchangeFactory
Return true of the given ModelElement is the owner of the diagram.
isDirty() - Method in interface org.argouml.kernel.Project
 
isDirty() - Method in class org.argouml.kernel.ProjectImpl
 
isDragConnectable() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
isDraggableHandle(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
isDraggableHandle(int) - Method in class org.argouml.uml.diagram.ui.SelectionNodeClarifiers2
Get the draggability of a particular handle.
isEdgePostProcessRequested() - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
isEdgePostProcessRequested() - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionGeneralizableElement
 
isEdgePostProcessRequested() - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionStereotype
 
isEdgePostProcessRequested() - Method in class org.argouml.uml.diagram.ui.SelectionNodeClarifiers2
Request post processing of edge by GEF after it is created using ModeCreateEdgeAndNode#ModeCreateEdgeAndNode(Editor, Object, Object, boolean)
isEditable() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Determine if this node can be edited.
isEmpty() - Method in class org.argouml.cognitive.ListSet
 
isEmpty() - Method in class org.argouml.profile.internal.ocl.uml14.HashBag
 
isEmpty() - Method in interface org.argouml.uml.util.namespace.Namespace
check if the namespace is empty.
isEmpty() - Method in class org.argouml.uml.util.namespace.StringNamespace
 
isEmpty() - Method in class org.argouml.uml.util.SortedListModel
 
isEnabled() - Method in class org.argouml.cognitive.CompoundCritic
 
isEnabled() - Method in class org.argouml.cognitive.Critic
This is a convient method for accessing one well-known control record.
isEnabled(Object) - Method in class org.argouml.cognitive.ui.ToDoItemAction
 
isEnabled(String) - Static method in class org.argouml.moduleloader.ModuleLoader2
Gets the loaded status for some other module.
isEnabled() - Method in class org.argouml.uml.diagram.ui.ActionAddAllClassesFromModel
 
isEnabled() - Method in class org.argouml.uml.diagram.ui.ActionAddConcurrentRegion
 
isEnabled() - Method in class org.argouml.uml.diagram.ui.ActionAddExistingEdge
 
isEnabled() - Method in class org.argouml.uml.diagram.ui.ActionAddExistingNode
 
isEnabled() - Method in class org.argouml.uml.diagram.ui.ActionAddExistingNodes
 
isEnabled() - Method in class org.argouml.uml.diagram.ui.ActionAddExtensionPoint
A predicate to determine if this action is enabled.
isEnabled() - Method in class org.argouml.uml.diagram.ui.ActionAggregation
 
isEnabled() - Method in class org.argouml.uml.diagram.ui.ActionEdgesDisplay
 
isEnabled() - Method in class org.argouml.uml.diagram.ui.ActionMultiplicity
 
isEnabled() - Method in class org.argouml.uml.diagram.ui.ActionNavigability
The is action is always enabled.
isEnabled() - Method in class org.argouml.uml.diagram.ui.ActionSaveDiagramToClipboard
 
isEnabled() - Method in class org.argouml.uml.ui.AbstractActionAddModelElement2
 
isEnabled() - Method in class org.argouml.uml.ui.AbstractActionNavigate
 
isEnabled() - Method in class org.argouml.uml.ui.AbstractActionRemoveElement
 
isEnabled() - Method in class org.argouml.uml.ui.ActionGenerateAll
 
isEnabled() - Method in class org.argouml.uml.ui.ActionGenerateOne
 
isEnabled() - Method in class org.argouml.uml.ui.ActionGenerateProjectCode
Check if the diagram is enabled
isEnabled() - Method in class org.argouml.uml.ui.ActionGenerationSettings
 
isEnabled() - Method in class org.argouml.uml.ui.ActionLayout
Check whether we deal with a supported diagram type (currently only Class and Activity diagrams).
isEnabled() - Method in class org.argouml.uml.ui.ActionNavigateOppositeAssocEnd
 
isEnabled() - Method in class org.argouml.uml.ui.ActionRemoveModelElement
 
isEnabled() - Method in class org.argouml.uml.ui.behavior.collaborations.ActionNewActionForMessage
 
isEnabled() - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewGuard
 
isEnabled() - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewTransition
 
isEnabled() - Method in class org.argouml.uml.ui.behavior.state_machines.ButtonActionNewGuard
 
isEnumLiteralsVisible() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEnumeration
 
isEnumLiteralsVisible() - Method in interface org.argouml.uml.diagram.ui.EnumLiteralsCompartmentContainer
Deprecated. Determine if the EnumerationLiterals compartment is visible.
isExclusive() - Method in class org.argouml.uml.ui.AbstractActionAddModelElement2
Returns the exclusive.
isExtensionPointsVisible() - Method in interface org.argouml.uml.diagram.ExtensionPointsCompartmentContainer
Deprecated. Determine if the operations compartment is visible.
isExtensionPointsVisible() - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
 
isFileExtensionApplicable(String) - Method in class org.argouml.persistence.AbstractFilePersister
Given the full filename this returns true if that filename contains the expected extension for the is persister.
isFilled() - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
isFilled() - Method in class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
 
isFilled() - Method in class org.argouml.uml.diagram.activity.ui.FigPartition
 
isFilled() - Method in class org.argouml.uml.diagram.activity.ui.FigPool
 
isFilled() - Method in class org.argouml.uml.diagram.activity.ui.FigSubactivityState
 
isFilled() - Method in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
 
isFilled() - Method in class org.argouml.uml.diagram.deployment.ui.AbstractFigNode
 
isFilled() - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
isFilled() - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
isFilled() - Method in class org.argouml.uml.diagram.state.ui.FigBranchState
 
isFilled() - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
isFilled() - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
isFilled() - Method in class org.argouml.uml.diagram.state.ui.FigFinalState
 
isFilled() - Method in class org.argouml.uml.diagram.state.ui.FigForkState
 
isFilled() - Method in class org.argouml.uml.diagram.state.ui.FigHistoryState
 
isFilled() - Method in class org.argouml.uml.diagram.state.ui.FigInitialState
 
isFilled() - Method in class org.argouml.uml.diagram.state.ui.FigJoinState
 
isFilled() - Method in class org.argouml.uml.diagram.state.ui.FigJunctionState
 
isFilled() - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
isFilled() - Method in class org.argouml.uml.diagram.state.ui.FigStubState
 
isFilled() - Method in class org.argouml.uml.diagram.state.ui.FigSubmachineState
 
isFilled() - Method in class org.argouml.uml.diagram.state.ui.FigSynchState
 
isFilled() - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
isFilled() - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
isFilled() - Method in class org.argouml.uml.diagram.ui.CompartmentFigText
 
isFilled() - Method in class org.argouml.uml.diagram.ui.FigCompartment
 
isFilled() - Method in class org.argouml.uml.diagram.ui.FigMessage
 
isFilled() - Method in class org.argouml.uml.diagram.ui.FigNodeAssociation
 
isFilled() - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
 
isFinished() - Method in class org.argouml.cognitive.critics.Wizard
 
isFireListEvents() - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
isFrozen(Object) - Method in interface org.argouml.model.Facade
Returns true if the given element is Frozen.
isFullyHandleStereotypes() - Method in class org.argouml.notation.NotationSettings
 
isGenerateMementos() - Method in class org.argouml.uml.diagram.DiagramUndoManager
 
isHidingStereotypesWithIcon() - Method in class org.argouml.uml.diagram.ui.FigStereotypesGroup
 
isHighlighted() - Method in class org.argouml.uml.diagram.ui.CompartmentFigText
Return whether this item is highlighted.
isInDiagram(Object) - Method in class org.argouml.uml.reveng.DiagramInterface
Check if a given package has a representation in the current diagram.
isInitialized(Object) - Method in interface org.argouml.model.Facade
Recognizer for Attributes that are initialized.
isInitiated() - Static method in class org.argouml.model.Model
 
isInitiated() - Static method in class org.argouml.profile.ProfileFacade
 
isInternal(Object) - Method in interface org.argouml.model.Facade
Recognizer for internal transitions.
isInTrash(Object) - Method in interface org.argouml.kernel.Project
Deprecated. for 0.27.3 by tfmorris. Not actually implemented. The (future) Undo facility is a better way to handle this.
isInTrash(Object) - Method in class org.argouml.kernel.ProjectImpl
Deprecated. 
isJre5() - Static method in class org.argouml.util.JavaRuntimeUtility
Determine if the java runtime found is JRE 5
isJreSupported() - Static method in class org.argouml.util.JavaRuntimeUtility
Determine if the java runtime found is supported by the current version of ArgoUML.
isLazy() - Method in class org.argouml.uml.ui.foundation.core.UMLGeneralizationPowertypeComboBoxModel
 
isLazy() - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementNamespaceComboBoxModel
 
isLazy() - Method in class org.argouml.uml.ui.foundation.core.UMLStructuralFeatureTypeComboBoxModel
 
isLazy() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.UMLTagDefinitionComboBoxModel
 
isLazy() - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
isLeaf(Object) - Method in class org.argouml.cognitive.ui.GoListToDecisionsToItems
 
isLeaf(Object) - Method in class org.argouml.cognitive.ui.GoListToGoalsToItems
 
isLeaf(Object) - Method in class org.argouml.cognitive.ui.GoListToOffenderToItem
 
isLeaf(Object) - Method in class org.argouml.cognitive.ui.GoListToPosterToItem
 
isLeaf(Object) - Method in class org.argouml.cognitive.ui.GoListToPriorityToItem
 
isLeaf(Object) - Method in class org.argouml.cognitive.ui.GoListToTypeToItem
 
isLeaf(Object) - Method in interface org.argouml.model.Facade
Recognizer for leaf element.
isLeaf() - Method in class org.argouml.ui.explorer.ExplorerTreeNode
 
isLeaf(Object) - Method in class org.argouml.ui.TreeModelComposite
 
isLoaded() - Method in class org.argouml.configuration.ConfigurationHandler
Indicates whether the configuration has been loaded.
isLoadEnabled() - Method in class org.argouml.persistence.AbstractFilePersister
Some persisters only provide save functionality for deprecated formats.
isMac() - Static method in class org.argouml.util.osdep.OsUtil
Check whether we deal with a Macintosh.
isMacOSX() - Static method in class org.argouml.util.osdep.OsUtil
Check whether this is a Mac running OS X.
isMinimizeFigs() - Method in class org.argouml.uml.reveng.ImportCommon
The flag for: minimise class icons in diagrams.
isMinimizeFigsSelected() - Method in class org.argouml.uml.reveng.Import
 
isMinimizeFigsSelected() - Method in class org.argouml.uml.reveng.ImportCommon
 
isMinimizeFigsSelected() - Method in interface org.argouml.uml.reveng.ImportSettingsInternal
 
isMovable(Object) - Method in class org.argouml.model.AbstractUmlHelperDecorator
 
isMovable(Object) - Method in interface org.argouml.model.UmlHelper
Returns true if a model element can be moved within its parent
isMultiSelect() - Method in class org.argouml.uml.ui.AbstractActionAddModelElement2
Returns the multiSelect.
isNavigable(Object) - Method in interface org.argouml.model.Facade
Return navigability of an AssociationEnd.
isNew() - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Returns the new.
isOK() - Method in class org.argouml.profile.internal.ocl.EvaluateInvariant
 
isOk() - Method in class org.argouml.ui.ArgoJFontChooser
Returns true if dilaog result is OK.
isOperationsVisible() - Method in interface org.argouml.uml.diagram.OperationsCompartmentContainer
Deprecated. Determine if the operations compartment is visible.
isOperationsVisible() - Method in class org.argouml.uml.diagram.static_structure.ui.FigClassifierBox
Deprecated. by Bob Tarling in 0.29.2 use isCompartmentVisible(Model.getMetaTypes().getOperation())
isOperationsVisible() - Method in class org.argouml.uml.diagram.ui.FigAssociationClass
 
isPackage(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements with package visibility.
isPaintCalled() - Method in class org.argouml.ui.SplashScreen
 
isParseable(File) - Method in interface org.argouml.uml.reveng.ImportInterface
Tells if the object is parseable or not.
isPartlyOwner(Object) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
isPartlyOwner(Fig, Object) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
isPathVisible() - Method in interface org.argouml.uml.diagram.PathContainer
Determine if the path is visible.
isPathVisible() - Method in class org.argouml.uml.diagram.ui.FigAssociationClass
 
isPathVisible() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
isPaused() - Method in class org.argouml.cognitive.ToDoList
 
isPrimaryObject(Object) - Method in interface org.argouml.model.Facade
Recognizer for primary objects.
isPrivate(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements with private visibility.
isProtected(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements with protected visibility.
isPublic(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements with public visibility.
isQuery(Object) - Method in interface org.argouml.model.Facade
Recognizer for BehaviouralFeature's that are queries.
isReadOnly(Object) - Method in interface org.argouml.model.Facade
Return the value of the isReadOnly attribute.
isReadOnly(Object) - Method in interface org.argouml.model.ModelManagementHelper
Return the true if the model element is read only (ie not modifiable).
isReadyToEdit() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
isRealize(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements which have the <> Stereotype applied.
isRedoable() - Method in class org.argouml.kernel.AbstractCommand
 
isRedoable() - Method in interface org.argouml.kernel.Command
Returns true if the command can be redone once undone
isRedoable() - Method in class org.argouml.kernel.NonUndoableCommand
 
isRedoable() - Method in class org.argouml.model.DummyModelCommand
 
isRedoable() - Method in class org.argouml.model.ModelCommand
Determine whether the command can be redone once undone.
isRelevant(Critic, Designer) - Method in interface org.argouml.cognitive.ControlMech
 
isRelevantToDecisions(Designer) - Method in class org.argouml.cognitive.Critic
Reply true if this Critic is relevant to the decisions that the Designer is considering.
isRelevantToGoals(Designer) - Method in class org.argouml.cognitive.Critic
Reply true iff this Critic is relevant to the goals that the Designer is trying to achieve.
isRelocationAllowed(Object) - Method in class org.argouml.sequence2.diagram.UMLSequenceDiagram
 
isRelocationAllowed(Object) - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
isRelocationAllowed(Object) - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
isRelocationAllowed(Object) - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
isRelocationAllowed(Object) - Method in interface org.argouml.uml.diagram.Relocatable
This function should return true if it is allowed to relocate this type of diagram to the given modelelement.
isRelocationAllowed(Object) - Method in class org.argouml.uml.diagram.sequence.ui.UMLSequenceDiagram
 
isRelocationAllowed(Object) - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
isRelocationAllowed(Object) - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
isRelocationAllowed(Object) - Method in class org.argouml.uml.diagram.ui.UMLDiagram
 
isRelocationAllowed(Object) - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
isRemovableElement() - Method in class org.argouml.uml.ui.PropPanel
Check whether this element can be deleted.
isRemoved(Object) - Method in interface org.argouml.model.UmlFactory
Check whether a model element has been deleted.
isRemoveFromDiagramAllowed(Collection) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
 
isRemoveFromDiagramAllowed(Collection) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
Return true if the current targets may be removed from the diagram.
isResizable() - Method in class org.argouml.uml.diagram.state.ui.FigBranchState
Choice states are fixed size.
isResizable() - Method in class org.argouml.uml.diagram.state.ui.FigFinalState
Final states are fixed size.
isResizable() - Method in class org.argouml.uml.diagram.state.ui.FigHistoryState
History states are fixed size.
isResizable() - Method in class org.argouml.uml.diagram.state.ui.FigInitialState
Initial states are fixed size.
isResizable() - Method in class org.argouml.uml.diagram.state.ui.FigJunctionState
Initial states are fixed size.
isResizable() - Method in class org.argouml.uml.diagram.state.ui.FigStubState
Synch states are fixed size.
isResizable() - Method in class org.argouml.uml.diagram.state.ui.FigSynchState
Synch states are fixed size.
isResizable() - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
 
isReturn(Object) - Method in interface org.argouml.model.Facade
Recognizer for Parameter's with a DirectionKind of Return.
isReturnMessage(Object) - Static method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
isReverseDropConnection() - Method in class org.argouml.uml.ui.UMLModelElementListModel2
 
isReverseEdge(int) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
isReverseEdge(int) - Method in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
isReverseEdge(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
isReverseEdge(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponentInstance
 
isReverseEdge(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNode
 
isReverseEdge(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNodeInstance
 
isReverseEdge(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionObject
 
isReverseEdge(int) - Method in class org.argouml.uml.diagram.state.ui.SelectionState
 
isReverseEdge(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
isReverseEdge(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionGeneralizableElement
 
isReverseEdge(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionInterface
 
isReverseEdge(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionStereotype
 
isReverseEdge(int) - Method in class org.argouml.uml.diagram.ui.SelectionNodeClarifiers2
Get the node type to create when dragging from the given handle number.
isReverseEdge(int) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionActor
 
isReverseEdge(int) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
 
isRoot(Object) - Method in interface org.argouml.model.Facade
Recognizer for roots.
isSaveActionEnabled() - Method in class org.argouml.kernel.ProjectManager
Deprecated. for 0.27.2 by tfmorris. Use Project.isDirty().
isSaveEnabled() - Method in class org.argouml.persistence.AbstractFilePersister
Some persisters only provide load functionality for discontinued formats but no save.
isSaveEnabled() - Method in class org.argouml.persistence.UmlFilePersister
The .uml save format is no longer available to save.
isSelectable() - Method in class org.argouml.uml.diagram.activity.ui.FigPool
A FigPool can't be selected.
isSelectable() - Method in class org.argouml.uml.diagram.ui.FigEdgePort
 
isSelected(String) - Static method in class org.argouml.moduleloader.ModuleLoader2
Get the selected.
isSelected() - Method in class org.argouml.uml.reveng.Setting.BooleanSelection
 
isSelected() - Method in interface org.argouml.uml.reveng.SettingsTypes.BooleanSelection
 
isShowAssociationNames() - Method in class org.argouml.notation.NotationSettings
 
isShowBidirectionalArrows() - Method in class org.argouml.uml.diagram.DiagramSettings
 
isShowBoldNames() - Method in class org.argouml.uml.diagram.DiagramSettings
 
isShowIcon() - Method in class org.argouml.core.propertypanels.ui.UMLEditableComboBox.UMLComboBoxEditor
Returns the showIcon.
isShowIcon() - Method in class org.argouml.uml.ui.UMLEditableComboBox.UMLComboBoxEditor
Returns the showIcon.
isShowInitialValues() - Method in class org.argouml.notation.NotationSettings
 
isShowMultiplicities() - Method in class org.argouml.notation.NotationSettings
 
isShowPaths() - Method in class org.argouml.notation.NotationSettings
 
isShowProperties() - Method in class org.argouml.notation.NotationSettings
 
isShowSequenceNumbers() - Method in class org.argouml.notation.SDNotationSettings
 
isShowSingularMultiplicities() - Method in class org.argouml.notation.NotationSettings
 
isShowTypes() - Method in class org.argouml.notation.NotationSettings
 
isShowVisibilities() - Method in class org.argouml.notation.NotationSettings
 
isSingleTarget() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Determine if this Fig is the sole selected target in the TargetManager
isSingleton(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements which have the <> Stereotype applied.
isSnoozed() - Method in class org.argouml.cognitive.Critic
Checks if the critic is currently snoozed.
isSpecification(Object) - Method in interface org.argouml.model.Facade
Return value of isSpecification attribute for a ModelElement or ElemetImport.
isStandalone() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNote
 
isStarted() - Method in class org.argouml.cognitive.critics.Wizard
 
isStartEditingKey(KeyEvent) - Method in class org.argouml.uml.diagram.ui.FigSingleLineText
 
isStatic(Object) - Method in interface org.argouml.model.Facade
Return the value of the isStatic attribute.
isStereotype(Object, String, String) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
isStereotype(Object, String, String) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Tests if a stereotype has a given name and given base class.
isStereotype(Object, String) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements with a given stereotype.
isStereotypeInh(Object, String, String) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
isStereotypeInh(Object, String, String) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Tests if a stereotype is or inherits from a stereotype with some name and base class.
isStereotypeVisible() - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
isStereotypeVisible() - Method in interface org.argouml.uml.diagram.StereotypeContainer
Determine if the stereotype is visible.
isSubType(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
isSubType(Object, Object) - Method in interface org.argouml.model.CoreHelper
Determine if a meta type is a subtype of another.
isSunJdk() - Static method in class org.argouml.util.osdep.OsUtil
Check whether we deal with a Sun Java.
isSynch(Object) - Method in interface org.argouml.model.Facade
Return the value of the isSynch attribute on an ObjectFlowState
isThemeCompatibleLookAndFeel(String) - Method in class org.argouml.ui.LookAndFeelMgr
Returns true if the specified look and feel class supports setting different themes.
isTop(Object) - Method in interface org.argouml.model.Facade
Returns true if the given CompositeState is the top state.
isTopState(Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
isTopState(Object) - Method in interface org.argouml.model.StateMachinesHelper
Returns true is the given state is the top state.
isType(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements with the <> Stereotype applied.
isUndoable() - Method in class org.argouml.kernel.AbstractCommand
 
isUndoable() - Method in interface org.argouml.kernel.Command
Returns true if the command can be undone.
isUndoable() - Method in class org.argouml.kernel.NonUndoableCommand
 
isUndoable() - Method in class org.argouml.model.DummyModelCommand
 
isUndoable() - Method in class org.argouml.model.ModelCommand
Determine whether the command can be undone.
isUseGuillemets() - Method in class org.argouml.notation.NotationSettings
 
isUserWorking() - Static method in class org.argouml.cognitive.Designer
 
isUtility(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements which have the <> Stereotype applied.
isValidDiagramName(String) - Method in interface org.argouml.kernel.Project
Returns true if the given name is a valid name for a diagram.
isValidDiagramName(String) - Method in class org.argouml.kernel.ProjectImpl
 
isValidElement(String, String, Object) - Method in class org.argouml.core.propertypanels.model.GetterSetterManager
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.activity_graphs.PropPanelActivityGraph.UMLActivityGraphPartiitionListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.activity_graphs.UMLObjectFlowStateClassifierComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLAssociationEndRoleBaseListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLAssociationRoleAssociationEndRoleListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLAssociationRoleBaseComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLAssociationRoleMessageListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLClassifierRoleAvailableContentsListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLClassifierRoleAvailableFeaturesListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLClassifierRoleBaseListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLCollaborationConstrainingElementListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLCollaborationInteractionListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLInteractionContextListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLInteractionMessagesListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLMessageActionListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLMessageActivatorComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLMessageInteractionListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLMessagePredecessorListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLMessageReceiverListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLMessageSenderListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLActionArgumentListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLCreateActionClassifierListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLInstanceClassifierListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLInstanceLinkEndListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLInstanceReceiverStimulusListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLInstanceSenderStimulusListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLLinkConnectionListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLReceptionSignalComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLSignalContextListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLStimulusReceiverListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLStimulusSenderListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLCompositeStateSubvertexListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLEventParameterListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLEventTransitionListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLGuardTransitionListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateDeferrableEventListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateDoActivityListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateEntryListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateExitListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateInternalTransition
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateMachineContextComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateMachineContextListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateMachineSubmachineStateListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateMachineTopListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateMachineTransitionListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateVertexContainerListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateVertexIncomingListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateVertexOutgoingListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStubStateComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLSubmachineStateComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLTransitionEffectListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLTransitionGuardListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLTransitionSourceListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLTransitionStateListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLTransitionStatemachineListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLTransitionTargetListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLTransitionTriggerListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtendBaseListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtendExtensionListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtendExtensionPointListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtensionPointExtendListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtensionPointUseCaseListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLIncludeListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLUseCaseExtendListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLUseCaseExtensionPointListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLUseCaseIncludeListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationAssociationRoleListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationConnectionListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationEndAssociationListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationEndQualifiersListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationEndSpecificationListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationLinkListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLAttributeInitialValueListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLClassAttributeListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierAssociationEndListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierCreateActionListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierFeatureListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierParameterListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierPowertypeRangeListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLClassOperationListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLCommentAnnotatedElementListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLComponentResidentListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLConstraintConstrainedElementListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLContainerResidentListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLDependencyClientListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLDependencySupplierListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLDirectedRelationshipSourceListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLDirectedRelationshipTargetListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLEnumerationLiteralsListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLFeatureOwnerListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLGeneralizableElementGeneralizationListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLGeneralizableElementSpecializationListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLGeneralizationChildListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLGeneralizationParentListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLGeneralizationPowertypeComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementClientDependencyListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementConstraintListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementElementResidenceListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementNamespaceComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementNamespaceListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementSourceFlowListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementStereotypeListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementSupplierDependencyListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementTargetFlowListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLNamespaceOwnedElementListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLOperationMethodsListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLOperationRaisedExceptionsListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLOperationRaisedSignalsListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLParameterBehavioralFeatListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLStructuralFeatureTypeComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.UMLMetaClassComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.UMLTagDefinitionComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.UMLTagDefinitionOwnerComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
Returns true if the given element is valid.
isValidElement(Object) - Method in class org.argouml.uml.ui.UMLModelElementElementResidenceListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
Returns true if the given element is valid, i.e.
isValidElement(Object) - Method in class org.argouml.uml.ui.UMLModelElementOrderedListModel2
 
isValidEvent(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
Returns true if some event is valid.
isValidEvent(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
Returns true if some event is valid.
isValidNamespace(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
isValidNamespace(Object, Object) - Method in interface org.argouml.model.CoreHelper
Return true if the given ModelElement may be owned by the given namespace.
isValidNamespace(Object) - Method in class org.argouml.uml.ui.ActionAddDiagram
Test if the given namespace is a valid namespace to add the diagram to.
isValidNamespace(Object) - Method in class org.argouml.uml.ui.ActionClassDiagram
 
isValidNamespace(Object) - Method in class org.argouml.uml.ui.ActionDeploymentDiagram
 
isValidNamespace(Object) - Method in class org.argouml.uml.ui.ActionNewDiagram
Test if the given namespace is a valid namespace to add the diagram to.
isValidNamespace(Object) - Method in class org.argouml.uml.ui.ActionUseCaseDiagram
 
isValidStereotype(Object, Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
isValidStereotype(Object, Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Returns true if the given stereotype has a baseclass that equals the baseclass of the given ModelElement or one of the superclasses of the given ModelElement.
isValue(String, Map) - Static method in class org.argouml.notation.providers.uml.NotationUtilityUml
Utility function to determine the presence of a key.
isVisibilityVisible() - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
isVisibilityVisible() - Method in interface org.argouml.uml.diagram.VisibilityContainer
Determine if the visibility is visible.
isWin32() - Static method in class org.argouml.util.osdep.OsUtil
Check whether we deal with a Windows Operating System.
itemStateChanged(ItemEvent) - Method in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
itemStateChanged(ItemEvent) - Method in class org.argouml.cognitive.ui.ToDoPane
Called when the user selects a perspective from the perspective combo.
itemStateChanged(ItemEvent) - Method in class org.argouml.ui.explorer.ExplorerTreeModel
Updates the explorer for new perspectives / orderings.
itemStateChanged(ItemEvent) - Method in class org.argouml.ui.StylePanel
 
itemStateChanged(ItemEvent) - Method in class org.argouml.ui.StylePanelFig
 
itemStateChanged(ItemEvent) - Method in class org.argouml.ui.StylePanelFigNodeModelElement
 
itemStateChanged(ItemEvent) - Method in class org.argouml.ui.StylePanelFigText
 
itemStateChanged(ItemEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.StylePanelFigClass
 
itemStateChanged(ItemEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.StylePanelFigInterface
 
itemStateChanged(ItemEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.StylePanelFigPackage
 
itemStateChanged(ItemEvent) - Method in class org.argouml.uml.diagram.ui.StylePanelFigAssociationClass
 
itemStateChanged(ItemEvent) - Method in class org.argouml.uml.diagram.ui.StylePanelFigMessage
 
itemStateChanged(ItemEvent) - Method in class org.argouml.uml.diagram.use_case.ui.StylePanelFigUseCase
Something has changed, check if its the check box.
itemStateChanged(ItemEvent) - Method in class org.argouml.uml.ui.TabSrc
 
itemStateChanged(ItemEvent) - Method in class org.argouml.uml.ui.UMLComboBoxNavigator
 
itemStateChanged(ItemEvent) - Method in class org.argouml.uml.ui.UMLMultiplicityPanel
 
ItemUID - Class in org.argouml.util
An instance of this class is supposed to be attached to an instance of another class to uniquely identify it.
ItemUID() - Constructor for class org.argouml.util.ItemUID
Constructs a new ItemUID and creates a new ID for it.
ItemUID(String) - Constructor for class org.argouml.util.ItemUID
Constructs a new ItemUID and uses the String param as the ID.
iterator() - Method in class org.argouml.cognitive.ListSet
 
iterator() - Method in class org.argouml.profile.internal.ocl.uml14.HashBag
 
iterator() - Method in interface org.argouml.uml.util.namespace.Namespace
return an iterator to the namespace elements.
iterator() - Method in class org.argouml.uml.util.namespace.StringNamespace
 
iterator() - Method in class org.argouml.uml.util.SortedListModel
 
IteratorEnumeration<T> - Class in org.argouml.util
Adapter class to provide legacy Enumeration interface for more modern Iterator.
IteratorEnumeration(Iterator<T>) - Constructor for class org.argouml.util.IteratorEnumeration
Construct an Enumeration based on the given Iterator.

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