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

I

IDL_FILTER - Static variable in class org.argouml.util.FileFilters
Filter for IDL files
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.
INDENT - Static variable in class org.argouml.uml.generator.Generator2
Deprecated. Two spaces used for indenting code in classes.
INHERITANCE - Static variable in class org.argouml.uml.cognitive.UMLDecision
Decision type: INHERITANCE.
INITIAL - Static variable in class org.argouml.uml.diagram.sequence.MessageNode
Nothing has happened yet.
INOUT_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetParameterDirectionKind
INOUT_COMMAND determines the kind of direction.
INSTANCIATION - Static variable in class org.argouml.uml.cognitive.UMLDecision
Decision type: INSTANCIATION.
INTERRUPTIVE_PRIORITY - Static variable in class org.argouml.cognitive.ToDoItem
The interruptive priority todoitem of 4 levels.
IN_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetParameterDirectionKind
IN_COMMAND determines the kind of direction.
IllegalModelElementConnectionException - exception org.argouml.model.IllegalModelElementConnectionException.
An Exception thrown when trying to create an invalid association or link.
IllegalModelElementConnectionException(String) - Constructor for class org.argouml.model.IllegalModelElementConnectionException
Constructs an instance of IllegalModelElementConnection with the specified detail message.
IllegalModelElementConnectionException(String, Throwable) - Constructor for class org.argouml.model.IllegalModelElementConnectionException
Constructs an instance of IllegalModelElementConnection with the specified detail message.
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.
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.
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 ArgoUML.
Init() - Constructor for class org.argouml.uml.cognitive.critics.Init
 
InitNotationJava - class org.argouml.uml.notation.java.InitNotationJava.
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.uml.notation.java.InitNotationJava
 
InitNotationUml - class org.argouml.uml.notation.uml.InitNotationUml.
This class initialises the Notation subsystem.
InitNotationUml() - Constructor for class org.argouml.uml.notation.uml.InitNotationUml
 
InstanceChangeEvent - class org.argouml.model.InstanceChangeEvent.
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.
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.
InvalidElementException - exception org.argouml.model.InvalidElementException.
Exception indicating an attempt to operate on an invalid model element.
InvalidElementException(String) - Constructor for class org.argouml.model.InvalidElementException
Constructor the exception with a message.
InvalidElementException(String, Throwable) - Constructor for class org.argouml.model.InvalidElementException
Constructor the exception with a message and a causing exception.
InvalidElementException(Throwable) - Constructor for class org.argouml.model.InvalidElementException
Constructor the exception a causing exception.
ItemUID - class org.argouml.cognitive.ItemUID.
An instances of this class is supposed to be attached to an instance of another class to uniquely identify it.
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.
i18nlocalize(String) - Method in class org.argouml.cognitive.AbstractCognitiveTranslator
 
i18nmessageFormat(String, Object[]) - Method in class org.argouml.cognitive.AbstractCognitiveTranslator
 
ignoreElement(XMLElement) - Method in class org.argouml.persistence.SAXParserBase
 
importOffenders(ListSet, boolean) - Method in class org.argouml.cognitive.ResolvedCritic
Imports the set of related objects in set to this object.
inContext(Object[]) - Method in interface org.argouml.application.api.Pluggable
Deprecated. 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
Deprecated.  
inContext(Object[]) - Method in class org.argouml.application.helpers.ResourceBundleHelper
Deprecated.  
inContext(Object[]) - Method in class org.argouml.application.helpers.SettingsTabHelper
Deprecated.  
inContext(Object[]) - Method in class org.argouml.language.java.generator.GeneratorJava
 
inContext(Object[]) - Method in class org.argouml.uml.generator.Generator2
Deprecated.  
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
 
incrementNumHushes() - Static method in class org.argouml.cognitive.ui.TabToDo
increments the numHushes.
indexOf(Object) - Method in class org.argouml.cognitive.ListSet
 
indexOf(Object) - Method in class org.argouml.kernel.MemberList
 
