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

I

IDENT - Static variable in class org.argouml.language.java.JavaConstants
 
IDENT - Static variable in class org.argouml.language.java.Token
 
IDENT - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
IDENT - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
IF - Static variable in class org.argouml.language.java.JavaConstants
 
IF - Static variable in class org.argouml.language.java.Token
 
IMAGE_SIZE - Static variable in class org.argouml.uml.diagram.ui.SelectionWButtons
 
IMPLEMENTS - Static variable in class org.argouml.language.java.JavaConstants
 
IMPLEMENTS - Static variable in class org.argouml.language.java.Token
 
IMPLEMENTS_CLAUSE - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
IMPLEMENTS_CLAUSE - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
IMPORT - Static variable in class org.argouml.language.java.JavaConstants
 
IMPORT - Static variable in class org.argouml.language.java.Token
 
IMPORT - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
IMPORT - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
INC - Static variable in class org.argouml.language.java.JavaConstants
 
INC - Static variable in class org.argouml.language.java.Token
 
INC - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
INC - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
INCLUDE - Static variable in class org.argouml.model.ModelFacade
 
INCLUDE - Static variable in class org.argouml.model.uml.Uml
Include identifier
INDENT - Static variable in class org.argouml.uml.generator.Generator
Two spaces used for indenting code in classes.
INDEX_OP - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
INDEX_OP - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
INITIAL_HEIGHT - Static variable in class org.argouml.ui.DetailsPane
 
INITIAL_PSEUDOSTATEKIND - Static variable in class org.argouml.model.ModelFacade
 
INITIAL_WIDTH - Static variable in class org.argouml.ui.DetailsPane
 
INLINEMETHOD - Static variable in class org.argouml.language.java.JavaConstants
 
INLINEMETHOD - Static variable in class org.argouml.language.java.Token
 
INLINENEWINSTANCE - Static variable in class org.argouml.language.java.JavaConstants
 
INLINENEWINSTANCE - Static variable in class org.argouml.language.java.Token
 
INLINERETURN - Static variable in class org.argouml.language.java.JavaConstants
 
INLINERETURN - Static variable in class org.argouml.language.java.Token
 
INOUT_PARAMETERDIRECTIONKIND - Static variable in class org.argouml.model.ModelFacade
 
INSTANCE - Static variable in class org.argouml.model.ModelFacade
 
INSTANCE - Static variable in class org.argouml.model.uml.Uml
Instance identifier
INSTANCE - Static variable in class org.argouml.ui.NavigatorPane
 
INSTANCEOF - Static variable in class org.argouml.language.java.JavaConstants
 
INSTANCEOF - Static variable in class org.argouml.language.java.Token
 
INSTANCE_INIT - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
INSTANCE_INIT - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
INSTANCE_SCOPE - Static variable in class org.argouml.model.ModelFacade
 
INSTANCE_SCOPEKIND - Static variable in class org.argouml.model.ModelFacade
 
INT - Static variable in class org.argouml.language.java.JavaConstants
 
INT - Static variable in class org.argouml.language.java.Token
 
INTERACTION - Static variable in class org.argouml.model.uml.Uml
Interaction identifier
INTERFACE - Static variable in class org.argouml.language.java.JavaConstants
 
INTERFACE - Static variable in class org.argouml.language.java.Token
 
INTERFACE - Static variable in class org.argouml.model.ModelFacade
 
INTERFACE - Static variable in class org.argouml.model.uml.Uml
Interface identifier
INTERFACE_DEF - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
INTERFACE_DEF - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
INTVAL - Static variable in class org.argouml.language.java.JavaConstants
 
INTVAL - Static variable in class org.argouml.language.java.Token
 
INT_CLASS - Static variable in class org.argouml.language.java.generator.JavaUML
 
INT_TYPE - Static variable in class org.argouml.language.java.generator.JavaUML
 
IN_PARAMETERDIRECTIONKIND - Static variable in class org.argouml.model.ModelFacade
 
ITALIC_LABEL_FONT - Static variable in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
ITALIC_LABEL_FONT - Static variable in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
ITALIC_LABEL_FONT - Static variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
ITERATION_EXPRESSION - Static variable in class org.argouml.model.uml.Uml
IterationExpression identifier
IllegalFormatException - exception org.argouml.kernel.IllegalFormatException.
Thrown when the projectfile name has a not supported format.
IllegalFormatException() - Constructor for class org.argouml.kernel.IllegalFormatException
Constructor for IllegalFormatException.
IllegalFormatException(String) - Constructor for class org.argouml.kernel.IllegalFormatException
Constructor for IllegalFormatException.
IllegalModelElementConnectionException - exception org.argouml.model.uml.IllegalModelElementConnectionException.
 
IllegalModelElementConnectionException() - Constructor for class org.argouml.model.uml.IllegalModelElementConnectionException
Creates a new instance of IllegalModelElementConnection without detail message.
IllegalModelElementConnectionException(String) - Constructor for class org.argouml.model.uml.IllegalModelElementConnectionException
Constructs an instance of IllegalModelElementConnection with the specified detail message.
IllegalModelElementConnectionException(String, Throwable) - Constructor for class org.argouml.model.uml.IllegalModelElementConnectionException
Constructs an instance of IllegalModelElementConnection with the specified detail message.
ImageSelection - class org.argouml.uml.diagram.ui.ImageSelection.
Encapsulates an awt Image for Data Transfer to/from the clipboard.
ImageSelection(Image) - Constructor for class org.argouml.uml.diagram.ui.ImageSelection
 
Import - class org.argouml.uml.reveng.Import.
This is the main class for all import classes.
Import() - Constructor for class org.argouml.uml.reveng.Import
Creates dialog window with chooser and configuration panel.
Import.ImportRun - class org.argouml.uml.reveng.Import.ImportRun.
This class parses each file in turn and allows the GUI to refresh itself by performing the run() once for each file.
Import.ImportRun(Vector, boolean, boolean) - Constructor for class org.argouml.uml.reveng.Import.ImportRun
 
