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

I

i18nlocalize(String) - Method in class org.argouml.cognitive.AbstractCognitiveTranslator
 
i18nmessageFormat(String, Object[]) - Method in class org.argouml.cognitive.AbstractCognitiveTranslator
 
IllegalModelElementConnectionException - Exception in org.argouml.model
An Exception thrown when trying to create an invalid association or link.
IllegalModelElementConnectionException(String) - Constructor for exception org.argouml.model.IllegalModelElementConnectionException
Constructs an instance of IllegalModelElementConnection with the specified detail message.
IllegalModelElementConnectionException(String, Throwable) - Constructor for exception org.argouml.model.IllegalModelElementConnectionException
Constructs an instance of IllegalModelElementConnection with the specified detail message.
Import - Class in org.argouml.uml.reveng
This is the main class for the Swing importer framework.
Import(Frame) - Constructor for class org.argouml.uml.reveng.Import
Creates dialog window with chooser and configuration panel.
IMPORT_STEREOTYPE - Static variable in interface org.argouml.model.ModelManagementHelper
Name of stereotype applied to a Permission which is for import.
ImportClassLoader - Class in org.argouml.uml.reveng
Class to help users reverse engineer class information from arbitrary .jar/.class file resources, like an import classpath.
ImportCommon - Class in org.argouml.uml.reveng
Source language import class - GUI independent superclass.
ImportCommon() - Constructor for class org.argouml.uml.reveng.ImportCommon
 
ImporterManager - Class in org.argouml.uml.reveng
Keeps an instance of each ImportInterface implementation module registered.
ImportInterface - Interface in org.argouml.uml.reveng
An interface which identifies an ArgoUML plug-in which imports source language modules and creates UML model elements in our model.
ImportInterface.ImportException - Exception in org.argouml.uml.reveng
Import subsystem exception to wrap any nested exceptions with when thrown.
ImportInterface.ImportException(String, Throwable) - Constructor for exception org.argouml.uml.reveng.ImportInterface.ImportException
Construct an ImportException with a wrapped Throwable.
ImportInterface.ImportException(String) - Constructor for exception org.argouml.uml.reveng.ImportInterface.ImportException
 
ImportInterface.ImportException(Throwable) - Constructor for exception org.argouml.uml.reveng.ImportInterface.ImportException
 
importOffenders(ListSet, boolean) - Method in class org.argouml.cognitive.ResolvedCritic
Imports the set of related objects in set to this object.
ImportSettings - Interface in org.argouml.uml.reveng
Interface for the generic import settings that a pluggable importer module can query the value of.
ImportSettingsInternal - Interface in org.argouml.uml.reveng
Extended version of ImportSettings which must be implemented by GUI implementations.
incProgress(int) - Method in class org.argouml.ui.StatusBar
 
indexOf(Object) - Method in class org.argouml.cognitive.ListSet
 
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(String) - Static method in class org.argouml.i18n.Translator
Initialize the locale.
init() - Method in class org.argouml.moduleloader.InitModuleLoader
 
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.
initCurrentDiagram() - Method in class org.argouml.uml.reveng.ImportCommon
Compute and cache the current diagram interface.
initForEclipse(String) - Static method in class org.argouml.i18n.Translator
Alternate initialization entry point for use by ArgoEclipse.
initialise(String) - Static method in class org.argouml.model.Model
Initialise the model repository, based on the name of a ModelImplementation class.
initializeLookAndFeel() - Method in class org.argouml.ui.LookAndFeelMgr
Sets the appearance of the UI using the current values of the LookAndFeel and Theme properties.
initMenuCreate() - Method in class org.argouml.ui.MenuBar14
Build the menu "Create" and the toolbar for diagram creation.
initMenuCreate() - Method in class org.argouml.ui.MenuBar2
Build the menu "Create" and the toolbar for diagram creation.
InitModuleLoader - Class in org.argouml.moduleloader
Initialise this subsystem.
InitModuleLoader() - Constructor for class org.argouml.moduleloader.InitModuleLoader
 