indicateBounds(FigText, Graphics) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
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.
init() - Static method in class org.argouml.i18n.Translator
Default Locale is set and resources Bundles are loaded.
init() - Static method in class org.argouml.uml.cognitive.checklist.Init
static initializer, register all appropriate critics.
init() - Static method in class org.argouml.uml.cognitive.critics.Init
static initializer, register all appropriate critics.
init() - Static method in class org.argouml.uml.notation.java.InitNotationJava
static initializer, register all appropriate notations.
init() - Static method in class org.argouml.uml.notation.uml.InitNotationUml
static initializer, register all appropriate notations.
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.
initConstraintsTab() - Method in class org.argouml.ui.FindDialog
Init the Constraints tab.
initHelpTab() - Method in class org.argouml.ui.FindDialog
Initialise the help tab.
initMenus() - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
Construct the ordinary all purpose Argo Menu Bar.
initModifiedTab() - Method in class org.argouml.ui.FindDialog
Init the Last Modified tab.
initNameLocTab() - Method in class org.argouml.ui.FindDialog
Initialise the tab "Name and Location".
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.activity.ui.FigCallState
 
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
 
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.collaboration.ui.FigAssociationRole
Create the NotationProviders.
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
 
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.deployment.ui.FigMNodeInstance
 
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.state.ui.FigState
 
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.state.ui.FigTransition
 
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
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
Create the NotationProviders.
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.ui.FigMessage
 
initNotationProviders(Object) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Create the NotationProviders.
initPanels() - Method in class org.argouml.uml.ui.TabStyle
Initialize the hashtable of pre lookup panels.
initTagValsTab() - Method in class org.argouml.ui.FindDialog
Init the tab with the tagged values.
initToolBar() - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Create the toolbar based on actions for the specific diagram subclass.
initTypes() - Method in class org.argouml.ui.FindDialog
Init the modelelement types that we can look for.
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
Deprecated. Load the internal modules.
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
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
Initialise the panel with fields and stuff.
initialize() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelTimeEvent
 
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
Deprecated. Method called when Argo is loading a module.
initializeModule() - Method in class org.argouml.application.helpers.DiagramHelper
Deprecated.  
initializeModule() - Method in class org.argouml.application.helpers.ResourceBundleHelper
Deprecated.  
initializeModule() - Method in class org.argouml.application.helpers.SettingsTabHelper
Deprecated.  
initializeModule() - Method in class org.argouml.uml.generator.Generator2
Deprecated.  
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
Deprecated. by Linus Tolke for 0.21.3. There is no reason to let this call go through the Argo class.
insertNodeInto(MutableTreeNode, MutableTreeNode, int) - Method in class org.argouml.ui.explorer.ExplorerTreeModel
Invoked this to insert newChild at location index in parents children.
insertString(int, String, AttributeSet) - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
insertString(int, String, AttributeSet) - Method in class org.argouml.uml.ui.UMLPlainTextDocument
 
insertString(int, String, AttributeSet) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLSynchStateBoundDocument
 
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
 
instructions() - Method in class org.argouml.uml.diagram.sequence.ui.ModeChangeHeight
 
instructions() - Method in class org.argouml.uml.diagram.sequence.ui.ModeCreateMessage
 