Import.ImportStatusScreen - class org.argouml.uml.reveng.Import.ImportStatusScreen.
A window that shows the progress bar and a cancel button.
Import.ImportStatusScreen(String, String) - Constructor for class org.argouml.uml.reveng.Import.ImportStatusScreen
 
ImportClassLoader - class org.argouml.uml.reveng.ImportClassLoader.
Class to help users reverse engineer class information from arbitrary .jar/.class file resources, like an import classpath.
ImportClassLoader(URL[]) - Constructor for class org.argouml.uml.reveng.ImportClassLoader
 
ImportClasspathDialog - class org.argouml.uml.reveng.ImportClasspathDialog.
dialog to setup the import classpath.
ImportClasspathDialog(Import) - Constructor for class org.argouml.uml.reveng.ImportClasspathDialog
 
ImportClasspathDialog.AddListener - class org.argouml.uml.reveng.ImportClasspathDialog.AddListener.
 
ImportClasspathDialog.AddListener() - Constructor for class org.argouml.uml.reveng.ImportClasspathDialog.AddListener
 
ImportClasspathDialog.OkListener - class org.argouml.uml.reveng.ImportClasspathDialog.OkListener.
 
ImportClasspathDialog.OkListener() - Constructor for class org.argouml.uml.reveng.ImportClasspathDialog.OkListener
 
ImportClasspathDialog.RemoveListener - class org.argouml.uml.reveng.ImportClasspathDialog.RemoveListener.
 
ImportClasspathDialog.RemoveListener() - Constructor for class org.argouml.uml.reveng.ImportClasspathDialog.RemoveListener
 
IncomingDependencyNode - class org.argouml.ui.explorer.rules.IncomingDependencyNode.
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
InheritanceNode - class org.argouml.ui.explorer.rules.InheritanceNode.
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 - class org.argouml.uml.cognitive.checklist.Init.
Registers Checklists for different kinds of model elements.
Init() - Constructor for class org.argouml.uml.cognitive.checklist.Init
 
Init - class org.argouml.uml.cognitive.critics.Init.
Registers critics for use in Argo/UML.
Init() - Constructor for class org.argouml.uml.cognitive.critics.Init
 
InitMenusLater - class org.argouml.ui.menubar.InitMenusLater.
Thread to initialize the submenus of the main menu of argouml (only third level, so the ones with the triangle on windows systems).
InitMenusLater(JMenu, JMenu, JMenu, JMenu, JMenu) - Constructor for class org.argouml.ui.menubar.InitMenusLater
Constructs this new runnable to initialize the submenus.
InterfaceCodePiece - class org.argouml.language.java.generator.InterfaceCodePiece.
This code piece represents an interface declaration.
InterfaceCodePiece(CodePiece, String) - Constructor for class org.argouml.language.java.generator.InterfaceCodePiece
Constructor.
ItemUID - class org.argouml.cognitive.ItemUID.
Instances of this class is supposed to be attached to other instances of other classes to uniquely identify them.
ItemUID() - Constructor for class org.argouml.cognitive.ItemUID
Constructs a new ItemUID and creates a new ID for it.
ItemUID(String) - Constructor for class org.argouml.cognitive.ItemUID
Constructs a new ItemUID and uses the String param as the ID.
iconName - Variable in class org.argouml.uml.ui.UMLAction
 
identifier() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
identifier - Variable in class org.argouml.language.java.generator.PackageCodePiece
The code piece for the package identifier.
identifier() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
identifierStar() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
identifierStar() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
ignoreElement(XMLElement) - Method in class org.argouml.xml.SAXParserBase
 
imageFlavor - Static variable in class org.argouml.uml.diagram.ui.ImageSelection
 
images - Static variable in class org.argouml.i18n.Translator
Binding between new key names and old ones needed by gef.
implementsClause() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
implementsClause() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
importDefinition() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
importDefinition() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
importLevel - Variable in class org.argouml.uml.reveng.Import
 
importOffenders(VectorSet, boolean) - Method in class org.argouml.cognitive.ResolvedCritic
Imports the set of related objects in set to this object.
importProcess - Variable in class org.argouml.uml.reveng.ImportClasspathDialog
 
in - Variable in class org.argouml.util.SubInputStream
 
inContext(Object[]) - Method in interface org.argouml.application.api.Pluggable
A function which allows a plug-in to decide if it is available under a specific context.
inContext(Object[]) - Method in class org.argouml.application.helpers.DiagramHelper
 
inContext(Object[]) - Method in class org.argouml.application.helpers.ResourceBundleHelper
 
inContext(Object[]) - Method in class org.argouml.application.helpers.SettingsTabHelper
 
inContext(Object[]) - Method in class org.argouml.language.java.generator.GeneratorJava
 
inContext(Object[]) - Method in class org.argouml.ui.ActionExportXMI
 
inContext(Object[]) - Method in class org.argouml.uml.generator.Generator
 
inContext(Object[]) - Method in class org.argouml.uml.generator.GeneratorDisplay
 
inContext(Object[]) - Method in class org.argouml.uml.reveng.FileImportSupport
 
inContext(Object[]) - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
incProgress(int) - Method in class org.argouml.ui.StatusBar
 
inclusiveOrExpression() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
inclusiveOrExpression() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
incomingScroll - Variable in class org.argouml.uml.ui.behavior.state_machines.PropPanelStateVertex
 
indentX - Variable in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
indentY - Variable in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
index - Variable in class org.argouml.util.LinkedHashMap.ValuesList.ValuesIterator
 
indexOf(Object) - Method in class org.argouml.util.LinkedHashSet
 
indexOfNextCheckedSemicolon(String, int) - Method in class org.argouml.uml.generator.ParserDisplay
 
inform(ToDoItem) - Method in class org.argouml.cognitive.DesignMaterial
When a critic produces a ToDoItem, both the Designer and the "offending" DesignMaterial's are notified.
inform(ToDoItem) - Method in class org.argouml.cognitive.Designer
Inform the human designer using this system that the given ToDoItem should be considered.
inherit - Static variable in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
inherit - Static variable in class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
 
