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 _

P

PACKAGELIST - Static variable in class org.argouml.util.Tools
 
PACKAGE_DEF - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
PACKAGE_DEF - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
PADDING - Static variable in class org.argouml.uml.diagram.activity.ui.FigActionState
 
PADDING - Static variable in class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
 
PADDING - Static variable in class org.argouml.uml.diagram.activity.ui.FigPartition
 
PADDING - Static variable in class org.argouml.uml.diagram.activity.ui.FigSubactivityState
 
PADDING - Static variable in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
The minimum padding above and below the stereotype and name.
PARAMETERS - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
PARAMETERS - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
PARAMETER_DEF - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
PARAMETER_DEF - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
PAREN_EXPR_SEPARATOR - Static variable in class org.argouml.util.MyTokenizer
A custom separator for expressions enclosed in parentheses and matching lparams with rparams.
PAREN_EXPR_STRING_SEPARATOR - Static variable in class org.argouml.util.MyTokenizer
A custom separator for expressions enclosed in parentheses and matching lparams with rparams.
PERSISTENCE_VERSION - Static variable in class org.argouml.persistence.UmlFilePersister
The PERSISTENCE_VERSION is increased every time the persistence format changes.
PGMLParser - class org.argouml.persistence.PGMLParser.
The PGML parser.
PGMLParser(Map) - Constructor for class org.argouml.persistence.PGMLParser
Constructor.
PGMLParser.NameVal - class org.argouml.persistence.PGMLParser.NameVal.
Utility class to pair a name and a value String together.
PGMLParser.NameVal(String, String) - Constructor for class org.argouml.persistence.PGMLParser.NameVal
The constructor.
PGML_FILTER - Static variable in class org.argouml.util.FileFilters
This is for Precision Graphics Markup Language a very old and now mostly dead standard.
PGML_TEE - Static variable in class org.argouml.persistence.DiagramMemberFilePersister
The tee file for persistence.
PLUGIN_PREFIX - Static variable in interface org.argouml.application.api.Pluggable
Constant required in plugin manifest.
PLUGIN_TITLE - Static variable in interface org.argouml.application.api.Pluggable
Constant required in plugin manifest.
PLUGIN_VENDOR - Static variable in interface org.argouml.application.api.Pluggable
Constant required in plugin manifest.
PLUS - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
PLUS - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
PLUS_ASSIGN - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
PLUS_ASSIGN - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
PNG_FILTER - Static variable in class org.argouml.util.FileFilters
Filter for portable network graphics (png) files.
POINT_CLASS - Static variable in class org.argouml.language.java.generator.JavaUML
 
POPUP_ADD_OFFSET - Static variable in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Offset from the end of the set of popup actions at which new items should be inserted by concrete figures.
POPUP_ADD_OFFSET - Static variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
Offset from the end of the set of popup actions at which new items should be inserted by concrete figures.
POST_DEC - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
POST_DEC - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
POST_INC - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
POST_INC - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
PREFERRED_SIZE - Static variable in class org.argouml.ui.cmd.CmdSetPreferredSize
constant for PREFERRED_SIZE
PRESSED_COLOR - Static variable in class org.argouml.uml.diagram.ui.SelectionWButtons
 
PRIORITIES - Static variable in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
PRIORITIES - Static variable in class org.argouml.cognitive.ui.AddToDoItemDialog
 
PRIVATE_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetModelElementVisibility
PRIVATE_COMMAND determines the visibility.
PROBLEM_FOUND - Static variable in class org.argouml.cognitive.critics.Critic
PROBLEM_FOUND is used for the result of the check of a critic.
PROJECT_FILE_EXT - Static variable in class org.argouml.util.FileConstants
The extension for .argo files is PROJECT_FILE_EXT.
PROPERTY_SET - Static variable in class org.argouml.uml.ui.UMLChangeDispatch
Dispatch a NSUML property set event.
PROTECTED_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetModelElementVisibility
PROTECTED_COMMAND determines the visibility.
PS_FILTER - Static variable in class org.argouml.util.FileFilters
This writes a Postscript file.
PUBLIC_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetModelElementVisibility
PUBLIC_COMMAND determines the visibility.
PackageCodePiece - class org.argouml.language.java.generator.PackageCodePiece.
This code piece represents a package declaration.
PackageCodePiece(CodePiece) - Constructor for class org.argouml.language.java.generator.PackageCodePiece
Constructor.
PackageContext - class org.argouml.uml.reveng.java.PackageContext.
This context is a package.
PackageContext(Context, Object) - Constructor for class org.argouml.uml.reveng.java.PackageContext
Create a new context from a package.
ParseState - class org.argouml.language.java.generator.ParseState.
This class handles information during the replacement of code pieces.
ParseState(Object) - Constructor for class org.argouml.language.java.generator.ParseState
Create a new parse state.
ParseState - class org.argouml.uml.reveng.java.ParseState.
The parse state keep control of data during parsing.
ParseState(Object, Object) - Constructor for class org.argouml.uml.reveng.java.ParseState
Create a new parse state.
ParseState(ParseState, Object, Object) - Constructor for class org.argouml.uml.reveng.java.ParseState
Create a new parse state based on another parse state.
Parser - class org.argouml.uml.generator.Parser.
Parent of ParserDisplay.
Parser() - Constructor for class org.argouml.uml.generator.Parser
 
