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

N

NAMESPACE - Static variable in class org.argouml.model.ModelFacade
 
NAMESPACE - Static variable in class org.argouml.model.uml.Uml
Namespace identifier
NATIVE - Static variable in class org.argouml.language.java.JavaConstants
 
NATIVE - Static variable in class org.argouml.language.java.Token
 
NE - Static variable in class org.argouml.language.java.JavaConstants
 
NE - Static variable in class org.argouml.language.java.Token
 
NEG - Static variable in class org.argouml.language.java.JavaConstants
 
NEG - Static variable in class org.argouml.language.java.Token
 
NEW - Static variable in class org.argouml.language.java.JavaConstants
 
NEW - Static variable in class org.argouml.language.java.Token
 
NEWARRAY - Static variable in class org.argouml.language.java.JavaConstants
 
NEWARRAY - Static variable in class org.argouml.language.java.Token
 
NEWFROMNAME - Static variable in class org.argouml.language.java.JavaConstants
 
NEWFROMNAME - Static variable in class org.argouml.language.java.Token
 
NEWINSTANCE - Static variable in class org.argouml.language.java.JavaConstants
 
NEWINSTANCE - Static variable in class org.argouml.language.java.Token
 
NOCOLUMN - Variable in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNode
Constant to be used as an initializer when this node is not placed at an column.
NODE - Static variable in class org.argouml.model.ModelFacade
 
NODE - Static variable in class org.argouml.model.uml.Uml
Node identifier
NODE_INSTANCE - Static variable in class org.argouml.model.ModelFacade
 
NODE_INSTANCE - Static variable in class org.argouml.model.uml.Uml
NodeInstance identifier
NONE - Static variable in class org.argouml.swingext.AbstractButtonAction
 
NONE - Static variable in class org.argouml.swingext.GridLayout2
Do not resize the child components.
NONE - Static variable in class org.argouml.swingext.Splitter
 
NONE_AGGREGATIONKIND - Static variable in class org.argouml.model.ModelFacade
 
NONE_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation
 
NORANK - Static variable in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNode
Constant to be used as an initializer when this node has no rank assigned yet.
NORTH - Static variable in class org.argouml.swingext.BorderSplitPane
The north layout constraint (top of container).
NORTH - Static variable in class org.argouml.swingext.GridLayout2
Put the component at the top of its display area, centered horizontally.
NORTH - Static variable in class org.argouml.swingext.SerialLayout
 
NORTH - Static variable in class org.argouml.swingext.Splitter
 
NORTH - Static variable in class org.argouml.uml.diagram.layout.LayoutHelper
 
NORTHEAST - Static variable in class org.argouml.swingext.BorderSplitPane
The northeast layout constraint (top right of container).
NORTHEAST - Static variable in class org.argouml.swingext.GridLayout2
Put the component at the top-right corner of its display area.
NORTHEAST - Static variable in class org.argouml.swingext.SerialLayout
 
NORTHEAST - Static variable in class org.argouml.uml.diagram.layout.LayoutHelper
 
NORTHWEST - Static variable in class org.argouml.swingext.BorderSplitPane
The northwest layout constraint (top left of container).
NORTHWEST - Static variable in class org.argouml.swingext.GridLayout2
Put each component in the top-left corner of its display area.
NORTHWEST - Static variable in class org.argouml.swingext.SerialLayout
 
NORTHWEST - Static variable in class org.argouml.uml.diagram.layout.LayoutHelper
 
NOT - Static variable in class org.argouml.language.java.JavaConstants
 
NOT - Static variable in class org.argouml.language.java.Token
 
NOTATION_ADDED - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating a notation was added
NOTATION_ARGO - Static variable in class org.argouml.application.api.Notation
The name of the default Argo notation.
NOTATION_CHANGED - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating the default notation was changed
NOTATION_PROVIDER_ADDED - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating a notation provider was added
NOTATION_PROVIDER_REMOVED - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating a notation provider was removed
NOTATION_REMOVED - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating a notation was removed
NOT_EQUAL - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
NOT_EQUAL - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
NO_ICON - Static variable in class org.argouml.uml.ui.UMLAction
 