invisibleAllowed - Variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
True of a subclass of FigNodeModelElement is allowed to be invisible.
isAAbstraction(Object) - Method in interface org.argouml.model.Facade
Recognizer for Abstraction.
isAAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for Action.
isAActionExpression(Object) - Method in interface org.argouml.model.Facade
Recognizer for ActionExpression.
isAActionSequence(Object) - Method in interface org.argouml.model.Facade
Recognizer for ActionSequence.
isAActionState(Object) - Method in interface org.argouml.model.Facade
Recognizer for Action state.
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.
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.
isABase(Object) - Method in interface org.argouml.model.Facade
Deprecated. use isAModelElement or a more specific recognizer for all new code
isABehavioralFeature(Object) - Method in interface org.argouml.model.Facade
Recognizer for behavioral features.
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.
isAChangeEvent(Object) - Method in interface org.argouml.model.Facade
Recognizer for ChangeEvent.
isAClass(Object) - Method in interface org.argouml.model.Facade
Recognizer for Class.
isAClassifier(Object) - Method in interface org.argouml.model.Facade
Recognizer for Classifier.
isAClassifierAndARelationship(Object) - Method in interface org.argouml.model.Facade
Recognizer for a Element that is Classifier and RelationShip.
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.
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.
isADataType(Object) - Method in interface org.argouml.model.Facade
Recognizer for DataType.
isADataValue(Object) - Method in interface org.argouml.model.Facade
Recognizer for DataValue.
isADependency(Object) - Method in interface org.argouml.model.Facade
Recognizer for Dependency.
isADestroyAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for DestroyAction.
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 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.
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 GeneralizableElement.
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.
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.
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.
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.
isAParameter(Object) - Method in interface org.argouml.model.Facade
Recognizer for Parameter.
isAPartition(Object) - Method in interface org.argouml.model.Facade
Recognizer for Partition.
isAPermission(Object) - Method in interface org.argouml.model.Facade
Recognizer for Permission.
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.
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.
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.
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 Use Case.
isAVisibilityKind(Object) - Method in interface org.argouml.model.Facade
Recognizer for VisibilityKind.
isAbstract(Object) - Method in interface org.argouml.model.Facade
Recognizer for abstract classes and operations.
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.
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) - Method in interface org.argouml.model.Facade
Recognizer for Classes that are Active.
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.
isAggregate(Object) - Method in interface org.argouml.model.Facade
Returns true if a given associationend is a composite.
isAsynchronous(Object) - Method in interface org.argouml.model.Facade
Recognizer for asynchronisity of an action.
isAttributesVisible() - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
Returns the status of the attribute field.
isAttributesVisible() - Method in interface org.argouml.uml.diagram.ui.AttributesCompartmentContainer
Determine if the attributes compartment is visible.
isAutoResizable() - Static method in class org.argouml.ui.ActionAutoResize
Accessor to determine whether the nodes should be resized or not.
isCallMessage(Object) - Static method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
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.application.configuration.ConfigurationHandler
Indicates whether the configuration can be saved.
isChangeable(Object) - Method in interface org.argouml.model.Facade
Recognizer for attributes that are changeable.
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.
isCheckSize() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
isClassifierScope(Object) - Method in interface org.argouml.model.Facade
Recognizer for attributes with classifier scope.
isClearable() - Method in class org.argouml.uml.ui.UMLComboBoxModel2
Return boolean indicating whether combo allows empty string.
isComposite(Object) - Method in interface org.argouml.model.Facade
Returns true if a given associationend is a composite.
isConcurrent(Object) - Method in interface org.argouml.model.Facade
Recognizer for concurrent composite state.
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) - Method in interface org.argouml.model.UmlFactory
Checks if some type of UML model element is valid to connect two other existing UML model elements.
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.
isCreateDiagramsChecked() - Method in class org.argouml.uml.reveng.Import
Check, if "Create diagrams from imported code" is selected.
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 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.TransferableModelElements
 
isDelete() - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Returns the delete.
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.
isDiagramOwner(Object, Object) - Method in interface org.argouml.model.DiagramInterchangeFactory
Return true of the given ModelElement is the owner of the diagram.
isDiscendDirectoriesRecursively() - Method in class org.argouml.uml.reveng.Import
Check, if "Discend directories recursively" is selected.
isDragConnectable() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
isEditable() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Determine if this node can be edited.
isEditing() - Method in class org.argouml.uml.ui.UMLPlainTextDocument
Returns the editing.
isElementOfInterest(String) - Method in class org.argouml.persistence.ArgoParser
 
isElementOfInterest(String) - Method in class org.argouml.persistence.SAXParserBase
Determine if an element of the given name is of interest to the parser.
isEmpty() - Method in class org.argouml.cognitive.ListSet
 
isEmpty() - Method in class org.argouml.kernel.MemberList
 
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
 
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(String) - Static method in class org.argouml.moduleloader.ModuleLoader2
Gets the loaded status for some other module.
isEnabled(Object) - Method in class org.argouml.ui.cmd.ActionEmailExpert
 
isEnabled(Object) - Method in class org.argouml.ui.cmd.ToDoItemAction
 
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.ActionAddExtensionPoint
A predicate to determine if this action is enabled.
isEnabled() - Method in class org.argouml.uml.diagram.ui.ActionAddMessage
 
isEnabled() - Method in class org.argouml.uml.diagram.ui.ActionAggregation
 
isEnabled() - Method in class org.argouml.uml.diagram.ui.ActionDeleteConcurrentRegion
 
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.ActionProperties
 
isEnabled() - Method in class org.argouml.uml.diagram.ui.ActionSaveDiagramToClipboard
 
isEnabled() - Method in class org.argouml.uml.ui.AbstractActionAddModelElement
 
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 UMLClassDiagram).
isEnabled() - Method in class org.argouml.uml.ui.ActionNavigateOppositeAssocEnd
 
isEnabled() - Method in class org.argouml.uml.ui.ActionRESequenceDiagram
 
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
 
isEnumLiteralsVisible() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEnumeration
 
isEnumLiteralsVisible() - Method in interface org.argouml.uml.diagram.ui.EnumLiteralsCompartmentContainer
Determine if the EnumerationLiterals compartment is visible.
isExclusive() - Method in class org.argouml.uml.ui.AbstractActionAddModelElement
Returns the exclusive.
isExtensionPointVisible() - Method in interface org.argouml.uml.diagram.ui.ExtensionsCompartmentContainer
Determine if the operations compartment is visible.
isExtensionPointVisible() - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Returns whether the extension points are currently displayed.
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.
isFinished() - Method in class org.argouml.cognitive.ui.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.
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.
isInDiagram(Object) - Method in class org.argouml.uml.reveng.DiagramInterface
Check if a given package has a representation in the current diagram.
isInTrash(Object) - Method in class org.argouml.kernel.Project
 
isInitialized(Object) - Method in interface org.argouml.model.Facade
Recognizer for attributes that are initialized.
isInitiated() - Static method in class org.argouml.model.Model
 
isInstanceScope(Object) - Method in interface org.argouml.model.Facade
Recognizer for attributes with instance scope.
isInternal(Object) - Method in interface org.argouml.model.Facade
Recognizer for internal transitions.
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 leafs.
isLeaf(Object) - Method in class org.argouml.ui.TreeModelComposite
Returns true if node is a leaf.
isLeaf() - Method in class org.argouml.ui.explorer.ExplorerTreeNode
 
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.AbstractCoreHelperDecorator
 
isMethod(Object) - Method in interface org.argouml.model.CoreHelper
Deprecated. by Bob in 0.21.1. There is a duplicate method Model.getFacade().isAMethod(Object)
isMinimiseFigsChecked() - Method in class org.argouml.uml.reveng.Import
Check, if "Minimise Class icons in diagrams" is selected.
isModuleEnabled() - Method in interface org.argouml.application.api.ArgoModule
Deprecated. Allows determination if a module is enabled or disabled.
isModuleEnabled() - Method in class org.argouml.application.helpers.DiagramHelper
Deprecated.  
isModuleEnabled() - Method in class org.argouml.application.helpers.ModuleHelper
Deprecated.  
isModuleEnabled() - Method in class org.argouml.application.helpers.ResourceBundleHelper
Deprecated.  
isModuleEnabled() - Method in class org.argouml.application.helpers.SettingsTabHelper
Deprecated.  
isModuleEnabled() - Method in class org.argouml.language.java.generator.GeneratorJava
 
isModuleEnabled() - Method in class org.argouml.uml.generator.Generator2
Deprecated. The default for any Generator is to be enabled.
isModuleEnabled() - Method in class org.argouml.uml.reveng.FileImportSupport
 
