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

N

NAMING - Static variable in class org.argouml.uml.cognitive.UMLDecision
Decision type: NAMING.
NONE_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation
NONE_COMMAND defines an aggregation kind.
NORTH - Static variable in class org.argouml.uml.diagram.layout.LayoutHelper
A constant bitmask for a direction.
NORTHEAST - Static variable in class org.argouml.uml.diagram.layout.LayoutHelper
A constant bitmask for a direction.
NORTHWEST - Static variable in class org.argouml.uml.diagram.layout.LayoutHelper
A constant bitmask for a direction.
NOTATION_ADDED - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating a notation was added.
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.
NO_PROBLEM - Static variable in class org.argouml.cognitive.critics.Critic
NO_PROBLEM is used for the result of the check of a critic.
NO_PROJECT - Static variable in class org.argouml.kernel.ProjectManager
The name of the property that there is no project.
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
 
Namespace - interface org.argouml.uml.util.namespace.Namespace.
The Namespace interface provides methods and constants which any class dealing with namespaces needs to implement.
NamespaceElement - interface org.argouml.uml.util.namespace.NamespaceElement.
A NamespaceElement wraps any kind of object around a NamespaceElement so that namespaces can be constructed using these elements.
NodeInstanceNotation - class org.argouml.uml.notation.NodeInstanceNotation.
This abstract class forms the basis of all Notation providers for the text shown in the Fig that represents a nodeInstance.
NodeInstanceNotation(Object) - Constructor for class org.argouml.uml.notation.NodeInstanceNotation
The constructor.
NodeInstanceNotationUml - class org.argouml.uml.notation.uml.NodeInstanceNotationUml.
 
NodeInstanceNotationUml(Object) - Constructor for class org.argouml.uml.notation.uml.NodeInstanceNotationUml
The constructor.
NotImplementedException - exception org.argouml.model.NotImplementedException.
An unchecked exception for methods defined in the model interface but not implemented by the current implementation.
NotImplementedException() - Constructor for class org.argouml.model.NotImplementedException
Constructor for new unimplemented exception.
NotImplementedException(String) - Constructor for class org.argouml.model.NotImplementedException
Constructor the exception with a message.
Notation - class org.argouml.notation.Notation.
Provides centralized methods dealing with notation.
NotationComboBox - class org.argouml.notation.ui.NotationComboBox.
This class provides a self-updating notation combo box.
NotationComboBox() - Constructor for class org.argouml.notation.ui.NotationComboBox
The constructor.
NotationContext - interface org.argouml.notation.NotationContext.
Deprecated. by MVW in V0.21.3. Replaced by ProjectSettings.getNotationName() See issue 3140.
NotationName - interface org.argouml.notation.NotationName.
Encapsulates specific attributes about a notation.
NotationProvider4 - interface org.argouml.notation.NotationProvider4.
A class that implements this interface manages a text shown on a diagram.
NotationProviderFactory2 - class org.argouml.notation.NotationProviderFactory2.
The NotationProviderFactory2 is a singleton, since it is the accesspoint for all Figs to access the textual representation of modelobjects, and since plugin modules can add extra languages.
NotationUtilityJava - class org.argouml.uml.notation.java.NotationUtilityJava.
This class is a utility for the Java notation.
NotationUtilityUml - class org.argouml.uml.notation.uml.NotationUtilityUml.
This class is a utility for the UML notation.
nameButton(AbstractButton, String) - Method in class org.argouml.ui.ArgoDialog
Allocates names for a button.
nameButtons() - Method in class org.argouml.ui.ArgoDialog
 
nameButtons() - Method in class org.argouml.ui.FindDialog
 
nameButtons() - Method in class org.argouml.ui.GotoDialog
 
nameButtons() - Method in class org.argouml.uml.generator.ui.ClassGenerationDialog
 
nameChanged(Object) - Method in class org.argouml.uml.ui.UMLComboBoxEntry
 
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.
navigateForwardPossible() - Method in class org.argouml.ui.targetmanager.TargetManager
Checks if it's possible to navigate forward.
navigateTo(Object) - Method in class org.argouml.uml.ui.AbstractActionNavigate
Abstract method to do the navigation.
navigateTo(Object) - Method in class org.argouml.uml.ui.ActionNavigateAction
 
navigateTo(Object) - Method in class org.argouml.uml.ui.ActionNavigateAssociation
 
navigateTo(Object) - Method in class org.argouml.uml.ui.ActionNavigateContainerElement
 
navigateTo(Object) - Method in class org.argouml.uml.ui.ActionNavigateContext
 
navigateTo(Object) - Method in class org.argouml.uml.ui.ActionNavigateNamespace
 
navigateTo(Object) - Method in class org.argouml.uml.ui.ActionNavigateOppositeAssocEnd
 
navigateTo(Object) - Method in class org.argouml.uml.ui.ActionNavigateOwner
 
navigateTo(Object) - Method in class org.argouml.uml.ui.ActionNavigateTransition
 
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.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.
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.
newClassifier(String) - Method in class org.argouml.language.java.generator.ParseState
Tell the parse state that an inner classifier is found.
newExpression() - Method in class org.argouml.uml.ui.UMLConditionExpressionModel
 
newExpression() - Method in class org.argouml.uml.ui.UMLExpressionExpressionModel
 
newExpression() - Method in class org.argouml.uml.ui.UMLExpressionModel2
 
newExpression() - Method in class org.argouml.uml.ui.UMLRecurrenceExpressionModel
 
newExpression() - Method in class org.argouml.uml.ui.UMLScriptExpressionModel
 
newExpression() - Method in class org.argouml.uml.ui.UMLTimeExpressionModel
 
newFeature(Object) - Method in class org.argouml.language.java.generator.ParseState
Tell the parse state that a feature is found in the current classifier.
next() - Method in class org.argouml.cognitive.ui.Wizard
The next step of the wizard.
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(MessageNode) - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
Returns the node that's next to the given node.
nextToken() - Method in class org.argouml.util.MyTokenizer
Retrives the next token.
nodeAdded(Object, Object) - Method in interface org.argouml.model.DiagramInterchangeModel
 
nodeAdded(GraphEvent) - Method in class org.argouml.ui.GraphChangeAdapter
 
nodeAdded(GraphEvent) - Method in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayer
 
nodeModified(Object) - Method in class org.argouml.ui.explorer.ExplorerTreeNode
 
nodeRemoved(Object, Object) - Method in interface org.argouml.model.DiagramInterchangeModel
 
nodeRemoved(GraphEvent) - Method in class org.argouml.ui.GraphChangeAdapter
 
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.
notImplemented(XMLElement) - Method in class org.argouml.persistence.SAXParserBase
 
notYetLoadedModules() - Static method in class org.argouml.moduleloader.ModuleLoader2
Get a list of not yet loaded modules.
notationAdded(ArgoNotationEvent) - Method in interface org.argouml.application.events.ArgoNotationEventListener
Invoked when a notation has been added.
notationAdded(ArgoNotationEvent) - Method in class org.argouml.notation.ui.NotationComboBox
 
notationAdded(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
notationAdded(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
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.notation.ui.NotationComboBox
 
notationChanged(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
notationChanged(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
notationProvider - Variable in class org.argouml.uml.diagram.activity.ui.FigActionState
The notation provider for the textfield.
notationProvider - Variable in class org.argouml.uml.diagram.ui.FigMessage
The notation provider for the textfield.
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.notation.ui.NotationComboBox
 
notationProviderAdded(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
notationProviderAdded(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
notationProviderBody - Variable in class org.argouml.uml.diagram.state.ui.FigState
 
notationProviderDestRole - Variable in class org.argouml.uml.diagram.ui.FigAssociation
 
notationProviderName - Variable in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
notationProviderName - Variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
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.notation.ui.NotationComboBox
 
notationProviderRemoved(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
notationProviderRemoved(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
notationProviderSrcRole - Variable in class org.argouml.uml.diagram.ui.FigAssociation
 
notationProviderSrcRole - Variable in class org.argouml.uml.diagram.ui.FigAssociationEnd
 
notationRemoved(ArgoNotationEvent) - Method in interface org.argouml.application.events.ArgoNotationEventListener
Invoked when a notation has been removed.
notationRemoved(ArgoNotationEvent) - Method in class org.argouml.notation.ui.NotationComboBox
 
notationRemoved(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
notationRemoved(ArgoNotationEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
notifyMementoCreationObserver(ModelMemento) - Static method in class org.argouml.model.Model
Notify any observer that a memento has been created.
notifyObservers(String, Object) - Method in class org.argouml.cognitive.ToDoList
 
notifyObservers(Object) - Method in class org.argouml.cognitive.ToDoList
 
notifyObservers() - Method in class org.argouml.cognitive.ToDoList
 
notifyStaticObservers(Object) - Static method in class org.argouml.cognitive.critics.Agency
When the agency changes, notify observers.

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