init() - Static method in class org.argouml.i18n.Translator
Default Locale is set and resources Bundles are loaded.
init(int[][]) - Method in class org.argouml.swingext.DecoratedIcon
 
init() - Static method in class org.argouml.uml.cognitive.checklist.Init
static initializer, register all appropriate critics
init(Locale) - Static method in class org.argouml.uml.cognitive.checklist.Init
Deprecated. as of 0.15.3. use @see #init()
init() - Static method in class org.argouml.uml.cognitive.critics.Init
static initializer, register all appropriate critics
initChoices() - Method in class org.argouml.ui.StylePanelFig
 
initChoices() - Method in class org.argouml.uml.diagram.ui.SPFigEdgeModelElement
 
initChoices2() - Method in class org.argouml.ui.StylePanelFigText
 
initConstraintsTab() - Method in class org.argouml.ui.FindDialog
 
initHelpTab() - Method in class org.argouml.ui.FindDialog
 
initList() - Method in class org.argouml.uml.reveng.ImportClasspathDialog
 
initMainPanel() - Method in class org.argouml.cognitive.ui.DesignIssuesDialog
 
initMainPanel() - Method in class org.argouml.cognitive.ui.GoalsDialog
 
initMenus() - Method in class org.argouml.ui.menubar.GenericArgoMenuBar
construct the ordinary all purpose Argo Menu Bar.
initModifiedTab() - Method in class org.argouml.ui.FindDialog
 
initNameLocTab() - Method in class org.argouml.ui.FindDialog
 
initPanels() - Method in class org.argouml.ui.TabTable
 
initPanels() - Method in class org.argouml.uml.ui.TabProps
Preload property panels that are commonly used within the first few seconds after the tool is launched.
initPanels() - Method in class org.argouml.uml.ui.TabStyle
 
initPersPanel() - Method in class org.argouml.ui.explorer.PerspectiveConfigurator
Initialize the Perspectives tab panel.
initResourceLoader() - Static method in class org.argouml.application.helpers.ResourceLoaderWrapper
Initializes the resourceloader.
initTagValsTab() - Method in class org.argouml.ui.FindDialog
 
initToolBar() - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Create the toolbar based on actions for the spcific diagram subclass.
initTypes() - Method in class org.argouml.ui.FindDialog
 
initWizard(Wizard) - Method in class org.argouml.cognitive.critics.Critic
Initialize a newly created wizard with information found by the critic.
initWizard(Wizard) - Method in class org.argouml.language.java.cognitive.critics.CrMultipleInheritance
 
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.CrNameConflict
 
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
 
initialize() - Method in class org.argouml.application.modules.ModuleLoader
Load the internal modules.
initialize(Object) - Method in class org.argouml.model.uml.AbstractUmlModelFactory
Initialized some new modelelement o
initialize(Object) - Method in class org.argouml.ui.ArgoDiagram
 
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
 
initialize() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelAction
 
initialize() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelCallEvent
 
initialize() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelCompositeState
 
initialize() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelEvent
 
initialize() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelStateMachine
 
initialize() - Method in class org.argouml.uml.ui.foundation.core.PropPanelAssociation
 
initialize() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
initialize() - Method in class org.argouml.uml.ui.foundation.core.PropPanelFlow
 
initializeFactoryMethods() - Method in class org.argouml.model.uml.UmlFactory
 
initializeGUI(boolean, String) - Static method in class org.argouml.application.Main
 
initializeLookAndFeel() - Method in class org.argouml.ui.LookAndFeelMgr
Sets the appearance of the UI using the current values of the LookAndFeel and Theme properties.
initializeModule() - Method in interface org.argouml.application.api.ArgoModule
Method called when Argo is loading a module.
initializeModule() - Method in class org.argouml.application.helpers.DiagramHelper
 
initializeModule() - Method in class org.argouml.application.helpers.ResourceBundleHelper
 
initializeModule() - Method in class org.argouml.application.helpers.SettingsTabHelper
 
initializeModule() - Method in class org.argouml.ui.ActionExportXMI
 
initializeModule() - Method in class org.argouml.uml.generator.Generator
 
initializeModule() - Method in class org.argouml.uml.reveng.FileImportSupport
 
initializeModule() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
initializeModules() - Static method in class org.argouml.application.api.Argo
Initializes the module loader.
initializer() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
initializer() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
innerClassifier(Object) - Method in class org.argouml.uml.reveng.java.ParseState
Tell the parse state that a classifier is an inner classifier to the current parsed classifier.
insertString(int, String, AttributeSet) - Method in class org.argouml.uml.ui.UMLPlainTextDocument
 
insertSuccessor(Object, Object, int) - Method in class org.argouml.uml.generator.ParserDisplay
Inserts message s as the p'th successor of message m.
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
 
insertUpdate(DocumentEvent) - Method in class org.argouml.ui.TabText
 
