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 _

N

name - Variable in class org.argouml.ui.UsageStatistic
 
Name - Static variable in class org.argouml.uml.ColumnDescriptor
 
nameButton(JButton, 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
 
nameChanged(MModelElement) - Method in class org.argouml.uml.ui.UMLComboBoxEntry
 
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
 
NAMESPACE - Static variable in class org.argouml.model.ModelFacade
 
NATIVE - Static variable in class org.argouml.language.java.Token
 
NATIVE - Static variable in class org.argouml.language.java.JavaConstants
 
NavConfig - Static variable in class org.argouml.ui.Actions
 
navDown() - Method in class org.argouml.ui.NavigatorPane
history method - to be moved into some HistoryManager that is linked to the not-yet-done SelectionManager ??
navigateBack(boolean) - Method in class org.argouml.ui.ProjectBrowser
Deprecated. As of ArgoUml version 0.13.5,replaced by TargetManager.getInstance().navigateBack()
navigateBack(boolean) - Method in interface org.argouml.ui.NavigationListener
Deprecated. As of ArgoUml version 0.13.5,replaced by TargetManager.getInstance().navigateBack()
navigateBack(boolean) - Method in class org.argouml.ui.NavigationHistory
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 {@link org.argouml.ui.targetmanager.TargetManager.getInstance().navigateBack();
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
Navigates the target pointer one target backward.
navigateForward() - Method in class org.argouml.ui.targetmanager.TargetManager
Navigates the target pointer one target forward.
navigateForward(boolean) - Method in class org.argouml.ui.ProjectBrowser
Deprecated. As of ArgoUml version 0.13.5,replaced by TargetManager.getInstance().navigateForward()
navigateForward(boolean) - Method in interface org.argouml.ui.NavigationListener
Deprecated. As of ArgoUml version 0.13.5,replaced by TargetManager.getInstance().navigateForward()
navigateForward(boolean) - Method in class org.argouml.ui.NavigationHistory
Called to navigate to next selection returns true if navigation performed
navigateForward(boolean) - Method in class org.argouml.uml.ui.PropPanel
Deprecated. As of ArgoUml version 0.13.5,replaced by TargetManager.getInstance().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
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.PropPanelStimulus
 
navigateNamespace() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelObject
 
navigateNamespace() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelLink
 
navigateNamespace() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
NavigateTargetBackAction - class org.argouml.ui.targetmanager.NavigateTargetBackAction.
Navigates the target one target back in history.
NavigateTargetForwardAction - class org.argouml.ui.targetmanager.NavigateTargetForwardAction.
Navigates the target one target forward in history.
navigateTo(MModelElement) - Method in class org.argouml.uml.ui.UMLTreeModel
Deprecated. This method is called by context menu actions that desire to change to currently displayed object.
navigateTo(MModelElement) - Method in class org.argouml.uml.ui.UMLModelElementListModel
Deprecated.  
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 interface org.argouml.ui.NavigationListener
Deprecated. As of ArgoUml version 0.13.5,replaced by TargetManager.getInstance().setTarget(Object target)
navigateTo(Object) - Method in class org.argouml.ui.NavigationHistory
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)
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.PropPanelParameter
 
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.PropPanelGeneralization
 
navigateUp() - Method in class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
Happens when the user presses the up button.
NavigationHistory - class org.argouml.ui.NavigationHistory.
This class implements a navigation history
NavigationHistory() - Constructor for class org.argouml.ui.NavigationHistory
 
NavigationListener - interface org.argouml.ui.NavigationListener.
Deprecated. As of ArgoUml version 0.13.5, replaced by TargetListener and TargetManager
NavigatorConfigDialog - class org.argouml.ui.NavigatorConfigDialog.
The "Configure Perspectives" dialog.
NavigatorConfigDialog(Frame, NavigatorPane) - Constructor for class org.argouml.ui.NavigatorConfigDialog
Constructor, initializes all GUI components.
NavigatorPane - class org.argouml.ui.NavigatorPane.
The upper-left pane of the main Argo/UML window, shows a tree view of the UML model.
NavigatorPane(boolean) - Constructor for class org.argouml.ui.NavigatorPane
Constructs a new navigator panel.
NavPerspective - class org.argouml.ui.NavPerspective.
This class represents 3 concepts, although it should only represent a navigation perspective, TODO: separate.
NavPerspective(String) - Constructor for class org.argouml.ui.NavPerspective
needs documenting
navUp() - Method in class org.argouml.ui.NavigatorPane
history method - to be moved into some HistoryManager that is linked to the not-yet-done SelectionManager ??
NE - Static variable in class org.argouml.language.java.Token
 
NE - Static variable in class org.argouml.language.java.JavaConstants
 
nearestLink(Vector, int, Vector) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqObject
Returns two Integers, one is the port-number of the FigSeqLink which is next to the given portNumber.
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.
NEG - Static variable in class org.argouml.language.java.Token
 
NEG - Static variable in class org.argouml.language.java.JavaConstants
 
NEW - Static variable in class org.argouml.language.java.Token
 
NEW - Static variable in class org.argouml.language.java.JavaConstants
 
newActionNavigability(MAssociationEnd, MAssociationEnd, int) - Static method in class org.argouml.uml.ui.ActionNavigability
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.
NEWARRAY - Static variable in class org.argouml.language.java.Token
 
NEWARRAY - Static variable in class org.argouml.language.java.JavaConstants
 
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
 
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.PropPanelUseCase
Invoked by the "Add extension point" toolbar button to create a new extension point for this use case in the same namespace as the current use case.
newExtensionPoint() - Method in class org.argouml.uml.ui.behavior.use_cases.PropPanelExtend
Invoked by the "Add extension point" toolbar button to create a new extension point for this extend relationship in the same namespace as the current extend relationship.
newFeature(MFeature) - Method in class org.argouml.language.java.generator.ParseState
Tell the parse state that a feature is found in the current classifier.
NEWFROMNAME - Static variable in class org.argouml.language.java.Token
 
NEWFROMNAME - Static variable in class org.argouml.language.java.JavaConstants
 
NEWINSTANCE - Static variable in class org.argouml.language.java.Token
 
NEWINSTANCE - Static variable in class org.argouml.language.java.JavaConstants
 
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.Vertical
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.Horizontal
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
 
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
 
newStereotype() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelStereotype
 
NewToDoItem - Static variable in class org.argouml.ui.Actions
 
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
 
NextEditTab - Static variable in class org.argouml.ui.Actions
 
nextElement() - Method in class org.argouml.uml.ui.EnumerationAdapter
Deprecated.  
nextElement() - Method in class org.argouml.util.MyTokenizer
This class implements the Enumeration interface.
nextInterval(long) - Method in class org.argouml.cognitive.critics.SnoozeOrder
 
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.
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
 
NODE - Static variable in class org.argouml.model.ModelFacade
 
NODE_INSTANCE - Static variable in class org.argouml.model.ModelFacade
 
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
 
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.
NONE - Static variable in class org.argouml.swingext.Splitter
 
NONE - Static variable in class org.argouml.swingext.GridLayout2
Do not resize the child components.
NONE - Static variable in class org.argouml.swingext.AbstractButtonAction
 
NONE - Static variable in class org.argouml.uml.OperKeyword
 
NONE - Static variable in class org.argouml.uml.AttrKeyword
 
NONE - Static variable in class org.argouml.uml.diagram.static_structure.MMClassKeyword
 
NONE_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation
 
NORTH - Static variable in class org.argouml.swingext.Splitter
 
NORTH - Static variable in class org.argouml.swingext.SerialLayout
 
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.BorderSplitPane
The north layout constraint (top of container).
NORTH - Static variable in class org.argouml.uml.diagram.layout.LayoutHelper
 
NORTHEAST - Static variable in class org.argouml.swingext.SerialLayout
 
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.BorderSplitPane
The northeast layout constraint (top right of container).
NORTHEAST - Static variable in class org.argouml.uml.diagram.layout.LayoutHelper
 
NORTHWEST - Static variable in class org.argouml.swingext.SerialLayout
 
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.BorderSplitPane
The northwest layout constraint (top left of container).
NORTHWEST - Static variable in class org.argouml.uml.diagram.layout.LayoutHelper
 
NOT - Static variable in class org.argouml.language.java.Token
 
NOT - Static variable in class org.argouml.language.java.JavaConstants
 
NOT_EQUAL - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
NOT_EQUAL - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
Notation - class org.argouml.application.api.Notation.
Provides centralized methods dealing with notation.
NOTATION_ADDED - Static variable in interface org.argouml.application.events.ArgoEventTypes
 
NOTATION_CHANGED - Static variable in interface org.argouml.application.events.ArgoEventTypes
 
NOTATION_PROVIDER_ADDED - Static variable in interface org.argouml.application.events.ArgoEventTypes
 
NOTATION_PROVIDER_REMOVED - Static variable in interface org.argouml.application.events.ArgoEventTypes
 
NOTATION_REMOVED - Static variable in interface org.argouml.application.events.ArgoEventTypes
 
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.FigNodeModelElement
 
notationAdded(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
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.FigNodeModelElement
 
notationChanged(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
notationChanged(ArgoNotationEvent) - Method in class org.argouml.uml.ui.TabSrc
Invoked when any aspect of the notation has been changed.
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.
 
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.FigNodeModelElement
 
notationProviderAdded(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
notationProviderAdded(ArgoNotationEvent) - Method in class org.argouml.uml.ui.TabSrc
Ignored.
NotationProviderFactory - class org.argouml.application.notation.NotationProviderFactory.
Provides a factory for handling notation providers.
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.FigNodeModelElement
 
notationProviderRemoved(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
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.FigNodeModelElement
 
notationRemoved(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
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() - Method in class org.argouml.cognitive.ToDoList
needs documenting
notifyObservers(Object) - Method in class org.argouml.cognitive.ToDoList
needs documenting
notifyObservers(Object) - Method in class org.argouml.cognitive.DesignMaterial
 
notifyObservers(String, Object) - 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.
notImplemented(XMLElement) - Method in class org.argouml.xml.SAXParserBase
 
noTrans1 - Static variable in class org.argouml.uml.cognitive.critics.Init
 
noTrans2 - Static variable in class org.argouml.uml.cognitive.critics.Init
 
NULL - Static variable in class org.argouml.language.java.Token
 
NULL - Static variable in class org.argouml.language.java.JavaConstants
 
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_Button_Clicks - Static variable in class org.argouml.uml.diagram.ui.SelectionWButtons
 
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
 

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 _
ArgoUML © 1996-2003 (20030919)ArgoUML Project HomeArgoUML Cookbook