NO_LIMIT - Variable in class org.argouml.uml.ui.UMLModelElementListModel
Deprecated.  
NO_PROBLEM - Static variable in class org.argouml.cognitive.critics.Critic
 
NULL - Static variable in class org.argouml.language.java.JavaConstants
 
NULL - Static variable in class org.argouml.language.java.Token
 
NULL_ARRAY - Static variable in class org.argouml.model.uml.ClassListenerHashMap
A null array to be shared by all empty listener lists
NULL_ARRAY - Static variable in class org.argouml.model.uml.EventListenerHashMap
A null array to be shared by all empty listener lists
NULL_ARRAY - Static variable in class org.argouml.model.uml.EventListenerList
A null array to be shared by all empty listener lists
NULL_TREE_LOOKAHEAD - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
NUM_COLUMNS - Static variable in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
NUM_FLOAT - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
NUM_FLOAT - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
NUM_INT - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
NUM_INT - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
NameOrder - class org.argouml.ui.explorer.NameOrder.
Sorts explorer nodes by their user object name.
NameOrder() - Constructor for class org.argouml.ui.explorer.NameOrder
Creates a new instance of NameOrder
NamedCodePiece - class org.argouml.language.java.generator.NamedCodePiece.
This is a code piece that has been identified by the parser to be of a specific kind.
NamedCodePiece() - Constructor for class org.argouml.language.java.generator.NamedCodePiece
 
NavPerspective - class org.argouml.ui.NavPerspective.
Deprecated. since 0.15.2 replace with ExplorerPerspective, remove in 0.15.3
NavPerspective(String) - Constructor for class org.argouml.ui.NavPerspective
Deprecated. needs documenting
NavigateTargetBackAction - class org.argouml.ui.targetmanager.NavigateTargetBackAction.
Navigates the target one target back in history.
NavigateTargetBackAction() - Constructor for class org.argouml.ui.targetmanager.NavigateTargetBackAction
 
NavigateTargetForwardAction - class org.argouml.ui.targetmanager.NavigateTargetForwardAction.
Navigates the target one target forward in history.
NavigateTargetForwardAction() - Constructor for class org.argouml.ui.targetmanager.NavigateTargetForwardAction
 
NavigationHistory - class org.argouml.ui.NavigationHistory.
Deprecated. since 0.15.2 replace with TargetManager,
NavigationHistory() - Constructor for class org.argouml.ui.NavigationHistory
Deprecated.  
NavigatorPane - class org.argouml.ui.NavigatorPane.
The upper-left pane of the main Argo/UML window, contains a tree view of the UML model.
NavigatorPane() - Constructor for class org.argouml.ui.NavigatorPane
Constructs a new navigator panel.
NavigatorPane(boolean) - Constructor for class org.argouml.ui.NavigatorPane
Deprecated. 0.15 delete in 0.16 use NavigatorPane.getInstance() instead making this private.
NavigatorPane.ActionPerspectiveConfig - class org.argouml.ui.NavigatorPane.ActionPerspectiveConfig.
 
NavigatorPane.ActionPerspectiveConfig() - Constructor for class org.argouml.ui.NavigatorPane.ActionPerspectiveConfig
 
NewToDoItem - Static variable in class org.argouml.ui.Actions
 
NewspaperLayout - class org.argouml.swingext.NewspaperLayout.
Similar to GridLayout2 but once the components fill the height of the container they flow into another grid on the right until the full width of the container is filled.
NewspaperLayout() - Constructor for class org.argouml.swingext.NewspaperLayout
 
NewspaperLayout(int, int) - Constructor for class org.argouml.swingext.NewspaperLayout
 
NewspaperLayout(int, int, int, int, int) - Constructor for class org.argouml.swingext.NewspaperLayout
 
NextEditTab - Static variable in class org.argouml.ui.Actions
 
Node - class org.argouml.uml.diagram.sequence.Node.
 
Node() - Constructor for class org.argouml.uml.diagram.sequence.Node
 
NotSnoozedCM - class org.argouml.cognitive.critics.NotSnoozedCM.
 
NotSnoozedCM() - Constructor for class org.argouml.cognitive.critics.NotSnoozedCM
 
Notation - class org.argouml.application.api.Notation.
Provides centralized methods dealing with notation.
Notation() - Constructor for class org.argouml.application.api.Notation
 
NotationComboBox - class org.argouml.language.ui.NotationComboBox.
This class provides a self-updating notation combo box.
NotationComboBox() - Constructor for class org.argouml.language.ui.NotationComboBox
 
NotationContext - interface org.argouml.application.api.NotationContext.
Any class which can request notation must implement this interface so that the proper notation generator or parser will be used.
NotationHelper - class org.argouml.language.helpers.NotationHelper.
This class is the abstract super class that defines a code generation framework.
NotationHelper(NotationName) - Constructor for class org.argouml.language.helpers.NotationHelper
 
NotationName - interface org.argouml.application.api.NotationName.
Encapsulates specific attributes about a notation.
NotationNameImpl - class org.argouml.application.notation.NotationNameImpl.
This class provides definition and manipulation of notation names.
NotationNameImpl(String) - Constructor for class org.argouml.application.notation.NotationNameImpl
A notation without a version or icon.
NotationNameImpl(String, Icon) - Constructor for class org.argouml.application.notation.NotationNameImpl
A notation without a version and with an icon.
NotationNameImpl(String, String) - Constructor for class org.argouml.application.notation.NotationNameImpl
A notation with a version and no icon.
NotationNameImpl(String, String, Icon) - Constructor for class org.argouml.application.notation.NotationNameImpl
A notation with a version and an icon.
NotationProvider - interface org.argouml.application.api.NotationProvider.
 
NotationProviderFactory - class org.argouml.application.notation.NotationProviderFactory.
Provides a factory for handling notation providers.
NotationProviderFactory() - Constructor for class org.argouml.application.notation.NotationProviderFactory
 
Num_Button_Clicks - Static variable in class org.argouml.uml.diagram.ui.SelectionWButtons
 
name - Variable in class org.argouml.language.java.generator.ClassCodePiece
The name of the class.
name - Variable in class org.argouml.language.java.generator.InterfaceCodePiece
The name of the interface.
name - Variable in class org.argouml.language.java.generator.OperationCodePiece
The name of the operation.
name - Variable in class org.argouml.ui.UsageStatistic
 
name - Variable in class org.argouml.ui.explorer.ExplorerPerspective
 
name - Static variable in class org.argouml.uml.ui.UMLTreeCellRenderer
 
name - Variable in class org.argouml.xml.pgml.PGMLParser.NameVal
 
nameButton(AbstractButton, String) - Method in class org.argouml.ui.ArgoDialog
 
nameButtons() - Method in class org.argouml.swingext.Dialog
Subclasses may override this method to change the names and mnemonics of the various JButtons which appear at the bottom of the dialog.
nameButtons() - Method in class org.argouml.ui.ArgoDialog
 
nameButtons() - Method in class org.argouml.ui.FindDialog
 
nameButtons() - Method in class org.argouml.uml.generator.ui.ClassGenerationDialog
 
nameChanged(Object) - Method in class org.argouml.uml.ui.UMLComboBoxEntry
 
nameDocument - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
namePrefix - Variable in class org.argouml.uml.reveng.java.OuterClassifierContext
This is appended to classname when searching in classpath.
nameTextField - Variable in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
namespace - Variable in class org.argouml.language.java.generator.ParseState
The current namespace.
namespaceComboBox - Variable in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
namespaceComboBoxModel - Variable in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
namespaceListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
namespaceScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
namespaceVisibilityPanel - Variable in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
nav - Variable in class org.argouml.uml.diagram.ui.ActionNavigability
 
nav - Variable in class org.argouml.uml.ui.ActionNavigability
Deprecated.  
navigateBack(boolean) - Method in class org.argouml.ui.NavigationHistory
Deprecated. Called to navigate to previous selection returns true if navigation performed
navigateBack(boolean) - Method in class org.argouml.uml.ui.PropPanel
Deprecated. As of ArgoUml version 0.13.5,replaced by TargetManager.getInstance().navigateBackward()
navigateBackAction() - Method in class org.argouml.uml.ui.PropPanel
Deprecated. As of ArgoUml version 0.13.5, replaced by TargetManager.navigateBackward().
navigateBackPossible() - Method in class org.argouml.ui.targetmanager.TargetManager.HistoryManager
Checks if it's possible to navigate back.
navigateBackPossible() - Method in class org.argouml.ui.targetmanager.TargetManager
Checks if it's possible to navigate backward
navigateBackward() - Method in class org.argouml.ui.targetmanager.TargetManager.HistoryManager
Navigate one step back in history.
navigateBackward() - Method in class org.argouml.ui.targetmanager.TargetManager
Navigates the target pointer one target backward.
navigateForward(boolean) - Method in class org.argouml.ui.NavigationHistory
Deprecated. Called to navigate to next selection returns true if navigation performed
navigateForward() - Method in class org.argouml.ui.targetmanager.TargetManager.HistoryManager
Navigate one target forward in history.
navigateForward() - Method in class org.argouml.ui.targetmanager.TargetManager
Navigates the target pointer one target forward.
navigateForward(boolean) - Method in class org.argouml.uml.ui.PropPanel
Deprecated. As of ArgoUml version 0.13.5, replaced by TargetManager.navigateForward()
navigateForwardAction() - Method in class org.argouml.uml.ui.PropPanel
Deprecated. As of ArgoUml version 0.13.5,replaced by TargetManager.getInstance().navigateForward()
navigateForwardPossible() - Method in class org.argouml.ui.targetmanager.TargetManager.HistoryManager
Checks if it's possible to navigate forward
navigateForwardPossible() - Method in class org.argouml.ui.targetmanager.TargetManager
Checks if it's possible to navigate forward.
navigateInteraction() - Method in class org.argouml.uml.ui.behavior.collaborations.PropPanelMessage
 
navigateNamespace() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelLink
 
navigateNamespace() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelObject
 
navigateNamespace() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelStimulus
 
navigateNamespace() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
navigateParameterized(String, Type[]) - Method in class org.argouml.ocl.ArgoAny
 
navigateParameterizedQuery(String, Type[]) - Method in class org.argouml.ocl.ArgoAny
 
navigateQualified(String, Type[]) - Method in class org.argouml.ocl.ArgoAny
 
navigateTo(Object) - Method in class org.argouml.ui.NavigationHistory
Deprecated. Called by a user interface element when a request to navigate to a model element has been received.
navigateTo(Object) - Method in class org.argouml.ui.ProjectBrowser
Called by a user interface element when a request to navigate to a model element has been received.
navigateTo(Object) - Method in class org.argouml.uml.ui.PropPanel
Deprecated. As of ArgoUml version 0.13.5,replaced by TargetManager.getInstance().setTarget(Object target).
navigateTo(Object) - Method in class org.argouml.uml.ui.UMLModelElementListModel
Deprecated. TODO: by whom? When? Why? What is this replaced by?
navigateUp() - Method in class org.argouml.uml.ui.behavior.collaborations.PropPanelInteraction
Navigates to the owning collaboration
navigateUp() - Method in class org.argouml.uml.ui.behavior.use_cases.PropPanelExtensionPoint
The method for the navigate up button, which takes us to the owning use case.
navigateUp() - Method in class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
Happens when the user presses the up button.
navigateUp() - Method in class org.argouml.uml.ui.foundation.core.PropPanelGeneralization
 
navigateUp() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
Calling this method navigates the target one level up, to the owner of the current target.
navigateUp() - Method in class org.argouml.uml.ui.foundation.core.PropPanelParameter
 
needsSave() - Method in class org.argouml.kernel.Project
 
needsSave() - Method in class org.argouml.uml.reveng.Import
If we have modified any diagrams, the project was modified and should be saved.
newActionNavigability(Object, Object, int) - Static method in class org.argouml.uml.diagram.ui.ActionNavigability
The ActionNavigability constructor.
newActionNavigability(Object, Object, int) - Static method in class org.argouml.uml.ui.ActionNavigability
Deprecated. The ActionNavigability constructor.
newActor() - Method in class org.argouml.uml.ui.behavior.use_cases.PropPanelActor
Invoked by the "Add actor" toolbar button to create a new actor property panel in the same namespace as the current actor.
newArrayDeclarator() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
newArrayDeclarator() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
newAttribute() - Method in class org.argouml.uml.ui.foundation.core.PropPanelAttribute
 
newCheckItem(String, String, Checklist) - Static method in class org.argouml.uml.cognitive.checklist.Init
Creat a check item (an UMLCheckItem) corresponding to the given key.
newClass() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClass
 
newClassifier(String) - Method in class org.argouml.language.java.generator.ParseState
Tell the parse state that an inner classifier is found.
newDataType() - Method in class org.argouml.uml.ui.foundation.core.PropPanelDataType
 
newExpression() - Method in class org.argouml.language.java.generator.JavaRecognizer
object instantiation.
newExpression() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
object instantiation.
newExtensionPoint() - Method in class org.argouml.uml.ui.behavior.use_cases.PropPanelExtend
Invoked by the "New Extension Point" toolbar button to create a new extension point for this extend relationship in the same namespace as the current extend relationship.
newExtensionPoint() - Method in class org.argouml.uml.ui.behavior.use_cases.PropPanelUseCase
Invoked by the "New Extension Point" toolbar button to create a new extension point for this use case in the same namespace as the current use case.
newFeature(Object) - Method in class org.argouml.language.java.generator.ParseState
Tell the parse state that a feature is found in the current classifier.
newFeatures - Variable in class org.argouml.language.java.generator.ParseState
The features not found yet
newInnerClasses - Variable in class org.argouml.language.java.generator.ParseState
The inner classes not found yet
newInstance(Object) - Static method in class org.argouml.model.uml.RefBaseObjectProxy
Creates a new instance of the proxied object.
newInstance(Object) - Static method in class org.argouml.model.uml.RefPackageProxy
Creates a new instance of the proxied object.
newInterface() - Method in class org.argouml.uml.ui.foundation.core.PropPanelInterface
 
newModelElement() - Method in class org.argouml.uml.ui.foundation.core.PropPanelGeneralization
 
newPoint(int, int) - Method in class org.argouml.swingext.Horizontal
Generate a new Point object from position and offset values.
newPoint(int, int) - Method in class org.argouml.swingext.Orientation
Generate a new Point object from position and offset values.
newPoint(int, int) - Method in class org.argouml.swingext.Vertical
Generate a new Point object from position and offset values.
newReception() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelSignal
 
newSignal() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelSignal
 
newStereotype() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelStereotype
 
newUseCase() - Method in class org.argouml.uml.ui.behavior.use_cases.PropPanelUseCase
Invoked by the "Add use case" toolbar button to create a new use case property panel in the same namespace as the current use case.
next() - Method in class org.argouml.kernel.Wizard
 
next() - Method in class org.argouml.util.LinkedHashMap.LhmSet.SetIterator
 
next() - Method in class org.argouml.util.LinkedHashMap.ValuesList.ValuesIterator
 
next() - Method in class org.argouml.util.LinkedHashSet.LinkedHashSetIterator
 
next - Variable in class org.argouml.util.TokenSep
 
nextElement() - Method in class org.argouml.util.MyTokenizer
This class implements the Enumeration interface.
nextInterval(long) - Method in class org.argouml.cognitive.critics.SnoozeOrder
 
nextNode(Node) - Method in class org.argouml.uml.diagram.sequence.ui.FigObject
Returns the node that's next to the given node.
nextResultNum - Static variable in class org.argouml.ui.FindDialog
 
nextToken() - Method in class org.argouml.language.java.generator.JavaLexer
 
nextToken() - Method in class org.argouml.uml.reveng.java.JavaLexer
 
nextToken() - Method in class org.argouml.util.MyTokenizer
Retrives the next token.
noAssociations - Variable in class org.argouml.uml.reveng.java.Modeller
Only attributes will be generated.
noTrans1 - Static variable in class org.argouml.uml.cognitive.critics.Init
Deprecated. as of 0.15.3 to be made private.
noTrans2 - Static variable in class org.argouml.uml.cognitive.critics.Init
Deprecated. as of 0.15.3 to be made private.
nodeAdded(GraphEvent) - Method in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayout
 