insertUpdate(DocumentEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.StylePanelFigClass
 
insertUpdate(DocumentEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.StylePanelFigInterface
 
insertUpdate(DocumentEvent) - Method in class org.argouml.uml.diagram.ui.PropPanelString
 
insertUpdate(DocumentEvent) - Method in class org.argouml.uml.diagram.ui.SPFigEdgeModelElement
 
insertUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLExpressionBodyField
Deprecated.  
insertUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLExpressionLanguageField
Deprecated.  
insertUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLStimulusActionTextField
 
insertUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLTextArea
Deprecated.  
insertUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLTextField
Deprecated.  
insetPx - Variable in class org.argouml.ui.AboutBox
Insets in pixels
instance - Static variable in class org.argouml.model.uml.ExplorerNSUMLEventAdaptor
 
instance - Static variable in class org.argouml.ui.ActionExportXMI
 
instance - Static variable in class org.argouml.ui.SplashScreen
 
instance - Static variable in class org.argouml.ui.explorer.ExplorerEventAdaptor
 
instance - Static variable in class org.argouml.ui.explorer.PerspectiveManager
 
instance - Static variable in class org.argouml.ui.targetmanager.TargetManager
The singleton instance
instance - Static variable in class org.argouml.uml.reveng.ImportClassLoader
 
instanceListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
instanceSet - Static variable in class org.argouml.ui.NavigatorPane
 
instructions() - Method in class org.argouml.uml.diagram.sequence.ui.ModeCreateLink
 
instructions() - Method in class org.argouml.uml.diagram.ui.ModeCreateEdgeAndNode
 
interfaceDef - Variable in class org.argouml.language.java.generator.InterfaceCodePiece
The code piece this interface represents.
interfaceDefinition(CodePiece) - Method in class org.argouml.language.java.generator.JavaRecognizer
 
interfaceDefinition(String, short) - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
interfaceExtends() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
interfaceExtends() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
internalGetAllRealizedInterfaces(Object, Collection, Set) - Method in class org.argouml.model.uml.foundation.core.CoreHelper
Helper method for getAllRealizedInterfaces.
internalNavigateParameterized(String, Type[], boolean) - Method in class org.argouml.ocl.ArgoAny
 
internalOnSetTarget(String, Object[]) - Method in class org.argouml.ui.targetmanager.TargetManager
 
internalTransitionsList - Variable in class org.argouml.uml.ui.behavior.state_machines.PropPanelState
 
internalTransitionsScroll - Variable in class org.argouml.uml.ui.behavior.state_machines.PropPanelState
 
intersectsRect(Rectangle, int, int, int, int) - Method in class org.argouml.uml.diagram.ui.SelectionWButtons
 
invalidateLayout(Container) - Method in class org.argouml.swingext.LineLayout
 
invoke(Object, Method, Object[]) - Method in class org.argouml.model.uml.RefBaseObjectProxy
 
invoke(Object, Method, Object[]) - Method in class org.argouml.model.uml.RefPackageProxy
 
invoke(Object, String, String) - Method in class org.argouml.uml.generator.PropertySpecialString
Called by ParserDisplay.setProperties while searching for an action to invoke for a property.
invokeClass(String, String[]) - Method in class org.argouml.application.security.ArgoJarClassLoader
Invokes the application in this jar file given the name of the main class and an array of arguments.
isAAbstraction(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Abstraction.
isAAction(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Action.
isAActionExpression(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for ActionExpression
isAActionSequence(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for ActionSequence
isAActionState(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Action state
isAActivityGraph(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for ActivityGraph
isAActor(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Actor
isAAggregationKind(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for AggregationKind
isAAssociation(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Association.
isAAssociationEnd(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for AssociationEnd.
isAAssociationEndRole(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for AssociationEndRole
isAAssociationRole(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for AssociationRole
isAAttribute(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Attribute
isABase(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for bases.
isABehavioralFeature(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for behavioral features.
isACallAction(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for CallAction
isACallEvent(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for CallEvent
isAClass(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Class
isAClassifier(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Classifier
isAClassifierRole(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for ClassifierRole
isACollaboration(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Collaboration
isAComment(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Comment
isAComponent(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Component
isAComponentInstance(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for ComponentInstance
isACompositeState(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for CompositeState
isAConstraint(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Constraint
isACreateAction(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for CreateAction
isADataType(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for DataType
isADataValue(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for DataValue
isADependency(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Dependency
isADestroyAction(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for DestroyAction
isADiagram(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Diagram.
isAElement(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Element
isAElementImport(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for ElementImport
isAElementListener(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for ElementListener
isAElementResidence(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for ElementResidence
isAExpression(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Expression
isAExtend(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Extend
isAExtensionPoint(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for ExtensionPoint
isAFeature(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Feature
isAFinalState(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for FinalState
isAFlow(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Flow
isAGeneralizableElement(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for GeneralizableElement
isAGeneralization(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for GeneralizableElement
isAGuard(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Guard
isAInclude(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Include
isAInstance(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Instance
isAInteraction(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Interaction
isAInterface(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Interface
isALink(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Link
isALinkEnd(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for LinkEnd
isAMessage(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Message
isAMethod(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Method
isAModel(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Model
isAModelElement(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for ModelElement
isAMultiplicity(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Multiplicity
isANamespace(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Namespace
isANode(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for a Node
isANodeInstance(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for a NodeInstance
isAObject(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Object
isAOperation(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Operation
isAPackage(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Package
isAParameter(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Parameter
isAPermission(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Permission
isAPseudostate(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Pseudostate
isAPseudostateKind(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for PseudostateKind
isAReception(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Reception
isARelationship(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Relationship
isAReturnAction(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Returnaction
isASendAction(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for SendAction
isASignal(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Signal
isAState(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for State
isAStateMachine(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for StateMachine
isAStateVertex(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for StateVertex
isAStereotype(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Stereotype
isAStimulus(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for stimulus
isAStructuralFeature(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for StructuralFeature
isASubsystem(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Subsystem
isATaggedValue(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for TaggedValue
isATransition(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Transition
isAUsage(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Usage
isAUseCase(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for a Use Case
isAVisibilityKind(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for VisibilityKind
isAbstract(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for abstract classes and operations.
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.
isAcceptible(Object) - Method in class org.argouml.uml.ui.UMLComboBoxModel
Deprecated. Use the supplied filter method to identify if the supplied model element should be included in the drop down list.
isAcceptible(Object, Object) - Method in class org.argouml.uml.ui.foundation.core.PropPanelGeneralization
 
isAcceptibleAssociation(Object) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelStimulus
 
isAcceptibleClassifier(MModelElement) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelComponentInstance
 
isAcceptibleClassifier(Object) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelInstance
 
isAcceptibleClassifier(MModelElement) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelNodeInstance
 
isAcceptibleClassifier(MModelElement) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelObject
 
isAcceptibleClassifier(Object) - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelReception
Returns true if a given modelelement is an acceptable owner of this reception.
isAcceptiblePowertype(Object) - Method in class org.argouml.uml.ui.foundation.core.PropPanelGeneralization
 
isAcceptibleType(Object) - Method in class org.argouml.uml.ui.foundation.core.PropPanelParameter
 
isActive() - Method in class org.argouml.cognitive.critics.CompoundCritic
 
isActive() - Method in class org.argouml.cognitive.critics.Critic
Reply true iff this Critic can execute.
isActive(Object) - Static method in class org.argouml.model.ModelFacade
 
isAdd() - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Returns the add.
isAddActionEnabled() - Method in class org.argouml.uml.ui.behavior.collaborations.PropPanelMessage
 
isAddingCollaborationAllowed(Object) - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsHelper
Returns true if a collaboration may be added to the given context.
isAddingStatemachineAllowed(Object) - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesHelper
Returns true if a statemachine may be added to the given context.
isAffected(MElementEvent) - Method in class org.argouml.uml.ui.UMLBooleanProperty
Deprecated. Returns true if a specific NSUML event should have an affect on this property.
isAffected(MElementEvent) - Method in class org.argouml.uml.ui.UMLStimulusActionTextProperty
 
isAffected(MElementEvent) - Method in class org.argouml.uml.ui.UMLTextProperty
Deprecated.  
isAggregate(Object) - Static method in class org.argouml.model.ModelFacade
Returns true if a given associationend is a composite.
isAsynchronous(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for asynchronisity of an action
isAttributeVisible() - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
Returns the status of the attribute field.
isAutoResizable() - Static method in class org.argouml.ui.ActionAutoResize
Accessor to determine whether the nodes should be resized or not.
isAvailableInFacade() - Method in class org.argouml.model.UmlModelEntity
Deprecated. facade is to be removed
isBadPreMsg(Object, Object) - Method in class org.argouml.uml.generator.ParserDisplay
Examines the call tree from chld to see if ans is an ancestor.
isBuiltin(String) - Method in class org.argouml.uml.cognitive.critics.CrReservedName
Dont critique the built-in java types, they are supposed to have those "reserved" names.
isCancelled() - Method in class org.argouml.uml.reveng.Import.ImportRun
 
isCellEditable(int, int) - Method in class org.argouml.cognitive.checklist.ui.TableModelChecklist
 
isCellEditable(int, int) - Method in class org.argouml.cognitive.critics.ui.TableModelCritics
 
isCellEditable(int, int) - Method in class org.argouml.swingext.PropertyTable.PropertyTableModel
 
isCellEditable(int, int) - Method in class org.argouml.uml.TMResults
 
isCellEditable(int, int) - Method in class org.argouml.uml.generator.ui.ClassGenerationDialog.TableModelClassChecks
 
isCellEditable(int, int) - Method in class org.argouml.uml.ui.SrcPathTableModel
 
isCellEditable(int, int) - Method in class org.argouml.uml.ui.TableModelTaggedValues
 
isChangeable() - Method in class org.argouml.application.configuration.ConfigurationHandler
Indicates whether the configuration can be saved.
isChangeable(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for attributes that are changeable
isChanged() - Method in class org.argouml.application.configuration.ConfigurationHandler
Indicates whether the configuration can be saved.
isChangedProperty(PropertyChangeEvent) - Method in interface org.argouml.application.api.ConfigurationKey
Tells if this configuration key is the one changed in the PropertyChangeEvent.
isChangedProperty(PropertyChangeEvent) - Method in class org.argouml.application.configuration.ConfigurationKeyImpl
Compare the configuration key to a string.
isClassifierScope(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for attributes with classifier scope.
isCodeRelevantClassifier(Object) - Method in class org.argouml.uml.ui.ActionGenerateProjectCode
 
isComposite(Object) - Static method in class org.argouml.model.ModelFacade
Returns true if a given associationend is a composite.
isConcurent(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for concurent composite state.
isConnectionValid(Object, Object, Object) - Method in class org.argouml.model.uml.UmlFactory
 
isConsidering(String) - Method in class org.argouml.cognitive.DecisionModel
Reply true iff the Designer is considering the given decision.
isConsidering(String) - Method in class org.argouml.cognitive.Designer
Reply true iff the designer is currently considering the given decison.
isConsidering(Decision) - Method in class org.argouml.cognitive.Designer
needs documenting
isConstructor(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for constructor.
isCreatable() - Method in class org.argouml.model.UmlModelEntity
 
isCreateDiagramsChecked() - Method in class org.argouml.uml.reveng.Import
Check, if "Create diagrams from imported code" is selected.
isCutOffBottom() - Method in class org.argouml.uml.diagram.sequence.ActivationNode
 
isCutOffTop() - Method in class org.argouml.uml.diagram.sequence.ActivationNode
 
isCyclicOwnership(Object, Object) - Method in class org.argouml.model.uml.modelmanagement.ModelManagementHelper
Checks if a child for some ownershiprelationship (as in a namespace A is owned by a namespace B) is allready in the ownerhship relation.
isDataFlavorSupported(DataFlavor) - Method in class org.argouml.ui.TransferableModelElement
 
isDataFlavorSupported(DataFlavor) - Method in class org.argouml.ui.explorer.TransferableModelElement
 
isDataFlavorSupported(DataFlavor) - Method in class org.argouml.uml.diagram.ui.ImageSelection
 
isDelete() - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Returns the delete.
isDeleteEnabled() - Method in class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
Checks if the delete button of the associationend panel should be enabled.
isDestroyed() - Method in class org.argouml.uml.diagram.sequence.LinkNode
 
isDiagramInProject(String) - Method in class org.argouml.uml.reveng.DiagramInterface
Check if this diagram already exists in the project.
isDirectory() - Method in class org.argouml.util.osdep.win32.Win32FileSystemView.FileSystemRoot
 
isDiscendDirectoriesRecursively() - Method in class org.argouml.uml.reveng.Import
Check, if "Discend directories recursively" is selected.
isEditing() - Method in class org.argouml.uml.ui.UMLPlainTextDocument
Returns the editing.
isEmpty() - Method in class org.argouml.model.uml.ClassListenerHashMap
Tests if the hashmap is empty.
isEmpty() - Method in class org.argouml.model.uml.EventListenerHashMap
Tests wether there are any listeners registred for any modelelements and eventkeys.
isEnabled() - Method in class org.argouml.cognitive.critics.CompoundCritic
 
isEnabled() - Method in class org.argouml.cognitive.critics.Critic
This is a convient method for accessing one well-known control record.
isEnabled() - Method in class org.argouml.uml.ui.AbstractActionAddModelElement
 
isEnabled() - Method in class org.argouml.uml.ui.AbstractActionRemoveElement
 
isEnabled() - Method in class org.argouml.uml.ui.ActionRemoveModelElement
 
isEnabled() - Method in class org.argouml.uml.ui.PropPanelButton2
 
isEnabled() - Method in class org.argouml.uml.ui.UMLAction
 
isEnabled() - Method in class org.argouml.uml.ui.behavior.collaborations.ActionNewAction
 
isEnd() - Method in class org.argouml.uml.diagram.sequence.ActivationNode
 
isExclusive() - Method in class org.argouml.uml.ui.AbstractActionAddModelElement
Returns the exclusive.
isExtensionPointVisible() - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Returns whether the extension points are currently displayed.
isFinished() - Method in class org.argouml.kernel.Wizard
 
isFiring() - Method in class org.argouml.uml.ui.UMLPlainTextDocument
 
isFlat() - Method in class org.argouml.cognitive.ui.ToDoPane
return whether the todo pane is currently in flat hierachy mode
isFrozen(Object) - Static method in class org.argouml.model.ModelFacade
 
isGlobalAction(AbstractAction) - Static method in class org.argouml.ui.Actions
 
isGuiEnabled() - Method in class org.argouml.model.uml.AbstractUmlModelFactory
Deprecated. by Linus Tolke as of 0.15.4. Thanks to Alex Bagehots work with the tree, this is no longer needed.
isHidden() - Method in class org.argouml.application.security.ArgoSecurityException
 
isHiddenFile(File) - Method in class org.argouml.util.osdep.win32.Win32FileSystemView
Returns whether a file is hidden or not.
isHighlighted() - Method in class org.argouml.uml.diagram.ui.CompartmentFigText
Return whether this item is highlighted.
isInCache(String) - Method in class org.argouml.application.helpers.ResourceLoaderWrapper
Wrapped method
isInCompoundStatement() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
check if we are inside a compoundStatement
isInDiagram(Object) - Method in class org.argouml.uml.reveng.DiagramInterface
Check if a given package has a representation in the current diagram.
isInTargetTransaction() - Method in class org.argouml.ui.targetmanager.TargetManager
 
isInTrash(Object) - Method in class org.argouml.kernel.Project
 
isInitialized(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for attributes that are initialized.
isInstanceScope(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for attributes with instance scope.
isJdk131() - Static method in class org.argouml.util.osdep.OsUtil
check whether we deal with a JDK 1.3.x
isJmiProxyCreated() - Method in class org.argouml.model.uml.UmlFactory
 
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) - Static method in class org.argouml.model.ModelFacade
Recognizer for leafs
isLeaf(Object) - Method in class org.argouml.ui.AbstractGoRule
 
isLeaf(Object) - Method in class org.argouml.ui.TreeModelComposite
Returns true if node is a leaf.
isLfBeforeCurly() - Method in class org.argouml.language.java.generator.GeneratorJava
Returns the _lfBeforeCurly.
isLoaded() - Method in class org.argouml.application.configuration.ConfigurationHandler
Indicates whether the configuration has been loaded.
isMac() - Static method in class org.argouml.util.osdep.OsUtil
check whether we deal with a Macintosh.
isMethod(Object) - Method in class org.argouml.model.uml.foundation.core.CoreHelper
This method returns if the object is a method.
isMinimiseFigsChecked() - Method in class org.argouml.uml.reveng.Import
Check, if "Minimise Class icons in diagrams" is selected.
isModal() - Method in class org.argouml.swingext.AbstractButtonAction
 
isModal() - Method in interface org.argouml.swingext.ButtonAction
 
isModuleEnabled() - Method in interface org.argouml.application.api.ArgoModule
Allows determination if a module is enabled or disabled
isModuleEnabled() - Method in class org.argouml.application.helpers.DiagramHelper
 
isModuleEnabled() - Method in class org.argouml.application.helpers.ModuleHelper
 
isModuleEnabled() - Method in class org.argouml.application.helpers.ResourceBundleHelper
 
isModuleEnabled() - Method in class org.argouml.application.helpers.SettingsTabHelper
 
isModuleEnabled() - Method in class org.argouml.language.java.generator.GeneratorJava
 
isModuleEnabled() - Method in class org.argouml.ui.ActionExportXMI
 
isModuleEnabled() - Method in class org.argouml.uml.generator.Generator
The default for any Generator is to be enabled.
isModuleEnabled() - Method in class org.argouml.uml.generator.GeneratorDisplay
 
isModuleEnabled() - Method in class org.argouml.uml.reveng.FileImportSupport
 
isModuleEnabled() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
isMovable() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNode
a node is movable when it hasn't got any up- or downlinks, but sidelinks
isMsgNumberStartOf(String, String) - Method in class org.argouml.uml.generator.ParserDisplay
Compares two message numbers n1, n2 with each other to determine if n1 specifies a the same position as n2 in a call tree or n1 specifies a position that is a father of the position specified by n2.
isMultiSelect() - Method in class org.argouml.uml.ui.AbstractActionAddModelElement
Returns the multiSelect.
isNavigable(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for Navigable elements
isNavigateBackEnabled() - Method in class org.argouml.ui.NavigationHistory
Deprecated. Returns true if this listener has a target for a back navigation.
isNavigateBackEnabled() - Method in class org.argouml.uml.ui.PropPanel
Deprecated. As of ArgoUml version 0.13.5,replaced by TargetManager.getInstance().navigateBackPossible()
isNavigateForwardEnabled() - Method in class org.argouml.ui.NavigationHistory
Deprecated. Returns true if this listener has a target for a back navigation.
isNavigateForwardEnabled() - Method in class org.argouml.uml.ui.PropPanel
Deprecated. As of ArgoUml version 0.13.5, replaced by TargetManager.getInstance().navigateForwardPossible()
isNeedsSave() - Method in class org.argouml.kernel.Project
Returns the needsSave.
isNew() - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Returns the new.
isOperation(Object) - Method in class org.argouml.model.uml.foundation.core.CoreHelper
This method returns if the object is an operation.
isOperationVisible() - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
Returns the status of the operation field.
isOperationVisible() - Method in class org.argouml.uml.diagram.static_structure.ui.FigInterface
Returns the status of the operation field.
isPackage() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNode
Check if this node is associated with a package.
isParseable(Object) - Method in interface org.argouml.application.api.PluggableImport
Tells if the object is parseable or not.
isParseable(Object) - Method in class org.argouml.uml.reveng.FileImportSupport
Tells if the file 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
 
isPathInModel - Variable in class org.argouml.uml.generator.ui.ClassGenerationDialog
 
isPaused - Variable in class org.argouml.cognitive.ToDoList
state variable for whether the validity checking thread is paused (waiting).
isPaused() - Method in class org.argouml.cognitive.ToDoList
 
isPhantom() - Method in class org.argouml.uml.ui.UMLComboBoxEntry
 
isPolyDistLessThan(Polygon, int, int, double) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
helper method for hit(Rectangle).
isPredecessorMsg(Object, Object, int) - Method in class org.argouml.uml.generator.ParserDisplay
Examines the call tree from suc to see if pre is a predecessor.
isPrimaryObject(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for primary objects.
isPrivate(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for attributes with private
isProperClass(Object) - Method in class org.argouml.uml.ui.UMLAttributesListModel
Deprecated. Called to determine if a particular feauture of the underlying collection should be in the cached list of model elements.
isProperClass(Object) - Method in class org.argouml.uml.ui.UMLModelElementCachedListModel
Deprecated.  
isProtected(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for attributes with protected
isPublic(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for attributes with public
isQuery(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for MBehaviouralFeature's that are queries.
isRealize(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for realize
isRelevant(Critic, Designer) - Method in class org.argouml.cognitive.critics.AndCM
 
isRelevant(Critic, Designer) - Method in class org.argouml.cognitive.critics.ControlMech
 
isRelevant(Critic, Designer) - Method in class org.argouml.cognitive.critics.CurDecisionCM
 
isRelevant(Critic, Designer) - Method in class org.argouml.cognitive.critics.DesignGoalsCM
 
isRelevant(Critic, Designer) - Method in class org.argouml.cognitive.critics.EnabledCM
 
isRelevant(Critic, Designer) - Method in class org.argouml.cognitive.critics.NotSnoozedCM
 
isRelevant(Critic, Designer) - Method in class org.argouml.cognitive.critics.OrCM
 
isRelevantToDecisions(Designer) - Method in class org.argouml.cognitive.critics.Critic
Reply true if this Critic is relevant to the decisions that the Designer is considering.
isRelevantToGoals(Designer) - Method in class org.argouml.cognitive.critics.Critic
Reply true iff this Critic is relevant to the goals that the Designer is trying to achieve.
isRemovableElement() - Method in class org.argouml.uml.ui.PropPanel
Check whether this element can be deleted.
isResizable() - Method in class org.argouml.uml.diagram.state.ui.FigBranchState
Initial states are fixed size.
isResizable() - Method in class org.argouml.uml.diagram.state.ui.FigDeepHistoryState
History 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.FigShallowHistoryState
History states are fixed size.
isResizable() - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
Returns true if this Fig can be resized by the user.
isReturn(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for return
isRoot(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for roots
isRoot(File) - Method in class org.argouml.util.osdep.win32.Win32FileSystemView
Returns true if the given file is a root.
isShowIcon() - Method in class org.argouml.uml.ui.UMLEditableComboBox.UMLComboBoxEditor
Returns the showIcon.
isSingleton(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for singleton.
isSpecification(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for specifications
isStart() - Method in class org.argouml.uml.diagram.sequence.ActivationNode
 
isStarted() - Method in class org.argouml.kernel.Wizard
 
isStereotype(Object, String) - Static method in class org.argouml.model.ModelFacade
Recognizer for model elements with a given stereotype.
isStereotype(Object, String, String) - Method in class org.argouml.model.uml.foundation.extensionmechanisms.ExtensionMechanismsHelper
Tests if a stereotype is a stereotype with some name and base class.
isStereotypeInh(Object, String, String) - Method in class org.argouml.model.uml.foundation.extensionmechanisms.ExtensionMechanismsHelper
Tests if a stereotype is or inherits from a stereotype with some name and base class.
isSunJdk() - Static method in class org.argouml.util.osdep.OsUtil
check whether we deal with a Sun JDK.
isSupposedToBeGeneratedAsLanguage(NotationName, Object) - Method in class org.argouml.uml.generator.ui.ClassGenerationDialog.TableModelClassChecks
 
isSystemClipBoardEmpty() - Method in class org.argouml.uml.ui.ActionCopy
 
isSystemClipBoardEmpty() - Method in class org.argouml.uml.ui.ActionCut
 
isSystemClipBoardEmpty() - Method in class org.argouml.uml.ui.ActionPaste
 
isTestModus() - Method in class org.argouml.uml.generator.Generator
Returns the _testModus.
isThemeCompatibleLookAndFeel(String) - Method in class org.argouml.ui.LookAndFeelMgr
Returns true if the specified look and feel class supports setting different themes.
isTop(Object) - Static method in class org.argouml.model.ModelFacade
 
isType(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for type.
isUtility(Object) - Static method in class org.argouml.model.ModelFacade
Recognizer for utility.
isValidDiagramName(String) - Method in class org.argouml.kernel.Project
Returns true if the given name is a valid name for a diagram.
isValidDropTarget(TreePath, TreePath) - Method in class org.argouml.ui.DnDNavigatorTree.ArgoDropTargetListener
Deprecated.  
isValidDropTarget(TreePath, TreePath) - Method in class org.argouml.ui.explorer.DnDExplorerTree.ArgoDropTargetListener
 
isValidElement(Object) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
Returns true if the given element is valid, i.e.
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.UMLMultiplicityComboBoxModel
 
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.UMLCollaborationRepresentedClassifierListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLCollaborationRepresentedOperationListModel
 
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.UMLInstanceClassifierListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLReceptionSignalComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLCallEventOperationListModel
 
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.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.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.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.UMLExtendBaseComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtendExtensionComboBoxModel
 
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.UMLIncludeAdditionComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLIncludeBaseComboBoxModel
 
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.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.UMLClassOperationListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierAssociationEndListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierClassifierInStateListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierClassifierRoleListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierCollaborationListModel
 
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.UMLClassifierInstanceListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierObjectFlowStateListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierParameterListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierParticipantListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierPowertypeRangeListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.foundation.core.UMLClassifierStructuralFeatureListModel
 
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.UMLFeatureOwnerComboBoxModel
 
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.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.UMLModelElementStereotypeComboBoxModel
 
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.UMLStructuralFeatureTypeComboBoxModel
 
isValidEvent(MElementEvent) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
Returns true if some event is valid.
isValidEvent(MElementEvent) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
Returns true if some event is valid.
isValidNamespace(Object, Object) - Method in class org.argouml.model.uml.foundation.core.CoreHelper
Returns true if some modelelement may be owned by the given namespace.
isValidNamespace(MCollaboration, MNamespace) - Method in class org.argouml.model.uml.foundation.core.CoreHelper
 
isValidNamespace(MGeneralization, MNamespace) - Method in class org.argouml.model.uml.foundation.core.CoreHelper
 
isValidNamespace(MStructuralFeature, MNamespace) - Method in class org.argouml.model.uml.foundation.core.CoreHelper
 
isValidNamespace(MAssociation, MNamespace) - Method in class org.argouml.model.uml.foundation.core.CoreHelper
 
isValidNamespace(MGeneralizableElement, MNamespace) - Method in class org.argouml.model.uml.foundation.core.CoreHelper
 
isValidNamespace(Object) - Method in class org.argouml.uml.ui.ActionActivityDiagram
 
isValidNamespace(Object) - Method in class org.argouml.uml.ui.ActionAddDiagram
Returns true as the given namespace a valid namespace is to add the diagram to.
isValidNamespace(Object) - Method in class org.argouml.uml.ui.ActionClassDiagram
 
isValidNamespace(Object) - Method in class org.argouml.uml.ui.ActionCollaborationDiagram
 
isValidNamespace(Object) - Method in class org.argouml.uml.ui.ActionDeploymentDiagram
 
isValidNamespace(Object) - Method in class org.argouml.uml.ui.ActionStateDiagram
 
isValidNamespace(Object) - Method in class org.argouml.uml.ui.ActionUseCaseDiagram
 
isValidStereoType(Class, Object) - Method in class org.argouml.model.uml.foundation.extensionmechanisms.ExtensionMechanismsHelper
 
isValidStereoType(Object, Object) - Method in class org.argouml.model.uml.foundation.extensionmechanisms.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.
isVerboseDocs() - Method in class org.argouml.language.java.generator.GeneratorJava
Returns the _verboseDocs.
isWellformed(Object, Object) - Method in class org.argouml.model.uml.AbstractWellformednessRule
Checks if the combination of the element and the newValue give a wellformed result
isWellformed(Object, Object) - Method in class org.argouml.model.uml.foundation.core.AssociationEndAggregationWellformednessRule
Checks that there is at most one associationend within an association an aggregation or composite.
isWellformed(Object, Object) - Method in class org.argouml.model.uml.foundation.core.AssociationEndNameWellformednessRule
Checks that all associationends have an unique name in an association
isWellformed(Object, Object) - Method in class org.argouml.model.uml.foundation.core.AssociationEndNamespaceWellformednessRule
Checks that an associatonends namespace is the same as the owning association has
isWellformed(Object, Object) - Method in class org.argouml.model.uml.foundation.core.AssociationNamespaceWellformednessRule
 
isWin32() - Static method in class org.argouml.util.osdep.OsUtil
check whether we deal with a Windows Operating System.
iss - Variable in class org.argouml.uml.reveng.Import
 
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.StylePanel
 
itemStateChanged(ItemEvent) - Method in class org.argouml.ui.StylePanelFig
 
itemStateChanged(ItemEvent) - Method in class org.argouml.ui.StylePanelFigText
 
itemStateChanged(ItemEvent) - Method in class org.argouml.ui.explorer.ExplorerTreeModel
Updates the explorer for new perspectives / orderings.
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.ui.SPFigEdgeModelElement
 
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.UMLCheckBox
Deprecated.  
itemStateChanged(ItemEvent) - Method in class org.argouml.uml.ui.UMLMetaclassComboBox
Deprecated.  
itemStateChanged(ItemEvent) - Method in class org.argouml.uml.ui.UMLMultiplicityComboBox
Deprecated.  
itemStateChanged(ItemEvent) - Method in class org.argouml.uml.ui.UMLRadioButton
Deprecated.  
iterator() - Method in class org.argouml.cognitive.Design
Enumerate all contained DesignMaterial's.
iterator() - Method in class org.argouml.util.LinkedHashMap.ValuesList
 
iterator() - Method in class org.argouml.util.LinkedHashSet
 

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