initProgressMonitorWindow() - Method in class org.argouml.ui.SwingWorker
Instantiate and initialize an instance of ProgressMonitorWindow
initVersion() - Static method in class org.argouml.application.Main
Publish the version of the ArgoUML application.
initWizard(Wizard) - Method in class org.argouml.cognitive.Critic
Initialize a newly created wizard with information found by the critic.
insertNodeInto(MutableTreeNode, MutableTreeNode, int) - Method in class org.argouml.ui.explorer.ExplorerTreeModel
 
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
 
InstanceChangeEvent - Class in org.argouml.model
A change event due to change in the lifetime of a model element instance.
InstanceChangeEvent(Object, String, Object, Object, EventObject) - Constructor for class org.argouml.model.InstanceChangeEvent
Constructor.
interrupt() - Method in class org.argouml.ui.SwingWorker
A new method that interrupts the worker thread.
INTERRUPTIVE_PRIORITY - Static variable in class org.argouml.cognitive.ToDoItem
The interruptive priority todoitem of 4 levels.
InvalidElementException - Exception in org.argouml.model
Exception indicating an attempt to operate on an invalid model element.
InvalidElementException(String) - Constructor for exception org.argouml.model.InvalidElementException
Constructor the exception with a message.
InvalidElementException(String, Throwable) - Constructor for exception org.argouml.model.InvalidElementException
Constructor the exception with a message and a causing exception.
InvalidElementException(Throwable) - Constructor for exception org.argouml.model.InvalidElementException
Constructor the exception a causing exception.
isA(String, Object) - Method in interface org.argouml.model.Facade
Test whether the provided element is an instance of the given metatype.
isAAbstraction(Object) - Method in interface org.argouml.model.Facade
Recognizer for Abstraction.
isAAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for Action.
isAActionSequence(Object) - Method in interface org.argouml.model.Facade
Recognizer for ActionSequence.
isAActionState(Object) - Method in interface org.argouml.model.Facade
Recognizer for ActionState.
isAActivityGraph(Object) - Method in interface org.argouml.model.Facade
Recognizer for ActivityGraph.
isAActor(Object) - Method in interface org.argouml.model.Facade
Recognizer for Actor.
isAAggregationKind(Object) - Method in interface org.argouml.model.Facade
Recognizer for AggregationKind.
isAArgument(Object) - Method in interface org.argouml.model.Facade
Recognizer for Arguments.
isAArtifact(Object) - Method in interface org.argouml.model.Facade
Recognizer for Artifact.
isAAssociation(Object) - Method in interface org.argouml.model.Facade
Recognizer for Association.
isAAssociationClass(Object) - Method in interface org.argouml.model.Facade
Recognizer for AssociationClass.
isAAssociationEnd(Object) - Method in interface org.argouml.model.Facade
Recognizer for AssociationEnd.
isAAssociationEndRole(Object) - Method in interface org.argouml.model.Facade
Recognizer for AssociationEndRole.
isAAssociationRole(Object) - Method in interface org.argouml.model.Facade
Recognizer for AssociationRole.
isAAttribute(Object) - Method in interface org.argouml.model.Facade
Recognizer for Attribute.
isAAttributeLink(Object) - Method in interface org.argouml.model.Facade
Recognizer for AttributeLink.
isABehavioralFeature(Object) - Method in interface org.argouml.model.Facade
Recognizer for BehavioralFeature.
isABinding(Object) - Method in interface org.argouml.model.Facade
Recognizer for Binding.
isAbstract(Object) - Method in interface org.argouml.model.Facade
Recognizer for abstract classes and operations.
isACallAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for CallAction.
isACallEvent(Object) - Method in interface org.argouml.model.Facade
Recognizer for CallEvent.
isACallState(Object) - Method in interface org.argouml.model.Facade
Recognizer for CallState.
isAChangeEvent(Object) - Method in interface org.argouml.model.Facade
Recognizer for ChangeEvent.
isAClass(Object) - Method in interface org.argouml.model.Facade
Recognizer for UML Class.
isAClassifier(Object) - Method in interface org.argouml.model.Facade
Recognizer for Classifier.
isAClassifierInState(Object) - Method in interface org.argouml.model.Facade
Recognizer for ClassifierInState.
isAClassifierRole(Object) - Method in interface org.argouml.model.Facade
Recognizer for ClassifierRole.
isACollaboration(Object) - Method in interface org.argouml.model.Facade
Recognizer for Collaboration.
isACollaborationInstanceSet(Object) - Method in interface org.argouml.model.Facade
Recognizer for CollaborationInstanceSet.
isAComment(Object) - Method in interface org.argouml.model.Facade
Recognizer for Comment.
isAComponent(Object) - Method in interface org.argouml.model.Facade
Recognizer for Component.
isAComponentInstance(Object) - Method in interface org.argouml.model.Facade
Recognizer for ComponentInstance.
isACompositeState(Object) - Method in interface org.argouml.model.Facade
Recognizer for CompositeState.
isAConcurrentRegion(Object) - Method in interface org.argouml.model.Facade
Recognizer for ConcurrentRegion.
isAConstraint(Object) - Method in interface org.argouml.model.Facade
Recognizer for Constraint.
isACreateAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for CreateAction.
isActive() - Method in class org.argouml.cognitive.CompoundCritic
 
isActive() - Method in class org.argouml.cognitive.Critic
Reply true iff this Critic can execute.
isActive(Object) - Method in interface org.argouml.model.Facade
Recognizer for UML Classes that are Active.
isADataType(Object) - Method in interface org.argouml.model.Facade
Recognizer for DataType.
isADataValue(Object) - Method in interface org.argouml.model.Facade
Recognizer for DataValue.
isAddingActivityGraphAllowed(Object) - Method in class org.argouml.model.AbstractActivityGraphsHelperDecorator
 
isAddingActivityGraphAllowed(Object) - Method in interface org.argouml.model.ActivityGraphsHelper
Returns true if an activitygraph may be added to the given context.
isAddingCollaborationAllowed(Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
isAddingCollaborationAllowed(Object) - Method in interface org.argouml.model.CollaborationsHelper
Returns true if a collaboration may be added to the given context.
isAddingStatemachineAllowed(Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
isAddingStatemachineAllowed(Object) - Method in interface org.argouml.model.StateMachinesHelper
Returns true if a statemachine may be added to the given context.
isADependency(Object) - Method in interface org.argouml.model.Facade
Recognizer for Dependency.
isADestroyAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for DestroyAction.
isADirectedRelationship(Object) - Method in interface org.argouml.model.Facade
 
isAElement(Object) - Method in interface org.argouml.model.Facade
Recognizer for Element.
isAElementImport(Object) - Method in interface org.argouml.model.Facade
Recognizer for ElementImport.
isAElementResidence(Object) - Method in interface org.argouml.model.Facade
Recognizer for ElementResidence.
isAEnumeration(Object) - Method in interface org.argouml.model.Facade
Recognizer for UML Enumeration.
isAEnumerationLiteral(Object) - Method in interface org.argouml.model.Facade
Recognizer for UML EnumerationLiteral
isAEvent(Object) - Method in interface org.argouml.model.Facade
Recognizer for Event.
isAException(Object) - Method in interface org.argouml.model.Facade
Recognizer for UML Exception.
isAExpression(Object) - Method in interface org.argouml.model.Facade
Recognizer for Expression.
isAExtend(Object) - Method in interface org.argouml.model.Facade
Recognizer for Extend.
isAExtension(Object) - Method in interface org.argouml.model.Facade
Recognizer for Extension.
isAExtensionPoint(Object) - Method in interface org.argouml.model.Facade
Recognizer for ExtensionPoint.
isAFeature(Object) - Method in interface org.argouml.model.Facade
Recognizer for Feature.
isAFinalState(Object) - Method in interface org.argouml.model.Facade
Recognizer for FinalState.
isAFlow(Object) - Method in interface org.argouml.model.Facade
Recognizer for Flow.
isAGeneralizableElement(Object) - Method in interface org.argouml.model.Facade
Recognizer for GeneralizableElement.
isAGeneralization(Object) - Method in interface org.argouml.model.Facade
Recognizer for Generalization.
isAggregate(Object) - Method in interface org.argouml.model.Facade
Returns true if a given AssociationEnd has an aggretation kind of Aggregate.
isAGuard(Object) - Method in interface org.argouml.model.Facade
Recognizer for Guard.
isAInclude(Object) - Method in interface org.argouml.model.Facade
Recognizer for Include.
isAInstance(Object) - Method in interface org.argouml.model.Facade
Recognizer for Instance.
isAInteraction(Object) - Method in interface org.argouml.model.Facade
Recognizer for Interaction.
isAInteractionInstanceSet(Object) - Method in interface org.argouml.model.Facade
Recognizer for InteractionInstanceSet.
isAInterface(Object) - Method in interface org.argouml.model.Facade
Recognizer for Interface.
isALink(Object) - Method in interface org.argouml.model.Facade
Recognizer for Link.
isALinkEnd(Object) - Method in interface org.argouml.model.Facade
Recognizer for LinkEnd.
isALinkObject(Object) - Method in interface org.argouml.model.Facade
Recognizer for LinkObject.
isAMessage(Object) - Method in interface org.argouml.model.Facade
Recognizer for Message.
isAMethod(Object) - Method in interface org.argouml.model.Facade
Recognizer for Method.
isAModel(Object) - Method in interface org.argouml.model.Facade
Recognizer for Model.
isAModelElement(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElement.
isAMultiplicity(Object) - Method in interface org.argouml.model.Facade
Recognizer for Multiplicity.
isAMultiplicityRange(Object) - Method in interface org.argouml.model.Facade
Recognizer for MultiplicityRange.
isANamedElement(Object) - Method in interface org.argouml.model.Facade
Recognizer for a UML element which can have a name.
isANamespace(Object) - Method in interface org.argouml.model.Facade
Recognizer for Namespace.
isANaryAssociation(Object) - Method in interface org.argouml.model.Facade
Recognizer for N-ary Association.
isANode(Object) - Method in interface org.argouml.model.Facade
Recognizer for a Node.
isANodeInstance(Object) - Method in interface org.argouml.model.Facade
Recognizer for a NodeInstance.
isAObject(Object) - Method in interface org.argouml.model.Facade
Recognizer for Object.
isAObjectFlowState(Object) - Method in interface org.argouml.model.Facade
Recognizer for ObjectFlowState.
isAOperation(Object) - Method in interface org.argouml.model.Facade
Recognizer for Operation.
isAPackage(Object) - Method in interface org.argouml.model.Facade
Recognizer for Package.
isAPackageImport(Object) - Method in interface org.argouml.model.Facade
Recognizer for PackageImport (was Permission in UML 1.x).
isAParameter(Object) - Method in interface org.argouml.model.Facade
Recognizer for Parameter.
isAPartition(Object) - Method in interface org.argouml.model.Facade
Recognizer for Partition.
isAPrimitiveType(Object) - Method in interface org.argouml.model.Facade
Recognizer for PrimitiveType.
isAProfile(Object) - Method in interface org.argouml.model.Facade
Recognizer for Profile.
isAProfileApplication(Object) - Method in interface org.argouml.model.Facade
Recognizer for ProfileApplication.
isAProperty(Object) - Method in interface org.argouml.model.Facade
Recognizer for Property.
isAPseudostate(Object) - Method in interface org.argouml.model.Facade
Recognizer for Pseudostate.
isAPseudostateKind(Object) - Method in interface org.argouml.model.Facade
Recognizer for PseudostateKind.
isAReception(Object) - Method in interface org.argouml.model.Facade
Recognizer for Reception.
isARelationship(Object) - Method in interface org.argouml.model.Facade
Recognizer for Relationship.
isAReturnAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for ReturnAction.
isASendAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for SendAction.
isASignal(Object) - Method in interface org.argouml.model.Facade
Recognizer for Signal.
isASignalEvent(Object) - Method in interface org.argouml.model.Facade
Recognizer for SignalEvent.
isASimpleState(Object) - Method in interface org.argouml.model.Facade
Recognizer for SimpleState.
isAState(Object) - Method in interface org.argouml.model.Facade
Recognizer for State.
isAStateMachine(Object) - Method in interface org.argouml.model.Facade
Recognizer for StateMachine.
isAStateVertex(Object) - Method in interface org.argouml.model.Facade
Recognizer for StateVertex.
isAStereotype(Object) - Method in interface org.argouml.model.Facade
Recognizer for Stereotype.
isAStimulus(Object) - Method in interface org.argouml.model.Facade
Recognizer for Stimulus.
isAStructuralFeature(Object) - Method in interface org.argouml.model.Facade
Recognizer for StructuralFeature.
isAStubState(Object) - Method in interface org.argouml.model.Facade
Recognizer for StubState.
isASubactivityState(Object) - Method in interface org.argouml.model.Facade
Recognizer for SubactivityState.
isASubmachineState(Object) - Method in interface org.argouml.model.Facade
Recognizer for SubmachineState.
isASubsystem(Object) - Method in interface org.argouml.model.Facade
Recognizer for Subsystem.
isASubsystemInstance(Object) - Method in interface org.argouml.model.Facade
Recognizer for SubsystemInstance.
isAsynchronous(Object) - Method in interface org.argouml.model.Facade
Recognizer for asynchronisity of an action.
isASynchState(Object) - Method in interface org.argouml.model.Facade
Recognizer for SynchState.
isATagDefinition(Object) - Method in interface org.argouml.model.Facade
Recognizer for TagDefinition.
isATaggedValue(Object) - Method in interface org.argouml.model.Facade
Recognizer for TaggedValue.
isATemplateArgument(Object) - Method in interface org.argouml.model.Facade
Recognizer for TemplateArgument.
isATemplateParameter(Object) - Method in interface org.argouml.model.Facade
Recognizer for TemplateParameter.
isATerminateAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for TerminateAction.
isATimeEvent(Object) - Method in interface org.argouml.model.Facade
Recognizer for TimeEvent.
isATransition(Object) - Method in interface org.argouml.model.Facade
Recognizer for Transition.
isAUMLElement(Object) - Method in interface org.argouml.model.Facade
Recognizer for any UML type defined in the UML specification, including those which are not subtypes of Element.
isAUninterpretedAction(Object) - Method in interface org.argouml.model.Facade
Recognizer for UninterpretedAction.
isAUsage(Object) - Method in interface org.argouml.model.Facade
Recognizer for Usage.
isAUseCase(Object) - Method in interface org.argouml.model.Facade
Recognizer for a UseCase.
isAVisibilityKind(Object) - Method in interface org.argouml.model.Facade
Recognizer for VisibilityKind.
isCanceled() - Method in class org.argouml.ui.ProgressMonitorWindow
Deprecated.  
isCellEditable(int, int) - Method in class org.argouml.ui.CheckboxTableModel
 
isChangedOnly() - Method in class org.argouml.uml.reveng.ImportCommon
The flag for: changed/new files only.
isChangedOnlySelected() - Method in class org.argouml.uml.reveng.Import
 
isChangedOnlySelected() - Method in class org.argouml.uml.reveng.ImportCommon
 
isChangedOnlySelected() - Method in interface org.argouml.uml.reveng.ImportSettingsInternal
 
isComposite(Object) - Method in interface org.argouml.model.Facade
Returns true if a given AssociationEnd has an aggretation kind of Composite.
isConcurrent(Object) - Method in interface org.argouml.model.Facade
Recognizer for concurrent CompositeState.
isConnectionType(Object) - Method in interface org.argouml.model.UmlFactory
Checks if some type of UML model element is valid to connect other UML model elements.
isConnectionValid(Object, Object, Object, boolean) - Method in interface org.argouml.model.UmlFactory
Checks if the given type of UML model element is valid to connect two other existing UML model elements, optionally checking UML well-formedness rules in addition to basic metamodel validity.
isConsidering(Decision) - Method in class org.argouml.cognitive.Designer
 
isConstructor(Object) - Method in interface org.argouml.model.Facade
Recognizer for constructor.
isContainmentValid(Object, Object) - Method in interface org.argouml.model.UmlFactory
Checks if the given type of UML model element is valid to be contained within the passed in container model element.
isCreateDiagrams() - Method in class org.argouml.uml.reveng.ImportCommon
The flag for: create diagrams from imported code.
isCreateDiagramsSelected() - Method in class org.argouml.uml.reveng.Import
 
isCreateDiagramsSelected() - Method in class org.argouml.uml.reveng.ImportCommon
 
isCreateDiagramsSelected() - Method in interface org.argouml.uml.reveng.ImportSettingsInternal
 
isCyclicOwnership(Object, Object) - Method in interface org.argouml.model.ModelManagementHelper
Checks if a child for some ownership relationship (as in a namespace A is owned by a namespace B) is already in the ownerhship relation.
isDataFlavorSupported(DataFlavor) - Method in class org.argouml.ui.TransferableModelElements
 
isDescend() - Method in class org.argouml.uml.reveng.ImportCommon
The flag for: descend directories recursively.
isDescendSelected() - Method in class org.argouml.uml.reveng.Import
 
isDescendSelected() - Method in class org.argouml.uml.reveng.ImportCommon
 
isDescendSelected() - Method in interface org.argouml.uml.reveng.ImportSettingsInternal
 
isDiagramInProject(String) - Method in class org.argouml.uml.reveng.DiagramInterface
Check if this diagram already exists in the project.
isDiagramLayout() - Method in class org.argouml.uml.reveng.ImportCommon
The flag for: perform automatic diagram layout.
isDiagramLayoutSelected() - Method in class org.argouml.uml.reveng.Import
 
isDiagramLayoutSelected() - Method in class org.argouml.uml.reveng.ImportCommon
 
isDiagramLayoutSelected() - Method in interface org.argouml.uml.reveng.ImportSettingsInternal
 
isDiagramOwner(Object, Object) - Method in interface org.argouml.model.DiagramInterchangeFactory
Return true of the given ModelElement is the owner of the diagram.
isEmpty() - Method in class org.argouml.cognitive.ListSet
 
isEnabled() - Method in class org.argouml.cognitive.CompoundCritic
 
isEnabled() - Method in class org.argouml.cognitive.Critic
This is a convient method for accessing one well-known control record.
isEnabled(String) - Static method in class org.argouml.moduleloader.ModuleLoader2
Gets the loaded status for some other module.
isFrozen(Object) - Method in interface org.argouml.model.Facade
Returns true if the given element is Frozen.
isInDiagram(Object) - Method in class org.argouml.uml.reveng.DiagramInterface
Check if a given package has a representation in the current diagram.
isInitialized(Object) - Method in interface org.argouml.model.Facade
Recognizer for Attributes that are initialized.
isInitiated() - Static method in class org.argouml.model.Model
 
isInternal(Object) - Method in interface org.argouml.model.Facade
Recognizer for internal transitions.
isLeaf(Object) - Method in interface org.argouml.model.Facade
Recognizer for leaf element.
isLeaf() - Method in class org.argouml.ui.explorer.ExplorerTreeNode
 
isLeaf(Object) - Method in class org.argouml.ui.TreeModelComposite
 
isMinimizeFigs() - Method in class org.argouml.uml.reveng.ImportCommon
The flag for: minimise class icons in diagrams.
isMinimizeFigsSelected() - Method in class org.argouml.uml.reveng.Import
 
isMinimizeFigsSelected() - Method in class org.argouml.uml.reveng.ImportCommon
 
isMinimizeFigsSelected() - Method in interface org.argouml.uml.reveng.ImportSettingsInternal
 
isMovable(Object) - Method in class org.argouml.model.AbstractUmlHelperDecorator
 
isMovable(Object) - Method in interface org.argouml.model.UmlHelper
Returns true if a model element can be moved within its parent
isNavigable(Object) - Method in interface org.argouml.model.Facade
Return navigability of an AssociationEnd.
isOk() - Method in class org.argouml.ui.ArgoJFontChooser
Returns true if dilaog result is OK.
isPackage(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements with package visibility.
isPaintCalled() - Method in class org.argouml.ui.SplashScreen
 
isParseable(File) - Method in interface org.argouml.uml.reveng.ImportInterface
Tells if the object is parseable or not.
isPaused() - Method in class org.argouml.cognitive.ToDoList
 
isPrimaryObject(Object) - Method in interface org.argouml.model.Facade
Recognizer for primary objects.
isPrivate(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements with private visibility.
isProtected(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements with protected visibility.
isPublic(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements with public visibility.
isQuery(Object) - Method in interface org.argouml.model.Facade
Recognizer for BehaviouralFeature's that are queries.
isReadOnly(Object) - Method in interface org.argouml.model.Facade
Return the value of the isReadOnly attribute.
isReadOnly(Object) - Method in interface org.argouml.model.ModelManagementHelper
Return the true if the model element is read only (ie not modifiable).
isRealize(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements which have the <> Stereotype applied.
isRedoable() - Method in class org.argouml.model.DummyModelCommand
 
isRedoable() - Method in class org.argouml.model.ModelCommand
Determine whether the command can be redone once undone.
isRelevant(Critic, Designer) - Method in interface org.argouml.cognitive.ControlMech
 
isRelevantToDecisions(Designer) - Method in class org.argouml.cognitive.Critic
Reply true if this Critic is relevant to the decisions that the Designer is considering.
isRelevantToGoals(Designer) - Method in class org.argouml.cognitive.Critic
Reply true iff this Critic is relevant to the goals that the Designer is trying to achieve.
isRemoved(Object) - Method in interface org.argouml.model.UmlFactory
Check whether a model element has been deleted.
isReturn(Object) - Method in interface org.argouml.model.Facade
Recognizer for Parameter's with a DirectionKind of Return.
isRoot(Object) - Method in interface org.argouml.model.Facade
Recognizer for roots.
isSelected(String) - Static method in class org.argouml.moduleloader.ModuleLoader2
Get the selected.
isSelected() - Method in class org.argouml.uml.reveng.Setting.BooleanSelection
 
isSelected() - Method in interface org.argouml.uml.reveng.SettingsTypes.BooleanSelection
 
isSingleton(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements which have the <> Stereotype applied.
isSnoozed() - Method in class org.argouml.cognitive.Critic
Checks if the critic is currently snoozed.
isSpecification(Object) - Method in interface org.argouml.model.Facade
Return value of isSpecification attribute for a ModelElement or ElemetImport.
isStatic(Object) - Method in interface org.argouml.model.Facade
Return the value of the isStatic attribute.
isStereotype(Object, String, String) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
isStereotype(Object, String, String) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Tests if a stereotype has a given name and given base class.
isStereotype(Object, String) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements with a given stereotype.
isStereotypeInh(Object, String, String) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
isStereotypeInh(Object, String, String) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Tests if a stereotype is or inherits from a stereotype with some name and base class.
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.
isSynch(Object) - Method in interface org.argouml.model.Facade
Return the value of the isSynch attribute on an ObjectFlowState
isThemeCompatibleLookAndFeel(String) - Method in class org.argouml.ui.LookAndFeelMgr
Returns true if the specified look and feel class supports setting different themes.
isTop(Object) - Method in interface org.argouml.model.Facade
Returns true if the given CompositeState is the top state.
isTopState(Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
isTopState(Object) - Method in interface org.argouml.model.StateMachinesHelper
Returns true is the given state is the top state.
isType(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements with the <> Stereotype applied.
isUndoable() - Method in class org.argouml.model.DummyModelCommand
 
isUndoable() - Method in class org.argouml.model.ModelCommand
Determine whether the command can be undone.
isUserWorking() - Static method in class org.argouml.cognitive.Designer
 
isUtility(Object) - Method in interface org.argouml.model.Facade
Recognizer for ModelElements which have the <> Stereotype applied.
isValidNamespace(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
isValidNamespace(Object, Object) - Method in interface org.argouml.model.CoreHelper
Return true if the given ModelElement may be owned by the given namespace.
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.
itemStateChanged(ItemEvent) - Method in class org.argouml.ui.explorer.ExplorerTreeModel
Updates the explorer for new perspectives / orderings.
itemStateChanged(ItemEvent) - Method in class org.argouml.ui.StylePanel
 
itemStateChanged(ItemEvent) - Method in class org.argouml.ui.StylePanelFig
 
itemStateChanged(ItemEvent) - Method in class org.argouml.ui.StylePanelFigNodeModelElement
 
itemStateChanged(ItemEvent) - Method in class org.argouml.ui.StylePanelFigText
 
iterator() - Method in class org.argouml.cognitive.ListSet
 

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