isModuleEnabled() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
isMultiSelect() - Method in class org.argouml.uml.ui.AbstractActionAddModelElement
Returns the multiSelect.
isNavigable(Object) - Method in interface org.argouml.model.Facade
Recognizer for Navigable elements.
isNew() - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Returns the new.
isOperation(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
isOperation(Object) - Method in interface org.argouml.model.CoreHelper
Deprecated. by Bob in 0.21.1. There is a duplicate method Model.getFacade().isAOperation(Object)
isOperationsVisible() - Method in class org.argouml.uml.diagram.static_structure.ui.FigClassifierBox
Returns the visibility status of the operations compartment.
isOperationsVisible() - Method in interface org.argouml.uml.diagram.ui.OperationsCompartmentContainer
Determine if the operations compartment is visible.
isPackage(Object) - Method in interface org.argouml.model.Facade
Recognizer for attributes with package visibility.
isPaintCalled() - Method in class org.argouml.ui.SplashScreen
 
isParseable(Object) - Method in interface org.argouml.application.api.PluggableImport
Deprecated. 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
 
isPathVisible() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
isPathVisible() - Method in interface org.argouml.uml.diagram.ui.PathContainer
Determine if the path is visible.
isPaused() - Method in class org.argouml.cognitive.ToDoList
 
isPhantom() - Method in class org.argouml.uml.ui.UMLComboBoxEntry
 
isPrimaryObject(Object) - Method in interface org.argouml.model.Facade
Recognizer for primary objects.
isPrivate(Object) - Method in interface org.argouml.model.Facade
Recognizer for attributes with private.
isProtected(Object) - Method in interface org.argouml.model.Facade
Recognizer for attributes with protected.
isPublic(Object) - Method in interface org.argouml.model.Facade
Recognizer for attributes with public.
isQuery(Object) - Method in interface org.argouml.model.Facade
Recognizer for MBehaviouralFeature's that are queries.
isReadyToEdit() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
isRealize(Object) - Method in interface org.argouml.model.Facade
Recognizer for realize.
isRelevant(Critic, Designer) - Method in interface org.argouml.cognitive.critics.ControlMech
 
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.
isRelocationAllowed(Object) - Method in interface org.argouml.ui.explorer.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.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 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.
isRemoveFromDiagramAllowed(Collection) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
Return true if the current targets may be removed from the diagram.
isRemoveFromDiagramAllowed(Collection) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
 
isRemoved(Object) - Method in interface org.argouml.model.UmlFactory
Check whether a model element has been deleted.
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
 
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 return.
isReturnMessage(Object) - Static method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
isRoot(Object) - Method in interface org.argouml.model.Facade
Recognizer for roots.
isRoot(File) - Method in class org.argouml.util.osdep.win32.Win32FileSystemView
Returns true if the given file is a root.
isSelectable() - Method in class org.argouml.uml.diagram.ui.FigEdgePort
 
isSelected(String) - Static method in class org.argouml.moduleloader.ModuleLoader2
Get the selected.
isShowIcon() - Method in class org.argouml.uml.ui.UMLEditableComboBox.UMLComboBoxEditor
Returns the showIcon.
isSingleton(Object) - Method in interface org.argouml.model.Facade
Recognizer for singleton.
isSpecification(Object) - Method in interface org.argouml.model.Facade
Recognizer for specifications.
isStandalone() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNote
 
isStartEditingKey(KeyEvent) - Method in class org.argouml.uml.diagram.ui.FigSingleLineText
 
isStarted() - Method in class org.argouml.cognitive.ui.Wizard
 
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 is a stereotype with some name and base class.
isStereotype(Object, String) - Method in interface org.argouml.model.Facade
Recognizer for model elements 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.ui.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.
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 type.
isUserWorking() - Static method in class org.argouml.cognitive.Designer
 
isUtility(Object) - Method in interface org.argouml.model.Facade
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.
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
 
isValidElement(Object) - Method in class org.argouml.uml.ui.UMLMultiplicityComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.activity_graphs.UMLObjectFlowStateClassifierComboBoxModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.activity_graphs.UMLPartitionContentsListModel
 
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
Not used.
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.UMLIncludeAdditionListModel
 
isValidElement(Object) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLIncludeBaseListModel
 
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.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.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.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.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.foundation.extension_mechanisms.UMLTagDefinitionTypeComboBoxModel
 
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
Returns true if some 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.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) - Method in interface org.argouml.notation.NotationProvider4
Gets the boolean associated with the specified key.
isValue(String) - Method in class org.argouml.uml.notation.ValueHandler
 
isVerboseDocs() - Method in class org.argouml.language.java.generator.GeneratorJava
Returns the _verboseDocs.
isVisibilityVisible() - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
isVisibilityVisible() - Method in interface org.argouml.uml.diagram.ui.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.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.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.static_structure.ui.StylePanelFigPackage
 
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.reveng.ui.RESequenceDiagramDialog
 
itemStateChanged(ItemEvent) - Method in class org.argouml.uml.ui.TabSrc
 
itemStateChanged(ItemEvent) - Method in class org.argouml.uml.ui.UMLComboBoxNavigator
 
iterator() - Method in class org.argouml.cognitive.ListSet
 
iterator() - Method in class org.argouml.kernel.MemberList
 
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
 

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