ParserDisplay - class org.argouml.uml.generator.ParserDisplay.
This class is responsible for the parsing of the text that the user entered on the display, i.e.
ParserDisplay() - Constructor for class org.argouml.uml.generator.ParserDisplay
Constructs the object contained in SINGLETON and initializes some instance variables.
ParserDisplay.ModelElementInfoList - class org.argouml.uml.generator.ParserDisplay.ModelElementInfoList.
This class manages a list of UML modelelements that existed before and after the parseXxxxx() function was called.
ParserDisplay.ModelElementInfoList(Collection) - Constructor for class org.argouml.uml.generator.ParserDisplay.ModelElementInfoList
The constructor.
ParserDisplay.ModelElementInfoList.InfoItem - class org.argouml.uml.generator.ParserDisplay.ModelElementInfoList.InfoItem.
An item in a list, maintains all info about one UML object, its generated version (i.e.
ParserDisplay.ModelElementInfoList.InfoItem(Object) - Constructor for class org.argouml.uml.generator.ParserDisplay.ModelElementInfoList.InfoItem
 
ParserDisplay.ModelElementInfoList.InfoItem(Object, boolean) - Constructor for class org.argouml.uml.generator.ParserDisplay.ModelElementInfoList.InfoItem
 
PersistenceException - exception org.argouml.persistence.PersistenceException.
An exception to be thrown by some persistence operation
PersistenceException() - Constructor for class org.argouml.persistence.PersistenceException
Constructor
PersistenceException(String) - Constructor for class org.argouml.persistence.PersistenceException
Constructor
PersistenceException(String, Throwable) - Constructor for class org.argouml.persistence.PersistenceException
 
PersistenceException(Throwable) - Constructor for class org.argouml.persistence.PersistenceException
 
PersistenceManager - class org.argouml.persistence.PersistenceManager.
This class shall be the only one that knows in which file formats ArgoUML is able to save and load.
PersistenceManager() - Constructor for class org.argouml.persistence.PersistenceManager
The constructor.
PerspectiveComboBox - class org.argouml.ui.explorer.PerspectiveComboBox.
Listens to updates from the Perspective manager.
PerspectiveComboBox() - Constructor for class org.argouml.ui.explorer.PerspectiveComboBox
Creates a new instance of PerspectiveCombobox
PerspectiveConfigurator - class org.argouml.ui.explorer.PerspectiveConfigurator.
The "Configure Perspectives" dialog.
PerspectiveConfigurator(Frame) - Constructor for class org.argouml.ui.explorer.PerspectiveConfigurator
Creates a new instance of PerspectiveDesignerDialog.
PerspectiveConfigurator.DuplicatePerspectiveListener - class org.argouml.ui.explorer.PerspectiveConfigurator.DuplicatePerspectiveListener.
Handles pressing the Duplicate button.
PerspectiveConfigurator.DuplicatePerspectiveListener() - Constructor for class org.argouml.ui.explorer.PerspectiveConfigurator.DuplicatePerspectiveListener
 
PerspectiveConfigurator.LibraryListSelectionListener - class org.argouml.ui.explorer.PerspectiveConfigurator.LibraryListSelectionListener.
Handles selection changes in the library list.
PerspectiveConfigurator.LibraryListSelectionListener() - Constructor for class org.argouml.ui.explorer.PerspectiveConfigurator.LibraryListSelectionListener
 
PerspectiveConfigurator.MoveDownListener - class org.argouml.ui.explorer.PerspectiveConfigurator.MoveDownListener.
Handles pressing the move down button.
PerspectiveConfigurator.MoveDownListener() - Constructor for class org.argouml.ui.explorer.PerspectiveConfigurator.MoveDownListener
 
PerspectiveConfigurator.MoveUpListener - class org.argouml.ui.explorer.PerspectiveConfigurator.MoveUpListener.
Handles pressing the move up button.
PerspectiveConfigurator.MoveUpListener() - Constructor for class org.argouml.ui.explorer.PerspectiveConfigurator.MoveUpListener
 
PerspectiveConfigurator.NewPerspectiveListener - class org.argouml.ui.explorer.PerspectiveConfigurator.NewPerspectiveListener.
Handles pressing the "New" button.
PerspectiveConfigurator.NewPerspectiveListener() - Constructor for class org.argouml.ui.explorer.PerspectiveConfigurator.NewPerspectiveListener
 
PerspectiveConfigurator.OkListener - class org.argouml.ui.explorer.PerspectiveConfigurator.OkListener.
Handles pressing the OK button.
PerspectiveConfigurator.OkListener() - Constructor for class org.argouml.ui.explorer.PerspectiveConfigurator.OkListener
 
PerspectiveConfigurator.PerspectiveListSelectionListener - class org.argouml.ui.explorer.PerspectiveConfigurator.PerspectiveListSelectionListener.
Handles selection changes in the perspective list.
PerspectiveConfigurator.PerspectiveListSelectionListener() - Constructor for class org.argouml.ui.explorer.PerspectiveConfigurator.PerspectiveListSelectionListener
 
PerspectiveConfigurator.RemovePerspectiveListener - class org.argouml.ui.explorer.PerspectiveConfigurator.RemovePerspectiveListener.
Handles pressing the "Remove" button.
PerspectiveConfigurator.RemovePerspectiveListener() - Constructor for class org.argouml.ui.explorer.PerspectiveConfigurator.RemovePerspectiveListener
 
PerspectiveConfigurator.RenameDocumentListener - class org.argouml.ui.explorer.PerspectiveConfigurator.RenameDocumentListener.
Handles changes in the text in the text-entry field for the perspective name.
PerspectiveConfigurator.RenameDocumentListener() - Constructor for class org.argouml.ui.explorer.PerspectiveConfigurator.RenameDocumentListener
 
PerspectiveConfigurator.RenameListener - class org.argouml.ui.explorer.PerspectiveConfigurator.RenameListener.
Handles confirming a changed text in the text-entry field (e.g.
PerspectiveConfigurator.RenameListener() - Constructor for class org.argouml.ui.explorer.PerspectiveConfigurator.RenameListener
 
PerspectiveConfigurator.ResetListener - class org.argouml.ui.explorer.PerspectiveConfigurator.ResetListener.
Handles pressing the Reset-To-Default button.
PerspectiveConfigurator.ResetListener() - Constructor for class org.argouml.ui.explorer.PerspectiveConfigurator.ResetListener
 
PerspectiveConfigurator.RuleListMouseListener - class org.argouml.ui.explorer.PerspectiveConfigurator.RuleListMouseListener.
Handles double-clicking on the library list or on the ruleslist.
PerspectiveConfigurator.RuleListMouseListener() - Constructor for class org.argouml.ui.explorer.PerspectiveConfigurator.RuleListMouseListener
 
PerspectiveConfigurator.RuleListener - class org.argouml.ui.explorer.PerspectiveConfigurator.RuleListener.
Handles pressing the ">>" or "<<" buttons.
PerspectiveConfigurator.RuleListener() - Constructor for class org.argouml.ui.explorer.PerspectiveConfigurator.RuleListener
 
PerspectiveConfigurator.RulesListSelectionListener - class org.argouml.ui.explorer.PerspectiveConfigurator.RulesListSelectionListener.
Handles selection changes in the rules list.
PerspectiveConfigurator.RulesListSelectionListener() - Constructor for class org.argouml.ui.explorer.PerspectiveConfigurator.RulesListSelectionListener
 
PerspectiveManager - class org.argouml.ui.explorer.PerspectiveManager.
Provides a model and event management for perspectives(views) of the Explorer.
PerspectiveManager() - Constructor for class org.argouml.ui.explorer.PerspectiveManager
Creates a new instance of PerspectiveManager
PerspectiveManagerListener - interface org.argouml.ui.explorer.PerspectiveManagerListener.
An interface to decouple the perspective manager from interested ui components.
PerspectiveRule - interface org.argouml.ui.explorer.rules.PerspectiveRule.
This is the interface for rules that together make a model perspective in the explorer.
PerspectiveSupport - class org.argouml.ui.PerspectiveSupport.
Helper class for tree models that provides help building perspectives out of gorules.
PerspectiveSupport() - Constructor for class org.argouml.ui.PerspectiveSupport
 
PerspectiveSupport(String) - Constructor for class org.argouml.ui.PerspectiveSupport
Creates a new instance of PerspectiveSupport
PerspectiveSupport(String, Vector) - Constructor for class org.argouml.ui.PerspectiveSupport
The constructor.
Pluggable - interface org.argouml.application.api.Pluggable.
An interface which identifies an ArgoUML plug-in.
PluggableAboutTab - interface org.argouml.application.api.PluggableAboutTab.
A module interface which identifies an ArgoUML plug-in used as a tab in the about dialog.
PluggableDiagram - interface org.argouml.application.api.PluggableDiagram.
An module interface which identifies an ArgoUML plug-in used as a diagram type.
PluggableImport - interface org.argouml.application.api.PluggableImport.
An interface which identifies an ArgoUML plug-in to the Import.
PluggableMenu - interface org.argouml.application.api.PluggableMenu.
An interface which identifies an ArgoUML plug-in to the menu.
PluggableNotation - interface org.argouml.application.api.PluggableNotation.
An interface which identifies an ArgoUML plug-in as a notation.
PluggablePropertyPanel - interface org.argouml.application.api.PluggablePropertyPanel.
An interface which identifies an ArgoUML plug-in property panel.
PluggableResourceBundle - interface org.argouml.application.api.PluggableResourceBundle.
An interface which identifies an ArgoUML plug-in as a resource bundle.
PluggableSettingsTab - interface org.argouml.application.api.PluggableSettingsTab.
An module interface which identifies an ArgoUML plug-in used as a tab in the settings dialog.
PopupMenuNewAction - class org.argouml.uml.ui.behavior.common_behavior.PopupMenuNewAction.
The popupmenu shown by several lists on the proppanels when the user wants to add or delete an action.
PopupMenuNewAction(String, UMLMutableLinkedList) - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PopupMenuNewAction
Constructs a new popupmenu.
PopupMenuNewEvent - class org.argouml.uml.ui.behavior.state_machines.PopupMenuNewEvent.
 
PopupMenuNewEvent(String, UMLMutableLinkedList) - Constructor for class org.argouml.uml.ui.behavior.state_machines.PopupMenuNewEvent
Constructor for PopupMenuNewEvent.
PostLoad - class org.argouml.application.PostLoad.
 
PostLoad(Vector) - Constructor for class org.argouml.application.PostLoad
 
Poster - interface org.argouml.cognitive.Poster.
Interface that defines methods required on any object that can post a ToDoItem to the Designer's ToDoList.
PredIsFinalState - class org.argouml.uml.diagram.state.PredIsFinalState.
Predicate to test if this is a final state.
PredIsFinalState() - Constructor for class org.argouml.uml.diagram.state.PredIsFinalState
 
PredIsStartState - class org.argouml.uml.diagram.state.PredIsStartState.
Predicate to test if this is a start state.
PredIsStartState() - Constructor for class org.argouml.uml.diagram.state.PredIsStartState
 
PredicateFind - class org.argouml.uml.PredicateFind.
Class to find out if a given object fulfills certain given predicates.
PredicateFind(Predicate, Predicate, Predicate, Predicate) - Constructor for class org.argouml.uml.PredicateFind
The constructor.
PredicateMType - class org.argouml.ui.PredicateMType.
PredicateMType is a small helper class which removes a trailing M from the string representation of the Type, as all the types are MThings.
PredicateMType(Class[]) - Constructor for class org.argouml.ui.PredicateMType
 
PredicateMType(Class[], int) - Constructor for class org.argouml.ui.PredicateMType
 
PredicateNotInTrash - class org.argouml.uml.PredicateNotInTrash.
A Predicate to determine if a given object is in the Project Trash or not.
PredicateNotInTrash() - Constructor for class org.argouml.uml.PredicateNotInTrash
 
PreloadClasses - class org.argouml.application.PreloadClasses.
 
PreloadClasses() - Constructor for class org.argouml.application.PreloadClasses
 
PriorityNode - class org.argouml.cognitive.ui.PriorityNode.
This class represents a "priority".
PriorityNode(String, int) - Constructor for class org.argouml.cognitive.ui.PriorityNode
The constructor.
Profile - class org.argouml.uml.Profile.
This abstract class captures the configurable behavior of Argo.
Profile() - Constructor for class org.argouml.uml.Profile
 
ProfileJava - class org.argouml.uml.ProfileJava.
This class implements the abstract class Profile for use in modelling Java language projects.
ProfileJava() - Constructor for class org.argouml.uml.ProfileJava
 
ProgressEvent - class org.argouml.persistence.ProgressEvent.
An event to be fired in order to tell some other listener of progress through some activity.
ProgressEvent(Object, long, long) - Constructor for class org.argouml.persistence.ProgressEvent
Constructor for a new ProgressEvent
ProgressEvent(Object, long, long, String) - Constructor for class org.argouml.persistence.ProgressEvent
Constructor for a new ProgressEvent
ProgressListener - interface org.argouml.persistence.ProgressListener.
A listener to be implemented by those interested in ProgressEvents.
Project - class org.argouml.kernel.Project.
The Project is a datastructure that represents the designer's current project.
Project(URL) - Constructor for class org.argouml.kernel.Project
Constructor.
Project() - Constructor for class org.argouml.kernel.Project
Constructor.
Project.Vcl - class org.argouml.kernel.Project.Vcl.
Listener to events from the Diagram class.
Project.Vcl() - Constructor for class org.argouml.kernel.Project.Vcl
 
ProjectBrowser - class org.argouml.ui.ProjectBrowser.
The main window of the ArgoUML application.
ProjectBrowser() - Constructor for class org.argouml.ui.ProjectBrowser
For testing purposes.
ProjectBrowser(String, boolean) - Constructor for class org.argouml.ui.ProjectBrowser
The constructor.
ProjectBrowser.WindowCloser - class org.argouml.ui.ProjectBrowser.WindowCloser.
 
ProjectBrowser.WindowCloser() - Constructor for class org.argouml.ui.ProjectBrowser.WindowCloser
 
ProjectFilePersister - interface org.argouml.persistence.ProjectFilePersister.
To persist a project to and from file storage.
ProjectManager - class org.argouml.kernel.ProjectManager.
This class manages the projects loaded in argouml.
ProjectManager() - Constructor for class org.argouml.kernel.ProjectManager
Constructor for ProjectManager.
ProjectMember - interface org.argouml.kernel.ProjectMember.
A member of the project is a part of the datastructure that makes up the project.
ProjectMemberDiagram - class org.argouml.uml.diagram.ProjectMemberDiagram.
 
ProjectMemberDiagram(ArgoDiagram, Project) - Constructor for class org.argouml.uml.diagram.ProjectMemberDiagram
The constructor.
ProjectMemberModel - class org.argouml.uml.ProjectMemberModel.
 
ProjectMemberModel(Object, Project) - Constructor for class org.argouml.uml.ProjectMemberModel
The constructor.
ProjectMemberTodoList - class org.argouml.uml.cognitive.ProjectMemberTodoList.
Helper class to act as a project member on behalf of the todo list.
ProjectMemberTodoList(String, Project) - Constructor for class org.argouml.uml.cognitive.ProjectMemberTodoList
The constructor.
PropPanel - class org.argouml.uml.ui.PropPanel.
This abstract class provides the basic layout and event dispatching support for all Property Panels.
PropPanel(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.PropPanel
Construct new PropPanel using LabelledLayout.
PropPanel(String, Orientation) - Constructor for class org.argouml.uml.ui.PropPanel
Constructs a new Proppanel without an icon.
PropPanelAbstraction - class org.argouml.uml.ui.foundation.core.PropPanelAbstraction.
The properties panel for a Abstraction.
PropPanelAbstraction() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelAbstraction
The constructor.
PropPanelAction - class org.argouml.uml.ui.behavior.common_behavior.PropPanelAction.
An abstract representatation of the properties panel of an Action.
PropPanelAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelAction
The constructor.
PropPanelAction(String, ImageIcon) - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelAction
The constructor.
PropPanelActionState - class org.argouml.uml.ui.behavior.activity_graphs.PropPanelActionState.
User interface panel shown at the bottom of the screen that allows the user to edit the properties of the selected UML model element.
PropPanelActionState() - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.PropPanelActionState
The constructor.
PropPanelActionState(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.PropPanelActionState
The constructor.
PropPanelActivityGraph - class org.argouml.uml.ui.behavior.activity_graphs.PropPanelActivityGraph.
PropertyPanel for Activitygraphs.
PropPanelActivityGraph() - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.PropPanelActivityGraph
The constructor.
PropPanelActor - class org.argouml.uml.ui.behavior.use_cases.PropPanelActor.
Builds the property panel for a actor.
PropPanelActor() - Constructor for class org.argouml.uml.ui.behavior.use_cases.PropPanelActor
Constructor.
PropPanelAssociation - class org.argouml.uml.ui.foundation.core.PropPanelAssociation.
Theproperties panel for a Association.
PropPanelAssociation() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelAssociation
The constructor.
PropPanelAssociation(String, Orientation) - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelAssociation
The constructor.
PropPanelAssociationClass - class org.argouml.uml.ui.foundation.core.PropPanelAssociationClass.
The properties panel for an AssociationClass.
PropPanelAssociationClass() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelAssociationClass
The constructor.
PropPanelAssociationEnd - class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd.
TODO: this property panel needs refactoring to remove dependency on old gui components.
PropPanelAssociationEnd(String, Orientation) - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
Constructs the proppanel including initializing all scrollpanes, panels etc.
PropPanelAssociationEnd() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
Constructs the proppanel and places all scrollpanes etc.
PropPanelAssociationEndRole - class org.argouml.uml.ui.behavior.collaborations.PropPanelAssociationEndRole.
The properties panel for an associationend.
PropPanelAssociationEndRole() - Constructor for class org.argouml.uml.ui.behavior.collaborations.PropPanelAssociationEndRole
Constructs the proppanel and places all scrollpanes etc.
PropPanelAssociationRole - class org.argouml.uml.ui.behavior.collaborations.PropPanelAssociationRole.
The properties panel for an AssociationRole.
PropPanelAssociationRole() - Constructor for class org.argouml.uml.ui.behavior.collaborations.PropPanelAssociationRole
The constructor.
PropPanelAttribute - class org.argouml.uml.ui.foundation.core.PropPanelAttribute.
The properties panel for an Attribute.
PropPanelAttribute() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelAttribute
The constructor.
PropPanelButton2 - class org.argouml.uml.ui.PropPanelButton2.
 
PropPanelButton2(Action) - Constructor for class org.argouml.uml.ui.PropPanelButton2
Constructor for PropPanelButton2.
PropPanelButton2(Action, Icon) - Constructor for class org.argouml.uml.ui.PropPanelButton2
The constructor.
PropPanelCallAction - class org.argouml.uml.ui.behavior.common_behavior.PropPanelCallAction.
The properties panel for a CallAction.
PropPanelCallAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelCallAction
The constructor.
PropPanelCallEvent - class org.argouml.uml.ui.behavior.state_machines.PropPanelCallEvent.
The properties panel of a CallEvent.
PropPanelCallEvent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelCallEvent
The constructor.
PropPanelCallState - class org.argouml.uml.ui.behavior.activity_graphs.PropPanelCallState.
 
PropPanelCallState() - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.PropPanelCallState
The constructor.
PropPanelCallState(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.PropPanelCallState
 
PropPanelChangeEvent - class org.argouml.uml.ui.behavior.state_machines.PropPanelChangeEvent.
The properties panel for a ChangeEvent.
PropPanelChangeEvent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelChangeEvent
The constructor.
PropPanelClass - class org.argouml.uml.ui.foundation.core.PropPanelClass.
The properties panel for a Class.
PropPanelClass() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelClass
The constructor.
PropPanelClassifier - class org.argouml.uml.ui.foundation.core.PropPanelClassifier.
The abstract properties panel for Classifiers.
PropPanelClassifier(String, Orientation) - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelClassifier
The constructor.
PropPanelClassifier(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelClassifier
The constructor.
PropPanelClassifierRole - class org.argouml.uml.ui.behavior.collaborations.PropPanelClassifierRole.
TODO: this property panel needs refactoring to remove dependency on old gui components.
PropPanelClassifierRole() - Constructor for class org.argouml.uml.ui.behavior.collaborations.PropPanelClassifierRole
The constructor.
PropPanelCollaboration - class org.argouml.uml.ui.behavior.collaborations.PropPanelCollaboration.
Property panel for collaborations.
PropPanelCollaboration() - Constructor for class org.argouml.uml.ui.behavior.collaborations.PropPanelCollaboration
Constructor for PropPanelCollaboration.
PropPanelComment - class org.argouml.uml.ui.foundation.core.PropPanelComment.
Proppanel for comments (notes).
PropPanelComment() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelComment
Constructor for PropPanelComment.
PropPanelComponent - class org.argouml.uml.ui.foundation.core.PropPanelComponent.
PropPanel for a UML component.
PropPanelComponent() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelComponent
The constructor.
PropPanelComponentInstance - class org.argouml.uml.ui.behavior.common_behavior.PropPanelComponentInstance.
The properties panel for a ComponentInstance.
PropPanelComponentInstance() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelComponentInstance
Contructor.
PropPanelCompositeState - class org.argouml.uml.ui.behavior.state_machines.PropPanelCompositeState.
The properties panel for a Composite State.
PropPanelCompositeState(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelCompositeState
Constructor for PropPanelCompositeState.
PropPanelCompositeState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelCompositeState
The constructor.
PropPanelCreateAction - class org.argouml.uml.ui.behavior.common_behavior.PropPanelCreateAction.
The properties panel for a CreateAction.
PropPanelCreateAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelCreateAction
The constructor.
PropPanelDataType - class org.argouml.uml.ui.foundation.core.PropPanelDataType.
TODO: this property panel needs refactoring to remove dependency on old gui components.
PropPanelDataType() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelDataType
The constructor.
PropPanelDataType.ActionAddAttributeToDataType - class org.argouml.uml.ui.foundation.core.PropPanelDataType.ActionAddAttributeToDataType.
 
PropPanelDataType.ActionAddAttributeToDataType() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelDataType.ActionAddAttributeToDataType
The constructor.
PropPanelDataType.ActionAddQueryOperation - class org.argouml.uml.ui.foundation.core.PropPanelDataType.ActionAddQueryOperation.
 
PropPanelDataType.ActionAddQueryOperation() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelDataType.ActionAddQueryOperation
The constructor.
PropPanelDependency - class org.argouml.uml.ui.foundation.core.PropPanelDependency.
The properties panel for a Dependency.
PropPanelDependency() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelDependency
'default' constructor used if a modelelement is a child of dependency (or dependency itself) but does not have a proppanel of their own.
PropPanelDependency(String, Orientation) - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelDependency
Constructor that should be used by subclasses to initialize the attributes a dependency has.
PropPanelDestroyAction - class org.argouml.uml.ui.behavior.common_behavior.PropPanelDestroyAction.
The properties panel for a DestroyAction.
PropPanelDestroyAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelDestroyAction
The constructor.
PropPanelDiagram - class org.argouml.uml.diagram.ui.PropPanelDiagram.
This class represents the properties panel for a Diagram.
PropPanelDiagram(String) - Constructor for class org.argouml.uml.diagram.ui.PropPanelDiagram
Constructs a proppanel with a given name.
PropPanelDiagram() - Constructor for class org.argouml.uml.diagram.ui.PropPanelDiagram
Default constructor if there is no child of this class that can show the diagram.
PropPanelEvent - class org.argouml.uml.ui.behavior.state_machines.PropPanelEvent.
The properties panel for an Event.
PropPanelEvent(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelEvent
Constructor for PropPanelEvent.
PropPanelExtend - class org.argouml.uml.ui.behavior.use_cases.PropPanelExtend.
Builds the property panel for an Extend relationship.
PropPanelExtend() - Constructor for class org.argouml.uml.ui.behavior.use_cases.PropPanelExtend
Constructor.
PropPanelExtend.ActionNewExtensionPoint - class org.argouml.uml.ui.behavior.use_cases.PropPanelExtend.ActionNewExtensionPoint.
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.
PropPanelExtend.ActionNewExtensionPoint() - Constructor for class org.argouml.uml.ui.behavior.use_cases.PropPanelExtend.ActionNewExtensionPoint
The constructor.
PropPanelExtensionPoint - class org.argouml.uml.ui.behavior.use_cases.PropPanelExtensionPoint.
Builds the property panel for an extension point.
PropPanelExtensionPoint() - Constructor for class org.argouml.uml.ui.behavior.use_cases.PropPanelExtensionPoint
Constructor.
PropPanelExtensionPoint.ActionNewExtensionPoint - class org.argouml.uml.ui.behavior.use_cases.PropPanelExtensionPoint.ActionNewExtensionPoint.
 
PropPanelExtensionPoint.ActionNewExtensionPoint() - Constructor for class org.argouml.uml.ui.behavior.use_cases.PropPanelExtensionPoint.ActionNewExtensionPoint
The constructor.
PropPanelFeature - class org.argouml.uml.ui.foundation.core.PropPanelFeature.
Abstract class for the properties panel of a Feature.
PropPanelFeature(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelFeature
Constructor.
PropPanelFeature(String, Orientation) - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelFeature
Constructor for PropPanelFeature.
PropPanelFinalState - class org.argouml.uml.ui.behavior.state_machines.PropPanelFinalState.
The properties panel for a FinalState.
PropPanelFinalState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelFinalState
The constructor.
PropPanelFlow - class org.argouml.uml.ui.foundation.core.PropPanelFlow.
The properties panel for a Flow.
PropPanelFlow() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelFlow
Constructor for PropPanelFlow.
PropPanelGeneralization - class org.argouml.uml.ui.foundation.core.PropPanelGeneralization.
The properties panel for a Generalization.
PropPanelGeneralization() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelGeneralization
The constructor.
PropPanelGuard - class org.argouml.uml.ui.behavior.state_machines.PropPanelGuard.
A property panel for Guards.
PropPanelGuard() - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelGuard
The constructor.
PropPanelInclude - class org.argouml.uml.ui.behavior.use_cases.PropPanelInclude.
Builds the property panel for an Include relationship.
PropPanelInclude() - Constructor for class org.argouml.uml.ui.behavior.use_cases.PropPanelInclude
Constructor.
PropPanelInstance - class org.argouml.uml.ui.behavior.common_behavior.PropPanelInstance.
The abstract properties panel for any type of Instance.
PropPanelInstance(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelInstance
The constructor.
PropPanelInteraction - class org.argouml.uml.ui.behavior.collaborations.PropPanelInteraction.
Proppanel for interactions.
PropPanelInteraction() - Constructor for class org.argouml.uml.ui.behavior.collaborations.PropPanelInteraction
The constructor.
PropPanelInterface - class org.argouml.uml.ui.foundation.core.PropPanelInterface.
The properties panel for an Interface.
PropPanelInterface() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelInterface
The constructor.
PropPanelLink - class org.argouml.uml.ui.behavior.common_behavior.PropPanelLink.
The properties panel for a Link.
PropPanelLink() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelLink
The constructor.
PropPanelLinkEnd - class org.argouml.uml.ui.behavior.common_behavior.PropPanelLinkEnd.
A basic property panel for link ends.
PropPanelLinkEnd() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelLinkEnd
The constructor.
PropPanelMessage - class org.argouml.uml.ui.behavior.collaborations.PropPanelMessage.
Properties panel for a Message.
PropPanelMessage() - Constructor for class org.argouml.uml.ui.behavior.collaborations.PropPanelMessage
The constructor.
PropPanelMessage.ActionToolNewAction - class org.argouml.uml.ui.behavior.collaborations.PropPanelMessage.ActionToolNewAction.
 
PropPanelMessage.ActionToolNewAction() - Constructor for class org.argouml.uml.ui.behavior.collaborations.PropPanelMessage.ActionToolNewAction
The constructor.
PropPanelModel - class org.argouml.uml.ui.model_management.PropPanelModel.
A Propertypanel for a model.
PropPanelModel() - Constructor for class org.argouml.uml.ui.model_management.PropPanelModel
The constructor.
PropPanelModelElement - class org.argouml.uml.ui.foundation.core.PropPanelModelElement.
The properties panel for a modelelement.
PropPanelModelElement(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelModelElement
The constructor.
PropPanelModelElement(String, Orientation) - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelModelElement
The constructor.
PropPanelModelElement() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelModelElement
Constructor that is used if no other proppanel can be found for a modelelement of some kind.
PropPanelNamespace - class org.argouml.uml.ui.foundation.core.PropPanelNamespace.
The abstract properties panel for a Namespace.
PropPanelNamespace(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelNamespace
The constructor.
PropPanelNamespace(String, Orientation) - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelNamespace
The constructor.
PropPanelNode - class org.argouml.uml.ui.foundation.core.PropPanelNode.
TODO: this property panel needs refactoring to remove dependency on old gui components.
PropPanelNode() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelNode
The constructor.
PropPanelNodeInstance - class org.argouml.uml.ui.behavior.common_behavior.PropPanelNodeInstance.
The properties panel of a NodeInstance.
PropPanelNodeInstance() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelNodeInstance
Constructor.
PropPanelObject - class org.argouml.uml.ui.behavior.common_behavior.PropPanelObject.
The properties panel of an Object.
PropPanelObject() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelObject
Constructor.
PropPanelObjectFlowState - class org.argouml.uml.ui.behavior.activity_graphs.PropPanelObjectFlowState.
 
PropPanelObjectFlowState() - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.PropPanelObjectFlowState
Constructor
PropPanelObjectFlowState(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.PropPanelObjectFlowState
Constructor
PropPanelOperation - class org.argouml.uml.ui.foundation.core.PropPanelOperation.
A property panel for operations.
PropPanelOperation() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelOperation
The constructor.
PropPanelOperation.ActionNewRaisedSignal - class org.argouml.uml.ui.foundation.core.PropPanelOperation.ActionNewRaisedSignal.
 
PropPanelOperation.ActionNewRaisedSignal() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelOperation.ActionNewRaisedSignal
The constructor.
PropPanelPackage - class org.argouml.uml.ui.model_management.PropPanelPackage.
PropPanelPackage defines the Property Panel for MPackage elements.
PropPanelPackage() - Constructor for class org.argouml.uml.ui.model_management.PropPanelPackage
The constructor.
PropPanelPackage(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.model_management.PropPanelPackage
Constructor for PropPanelPackage.
PropPanelParameter - class org.argouml.uml.ui.foundation.core.PropPanelParameter.
The property panel for parameters.
PropPanelParameter() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelParameter
The constructor.
PropPanelPartition - class org.argouml.uml.ui.behavior.activity_graphs.PropPanelPartition.
The properties panel for a Partition (Swimlane).
PropPanelPartition() - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.PropPanelPartition
constructor.
PropPanelPermission - class org.argouml.uml.ui.foundation.core.PropPanelPermission.
The properties panel for a Permission.
PropPanelPermission() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelPermission
The constructor.
PropPanelPseudostate - class org.argouml.uml.ui.behavior.state_machines.PropPanelPseudostate.
Property Panel for the collection of pseudostates (branch, fork, ...).
PropPanelPseudostate() - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelPseudostate
The constructor.
PropPanelReception - class org.argouml.uml.ui.behavior.common_behavior.PropPanelReception.
PropertyPanel for a Reception.
PropPanelReception() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelReception
The constructor.
PropPanelRelationship - class org.argouml.uml.ui.foundation.core.PropPanelRelationship.
Added this class to give as much information to the user as possible if the lookup mechanisme for proppanels fails.
PropPanelRelationship() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelRelationship
Constructor for PropPanelRelationship.
PropPanelRelationship(String, Orientation) - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelRelationship
The constructor.
PropPanelReturnAction - class org.argouml.uml.ui.behavior.common_behavior.PropPanelReturnAction.
The properties panel for a ReturnAction.
PropPanelReturnAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelReturnAction
The constructor.
PropPanelSendAction - class org.argouml.uml.ui.behavior.common_behavior.PropPanelSendAction.
The properties panel for a SendAction.
PropPanelSendAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelSendAction
The constructor.
PropPanelSignal - class org.argouml.uml.ui.behavior.common_behavior.PropPanelSignal.
The properties panel of a Signal.
PropPanelSignal() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelSignal
The constructor.
PropPanelSignal.ActionNewSignal - class org.argouml.uml.ui.behavior.common_behavior.PropPanelSignal.ActionNewSignal.
Create a new Signal.
PropPanelSignal.ActionNewSignal() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelSignal.ActionNewSignal
The constructor.
PropPanelSignalEvent - class org.argouml.uml.ui.behavior.state_machines.PropPanelSignalEvent.
The properties panel for a SignalEvent.
PropPanelSignalEvent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelSignalEvent
The constructor.
PropPanelSimpleState - class org.argouml.uml.ui.behavior.state_machines.PropPanelSimpleState.
The properties panel for a SimpleState.
PropPanelSimpleState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelSimpleState
Constructor
PropPanelSimpleState(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelSimpleState
Constructor
PropPanelState - class org.argouml.uml.ui.behavior.state_machines.PropPanelState.
The abstract properties panel for a State.
PropPanelState(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelState
Constructor for PropPanelState.
PropPanelStateMachine - class org.argouml.uml.ui.behavior.state_machines.PropPanelStateMachine.
The properties panel for a Statemachine.
PropPanelStateMachine() - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelStateMachine
Constructor for PropPanelStateMachine.
PropPanelStateMachine(String, Orientation) - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelStateMachine
The constructor.
PropPanelStateVertex - class org.argouml.uml.ui.behavior.state_machines.PropPanelStateVertex.
The properties tab panel for StateVertex and family.
PropPanelStateVertex(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelStateVertex
Constructor for PropPanelStateVertex.
PropPanelStereotype - class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelStereotype.
The properties panel for a Stereotype.
PropPanelStereotype() - Constructor for class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelStereotype
Construct new stereotype properties tab
PropPanelStimulus - class org.argouml.uml.ui.behavior.common_behavior.PropPanelStimulus.
The properties panel for a Stimulus.
PropPanelStimulus() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelStimulus
The constructor.
PropPanelString - class org.argouml.uml.diagram.ui.PropPanelString.
The properties panel for a simple text / string.
PropPanelString() - Constructor for class org.argouml.uml.diagram.ui.PropPanelString
The constructor.
PropPanelStructuralFeature - class org.argouml.uml.ui.foundation.core.PropPanelStructuralFeature.
 
PropPanelStructuralFeature(String, Orientation) - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelStructuralFeature
Constructor for PropPanelStructuralFeature.
PropPanelStubState - class org.argouml.uml.ui.behavior.state_machines.PropPanelStubState.
 
PropPanelStubState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelStubState
Constructor for PropPanelStubState.
PropPanelSubactivityState - class org.argouml.uml.ui.behavior.activity_graphs.PropPanelSubactivityState.
The properties panel for the SubactivityState.
PropPanelSubactivityState() - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.PropPanelSubactivityState
Constructor
PropPanelSubmachineState - class org.argouml.uml.ui.behavior.state_machines.PropPanelSubmachineState.
 
PropPanelSubmachineState(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelSubmachineState
 
PropPanelSubmachineState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelSubmachineState
Constructor for PropPanelSubmachineState.
PropPanelSubsystem - class org.argouml.uml.ui.model_management.PropPanelSubsystem.
A property panel for UML subsystems.
PropPanelSubsystem() - Constructor for class org.argouml.uml.ui.model_management.PropPanelSubsystem
The constructor.
PropPanelSubsystem.ActionNewOperation - class org.argouml.uml.ui.model_management.PropPanelSubsystem.ActionNewOperation.
Add a new operation to this classifier.
PropPanelSubsystem.ActionNewOperation() - Constructor for class org.argouml.uml.ui.model_management.PropPanelSubsystem.ActionNewOperation
The constructor.
PropPanelSynchState - class org.argouml.uml.ui.behavior.state_machines.PropPanelSynchState.
The properties panel for a SynchState.
PropPanelSynchState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelSynchState
The constructor.
PropPanelTerminateAction - class org.argouml.uml.ui.behavior.common_behavior.PropPanelTerminateAction.
The properties panel for a TerminateAction.
PropPanelTerminateAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelTerminateAction
The constructor.
PropPanelTimeEvent - class org.argouml.uml.ui.behavior.state_machines.PropPanelTimeEvent.
The properties panel for a TimeEvent.
PropPanelTimeEvent() - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelTimeEvent
The constructor.
PropPanelTransition - class org.argouml.uml.ui.behavior.state_machines.PropPanelTransition.
The properties panel for a Transition.
PropPanelTransition() - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelTransition
The constructor.
PropPanelUMLActivityDiagram - class org.argouml.uml.diagram.ui.PropPanelUMLActivityDiagram.
 
PropPanelUMLActivityDiagram() - Constructor for class org.argouml.uml.diagram.ui.PropPanelUMLActivityDiagram
Constructor for PropPanelUMLActivityDiagram.
PropPanelUMLClassDiagram - class org.argouml.uml.diagram.ui.PropPanelUMLClassDiagram.
 
PropPanelUMLClassDiagram() - Constructor for class org.argouml.uml.diagram.ui.PropPanelUMLClassDiagram
Constructor for PropPanelUMLClassDiagram.
PropPanelUMLCollaborationDiagram - class org.argouml.uml.diagram.ui.PropPanelUMLCollaborationDiagram.
 
PropPanelUMLCollaborationDiagram() - Constructor for class org.argouml.uml.diagram.ui.PropPanelUMLCollaborationDiagram
Constructor for PropPanelUMLCollaborationDiagram.
PropPanelUMLDeploymentDiagram - class org.argouml.uml.diagram.ui.PropPanelUMLDeploymentDiagram.
 
PropPanelUMLDeploymentDiagram() - Constructor for class org.argouml.uml.diagram.ui.PropPanelUMLDeploymentDiagram
Constructor for PropPanelUMLDeploymentDiagram.
PropPanelUMLSequenceDiagram - class org.argouml.uml.diagram.ui.PropPanelUMLSequenceDiagram.
 
PropPanelUMLSequenceDiagram() - Constructor for class org.argouml.uml.diagram.ui.PropPanelUMLSequenceDiagram
Constructor for PropPanelUMLSequenceDiagram.
PropPanelUMLStateDiagram - class org.argouml.uml.diagram.ui.PropPanelUMLStateDiagram.
The properties panel for a Statechart diagram.
PropPanelUMLStateDiagram() - Constructor for class org.argouml.uml.diagram.ui.PropPanelUMLStateDiagram
The constructor.
PropPanelUMLUseCaseDiagram - class org.argouml.uml.diagram.ui.PropPanelUMLUseCaseDiagram.
 
PropPanelUMLUseCaseDiagram() - Constructor for class org.argouml.uml.diagram.ui.PropPanelUMLUseCaseDiagram
Constructor for PropPanelUMLUseCaseDiagram.
PropPanelUninterpretedAction - class org.argouml.uml.ui.behavior.common_behavior.PropPanelUninterpretedAction.
The properties panel for a UninterpretedAction.
PropPanelUninterpretedAction() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelUninterpretedAction
The constructor.
PropPanelUsage - class org.argouml.uml.ui.foundation.core.PropPanelUsage.
The properties panel for a Usage.
PropPanelUsage() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelUsage
The constructor.
PropPanelUseCase - class org.argouml.uml.ui.behavior.use_cases.PropPanelUseCase.
Builds the property panel for a use case.
PropPanelUseCase() - Constructor for class org.argouml.uml.ui.behavior.use_cases.PropPanelUseCase
Constructor.
PropPanelUseCase.ActionNewExtensionPoint - class org.argouml.uml.ui.behavior.use_cases.PropPanelUseCase.ActionNewExtensionPoint.
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.
PropPanelUseCase.ActionNewExtensionPoint() - Constructor for class org.argouml.uml.ui.behavior.use_cases.PropPanelUseCase.ActionNewExtensionPoint
The constructor.
PropPanelUseCase.ActionNewUseCase - class org.argouml.uml.ui.behavior.use_cases.PropPanelUseCase.ActionNewUseCase.
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.
PropPanelUseCase.ActionNewUseCase() - Constructor for class org.argouml.uml.ui.behavior.use_cases.PropPanelUseCase.ActionNewUseCase
The constructor.
PropertyOperation - interface org.argouml.uml.generator.PropertyOperation.
Interface specifying the operation to take when a PropertySpecialString is matched.
PropertySpecialString - class org.argouml.uml.generator.PropertySpecialString.
Declares a string that should take special action when it is found as a property in ParserDisplay.setProperties.
PropertySpecialString(String, PropertyOperation) - Constructor for class org.argouml.uml.generator.PropertySpecialString
Constructs a new PropertySpecialString that will invoke the action in op when PropertySpecialString.invoke(Object, String, String) is called with name equal to str and then return true from invoke.
p - Variable in class org.argouml.uml.PredicateNotInTrash
 
packageDefinition() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
packageDefinition() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
packageJavaName - Variable in class org.argouml.uml.reveng.java.OuterClassifierContext
The java style name of the package.
packageName - Variable in class org.argouml.uml.PredicateFind
 
paint(Graphics) - Method in class org.argouml.uml.diagram.state.ui.FigTransition
 
paint(Graphics) - Method in class org.argouml.uml.diagram.ui.ArgoEditor
Overridden to set Argo-specific RenderingHints to determine whether or not antialiasing should be turned on.
paint(Graphics) - Method in class org.argouml.uml.diagram.ui.FigAssociation
 
paint(Graphics) - Method in class org.argouml.uml.diagram.ui.FigDependency
 
paint(Graphics) - Method in class org.argouml.uml.diagram.ui.FigGeneralization
 
paint(Graphics) - Method in class org.argouml.uml.diagram.ui.FigMessage
 
paint(Graphics) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Overridden to paint shadows.
paint(Graphics) - Method in class org.argouml.uml.diagram.ui.FigRealization
 
paint(Graphics) - Method in class org.argouml.uml.diagram.ui.SelectionEdgeClarifiers
Paint the handles at the four corners and midway along each edge of the bounding box.
paint(Graphics) - Method in class org.argouml.uml.diagram.ui.SelectionMoveClarifiers
Paint the handles at the four corners and midway along each edge of the bounding box.
paint(Graphics) - Method in class org.argouml.uml.diagram.ui.SelectionNodeClarifiers
Paint the handles at the four corners and midway along each edge of the bounding box.
paint(Graphics) - Method in class org.argouml.uml.diagram.ui.SelectionWButtons
Paint the handles at the four corners and midway along each edge of the bounding box.
paint(Graphics) - Method in class org.argouml.uml.diagram.use_case.ui.FigExtend
 
paint(Graphics) - Method in class org.argouml.uml.diagram.use_case.ui.FigInclude
 
paintButton(Icon, Graphics, int, int, int) - Method in class org.argouml.uml.diagram.ui.SelectionWButtons
 
paintButtonAbove(Icon, Graphics, int, int, int) - Method in class org.argouml.uml.diagram.ui.SelectionWButtons
 
paintButtonBelow(Icon, Graphics, int, int, int) - Method in class org.argouml.uml.diagram.ui.SelectionWButtons
 
paintButtonLeft(Icon, Graphics, int, int, int) - Method in class org.argouml.uml.diagram.ui.SelectionWButtons
 
paintButtonRight(Icon, Graphics, int, int, int) - Method in class org.argouml.uml.diagram.ui.SelectionWButtons
 
paintButtons(Graphics) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
paintButtons(Graphics) - Method in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
paintButtons(Graphics) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
paintButtons(Graphics) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponentInstance
 
paintButtons(Graphics) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNode
 
paintButtons(Graphics) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNodeInstance
 
paintButtons(Graphics) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionObject
 
paintButtons(Graphics) - Method in class org.argouml.uml.diagram.state.ui.SelectionState
 
paintButtons(Graphics) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
paintButtons(Graphics) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionInterface
 
paintButtons - Variable in class org.argouml.uml.diagram.ui.SelectionWButtons
True if the buttons on selection are currently shown.
paintButtons(Graphics) - Method in class org.argouml.uml.diagram.ui.SelectionWButtons
Paint the handles at the four corners and midway along each edge of the bounding box.
paintButtons(Graphics) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionActor
 
paintButtons(Graphics) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
 
paintClarifiers(Graphics) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
paintClarifiers(Graphics) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Displays visual indications of pending ToDoItems.
paintComponent(Graphics) - Method in class org.argouml.ui.ShadowComboBox.ShadowRenderer
 
paintIcon(Component, Graphics, int, int) - Method in class org.argouml.ui.LeftArrowIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.argouml.ui.UpArrowIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.argouml.uml.cognitive.critics.ClAttributeCompartment
 
paintIcon(Component, Graphics, int, int) - Method in class org.argouml.uml.cognitive.critics.ClClassName
 
paintIcon(Component, Graphics, int, int) - Method in class org.argouml.uml.cognitive.critics.ClOperationCompartment
 
panel - Variable in class org.argouml.cognitive.checklist.ui.TableModelChecklist
 
panel - Variable in class org.argouml.uml.ui.UMLEditableComboBox.UMLComboBoxEditor
 
panelClassBaseName - Variable in class org.argouml.uml.ui.TabProps
 
panelClassFor(Class) - Method in class org.argouml.uml.ui.TabProps
Locate the panel for the given class.
panelClassFor(Class) - Method in class org.argouml.uml.ui.TabStyle
Get the class for the required stylepanel.
panelTarget - Variable in class org.argouml.ui.StylePanel
 
panelTarget - Variable in class org.argouml.uml.ui.UMLPlainTextDocument
The target of the propertypanel that's behind this property.
panelTarget - Variable in class org.argouml.uml.ui.UMLRadioButtonPanel
The target object of which some attribute is shown via this panel.
panels - Variable in class org.argouml.cognitive.ui.Wizard
User interface panels displayed so far.
panels - Variable in class org.argouml.uml.ui.PropPanel
 
panels - Variable in class org.argouml.uml.ui.TabProps
 
panels - Variable in class org.argouml.uml.ui.TabStyle
 
paramListModel - Variable in class org.argouml.uml.ui.behavior.state_machines.PropPanelEvent
 
paramScroll - Variable in class org.argouml.uml.ui.behavior.state_machines.PropPanelEvent
 
parameterCustomSep - Variable in class org.argouml.uml.generator.ParserDisplay
The vector of CustomSeparators to use when tokenizing parameters.
parameterDeclaration() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
parameterDeclaration() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
parameterDeclarationList() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
parameterDeclarationList() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
parameterDeclaratorBrackets() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
parameterDeclaratorBrackets() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
parameterListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
parameterModifier() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
parameterModifier() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
parameterScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
parent - Variable in class org.argouml.ui.explorer.rules.AssociationsNode
 
parent - Variable in class org.argouml.ui.explorer.rules.AttributesNode
 
parent - Variable in class org.argouml.ui.explorer.rules.IncomingDependencyNode
 
parent - Variable in class org.argouml.ui.explorer.rules.InheritanceNode
 
parent - Variable in class org.argouml.ui.explorer.rules.OperationsNode
 
parent - Variable in class org.argouml.ui.explorer.rules.OutgoingDependencyNode
 
parentListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelGeneralization
 
parentScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelGeneralization
 
parents - Variable in class org.argouml.cognitive.DesignMaterial
Other DesignMaterial's that contain this one.
parents() - Method in class org.argouml.cognitive.DesignMaterial
Enumerate over all my parents.
parse(InputStream) - Method in class org.argouml.persistence.SAXParserBase
 
parse(String, String) - Static method in class org.argouml.uml.util.namespace.StringNamespace
parse a fully qualified namespace to create a Namespace object.
parse(Class) - Static method in class org.argouml.uml.util.namespace.StringNamespace
parse the name of a (java) class.
parseActionState(String, Object) - Method in class org.argouml.uml.generator.Parser
Parse a given string s with the information given from the action state actionState and update this actionState.
parseActionState(String, Object) - Method in class org.argouml.uml.generator.ParserDisplay
An action state figure shows the action expression of the entry action according to the UML spec.
parseAttribute(String, Object) - Method in class org.argouml.uml.generator.Parser
 
parseAttribute(String, Object) - Method in class org.argouml.uml.generator.ParserDisplay
Parse a line on the form:
visibility name [: type-expression] [= initial-value] If only one of visibility and name is given, then it is assumed to be the name and the visibility is left unchanged.
parseAttributeFig(Object, Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Parse a string representing one ore more ';' separated attributes.
parseBBox() - Method in class org.argouml.ui.StylePanelFig
Parse the boundary box string and return the rectangle it represents.
parseChanges - Variable in class org.argouml.ui.TabText
 
parseClassifierRole(Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Parses a ClassifierRole represented by the following line of the format:
baselist := [base] [, base]*
classifierRole := [name] [/ role] [: baselist]
parseComponentInstance(Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Parse a line of the form: "name : base-component".
parseConfigLine(String, String, int, String) - Static method in class org.argouml.util.ConfigLoader
Parse a line in the text file containing the configuration of ArgoUML, "/org/argouml/argo.ini".
parseDelimString(String) - Static method in class org.argouml.util.MyTokenizer
Creates a linked list of TokenSeps from the comma separated string str.
parseEffect(Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Handle the Effect (Action) of a Transition.
parseExtensionPoint(String) - Method in class org.argouml.uml.generator.Parser
 
parseExtensionPoint(String) - Method in class org.argouml.uml.generator.ParserDisplay
Parse a string representing an extension point and return a new extension point.
parseExtensionPointFig(Object, Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Parse an extension point.
parseFile(Project, Object, DiagramInterface, Import) - Method in interface org.argouml.application.api.PluggableImport
One parseable object from the list will be parsed by this method.
parseFile(Project, Object, DiagramInterface, Import) - Method in class org.argouml.uml.reveng.FileImportSupport
This method parses 1 file.
parseFile(Project, Object) - Method in class org.argouml.uml.reveng.Import
Parse 1 Java file, using JavaImport.
parseFile(Project, Object, DiagramInterface, Import) - Method in class org.argouml.uml.reveng.java.JavaImport
This method parses 1 Java file.
parseGuard(Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Handle the Guard of a Transition.
parseMessage(Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Parse a Message textual description.
parseModelElement(Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Parses a model element, ie reads a string on the format:
parseMsgOrder(String) - Static method in class org.argouml.uml.generator.ParserDisplay
Parses a message order specification.
parseNodeInstance(Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Parse a line of the form: "name : base-node".
parseObject(Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Parse a textual representatation of an Object, i.e.
parseObjectFlowState1(String, Object) - Method in class org.argouml.uml.generator.ParserDisplay
An objectFlowState is represented on a diagram by 2 strings: 1.
parseObjectFlowState2(String, Object) - Method in class org.argouml.uml.generator.ParserDisplay
An objectFlowState is represented on a diagram by 2 strings: 1.
parseOperation(String, Object) - Method in class org.argouml.uml.generator.Parser
 
parseOperation(String, Object) - Method in class org.argouml.uml.generator.ParserDisplay
Parse a line of text and aligns the MOperation to the specification given.
parseOperationFig(Object, Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Parse a string representing one ore more ';' separated operations.
parseParamList(Object, String, int) - Method in class org.argouml.uml.generator.ParserDisplay
Parses a parameter list and aligns the parameter list in op to that specified in param.
parseSourceStream(InputSource) - Method in class org.argouml.model.uml.NsumlXmiReader
Parses an xmi inputsource.
parseState - Variable in class org.argouml.uml.reveng.java.Modeller
Keeps the data that varies during parsing.
parseStateBody(Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Parse user input for state bodies and assign the individual lines to according actions or transistions.
parseStateDoAction(Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Parse a line of the form: "do /action" and create an action.
parseStateEntryAction(Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Parse a line of the form: "entry /action" and create an action.
parseStateExitAction(Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Parse a line of the form: "exit /action" and create an action.
parseStateStack - Variable in class org.argouml.uml.reveng.java.Modeller
Stack up the state when descending inner classes.
parseStimulus(Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Parse a line of the form: "name: action".
parseText(String) - Method in class org.argouml.ui.TabDocs
 
parseText(String) - Method in class org.argouml.ui.TabText
 
parseText(String) - Method in class org.argouml.uml.ui.TabSrc
 
parseTime - Static variable in class org.argouml.persistence.SAXParserBase
 
parseToModel(InputSource) - Method in class org.argouml.model.uml.NsumlXmiReader
Parses a given inputsource to a model.
parseToModel(InputSource) - Method in class org.argouml.model.uml.XmiReader
Parses a given inputsource to a model.
parseTransition(Object, String) - Method in class org.argouml.uml.generator.Parser
 
parseTransition(Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Parse a transition description line of the form:
parseTrigger(Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Parse the Event that is the trigger of the given transition.
participantListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
participantScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
paths - Variable in class org.argouml.uml.reveng.ImportClasspathDialog
 
pathsModel - Variable in class org.argouml.uml.reveng.ImportClasspathDialog
 
pattern - Variable in class org.argouml.util.CustomSeparator
 
pattern - Variable in class org.argouml.util.TokenSep
 
pause() - Method in class org.argouml.cognitive.ToDoList
Pause.
pb - Variable in class org.argouml.cognitive.ui.ToDoPane
shouldn't need this
pce - Variable in class org.argouml.kernel.DelayedChangeNotify
 
pcl - Static variable in class org.argouml.application.configuration.ConfigurationHandler
Internal worker for property change.
pcs - Static variable in class org.argouml.cognitive.Designer
 
peekNamespaceElement() - Method in interface org.argouml.uml.util.namespace.Namespace
return the innermost namespace element without removing it.
peekNamespaceElement() - Method in class org.argouml.uml.util.namespace.StringNamespace
 
pending - Variable in class org.argouml.ui.explorer.ExplorerTreeNode
 
pendingItems - Variable in class org.argouml.cognitive.DesignMaterial
ToDoList items that are on the designers ToDoList because of this material.
pendingUpdates - Variable in class org.argouml.ui.explorer.ExplorerTreeModel.ExplorerUpdater
The set of nodes pending being updated.
percentPhasesComplete - Variable in class org.argouml.persistence.UmlFilePersister
The percentage completeness of phases complete.
performCommands(List) - Static method in class org.argouml.application.Main
Perform a list of commands that were given on the command line.
persLabel - Variable in class org.argouml.ui.explorer.PerspectiveConfigurator
 
persistObservers - Variable in class org.argouml.cognitive.DesignMaterial
Observers of this object that should be saved and loaded with this object.
persistenceVersion - Variable in class org.argouml.kernel.Project
The version number of the persistence format that last saved this project.
perspectiveList - Variable in class org.argouml.ui.explorer.PerspectiveConfigurator
 
perspectiveListModel - Variable in class org.argouml.ui.explorer.PerspectiveConfigurator
 
perspectiveListeners - Variable in class org.argouml.ui.explorer.PerspectiveManager
 
perspectiveRulesList - Variable in class org.argouml.ui.explorer.PerspectiveConfigurator
 
perspectiveRulesListModel - Variable in class org.argouml.ui.explorer.PerspectiveConfigurator
 
perspectives - Variable in class org.argouml.cognitive.ui.ToDoPane
vector of TreeModels
perspectives - Variable in class org.argouml.ui.explorer.PerspectiveManager
 
phasesCompleted - Variable in class org.argouml.persistence.UmlFilePersister
The sections complete of a load or save.
placeCounter - Variable in class org.argouml.uml.diagram.ui.SelectionWButtons
Counter for counting the number of times there has been a try to place a fig.
placeEdges() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter
All layoutedObjects of type "Edge" are placed using an edge-type specific layout algorithm.
placeElements() - Method in class org.argouml.uml.ui.model_management.PropPanelPackage
Via this method, the GUI elements are added to the proppanel.
placeFig(Fig, LayerPerspective, int, int, Rectangle) - Method in class org.argouml.uml.diagram.ui.SelectionWButtons
Places a fig on the canvas in the correct position.
placeNode(ClassdiagramNode) - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter
Set the placement coordinate for a given node.
placeNodes() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter
Place the NodeRows in the diagram
placeString() - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
placeString() - Method in class org.argouml.uml.diagram.activity.ui.FigCallState
 
placeString() - Method in class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
 
placeString() - Method in class org.argouml.uml.diagram.activity.ui.FigPartition
 
placeString() - Method in class org.argouml.uml.diagram.activity.ui.FigSubactivityState
 
placeString() - Method in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
Return the default name to use for this classifier role.
placeString() - Method in class org.argouml.uml.diagram.deployment.ui.FigComponent
 
placeString() - Method in class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
placeString() - Method in class org.argouml.uml.diagram.deployment.ui.FigMNode
 
placeString() - Method in class org.argouml.uml.diagram.deployment.ui.FigMNodeInstance
 
placeString() - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
placeString() - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
placeString() - Method in class org.argouml.uml.diagram.state.ui.FigHistoryState
 
placeString() - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
placeString() - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
 
placeString() - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
Get the default text for this figure.
placeString() - Method in class org.argouml.uml.diagram.static_structure.ui.FigInstance
 
placeString() - Method in class org.argouml.uml.diagram.static_structure.ui.FigInterface
 
placeString() - Method in class org.argouml.uml.diagram.static_structure.ui.FigModel
 
placeString() - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
placeString() - Method in class org.argouml.uml.diagram.static_structure.ui.FigSubsystem
 
placeString() - Method in class org.argouml.uml.diagram.ui.FigMessage
 
placeString() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Default Reply text to be shown while placing node in diagram.
placeString() - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
 
placeString() - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
The text string to be used as the default name of the new use case fig.
placeTempNode(MouseEvent) - Method in class org.argouml.uml.diagram.ui.ModeCreateAssociation
 
placementHint - Variable in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNode
Attribute placementHint keeps information about preferred positioning
pointIndex - Variable in class org.argouml.uml.diagram.ui.SelectionRerouteEdge
the index of the point on the line of the message.
points - Variable in class org.argouml.util.logging.SimpleTimer
 
popClassifier() - Method in class org.argouml.uml.reveng.java.Modeller
Called from the parser when a classifier is completely parsed.
popNamespaceElement() - Method in interface org.argouml.uml.util.namespace.Namespace
reduces the innermost namespace element, e.g.
popNamespaceElement() - Method in class org.argouml.uml.util.namespace.StringNamespace
 
popupMenu - Variable in class org.argouml.uml.ui.UMLMutableLinkedList
 
position - Variable in class org.argouml.persistence.ProgressEvent
 
positionControls() - Method in class org.argouml.uml.ui.behavior.collaborations.PropPanelAssociationEndRole
 
positionControls() - Method in class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
Add the specific controls for an associationend to the panel.
positionStandardControls() - Method in class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
Add the standard controls to the panel.
possibleConstructor - Variable in class org.argouml.uml.cognitive.critics.WizOperName
 
postIt0 - Variable in class org.argouml.cognitive.ui.ToDoTreeRenderer
 
postIt100 - Variable in class org.argouml.cognitive.ui.ToDoTreeRenderer
 
postIt25 - Variable in class org.argouml.cognitive.ui.ToDoTreeRenderer
 
postIt50 - Variable in class org.argouml.cognitive.ui.ToDoTreeRenderer
 
postIt75 - Variable in class org.argouml.cognitive.ui.ToDoTreeRenderer
 
postIt99 - Variable in class org.argouml.cognitive.ui.ToDoTreeRenderer
 
postItD0 - Variable in class org.argouml.cognitive.ui.ToDoTreeRenderer
 
postItD100 - Variable in class org.argouml.cognitive.ui.ToDoTreeRenderer
 
postItD25 - Variable in class org.argouml.cognitive.ui.ToDoTreeRenderer
 
postItD50 - Variable in class org.argouml.cognitive.ui.ToDoTreeRenderer
 
postItD75 - Variable in class org.argouml.cognitive.ui.ToDoTreeRenderer
 
postItD99 - Variable in class org.argouml.cognitive.ui.ToDoTreeRenderer
 
postItem(ToDoItem, Object, Designer) - Method in class org.argouml.cognitive.critics.Critic
 
postLoad() - Method in class org.argouml.kernel.Project
This is executed after a load.
postLoad() - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
After loading the diagram it is necessary to connect every FigMessage to its FigAssociationRole.
postLoad() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
 
postLoad() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
postLoad() - Method in class org.argouml.uml.diagram.ui.FigGeneralization
This method is called after the fig is loaded from pgml.
postLoad() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
postLoad() - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
 
postLoadActions - Static variable in class org.argouml.application.Main
 
postLoadActions - Variable in class org.argouml.application.PostLoad
 
postProcessEdge - Variable in class org.argouml.uml.diagram.ui.ModeCreateEdgeAndNode
 
postProcessEdge() - Method in class org.argouml.uml.diagram.ui.ModeCreateEdgeAndNode
 
postSave() - Method in class org.argouml.kernel.Project
This is execcuted after a save.
postSave(Project, File) - Method in class org.argouml.persistence.AbstractFilePersister
Handle archiving on completion of a save such as renaming the temporary save file to the real filename.
postSaveFailure(Project, File, SaveException) - Method in class org.argouml.persistence.AbstractFilePersister
Handle any common requirements on detection of a save error.
postfixExpression() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
postfixExpression() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
powerTypeRangeScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
powertypeRangeListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
preSave() - Method in class org.argouml.kernel.Project
This is executed before a save.
preSave(Project, File) - Method in class org.argouml.persistence.AbstractFilePersister
Handle archiving of previous file or any other common requirements before saving a model to a file.
preSelected - Variable in class org.argouml.uml.ui.UMLAddDialog
The preselected choices
pred - Variable in class org.argouml.cognitive.checklist.CheckItem
The predicate is the condition under which the checkitem should be listed.
pred - Variable in class org.argouml.ui.TabResults
 
predicate(Object, Designer) - Method in class org.argouml.cognitive.critics.Critic
Perform the Critic's analysis of the design.
predicate(Object) - Method in class org.argouml.uml.PredicateFind
 
predicate(Object) - Method in class org.argouml.uml.PredicateNotInTrash
 
predicate(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrUML
 
predicate(Object) - Method in class org.argouml.uml.diagram.state.PredIsFinalState
 
predicate(Object) - Method in class org.argouml.uml.diagram.state.PredIsStartState
 
predicate2(Object, Designer) - Method in class org.argouml.language.java.cognitive.critics.CrMultipleInheritance
 
predicate2(Object, Designer) - Method in class org.argouml.language.java.cognitive.critics.CrMultipleRealization
 
predicate2(Object, Designer) - Method in class org.argouml.pattern.cognitive.critics.CrConsiderSingleton
The trigger for the critic.
predicate2(Object, Designer) - Method in class org.argouml.pattern.cognitive.critics.CrSingletonViolatedMissingStaticAttr
The trigger for the critic.
predicate2(Object, Designer) - Method in class org.argouml.pattern.cognitive.critics.CrSingletonViolatedOnlyPrivateConstructors
The trigger for the critic.
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrAlreadyRealizes
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrAssocNameConflict
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrAttrNameConflict
Examines the classifier and tells if we have two attributes with the same name.
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrCircularAssocClass
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrCircularComposition
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrCircularInheritance
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrClassMustBeAbstract
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrClassWithoutComponent
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrCompInstanceWithoutNode
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrComponentInstanceWithoutClassifier
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrComponentWithoutNode
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrConflictingComposites
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrConsiderFacade
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrConstructorNeeded
The trigger for the critic.
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrCrossNamespaceAssoc
The trigger for the critic.
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrDisambigClassName
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrDisambigStateName
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrDupParamName
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrDupRoleNames
The trigger for the critic.
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrEmptyPackage
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrFinalSubclassed
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrForkOutgoingTransition
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrIllegalGeneralization
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrIllegalName
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrInstanceWithoutClassifier
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrInterfaceAllPublic
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrInterfaceOperOnly
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrInterfaceWithoutComponent
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrInvalidBranch
This is the decision routine for the critic.
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrInvalidFork
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrInvalidForkTriggerOrGuard
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrInvalidHistory
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrInvalidInitial
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrInvalidJoin
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrInvalidJoinTriggerOrGuard
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrInvalidPseudoStateTrigger
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrInvalidSynch
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrJoinIncomingTransition
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrMergeClasses
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrMissingAttrName
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrMissingClassName
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrMissingOperName
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrMissingStateName
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrMultiComposite
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrMultipleAgg
The trigger for the critic.
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrMultipleDeepHistoryStates
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrMultipleInitialStates
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrMultipleShallowHistoryStates
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNWayAgg
The trigger for the critic.
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNameConflict
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNameConflictAC
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNameConfusion
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNavFromInterface
The trigger for the critic.
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNoAssociations
Decide whether the given design material causes a problem.
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNoGuard
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNoIncomingTransitions
This is the decision routine for the critic.
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNoInitialState
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNoInstanceVariables
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNoOperations
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNoOutgoingTransitions
This is the decision routine for the critic.
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNoTransitions
This is the decision routine for the critic.
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNoTriggerOrGuard
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNodeInsideElement
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNodeInstanceInsideElement
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNodeInstanceWithoutClassifier
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNodesOverlap
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrNonAggDataType
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrObjectWithoutClassifier
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrObjectWithoutComponent
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrOperNameConflict
The trigger for the critic.
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrOppEndConflict
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrOppEndVsAttr
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrReservedName
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrSeqInstanceWithoutClassifier
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrSubclassReference
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrTooManyAssoc
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrTooManyAttr
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrTooManyClasses
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrTooManyOper
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrTooManyStates
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrTooManyTransitions
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrUML
This is the decision routine for the critic.
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalAttrName
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalClassName
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalOperName
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalPackName
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrUnnavigableAssoc
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrUselessAbstract
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrUselessInterface
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrUtilityViolated
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrWrongDepEnds
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrWrongLinkEnds
 
predicate2(Object, Designer) - Method in class org.argouml.uml.cognitive.critics.CrZeroLengthEdge
 
prefs - Variable in class org.argouml.cognitive.Designer
Preferences -- very ill defined
prepareAddRemoveSets(List, List) - Method in class org.argouml.ui.explorer.ExplorerTreeModel
Returns a Set of current children to remove and modifies newChildren to only contain the children not already in children and not subsumed by any WeakExplorerNode in children.
prepareKey(String) - Static method in class org.argouml.ui.cmd.GenericArgoMenuBar
Prepares one part of the key for menu- or/and menuitem-mnemonics used in menu.properties.
pressedButton - Variable in class org.argouml.uml.diagram.ui.SelectionWButtons
 
previousNode - Variable in class org.argouml.persistence.PGMLParser
 
previousNode(Node) - Method in class org.argouml.uml.diagram.sequence.ui.FigObject
Returns the node that's before the given node in the nodes list.
primary1 - Variable in class org.argouml.ui.JasonsBigTheme
 
primary1 - Variable in class org.argouml.ui.JasonsHugeTheme
 
primary1 - Variable in class org.argouml.ui.JasonsTheme
 
primary2 - Variable in class org.argouml.ui.JasonsBigTheme
 
primary2 - Variable in class org.argouml.ui.JasonsHugeTheme
 
primary2 - Variable in class org.argouml.ui.JasonsTheme
 
primary3 - Variable in class org.argouml.ui.JasonsBigTheme
 
primary3 - Variable in class org.argouml.ui.JasonsHugeTheme
 
primary3 - Variable in class org.argouml.ui.JasonsTheme
 
primaryExpression() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
primaryExpression() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
printStackTrace() - Method in class org.argouml.persistence.PersistenceException
 
printStackTrace(PrintStream) - Method in class org.argouml.persistence.PersistenceException
 
printStackTrace(PrintWriter) - Method in class org.argouml.persistence.PersistenceException
 
printThemeArgs() - Method in class org.argouml.ui.LookAndFeelMgr
Outputs command-line arguments supported by this class.
printUsage() - Static method in class org.argouml.application.Main
Prints the usage message.
priorities - Static variable in class org.argouml.cognitive.ui.PriorityNode
 
priority - Variable in class org.argouml.cognitive.Decision
The priority.
priority - Variable in class org.argouml.cognitive.Goal
The priority.
priority - Variable in class org.argouml.cognitive.critics.Critic
The priority of the ToDoItem produced.
priority - Variable in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
priority - Variable in class org.argouml.cognitive.ui.PriorityNode
 
priority - Variable in class org.argouml.persistence.TodoParser
The priority of the ToDoItem currently being read.
priorityComboBox - Variable in class org.argouml.cognitive.ui.AddToDoItemDialog
 
priorityLabel - Variable in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
privateStateEndElement(String) - Method in class org.argouml.persistence.PGMLParser
 
privateText - Variable in class org.argouml.persistence.PGMLParser
 
privateTextDepth - Variable in class org.argouml.persistence.PGMLParser
 
problems - Variable in class org.argouml.uml.reveng.Import
 
processJarFile(ClassLoader, File) - Method in class org.argouml.application.modules.ModuleLoader
Check the manifest of a jar file for an argo extension.
processJarFile(ClassLoader, File) - Method in class org.argouml.moduleloader.ModuleLoader2
Check the manifest of a jar file for an extension.
profile - Static variable in class org.argouml.uml.ui.PropPanel
 
profile - Variable in class org.argouml.uml.ui.UMLComboBoxEntry
 
progress(ProgressEvent) - Method in interface org.argouml.persistence.ProgressListener
Called when a ProgressEvent is fired.
progress(ProgressEvent) - Method in class org.argouml.persistence.UmlFilePersister
 
progress - Variable in class org.argouml.ui.StatusBar
 
progress - Variable in class org.argouml.uml.reveng.Import.ImportStatusScreen
 
progressLabel - Variable in class org.argouml.uml.reveng.Import.ImportStatusScreen
 
progressPhaseCount - Variable in class org.argouml.persistence.UmlFilePersister
The number of equals phases the progress will measure.
proj - Variable in class org.argouml.persistence.XMIParser
 
project - Variable in class org.argouml.kernel.AbstractProjectMember
 
project - Variable in class org.argouml.persistence.ArgoParser
 
projectUrl(String, URL) - Static method in class org.argouml.application.Main
Calculates the URL for the given project name.
propertiesFile - Static variable in class org.argouml.i18n.Translator
Property file containing the bindings.
propertyBundle - Variable in class org.argouml.application.configuration.ConfigurationProperties
The primary property bundle.
propertyChange(PropertyChangeEvent) - Method in class org.argouml.application.api.Notation
Called after the notation default property gets changed.
propertyChange(PropertyChangeEvent) - Method in class org.argouml.cognitive.Designer
Performs critique asap.
propertyChange(PropertyChangeEvent) - Method in class org.argouml.cognitive.checklist.ui.TableModelChecklist
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.kernel.ProjectManager
React to PropertyChangeEvents, e.g.
propertyChange(PropertyChangeEvent) - Method in class org.argouml.model.uml.UmlModelListener
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.ui.ProjectBrowser
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.ui.explorer.ExplorerEventAdaptor
Listens to events coming from the project manager, config manager, and uml model, passes those events on to the explorer model.
propertyChange(PropertyChangeEvent) - Method in class org.argouml.ui.explorer.ExplorerTree.ProjectPropertyChangeListener
Listens to events coming from the project manager, i.e.
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.PropPanelString
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.UMLDiagram
This diagram listens to events from its namespace ModelElement; when the modelelement is removed, we also want to delete this diagram.
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.TabStyle
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.TableModelTaggedValues
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
If the property that this comboboxmodel depicts is changed in the UML model, this method will make sure that it is changed in the comboboxmodel too.
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLPlainTextDocument
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLTextArea2
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLTextField2
 
propertyListeners - Variable in class org.argouml.cognitive.DesignMaterial
 
propertyLocation - Static variable in class org.argouml.application.configuration.ConfigurationProperties
The location of Argo's default properties resource.
propertyName - Variable in class org.argouml.uml.ui.UMLExpressionModel2
 
propertySet(MElementEvent) - Method in class org.argouml.model.uml.ExplorerNSUMLEventAdaptor
Fires a modelElementChanged event.
propertySet(MElementEvent) - Method in class org.argouml.model.uml.NSUMLEventListener
 
propertySet(MElementEvent) - Method in class org.argouml.model.uml.UmlModelEventPump
 
propertySet(MElementEvent) - Method in class org.argouml.uml.ui.PropPanel
 
propertySet(MElementEvent) - Method in class org.argouml.uml.ui.PropPanelButton2
 
propertySet(MElementEvent) - Method in class org.argouml.uml.ui.UMLChangeDispatch
Configures this instance to dispatch a propertySet event.
propertySet(MElementEvent) - Method in class org.argouml.uml.ui.UMLCheckBox2
 
propertySet(MElementEvent) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
If the property that this comboboxmodel depicts is changed by the NSUML model, this method will make sure that it is changed in the comboboxmodel too.
propertySet(MElementEvent) - Method in class org.argouml.uml.ui.UMLExpressionBodyField
 
propertySet(MElementEvent) - Method in class org.argouml.uml.ui.UMLExpressionLanguageField
 
propertySet(MElementEvent) - Method in class org.argouml.uml.ui.UMLExpressionModel2
 
propertySet(MElementEvent) - Method in class org.argouml.uml.ui.UMLInitialValueComboBox
Deprecated. Event handler for MElement events generated by the attribute/parameter property panels and the diagram.
propertySet(MElementEvent) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
 
propertySet(MElementEvent) - Method in class org.argouml.uml.ui.UMLNameEventListener
configures this instance to dispatch a propertySet event.
propertySet(MElementEvent) - Method in class org.argouml.uml.ui.UMLRadioButtonPanel
 
propertySet(MElementEvent) - Method in class org.argouml.uml.ui.UMLStimulusActionTextField
 
propertySetName - Variable in class org.argouml.uml.ui.UMLCheckBox2
 
propertySetName - Variable in class org.argouml.uml.ui.UMLComboBoxModel2
The name of the event with which NSUML sets the attribute that is shown in this comboboxmodel.
propertySetName - Variable in class org.argouml.uml.ui.UMLRadioButtonPanel
The name of the MEvent that is fired when the target object has changed the attribute that is shown here.
props - Variable in class org.argouml.cognitive.DesignMaterial
"Soft" Properties that this DesignMaterial may have, but we do not want to allocate an instance variable to them.
providers - Variable in class org.argouml.application.notation.NotationProviderFactory
 
prpConstraints - Variable in class org.argouml.ui.SettingsTabLayout
 
prpDocumentation - Variable in class org.argouml.ui.SettingsTabLayout
 
prpProperties - Variable in class org.argouml.ui.SettingsTabLayout
 
prpSource - Variable in class org.argouml.ui.SettingsTabLayout
 
prpStyle - Variable in class org.argouml.ui.SettingsTabLayout
 
prpTaggedValues - Variable in class org.argouml.ui.SettingsTabLayout
 
prpTodo - Variable in class org.argouml.ui.SettingsTabLayout
 
pumping - Variable in class org.argouml.model.uml.UmlModelEventPump
Indicate wether we pump events to listeners yes or no.
pushNamespaceElement(NamespaceElement) - Method in interface org.argouml.uml.util.namespace.Namespace
add another element to a namespace.
pushNamespaceElement(NamespaceElement) - Method in class org.argouml.uml.util.namespace.StringNamespace
 
pushNamespaceElement(String) - Method in class org.argouml.uml.util.namespace.StringNamespace
Store the next namespace element.
put(String, Object) - Method in class org.argouml.cognitive.DesignMaterial
Set the value of a property.
put(Hashtable) - Method in class org.argouml.cognitive.DesignMaterial
 
put(String, boolean) - Method in class org.argouml.cognitive.DesignMaterial
Convenient function for setting the value of boolean properties.
put(String, int) - Method in class org.argouml.cognitive.DesignMaterial
Convenient function for setting the value of boolean properties.
put(Class, EventKey, MElementListener) - Method in class org.argouml.model.uml.ClassListenerHashMap
Puts a listener that is interested in a certain event that will be send by instances of the given meta-class.
put(MBase, EventKey, MElementListener) - Method in class org.argouml.model.uml.EventListenerHashMap
Puts the given listener as listener to the given modelelement and given eventKey in the map.
putInHistory(Object) - Method in class org.argouml.ui.targetmanager.TargetManager.HistoryManager
Puts some target into the history (if needed).
putInPosition(Fig) - Method in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayout
 
putToken - Variable in class org.argouml.util.MyTokenizer
 
putToken(String) - Method in class org.argouml.util.MyTokenizer
Put a token on the input stream.
putToolTip(String) - Method in class org.argouml.ui.CmdCreateNode
Adds tooltip text to the Action.
putToolTip(String) - Method in class org.argouml.ui.CmdSetMode
Adds tooltip text to the Action.
putValue(String, Object) - Method in class org.argouml.uml.ui.UMLAction
Sets one of this object's properties using the associated key.

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 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook