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

P

PACKAGE_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetModelElementVisibility
PACKAGE_COMMAND determines the visibility.
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.
PATTERNS - Static variable in class org.argouml.uml.cognitive.UMLDecision
Decision type: PATTERNS.
PERSISTENCE_VERSION - Static variable in class org.argouml.persistence.UmlFilePersister
The PERSISTENCE_VERSION is increased every time the persistence format changes.
PGMLStackParser - class org.argouml.persistence.PGMLStackParser.
The PGML Parser.
PGMLStackParser(Map) - Constructor for class org.argouml.persistence.PGMLStackParser
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.
PLANNED_EXTENSIONS - Static variable in class org.argouml.uml.cognitive.UMLDecision
Decision type: PLANNED_EXTENSIONS.
PLUGIN_PREFIX - Static variable in interface org.argouml.application.api.Pluggable
Deprecated. Constant required in plugin manifest.
PLUGIN_TITLE - Static variable in interface org.argouml.application.api.Pluggable
Deprecated. Constant required in plugin manifest.
PLUGIN_VENDOR - Static variable in interface org.argouml.application.api.Pluggable
Deprecated. Constant required in plugin manifest.
PNG_FILTER - Static variable in class org.argouml.util.FileFilters
Filter for portable network graphics (png) files.
PRECREATED - Static variable in class org.argouml.uml.diagram.sequence.MessageNode
At some later node, this object is created.
PREFERRED_SIZE - Static variable in class org.argouml.ui.cmd.CmdSetPreferredSize
constant for PREFERRED_SIZE
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.
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.
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.
PathContainer - interface org.argouml.uml.diagram.ui.PathContainer.
An interface to be implemented by any Fig that may or may not show a full path (of which the segments are seperated by ::).
PathConvPercent2 - class org.argouml.uml.diagram.ui.PathConvPercent2.
Used to place labels as specific positions along a FigEdge.
PathConvPercent2(Fig, Fig, int, int) - Constructor for class org.argouml.uml.diagram.ui.PathConvPercent2
Constructor.
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.
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() - Constructor for class org.argouml.ui.explorer.PerspectiveConfigurator
Creates a new instance of PerspectiveDesignerDialog.
PerspectiveManager - class org.argouml.ui.explorer.PerspectiveManager.
Provides a model and event management for perspectives(views) of the Explorer.
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(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.
PgmlUtility - class org.argouml.persistence.PgmlUtility.
Utility class for use by pgml.tee.
Pluggable - interface org.argouml.application.api.Pluggable.
Deprecated. by Linus Tolke (0.21.1 March 2006). Call registration in the appropriate subsystem from ModuleInterface.enable(). If the needed registration is not available, add it!
PluggableAboutTab - interface org.argouml.application.api.PluggableAboutTab.
Deprecated. by Linus Tolke (0.21.1 March 2006). Call registration in the appropriate subsystem from ModuleInterface.enable(). The needed registration is not currently available. Add it first!
PluggableDiagram - interface org.argouml.application.api.PluggableDiagram.
Deprecated. by Linus Tolke (0.21.1 March 2006). Call registration in the appropriate subsystem from ModuleInterface.enable(). The needed registration is not currently available. Add it first!
PluggableImport - interface org.argouml.application.api.PluggableImport.
Deprecated. by Linus Tolke (0.21.1 March 2006). Call registration in Import from ModuleInterface.enable(). The needed registration is not currently available. Add it first!
PluggableMenu - interface org.argouml.application.api.PluggableMenu.
Deprecated. by Linus Tolke (0.21.1 March 2006). Call registration in GenericArgoMenuBar from ModuleInterface.enable(). The needed registration is not currently available. Add it first!
PluggableNotation - interface org.argouml.application.api.PluggableNotation.
Deprecated. by Linus Tolke (0.21.1 March 2006). Register with GeneratorManager.addGenerator( Language, CodeGenerator) from ModuleInterface.enable().
PluggablePropertyPanel - interface org.argouml.application.api.PluggablePropertyPanel.
Deprecated. by Linus Tolke (0.21.1 March 2006). Call registration in the Details Tabs subsystem from ModuleInterface.enable(). The needed registration is not currently available. Add it first! See TabProps.moduleLoaded( ArgoModuleEvent event)
PluggableResourceBundle - interface org.argouml.application.api.PluggableResourceBundle.
Deprecated. by Linus Tolke (0.21.1 March 2006). Call registration in the appropriate subsystem from ModuleInterface.enable(). If the needed registration is not available, add it!
PluggableSettingsTab - interface org.argouml.application.api.PluggableSettingsTab.
Deprecated. by Linus Tolke (0.21.1 March 2006). Call registration in the appropriate subsystem from ModuleInterface.enable(). If the needed registration is not available, add it!
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.
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.
PredIsStartState - class org.argouml.uml.diagram.state.PredIsStartState.
Predicate to test if this is a start state.
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.
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
 
PrintManager - class org.argouml.ui.cmd.PrintManager.
print the current active diagram.
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.
PrivateHandler - class org.argouml.persistence.PrivateHandler.
Will set the ItemUID for objects represented by PGML elements that contain private elements that have ItemUID assignments in them.
PrivateHandler(PGMLStackParser, Container) - Constructor for class org.argouml.persistence.PrivateHandler
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
 
ProfileException - exception org.argouml.uml.ProfileException.
An exception to be thrown during failure of a opening and reading some storage medium.
ProfileException(String) - Constructor for class org.argouml.uml.ProfileException
The constructor.
ProfileException(String, Throwable) - Constructor for class org.argouml.uml.ProfileException
The constructor.
ProfileException(Throwable) - Constructor for class org.argouml.uml.ProfileException
The constructor.
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
The constructor.
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.
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.
ProjectBrowser - class org.argouml.ui.ProjectBrowser.
The main window of the ArgoUML application.
ProjectFilePersister - interface org.argouml.persistence.ProjectFilePersister.
To persist a project to and from file storage.
ProjectFileView - class org.argouml.uml.ui.ProjectFileView.
Provides an icon for project files.
ProjectManager - class org.argouml.kernel.ProjectManager.
This class manages the projects loaded in argouml.
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.
ProjectSettings - class org.argouml.kernel.ProjectSettings.
A datastructure for settings for a Project.
ProjectSettingsTabProperties - class org.argouml.ui.ProjectSettingsTabProperties.
Tab Panel for setting the project attributes: author name and email, project description.
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
Construct a new property panel for an Abstraction.
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
Construct a default property panel for an Action.
PropPanelAction(String, ImageIcon) - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelAction
Construct an Action property panel with the given name and icon.
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
Construct a default property panel for an Action State.
PropPanelActionState(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.PropPanelActionState
Construct a property panel for an Action State with the given params.
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
Construct a new property panel for an Actor.
PropPanelArgument - class org.argouml.uml.ui.behavior.common_behavior.PropPanelArgument.
 
PropPanelArgument() - Constructor for class org.argouml.uml.ui.behavior.common_behavior.PropPanelArgument
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
Construct a property panel for UML Association elements.
PropPanelAssociation(String, Orientation) - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelAssociation
Construct a property panel for an Association.
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
Construct a property panel for AssociationClass elements.
PropPanelAssociationEnd - class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd.
The properties panel for an association end.
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
Construct a property panel for an AssociationRole.
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.
Deprecated. used only in property panels, use addAction instead of addButton, remove in 0.20.0
PropPanelButton2(Action) - Constructor for class org.argouml.uml.ui.PropPanelButton2
Deprecated. Constructor for PropPanelButton2.
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.
The properties panel for a CallState.
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
Construct a property panel for UML Class elements.
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.
PropPanelClassifierInState - class org.argouml.uml.ui.behavior.activity_graphs.PropPanelClassifierInState.
The properties panel for a ClassifierInState.
PropPanelClassifierInState() - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.PropPanelClassifierInState
Construct a property panel for a ClassifierInState.
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
Construct a property panel for a ClassifierRole.
PropPanelCollaboration - class org.argouml.uml.ui.behavior.collaborations.PropPanelCollaboration.
Property panel for collaborations.
PropPanelCollaboration() - Constructor for class org.argouml.uml.ui.behavior.collaborations.PropPanelCollaboration
Construct a property panel for a Collaboration.
PropPanelComment - class org.argouml.uml.ui.foundation.core.PropPanelComment.
Proppanel for comments (notes).
PropPanelComment() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelComment
Construct a property panel for a Comment.
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
Construct a property panel for Component elements.
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
Construct a new property panel for a CompositeState.
PropPanelConstraint - class org.argouml.uml.ui.foundation.core.PropPanelConstraint.
Proppanel for Constraints .
PropPanelConstraint() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelConstraint
Construct a property panel for Constraint elements.
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.
The properties panel for a Datatype.
PropPanelDataType(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelDataType
Construct a property panel for UML DataType elements.
PropPanelDataType() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelDataType
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, ImageIcon) - 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.
PropPanelEnumeration - class org.argouml.uml.ui.foundation.core.PropPanelEnumeration.
The properties panel for a Datatype.
PropPanelEnumeration() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelEnumeration
The constructor.
PropPanelEnumerationLiteral - class org.argouml.uml.ui.foundation.core.PropPanelEnumerationLiteral.
The properties panel for an Attribute.
PropPanelEnumerationLiteral() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelEnumerationLiteral
Construct a property panel for UML EnumerationLiterals.
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
Construct a new property panel for an Extend.
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
Construct a new property panel for an ExtensionPoint.
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
Construct a new property panel for a Final State.
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
Construct a property panel for Flow elements.
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
Construct a property panel for Generalization elements.
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
Construct a new property panel for a Guard.
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
Construct a property panel for Include model elements.
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
Construct a property panel for an Interaction.
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
Construct a property panel for UML Interface elements.
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
Contruct a property panel for a Link End.
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
Construct a new property panel for a Message.
PropPanelMethod - class org.argouml.uml.ui.foundation.core.PropPanelMethod.
A property panel for methods.
PropPanelMethod() - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelMethod
Construct a property panel for UML Method elements.
PropPanelModel - class org.argouml.uml.ui.model_management.PropPanelModel.
A Property panel 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
Construct a property panel for a UML Node element.
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
Construct a property panel for Node Instance elements.
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
Construct a property panel for UML Object elements.
PropPanelObjectFlowState - class org.argouml.uml.ui.behavior.activity_graphs.PropPanelObjectFlowState.
The properties panel for an ObjectFlowState.
PropPanelObjectFlowState() - Constructor for class org.argouml.uml.ui.behavior.activity_graphs.PropPanelObjectFlowState
Construct a property panel for ObjectFlowState elements.
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.
PropPanelPackage - class org.argouml.uml.ui.model_management.PropPanelPackage.
PropPanelPackage defines the Property Panel for Package elements.
PropPanelPackage() - Constructor for class org.argouml.uml.ui.model_management.PropPanelPackage
Construct a default property panel for UML Package elements.
PropPanelPackage(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.model_management.PropPanelPackage
Construct a property panel for UML Packages with the given parameters.
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
Construct a property panel for UML Parameter elements.
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
Construct a property panel for UML Permission elements.
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
Construct a new property panel for a PseudoState (branch, fork, etc).
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
Construct a property panel for a Reception.
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(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.foundation.core.PropPanelRelationship
The constructor.
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
Construct a new property panel for a Signal.
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 State.
PropPanelSimpleState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelSimpleState
Construct a new default property panel for a Simple State.
PropPanelSimpleState(String, ImageIcon, Orientation) - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelSimpleState
Construct a new property panel for a Simple State with the given attributes.
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 a stereotype properties panel.
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
Construct a new property panel for a Stimulus.
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
Construct a property panel for SubmachineState elements with the given params.
PropPanelSubmachineState() - Constructor for class org.argouml.uml.ui.behavior.state_machines.PropPanelSubmachineState
Construct a default property panel SubmachineState elements.
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.
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
Construct a property panel for a Synch State.
PropPanelTagDefinition - class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelTagDefinition.
The properties panel for a Class.
PropPanelTagDefinition() - Constructor for class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelTagDefinition
Construct a property panel for TagDefinition elements.
PropPanelTaggedValue - class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelTaggedValue.
The properties panel for a TaggedValue.
PropPanelTaggedValue() - Constructor for class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelTaggedValue
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
Construct a new property panel for a Transition.
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
Construct a property panel for Usage elements.
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
Construct a property panel for a UseCase.
PseudostateKind - interface org.argouml.model.PseudostateKind.
The different PseudostateKinds.
paint(Graphics) - Method in class org.argouml.ui.SplashScreen
Override paint so we can set a flag the first time we're called and notify any waiting threads that the splash screen has been painted.
paint(Graphics) - Method in class org.argouml.uml.diagram.sequence.ui.ModeChangeHeight
 
paint(Graphics) - Method in class org.argouml.uml.diagram.state.ui.FigTransition
 
paint(Graphics) - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
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.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.use_case.ui.FigExtend
 
paint(Graphics) - Method in class org.argouml.uml.diagram.use_case.ui.FigInclude
 
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.SelectionComment
 
paintButtons(Graphics) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionInterface
 
paintButtons(Graphics) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionStereotype
 
paintButtons(Graphics) - Method in class org.argouml.uml.diagram.ui.SelectionNodeClarifiers
 
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.state.ui.FigTransition
 
paintClarifiers(Graphics) - Method in class org.argouml.uml.diagram.ui.FigAssociation
 
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.
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
 
panelClassFor(Class) - Method in class org.argouml.uml.ui.TabStyle
Get the class for the required stylepanel.
parse(InputSource) - Method in interface org.argouml.model.XmiReader
Parse a given inputsource to a collection of top level model elements.
parse(InputSource, boolean) - Method in interface org.argouml.model.XmiReader
Parse a given inputsource to a collection of top level model elements.
parse(String) - Method in interface org.argouml.notation.NotationProvider4
 
parse(InputStream) - Method in class org.argouml.persistence.SAXParserBase
 
parse(String) - Method in class org.argouml.uml.notation.java.AssociationEndNameNotationJava
 
parse(String) - Method in class org.argouml.uml.notation.java.AttributeNotationJava
 
parse(String) - Method in class org.argouml.uml.notation.java.ModelElementNameNotationJava
 
parse(String) - Method in class org.argouml.uml.notation.java.OperationNotationJava
 
parse(String) - Method in class org.argouml.uml.notation.uml.ActionStateNotationUml
 
parse(String) - Method in class org.argouml.uml.notation.uml.AssociationEndNameNotationUml
 
parse(String) - Method in class org.argouml.uml.notation.uml.AssociationRoleNotationUml
 
parse(String) - Method in class org.argouml.uml.notation.uml.AttributeNotationUml
 
parse(String) - Method in class org.argouml.uml.notation.uml.CallStateNotationUml
 
parse(String) - Method in class org.argouml.uml.notation.uml.ClassifierRoleNotationUml
 
parse(String) - Method in class org.argouml.uml.notation.uml.ComponentInstanceNotationUml
Parse a line of the form: "name : base-component".
parse(String) - Method in class org.argouml.uml.notation.uml.ExtensionPointNotationUml
 
parse(String) - Method in class org.argouml.uml.notation.uml.MessageNotationUml
 
parse(String) - Method in class org.argouml.uml.notation.uml.ModelElementNameNotationUml
Parses a model element, ie reads a string that contains the stereotype, visibility and name, and assigns the properties to the passed MModelElement.
parse(String) - Method in class org.argouml.uml.notation.uml.NodeInstanceNotationUml
Parse a line of the form: "name : base-node".
parse(String) - Method in class org.argouml.uml.notation.uml.ObjectFlowStateStateNotationUml
 
parse(String) - Method in class org.argouml.uml.notation.uml.ObjectFlowStateTypeNotationUml
 
parse(String) - Method in class org.argouml.uml.notation.uml.ObjectNotationUml
 
parse(String) - Method in class org.argouml.uml.notation.uml.OperationNotationUml
 
parse(String) - Method in class org.argouml.uml.notation.uml.StateBodyNotationUml
 
parse(String) - Method in class org.argouml.uml.notation.uml.TransitionNotationUml
 
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.
parseAssociationEnd(Object, String) - Method in class org.argouml.uml.notation.uml.AssociationEndNameNotationUml
 
parseAttribute(String, Object) - Method in class org.argouml.uml.notation.uml.AttributeNotationUml
Parse a line on the form:
parseAttributeFig(Object, Object, String) - Method in class org.argouml.uml.notation.uml.AttributeNotationUml
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.
parseClassifierRole(Object, String) - Method in class org.argouml.uml.notation.uml.ClassifierRoleNotationUml
Parses a ClassifierRole represented by the following line of the format:
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".
parseExtensionPointFig(Object, Object, String) - Method in class org.argouml.uml.notation.uml.ExtensionPointNotationUml
Parse an extension point.
parseFile(Project, Object, DiagramInterface, Import) - Method in interface org.argouml.application.api.PluggableImport
Deprecated. 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.
parseMessage(Object, String) - Method in class org.argouml.uml.notation.uml.MessageNotationUml
Parse a Message textual description.
parseModelElement(Object, String) - Method in class org.argouml.uml.notation.uml.ModelElementNameNotationUml
 
parseObjectFlowState1(Object, String) - Method in class org.argouml.uml.notation.uml.ObjectFlowStateTypeNotationUml
Do the actual parsing.
parseObjectFlowState2(Object, String) - Method in class org.argouml.uml.notation.uml.ObjectFlowStateStateNotationUml
Do the actual parsing.
parseOperation(String, Object) - Method in class org.argouml.uml.notation.uml.OperationNotationUml
Parse a line of text and aligns the MOperation to the specification given.
parseOperationFig(Object, Object, String) - Method in class org.argouml.uml.notation.uml.OperationNotationUml
Parse a string representing one ore more ';' separated operations.
parseRole(Object, String) - Method in class org.argouml.uml.notation.uml.AssociationRoleNotationUml
Parse the string that represents an AssociationRole:
parseStateBody(Object, String) - Method in class org.argouml.uml.notation.uml.StateBodyNotationUml
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.notation.uml.StateBodyNotationUml
Parse a line of the form: "do /action" and create an action.
parseStateEntryAction(Object, String) - Method in class org.argouml.uml.notation.uml.StateBodyNotationUml
Parse a line of the form: "entry /action" and create an action.
parseStateExitAction(Object, String) - Method in class org.argouml.uml.notation.uml.StateBodyNotationUml
Parse a line of the form: "exit /action" and create an action.
parseText(String) - Method in class org.argouml.ui.TabText
The user has edited the text in the textfield, so let's parse it now, and update the model.
parseText(String) - Method in class org.argouml.uml.ui.TabSrc
 
parseToModel(InputSource) - Method in interface org.argouml.model.XmiReader
Deprecated. use parse()
parseTransition(Object, String) - Method in class org.argouml.uml.notation.uml.TransitionNotationUml
Parse a transition description line of the form:
pause() - Method in class org.argouml.cognitive.ToDoList
Pause.
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
 
performCommands(List) - Static method in class org.argouml.application.Main
Perform a list of commands that were given on the command line.
placeElements() - Method in class org.argouml.uml.ui.model_management.PropPanelModel
Via this method, the GUI elements are added to the proppanel.
placeElements() - Method in class org.argouml.uml.ui.model_management.PropPanelPackage
Via this method, the GUI elements are added to the proppanel.
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.FigHistoryState
 
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.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.
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
 
populate() - Method in class org.argouml.uml.diagram.ui.FigFeaturesCompartment
Fills the Fig by adding all figs within.
populate() - Method in class org.argouml.uml.diagram.ui.FigOperationsCompartment
Add handling abstract operations; they are shown in italics.
populate() - Method in class org.argouml.uml.diagram.ui.FigStereotypesCompartment
TODO: This needs more work!
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.
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
 
postSave() - Method in class org.argouml.kernel.Project
This is execcuted after a save.
preSave() - Method in class org.argouml.kernel.Project
This is executed before a save.
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
 
presentationsFor(Object) - Method in class org.argouml.ui.ArgoDiagram
Find the all Figs that visualise the given model element in this layer, or null if there is none.
previousNode(MessageNode) - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
Returns the node that's before the given node in the nodes list.
print() - Method in class org.argouml.ui.cmd.PrintManager
Print the active diagram
printStackTrace() - Method in class org.argouml.persistence.OpenException
 
printStackTrace(PrintStream) - Method in class org.argouml.persistence.OpenException
 
printStackTrace(PrintWriter) - Method in class org.argouml.persistence.OpenException
 
printThemeArgs() - Method in class org.argouml.ui.LookAndFeelMgr
Outputs command-line arguments supported by this class.
progress(ProgressEvent) - Method in interface org.argouml.persistence.ProgressListener
Called when a ProgressEvent is fired.
progress(ProgressEvent) - Method in class org.argouml.persistence.UmlFilePersister
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.cognitive.Designer
Performs critique asap.
propertyChange(PropertyChangeEvent) - Method in class org.argouml.notation.Notation
Called after the notation default property gets changed.
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.ExplorerTreeNode
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.diagram.ui.FigAssociation
 
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.TabTaggedValuesModel
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLCheckBox2
The property value has changed so rebuild our view.
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 the changes will be done in the combobox-model equally.
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLExpressionBodyField
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLPlainTextDocument
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLRadioButtonPanel
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLStimulusActionTextField
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLTextArea2
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLTextField2
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.behavior.activity_graphs.PropPanelObjectFlowState
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.behavior.activity_graphs.UMLObjectFlowStateClassifierComboBoxModel
The function in the parent removes items from the list when deselected.
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLClassifierRoleAvailableContentsListModel
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLClassifierRoleAvailableFeaturesListModel
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLReceptionSignalComboBoxModel
Override UMLComboBoxModel2's default handling of RemoveAssociation.
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateMachineContextComboBoxModel
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementNamespaceComboBoxModel
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.foundation.core.UMLStructuralFeatureTypeComboBoxModel
 
propertyChange(PropertyChangeEvent) - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.UMLTagDefinitionTypeComboBoxModel
 
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.
putInPosition(Fig) - Method in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayer
 
putProperty(Object, Object) - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
putToken(String) - Method in class org.argouml.util.MyTokenizer
Put a token on the input stream.
putValue(String, Object) - Method in interface org.argouml.notation.NotationProvider4
Sets the Value associated with the specified key.
putValue(String, boolean) - Method in interface org.argouml.notation.NotationProvider4
Sets the Value associated with the specified key.
putValue(String, Object) - Method in class org.argouml.uml.notation.ValueHandler
 
putValue(String, boolean) - Method in class org.argouml.uml.notation.ValueHandler
 

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