nodeAdded(GraphEvent) - Method in class org.argouml.util.ChangeRegistry
 
nodeRemoved(GraphEvent) - Method in class org.argouml.util.ChangeRegistry
 
nodes - Variable in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter
stores all the nodes which will be layouted
nondisruptivelyWarn(ToDoItem) - Method in class org.argouml.cognitive.Designer
Inform the human designer that there is a ToDoItem that is relevant to his design work, and allow him to consider it on his own initiative.
normalBack - Static variable in class org.argouml.swingext.Toolbar
 
north - Variable in class org.argouml.swingext.DockLayout
 
northWestBuffer - Variable in class org.argouml.swingext.ArrowIcon
 
notImplemented(XMLElement) - Method in class org.argouml.xml.SAXParserBase
 
notationAdded(ArgoNotationEvent) - Method in interface org.argouml.application.events.ArgoNotationEventListener
Invoked when a notation has been added.
notationAdded(ArgoNotationEvent) - Method in class org.argouml.language.ui.NotationComboBox
 
notationAdded(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
notationAdded(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
notationAdded(ArgoNotationEvent) - Method in class org.argouml.uml.ui.TabSrc
Ignored.
notationChanged(ArgoNotationEvent) - Method in interface org.argouml.application.events.ArgoNotationEventListener
Invoked when any aspect of the notation has been changed.
notationChanged(ArgoNotationEvent) - Method in class org.argouml.language.ui.NotationComboBox
 
notationChanged(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
notationChanged(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
notationChanged(ArgoNotationEvent) - Method in class org.argouml.uml.ui.TabSrc
Invoked when any aspect of the notation has been changed.
notationProviderAdded(ArgoNotationEvent) - Method in interface org.argouml.application.events.ArgoNotationEventListener
Invoked when a notation provider has been added.
notationProviderAdded(ArgoNotationEvent) - Method in class org.argouml.language.ui.NotationComboBox
 
notationProviderAdded(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
notationProviderAdded(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
notationProviderAdded(ArgoNotationEvent) - Method in class org.argouml.uml.ui.TabSrc
Ignored.
notationProviderRemoved(ArgoNotationEvent) - Method in interface org.argouml.application.events.ArgoNotationEventListener
Invoked when a notation provider has been removed.
notationProviderRemoved(ArgoNotationEvent) - Method in class org.argouml.language.ui.NotationComboBox
 
notationProviderRemoved(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
notationProviderRemoved(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
notationProviderRemoved(ArgoNotationEvent) - Method in class org.argouml.uml.ui.TabSrc
Ignored.
notationRemoved(ArgoNotationEvent) - Method in interface org.argouml.application.events.ArgoNotationEventListener
Invoked when a notation has been removed.
notationRemoved(ArgoNotationEvent) - Method in class org.argouml.language.ui.NotationComboBox
 
notationRemoved(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
notationRemoved(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
notationRemoved(ArgoNotationEvent) - Method in class org.argouml.uml.ui.TabSrc
Ignored.
notifyModelChanged(MElementEvent) - Method in class org.argouml.model.uml.UmlModelListener
Common model change notification process.
notifyObservers(Object) - Method in class org.argouml.cognitive.DesignMaterial
 
notifyObservers(String, Object) - Method in class org.argouml.cognitive.ToDoList
needs documenting
notifyObservers(Object) - Method in class org.argouml.cognitive.ToDoList
needs documenting
notifyObservers() - Method in class org.argouml.cognitive.ToDoList
needs documenting
notifyPersistantObservers(Object) - Method in class org.argouml.cognitive.DesignMaterial
 
notifySavePropertyChanged(boolean) - Method in class org.argouml.kernel.ProjectManager
notify the gui from the project manager that the current project's save state has changed.
notifyStaticObservers(Object) - Static method in class org.argouml.cognitive.critics.Agency
When the agency changes, notify observers.
nudge - Variable in class org.argouml.ui.menubar.InitMenusLater
 
number - Variable in class org.argouml.language.java.generator.AnonymousClassCodePiece
The sequence number of this anonymous class.
numberOfFiles - Variable in class org.argouml.uml.reveng.Import.ImportStatusScreen
 

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