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

C

CALLED - Static variable in class org.argouml.uml.diagram.sequence.MessageNode
Having been called.
CHANGEABLE_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetChangeability
CHANGEABLE_COMMAND determines a changeability kind.
CLASS_SELECTION - Static variable in class org.argouml.uml.cognitive.UMLDecision
Decision type: CLASS_SELECTION.
CLASS_SUFFIX - Static variable in class org.argouml.application.modules.ModuleLoader
Deprecated. Class file suffix.
CLASS_SUFFIX - Static variable in class org.argouml.moduleloader.ModuleLoader2
Class file suffix.
CODE_GEN - Static variable in class org.argouml.uml.cognitive.UMLDecision
Decision type: CODE_GEN.
COMPOSITE_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation
COMPOSITE_COMMAND defines an aggregation kind.
COMPRESSED_FILE_EXT - Static variable in class org.argouml.util.FileConstants
The extension for .zargo files is COMPRESSED_FILE_EXT.
COMPRESSED_FILE_FILTER - Static variable in class org.argouml.util.FileFilters
This is a filter for compressed project format.
CONCURRENT_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetOperationConcurrencyKind
CONCURRENT_COMMAND determines the kind of concurrency.
CONFIG_FILTER - Static variable in class org.argouml.util.FileFilters
This should read or write a config file but as yet not fully implemented.
CONSOLE_LOG - Static variable in class org.argouml.application.api.Argo
Standard definition of the logging category for the console.
CONTAINMENT - Static variable in class org.argouml.uml.cognitive.UMLDecision
Decision type: CONTAINMENT.
CPP_NS_TOKEN - Static variable in interface org.argouml.uml.util.namespace.Namespace
the scope token for c++.
CREATED - Static variable in class org.argouml.uml.diagram.sequence.MessageNode
Having been called with a return pending.
CURRENT_PROJECT_PROPERTY_NAME - Static variable in class org.argouml.kernel.ProjectManager
The name of the property that defines the current project.
CallStateNotation - class org.argouml.uml.notation.CallStateNotation.
This abstract class forms the basis of all Notation providers for the text shown in the Fig that represents the CallState.
CallStateNotation(Object) - Constructor for class org.argouml.uml.notation.CallStateNotation
The constructor.
CallStateNotationUml - class org.argouml.uml.notation.uml.CallStateNotationUml.
The UML notation for a CallState.
CallStateNotationUml(Object) - Constructor for class org.argouml.uml.notation.uml.CallStateNotationUml
The constructor.
ChangeableKind - interface org.argouml.model.ChangeableKind.
The different ChangeableKinds.
CheckItem - class org.argouml.cognitive.checklist.CheckItem.
This class defines an item that can be placed on a Checklist.
CheckItem(String, String) - Constructor for class org.argouml.cognitive.checklist.CheckItem
The constructor.
CheckItem(String, String, String, Predicate) - Constructor for class org.argouml.cognitive.checklist.CheckItem
The constructor.
CheckManager - class org.argouml.cognitive.checklist.CheckManager.
The CheckManager keeps track of which Checklists should be presented for a given design material.
CheckManager() - Constructor for class org.argouml.cognitive.checklist.CheckManager
Constructor.
CheckboxTableModel - class org.argouml.ui.CheckboxTableModel.
Table model for a table two visible columns and one invisible column.
CheckboxTableModel(Object[], Object[], String, String) - Constructor for class org.argouml.ui.CheckboxTableModel
Constructor.
Checklist - class org.argouml.cognitive.checklist.Checklist.
A Checklist is basically a list of CheckItems.
Checklist() - Constructor for class org.argouml.cognitive.checklist.Checklist
The constructor.
ChecklistStatus - class org.argouml.cognitive.checklist.ChecklistStatus.
A list of CheckItems that the designer has marked off as already considered.
ChecklistStatus() - Constructor for class org.argouml.cognitive.checklist.ChecklistStatus
The constructor.
ChildGenFind - class org.argouml.uml.cognitive.ChildGenFind.
Convenience class gives critics access to parts of the project.
ChildGenFind() - Constructor for class org.argouml.uml.cognitive.ChildGenFind
 
ChildGenRelated - class org.argouml.uml.ChildGenRelated.
Generator to find related elements for some model elements, such as for Classes the attributes and operations, for diagrams nodes and elements, for transitions trigger, guard and effects etc.
ChildGenRelated() - Constructor for class org.argouml.uml.ChildGenRelated
 
ChildGenUML - class org.argouml.uml.cognitive.critics.ChildGenUML.
This class gives critics access to parts of the UML model of the design.
ChildGenUML() - Constructor for class org.argouml.uml.cognitive.critics.ChildGenUML
 
ClAttributeCompartment - class org.argouml.uml.cognitive.critics.ClAttributeCompartment.
Class that represents the clarifier (red wavy line) for a attribute compartment.
ClAttributeCompartment() - Constructor for class org.argouml.uml.cognitive.critics.ClAttributeCompartment
 
ClClassName - class org.argouml.uml.cognitive.critics.ClClassName.
The clarifier (the red wavy line) for the classname.
ClClassName() - Constructor for class org.argouml.uml.cognitive.critics.ClClassName
 
ClOperationCompartment - class org.argouml.uml.cognitive.critics.ClOperationCompartment.
The clarifier (red wavy line) for the operation compartiment.
ClOperationCompartment() - Constructor for class org.argouml.uml.cognitive.critics.ClOperationCompartment
 
Clarifier - interface org.argouml.ui.Clarifier.
This interface represents a "Clarifier", i.e.
ClassCodePiece - class org.argouml.language.java.generator.ClassCodePiece.
This code piece represents a class declaration.
ClassCodePiece(CodePiece, String) - Constructor for class org.argouml.language.java.generator.ClassCodePiece
Constructor.
ClassDiagram - interface org.argouml.model.ClassDiagram.
An interface to act as an enumerated type for a di class diagram.
ClassDiagramGraphModel - class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel.
This class defines a bridge between the UML meta-model representation of the design and the GraphModel interface used by GEF.
ClassDiagramGraphModel() - Constructor for class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
 
ClassDiagramRenderer - class org.argouml.uml.diagram.static_structure.ui.ClassDiagramRenderer.
This class defines a renderer object for UML Class Diagrams.
ClassDiagramRenderer() - Constructor for class org.argouml.uml.diagram.static_structure.ui.ClassDiagramRenderer
 
ClassGenerationDialog - class org.argouml.uml.generator.ui.ClassGenerationDialog.
The dialog that starts the generation of classes.
ClassGenerationDialog(Vector) - Constructor for class org.argouml.uml.generator.ui.ClassGenerationDialog
Constructor.
ClassGenerationDialog(Vector, boolean) - Constructor for class org.argouml.uml.generator.ui.ClassGenerationDialog
Constructor.
ClassdiagramAssociationEdge - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramAssociationEdge.
 
ClassdiagramAssociationEdge(FigEdge) - Constructor for class org.argouml.uml.diagram.static_structure.layout.ClassdiagramAssociationEdge
The constructor.
ClassdiagramEdge - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge.
This class is an abstract implementation of all edges which are layoutable in the classdiagram.
ClassdiagramEdge(FigEdge) - Constructor for class org.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge
Constructor.
ClassdiagramGeneralizationEdge - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramGeneralizationEdge.
 
ClassdiagramGeneralizationEdge(FigEdge) - Constructor for class org.argouml.uml.diagram.static_structure.layout.ClassdiagramGeneralizationEdge
The constructor.
ClassdiagramInheritanceEdge - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramInheritanceEdge.
 
ClassdiagramInheritanceEdge(FigEdge) - Constructor for class org.argouml.uml.diagram.static_structure.layout.ClassdiagramInheritanceEdge
Constructor.
ClassdiagramLayouter - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter.
This class implements a layout algorithm for class diagrams.
ClassdiagramLayouter(UMLDiagram) - Constructor for class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter
Constructor for the layouter.
ClassdiagramModelElementFactory - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramModelElementFactory.
a class to get the proper layouter for a Fig.
ClassdiagramNote - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNote.
This class overrides some of the aspects of ClassdiagramNodes to simplify the positioning of notes nearby the commented nodes.
ClassdiagramNote(FigNode) - Constructor for class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNote
 
ClassdiagramNoteEdge - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNoteEdge.
This class represents note edges to enable an appropriate positioning of notes.
ClassdiagramNoteEdge(FigEdge) - Constructor for class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNoteEdge
The constructor.
ClassdiagramRealizationEdge - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramRealizationEdge.
 
ClassdiagramRealizationEdge(FigEdge) - Constructor for class org.argouml.uml.diagram.static_structure.layout.ClassdiagramRealizationEdge
The constructor.
ClassifierEndCodePiece - class org.argouml.language.java.generator.ClassifierEndCodePiece.
This code piece represents the end of a class or an interface.
ClassifierEndCodePiece(CodePiece) - Constructor for class org.argouml.language.java.generator.ClassifierEndCodePiece
Constructor.
ClassifierRoleNotation - class org.argouml.uml.notation.ClassifierRoleNotation.
This abstract class forms the basis of all Notation providers for the text shown in the Fig that represents the ClassifierRole.
ClassifierRoleNotation(Object) - Constructor for class org.argouml.uml.notation.ClassifierRoleNotation
The Constructor.
ClassifierRoleNotationUml - class org.argouml.uml.notation.uml.ClassifierRoleNotationUml.
The UML notation for a ClassifierRole.
ClassifierRoleNotationUml(Object) - Constructor for class org.argouml.uml.notation.uml.ClassifierRoleNotationUml
The Constructor.
CmdCreateNode - class org.argouml.ui.CmdCreateNode.
Command to create nodes with the appropriate modelelement.
CmdCreateNode(Hashtable, String, String) - Constructor for class org.argouml.ui.CmdCreateNode
Constructor for CmdCreateNode.
CmdCreateNode(Hashtable, String) - Constructor for class org.argouml.ui.CmdCreateNode
Constructor for CmdCreateNode.
CmdCreateNode(Class, String, String) - Constructor for class org.argouml.ui.CmdCreateNode
Constructor for CmdCreateNode.
CmdCreateNode(Object, String) - Constructor for class org.argouml.ui.CmdCreateNode
Constructor for CmdCreateNode.
CmdCreateNode(Class, boolean, String, String) - Constructor for class org.argouml.ui.CmdCreateNode
Constructor for CmdCreateNode.
CmdCreateNode(Object, boolean, String) - Constructor for class org.argouml.ui.CmdCreateNode
Constructor for CmdCreateNode.
CmdSetMode - class org.argouml.ui.CmdSetMode.
Extends GEF CmdSetMode to add additional metadata such as tooltips.
CmdSetMode(Properties) - Constructor for class org.argouml.ui.CmdSetMode
The constructor.
CmdSetMode(Class) - Constructor for class org.argouml.ui.CmdSetMode
The constructor.
CmdSetMode(Class, String) - Constructor for class org.argouml.ui.CmdSetMode
The constructor.
CmdSetMode(Class, String, String) - Constructor for class org.argouml.ui.CmdSetMode
The constructor.
CmdSetMode(Class, boolean) - Constructor for class org.argouml.ui.CmdSetMode
The constructor.
CmdSetMode(Class, Hashtable) - Constructor for class org.argouml.ui.CmdSetMode
The constructor.
CmdSetMode(Class, Hashtable, String) - Constructor for class org.argouml.ui.CmdSetMode
The constructor.
CmdSetMode(Class, String, Object) - Constructor for class org.argouml.ui.CmdSetMode
The constructor.
CmdSetMode(Class, String, Object, String) - Constructor for class org.argouml.ui.CmdSetMode
The constructor.
CmdSetMode(Class, String, Object, String, ImageIcon) - Constructor for class org.argouml.ui.CmdSetMode
The constructor.
CmdSetPreferredSize - class org.argouml.ui.cmd.CmdSetPreferredSize.
A command to set selected figs to their preferred size or minimum size.
CmdSetPreferredSize(int) - Constructor for class org.argouml.ui.cmd.CmdSetPreferredSize
Constructor for the command.
CodeGenerator - interface org.argouml.uml.generator.CodeGenerator.
Defines the methods to generate source code from the model.
CodePiece - class org.argouml.language.java.generator.CodePiece.
A piece of code is a continuous part of a source code file.
CodePiece() - Constructor for class org.argouml.language.java.generator.CodePiece
 
CodePieceCollector - class org.argouml.language.java.generator.CodePieceCollector.
This class collects pieces of code when a source file is parsed, and then updates the file with new code from the model.
CodePieceCollector() - Constructor for class org.argouml.language.java.generator.CodePieceCollector
Constructor.
CollabDiagramGraphModel - class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel.
This class defines a bridge between the UML meta-model representation of the design and the GraphModel interface used by GEF.
CollabDiagramGraphModel() - Constructor for class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
 
CollabDiagramRenderer - class org.argouml.uml.diagram.collaboration.ui.CollabDiagramRenderer.
This class defines a renderer object for UML Collaboration Diagrams.
CollabDiagramRenderer() - Constructor for class org.argouml.uml.diagram.collaboration.ui.CollabDiagramRenderer
 
CollaborationDiagram - interface org.argouml.model.CollaborationDiagram.
An interface to act as an enumerated type for a di collaboration diagram.
CollaborationsFactory - interface org.argouml.model.CollaborationsFactory.
The interface for the factory of Collaboration.
CollaborationsHelper - interface org.argouml.model.CollaborationsHelper.
The interface for the helper to Collaborations.
CollectionUtil - class org.argouml.util.CollectionUtil.
Some helper methods for dealing with collections.
CommandLineInterface - interface org.argouml.application.api.CommandLineInterface.
This is the interface that a class needs to implement in order to be used from the command line of ArgoUML.
CommentEdge - class org.argouml.uml.diagram.static_structure.ui.CommentEdge.
An object tagged as being the owner of a FigEdgeNote.
CommentEdge(Object, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.CommentEdge
Constructor.
CommonBehaviorFactory - interface org.argouml.model.CommonBehaviorFactory.
The interface for the factory of the CommonBehavior.
CommonBehaviorHelper - interface org.argouml.model.CommonBehaviorHelper.
The interface to the helper of the CommonBehavior.
CompartmentFigText - class org.argouml.uml.diagram.ui.CompartmentFigText.
A FigText class extension for FigClass/FigInterface/FigUseCase compartments.
CompartmentFigText(int, int, int, int, Fig, NotationProvider4) - Constructor for class org.argouml.uml.diagram.ui.CompartmentFigText
Build a new compartment figText of the given dimensions, within the compartment described by aFig.
ComponentInstanceNotation - class org.argouml.uml.notation.ComponentInstanceNotation.
This abstract class forms the basis of all Notation providers for the text shown in the Fig that represents a componentInstance.
ComponentInstanceNotation(Object) - Constructor for class org.argouml.uml.notation.ComponentInstanceNotation
The constructor.
ComponentInstanceNotationUml - class org.argouml.uml.notation.uml.ComponentInstanceNotationUml.
 
ComponentInstanceNotationUml(Object) - Constructor for class org.argouml.uml.notation.uml.ComponentInstanceNotationUml
The constructor.
CompositeCodePiece - class org.argouml.language.java.generator.CompositeCodePiece.
This piece of code is a composition of several adjacent pieces of code.
CompositeCodePiece(CodePiece) - Constructor for class org.argouml.language.java.generator.CompositeCodePiece
Create a composite piece of code.
CompoundCritic - class org.argouml.cognitive.critics.CompoundCritic.
A CompoundCritic acts like a regular critic in that it checks the design and produces design feedback.
CompoundCritic() - Constructor for class org.argouml.cognitive.critics.CompoundCritic
The constructor of a compound critic.
CompoundCritic(Critic, Critic) - Constructor for class org.argouml.cognitive.critics.CompoundCritic
The constructor.
CompoundCritic(Critic, Critic, Critic) - Constructor for class org.argouml.cognitive.critics.CompoundCritic
The constructor.
CompoundCritic(Critic, Critic, Critic, Critic) - Constructor for class org.argouml.cognitive.critics.CompoundCritic
The constructor.
ConcurrencyKind - interface org.argouml.model.ConcurrencyKind.
The different ConcurrencyKinds.
ConfigLoader - class org.argouml.util.ConfigLoader.
This class loads panel classes according a certain configuration file.
ConfigLoader() - Constructor for class org.argouml.util.ConfigLoader
 
Configuration - class org.argouml.application.api.Configuration.
This class provides the core user configuration implementation logic.
ConfigurationFactory - class org.argouml.application.configuration.ConfigurationFactory.
A factory object that provides configuration information.
ConfigurationHandler - class org.argouml.application.configuration.ConfigurationHandler.
This class provides a user configuration based upon properties.
ConfigurationHandler() - Constructor for class org.argouml.application.configuration.ConfigurationHandler
Anonymous constructor allows configuration changes.
ConfigurationHandler(boolean) - Constructor for class org.argouml.application.configuration.ConfigurationHandler
Constructor which optionally allows configuration changes.
ConfigurationKey - interface org.argouml.application.api.ConfigurationKey.
This class provides definition and manipulation of configuration keys.
ConfigurationKeyImpl - class org.argouml.application.configuration.ConfigurationKeyImpl.
This class provides definition and manipulation of configuration keys.
ConfigurationKeyImpl(String) - Constructor for class org.argouml.application.configuration.ConfigurationKeyImpl
Create a single component configuration key.
ConfigurationKeyImpl(ConfigurationKey, String) - Constructor for class org.argouml.application.configuration.ConfigurationKeyImpl
Create a sub-component of an existing configuration key.
ConfigurationKeyImpl(String, String) - Constructor for class org.argouml.application.configuration.ConfigurationKeyImpl
Create a two-component configuration key.
ConfigurationKeyImpl(String, String, String) - Constructor for class org.argouml.application.configuration.ConfigurationKeyImpl
Create a three-component configuration key.
ConfigurationKeyImpl(String, String, String, String) - Constructor for class org.argouml.application.configuration.ConfigurationKeyImpl
Create a four-component configuration key.
ConfigurationKeyImpl(String, String, String, String, String) - Constructor for class org.argouml.application.configuration.ConfigurationKeyImpl
Create a five-component configuration key.
ControlMech - interface org.argouml.cognitive.critics.ControlMech.
A ControlMech determines when a Critic should be active.
CopyHelper - interface org.argouml.model.CopyHelper.
 
CoreFactory - interface org.argouml.model.CoreFactory.
The interface to the factory for the Core.
CoreHelper - interface org.argouml.model.CoreHelper.
The interface for the helper for Core.
CrAlreadyRealizes - class org.argouml.uml.cognitive.critics.CrAlreadyRealizes.
Critic to detect whether a class implements unneeded realizations through inheritance.
CrAlreadyRealizes() - Constructor for class org.argouml.uml.cognitive.critics.CrAlreadyRealizes
Constructor.
CrAssocNameConflict - class org.argouml.uml.cognitive.critics.CrAssocNameConflict.
Well-formedness rule [2] for MNamespace.
CrAssocNameConflict() - Constructor for class org.argouml.uml.cognitive.critics.CrAssocNameConflict
The constructor.
CrAttrNameConflict - class org.argouml.uml.cognitive.critics.CrAttrNameConflict.
Check the: Well-formedness rule [2] for MClassifier.
CrAttrNameConflict() - Constructor for class org.argouml.uml.cognitive.critics.CrAttrNameConflict
The constructor.
CrCircularAssocClass - class org.argouml.uml.cognitive.critics.CrCircularAssocClass.
Critic to check that an association class does not take part in further association class relations.
CrCircularAssocClass() - Constructor for class org.argouml.uml.cognitive.critics.CrCircularAssocClass
The constructor.
CrCircularComposition - class org.argouml.uml.cognitive.critics.CrCircularComposition.
 
CrCircularComposition() - Constructor for class org.argouml.uml.cognitive.critics.CrCircularComposition
The constructor.
CrCircularInheritance - class org.argouml.uml.cognitive.critics.CrCircularInheritance.
Well-formedness rule [2] for MGeneralizableElement.
CrCircularInheritance() - Constructor for class org.argouml.uml.cognitive.critics.CrCircularInheritance
The constructor.
CrClassMustBeAbstract - class org.argouml.uml.cognitive.critics.CrClassMustBeAbstract.
A critic to detect whether a non abstract class contains abstract operations.
CrClassMustBeAbstract() - Constructor for class org.argouml.uml.cognitive.critics.CrClassMustBeAbstract
The constructor.
CrClassWithoutComponent - class org.argouml.uml.cognitive.critics.CrClassWithoutComponent.
A critic to detect when a class in a deployment-diagram is not inside a component
CrClassWithoutComponent() - Constructor for class org.argouml.uml.cognitive.critics.CrClassWithoutComponent
The constructor.
CrCompInstanceWithoutNode - class org.argouml.uml.cognitive.critics.CrCompInstanceWithoutNode.
A critic to detect when there are component-instances that are not inside a node-instance
CrCompInstanceWithoutNode() - Constructor for class org.argouml.uml.cognitive.critics.CrCompInstanceWithoutNode
The constructor.
CrComponentInstanceWithoutClassifier - class org.argouml.uml.cognitive.critics.CrComponentInstanceWithoutClassifier.
A critic to detect when there are component-instances that are not inside a node-instance.
CrComponentInstanceWithoutClassifier() - Constructor for class org.argouml.uml.cognitive.critics.CrComponentInstanceWithoutClassifier
The constructor.
CrComponentWithoutNode - class org.argouml.uml.cognitive.critics.CrComponentWithoutNode.
A critic to detect when there are components that are not inside a node.
CrComponentWithoutNode() - Constructor for class org.argouml.uml.cognitive.critics.CrComponentWithoutNode
The constructor.
CrConflictingComposites - class org.argouml.uml.cognitive.critics.CrConflictingComposites.
Well-formedness rule [2] for association end.
CrConflictingComposites() - Constructor for class org.argouml.uml.cognitive.critics.CrConflictingComposites
The constructor.
CrConsiderFacade - class org.argouml.uml.cognitive.critics.CrConsiderFacade.
A critic to suggest using the facade stereotype.
CrConsiderFacade() - Constructor for class org.argouml.uml.cognitive.critics.CrConsiderFacade
The constructor.
CrConsiderSingleton - class org.argouml.pattern.cognitive.critics.CrConsiderSingleton.
A critic to detect when a class can never have more than one instance (of itself of any subclasses), and thus whether it is suitable for declaration as a Singleton (with stereotype «Singleton».
CrConsiderSingleton() - Constructor for class org.argouml.pattern.cognitive.critics.CrConsiderSingleton
Constructor for the critic.
CrConstructorNeeded - class org.argouml.uml.cognitive.critics.CrConstructorNeeded.
A critic to detect when a class requires a constructor.
CrConstructorNeeded() - Constructor for class org.argouml.uml.cognitive.critics.CrConstructorNeeded
Constructor for the critic.
CrCrossNamespaceAssoc - class org.argouml.uml.cognitive.critics.CrCrossNamespaceAssoc.
A critic to check that the classifiers associated with the ends of an association are in the same namespace as the association.
CrCrossNamespaceAssoc() - Constructor for class org.argouml.uml.cognitive.critics.CrCrossNamespaceAssoc
Constructor for the critic.
CrDisambigClassName - class org.argouml.uml.cognitive.critics.CrDisambigClassName.
Well-formedness rule [1] for MNamespace.
CrDisambigClassName() - Constructor for class org.argouml.uml.cognitive.critics.CrDisambigClassName
The constructor.
CrDisambigStateName - class org.argouml.uml.cognitive.critics.CrDisambigStateName.
The critic for ambiguous names of a state.
CrDisambigStateName() - Constructor for class org.argouml.uml.cognitive.critics.CrDisambigStateName
The constructor.
CrDupParamName - class org.argouml.uml.cognitive.critics.CrDupParamName.
Well-formedness rule [1] for MBehavioralFeature.
CrDupParamName() - Constructor for class org.argouml.uml.cognitive.critics.CrDupParamName
The constructor.
CrDupRoleNames - class org.argouml.uml.cognitive.critics.CrDupRoleNames.
A critic to check that the ends of an association all have distinct names.
CrDupRoleNames() - Constructor for class org.argouml.uml.cognitive.critics.CrDupRoleNames
Constructor for the critic.
CrEmptyPackage - class org.argouml.uml.cognitive.critics.CrEmptyPackage.
A critic whether a package/subsystem/model is empty.
CrEmptyPackage() - Constructor for class org.argouml.uml.cognitive.critics.CrEmptyPackage
The constructor.
CrFinalSubclassed - class org.argouml.uml.cognitive.critics.CrFinalSubclassed.
Well-formedness rule [2] for MGeneralizableElement.
CrFinalSubclassed() - Constructor for class org.argouml.uml.cognitive.critics.CrFinalSubclassed
The constructor.
CrForkOutgoingTransition - class org.argouml.uml.cognitive.critics.CrForkOutgoingTransition.
UML 1.5 Well-formedness rule [3] for Transition.
CrForkOutgoingTransition() - Constructor for class org.argouml.uml.cognitive.critics.CrForkOutgoingTransition
The constructor.
CrIllegalGeneralization - class org.argouml.uml.cognitive.critics.CrIllegalGeneralization.
Well-formedness rule [1] for MGeneralization.
CrIllegalGeneralization() - Constructor for class org.argouml.uml.cognitive.critics.CrIllegalGeneralization
The constructor.
CrIllegalName - class org.argouml.uml.cognitive.critics.CrIllegalName.
A critic to detect whether a model element name is legally formed.
CrIllegalName() - Constructor for class org.argouml.uml.cognitive.critics.CrIllegalName
The constructor.
CrInstanceWithoutClassifier - class org.argouml.uml.cognitive.critics.CrInstanceWithoutClassifier.
A critic to detect when an object in a deployment-diagram is not inside a component or a component-instance.
CrInstanceWithoutClassifier() - Constructor for class org.argouml.uml.cognitive.critics.CrInstanceWithoutClassifier
The constructor.
CrInterfaceAllPublic - class org.argouml.uml.cognitive.critics.CrInterfaceAllPublic.
Well-formedness rule [3] for MInterface.
CrInterfaceAllPublic() - Constructor for class org.argouml.uml.cognitive.critics.CrInterfaceAllPublic
The constructor.
CrInterfaceOperOnly - class org.argouml.uml.cognitive.critics.CrInterfaceOperOnly.
Well-formedness rule [1] for MInterface.
CrInterfaceOperOnly() - Constructor for class org.argouml.uml.cognitive.critics.CrInterfaceOperOnly
The constructor.
CrInterfaceWithoutComponent - class org.argouml.uml.cognitive.critics.CrInterfaceWithoutComponent.
A critic to detect when a interface in a deployment-diagram is not inside a component.
CrInterfaceWithoutComponent() - Constructor for class org.argouml.uml.cognitive.critics.CrInterfaceWithoutComponent
The constructor.
CrInvalidBranch - class org.argouml.uml.cognitive.critics.CrInvalidBranch.
A critic to detect when a Branch (i.e.
CrInvalidBranch() - Constructor for class org.argouml.uml.cognitive.critics.CrInvalidBranch
The constructor.
CrInvalidFork - class org.argouml.uml.cognitive.critics.CrInvalidFork.
A critic to detect when a fork state has the wrong number of transitions.
CrInvalidFork() - Constructor for class org.argouml.uml.cognitive.critics.CrInvalidFork
The constructor.
CrInvalidForkTriggerOrGuard - class org.argouml.uml.cognitive.critics.CrInvalidForkTriggerOrGuard.
UML 1.5 Well-formedness rule [1] for Transition, to remove a trigger or guard from fork outgoing transition.
CrInvalidForkTriggerOrGuard() - Constructor for class org.argouml.uml.cognitive.critics.CrInvalidForkTriggerOrGuard
The constructor.
CrInvalidHistory - class org.argouml.uml.cognitive.critics.CrInvalidHistory.
UML 1.5 Well-formedness rule [2] for Pseudostates.
CrInvalidHistory() - Constructor for class org.argouml.uml.cognitive.critics.CrInvalidHistory
The constructor.
CrInvalidInitial - class org.argouml.uml.cognitive.critics.CrInvalidInitial.
A critic to detect when an initial state has more than one outgoing transitions.
CrInvalidInitial() - Constructor for class org.argouml.uml.cognitive.critics.CrInvalidInitial
The constructor.
CrInvalidJoin - class org.argouml.uml.cognitive.critics.CrInvalidJoin.
A critic to detect when a join state has the wrong number of transitions.
CrInvalidJoin() - Constructor for class org.argouml.uml.cognitive.critics.CrInvalidJoin
The constructor.
CrInvalidJoinTriggerOrGuard - class org.argouml.uml.cognitive.critics.CrInvalidJoinTriggerOrGuard.
UML 1.5 Well-formedness rule [2] for Transition.
CrInvalidJoinTriggerOrGuard() - Constructor for class org.argouml.uml.cognitive.critics.CrInvalidJoinTriggerOrGuard
The constructor.
CrInvalidPseudoStateTrigger - class org.argouml.uml.cognitive.critics.CrInvalidPseudoStateTrigger.
UML 1.5 Well-formedness rule [5] for Transition.
CrInvalidPseudoStateTrigger() - Constructor for class org.argouml.uml.cognitive.critics.CrInvalidPseudoStateTrigger
The constructor.
CrInvalidSynch - class org.argouml.uml.cognitive.critics.CrInvalidSynch.
UML 1.5 Well-formedness rule [2] for Sync States.
CrInvalidSynch() - Constructor for class org.argouml.uml.cognitive.critics.CrInvalidSynch
The constructor.
CrJoinIncomingTransition - class org.argouml.uml.cognitive.critics.CrJoinIncomingTransition.
UML 1.5 Well-formedness rule [4] for Transition.
CrJoinIncomingTransition() - Constructor for class org.argouml.uml.cognitive.critics.CrJoinIncomingTransition
The constructor.
CrMergeClasses - class org.argouml.uml.cognitive.critics.CrMergeClasses.
A critic to check whether to classes sharing a 1..1 association can or should be combined.
CrMergeClasses() - Constructor for class org.argouml.uml.cognitive.critics.CrMergeClasses
The constructor.
CrMissingAttrName - class org.argouml.uml.cognitive.critics.CrMissingAttrName.
A critic to detect whether an attribute has a name
CrMissingAttrName() - Constructor for class org.argouml.uml.cognitive.critics.CrMissingAttrName
The constructor.
CrMissingClassName - class org.argouml.uml.cognitive.critics.CrMissingClassName.
Well-formedness rule [1] for MNamespace.
CrMissingClassName() - Constructor for class org.argouml.uml.cognitive.critics.CrMissingClassName
The constructor.
CrMissingOperName - class org.argouml.uml.cognitive.critics.CrMissingOperName.
A critic to detect whether an operation has a name.
CrMissingOperName() - Constructor for class org.argouml.uml.cognitive.critics.CrMissingOperName
The constructor.
CrMissingStateName - class org.argouml.uml.cognitive.critics.CrMissingStateName.
A critic to detect whether a state has a name.
CrMissingStateName() - Constructor for class org.argouml.uml.cognitive.critics.CrMissingStateName
The constructor.
CrMultiComposite - class org.argouml.uml.cognitive.critics.CrMultiComposite.
Well-formedness rule [2] for MAssociationEnd.
CrMultiComposite() - Constructor for class org.argouml.uml.cognitive.critics.CrMultiComposite
The constructor.
CrMultipleAgg - class org.argouml.uml.cognitive.critics.CrMultipleAgg.
A critic to check that only one end of a binary association is an aggregation.
CrMultipleAgg() - Constructor for class org.argouml.uml.cognitive.critics.CrMultipleAgg
Constructor for the critic.
CrMultipleDeepHistoryStates - class org.argouml.uml.cognitive.critics.CrMultipleDeepHistoryStates.
UML 1.5 Well-formedness rule [2] for Composite States.
CrMultipleDeepHistoryStates() - Constructor for class org.argouml.uml.cognitive.critics.CrMultipleDeepHistoryStates
The constructor.
CrMultipleInheritance - class org.argouml.language.java.cognitive.critics.CrMultipleInheritance.
Well-formedness rule [2] for MAssociationEnd.
CrMultipleInheritance() - Constructor for class org.argouml.language.java.cognitive.critics.CrMultipleInheritance
The constructor.
CrMultipleInitialStates - class org.argouml.uml.cognitive.critics.CrMultipleInitialStates.
A critic to detect when a state has no outgoing transitions.
CrMultipleInitialStates() - Constructor for class org.argouml.uml.cognitive.critics.CrMultipleInitialStates
The constructor.
CrMultipleRealization - class org.argouml.language.java.cognitive.critics.CrMultipleRealization.
Critic to check whether in java no inerface realizes another interface.
CrMultipleRealization() - Constructor for class org.argouml.language.java.cognitive.critics.CrMultipleRealization
The constructor.
CrMultipleShallowHistoryStates - class org.argouml.uml.cognitive.critics.CrMultipleShallowHistoryStates.
UML 1.5 Well-formedness rule [3] for Composite States.
CrMultipleShallowHistoryStates() - Constructor for class org.argouml.uml.cognitive.critics.CrMultipleShallowHistoryStates
The constructor.
CrNWayAgg - class org.argouml.uml.cognitive.critics.CrNWayAgg.
A critic to check that no end of a 3-way (or more) association is an aggregation.
CrNWayAgg() - Constructor for class org.argouml.uml.cognitive.critics.CrNWayAgg
Constructor for the critic.
CrNameConflict - class org.argouml.uml.cognitive.critics.CrNameConflict.
Well-formedness rule [1] for MNamespace.
CrNameConflict() - Constructor for class org.argouml.uml.cognitive.critics.CrNameConflict
The constructor.
CrNameConflictAC - class org.argouml.uml.cognitive.critics.CrNameConflictAC.
Well-formedness rule [1] for MAssociationClass.
CrNameConflictAC() - Constructor for class org.argouml.uml.cognitive.critics.CrNameConflictAC
The constructor.
CrNameConfusion - class org.argouml.uml.cognitive.critics.CrNameConfusion.
Well-formedness rule [1] for MNamespace.
CrNameConfusion() - Constructor for class org.argouml.uml.cognitive.critics.CrNameConfusion
The constructor.
CrNavFromInterface - class org.argouml.uml.cognitive.critics.CrNavFromInterface.
A critic to detect navigation from an Interface to a Class in an Association.
CrNavFromInterface() - Constructor for class org.argouml.uml.cognitive.critics.CrNavFromInterface
Constructor for the critic.
CrNoAssociations - class org.argouml.uml.cognitive.critics.CrNoAssociations.
A critic to detect when a classifier might require associations.
CrNoAssociations() - Constructor for class org.argouml.uml.cognitive.critics.CrNoAssociations
Constructor.
CrNoGuard - class org.argouml.uml.cognitive.critics.CrNoGuard.
Critic that fires when there is no guard for a transition that originates in a Choice pseudostate.
CrNoGuard() - Constructor for class org.argouml.uml.cognitive.critics.CrNoGuard
The constructor.
CrNoIncomingTransitions - class org.argouml.uml.cognitive.critics.CrNoIncomingTransitions.
A critic to detect when a state has no outgoing transitions.
CrNoIncomingTransitions() - Constructor for class org.argouml.uml.cognitive.critics.CrNoIncomingTransitions
Constructor.
CrNoInitialState - class org.argouml.uml.cognitive.critics.CrNoInitialState.
A critic to detect whether the Compositestate attached to a Statemachine has no initial state.
CrNoInitialState() - Constructor for class org.argouml.uml.cognitive.critics.CrNoInitialState
The constructor.
CrNoInstanceVariables - class org.argouml.uml.cognitive.critics.CrNoInstanceVariables.
A critic to detect if a class has instance variables.
CrNoInstanceVariables() - Constructor for class org.argouml.uml.cognitive.critics.CrNoInstanceVariables
The constructor.
CrNoOperations - class org.argouml.uml.cognitive.critics.CrNoOperations.
A critic to detect when a class or interface or its base class doesn't have any operations.
CrNoOperations() - Constructor for class org.argouml.uml.cognitive.critics.CrNoOperations
The constructor.
CrNoOutgoingTransitions - class org.argouml.uml.cognitive.critics.CrNoOutgoingTransitions.
A critic to detect when a state has no outgoing transitions.
CrNoOutgoingTransitions() - Constructor for class org.argouml.uml.cognitive.critics.CrNoOutgoingTransitions
Constructor.
CrNoTransitions - class org.argouml.uml.cognitive.critics.CrNoTransitions.
A critic to detect when a state has no outgoing transitions.
CrNoTransitions() - Constructor for class org.argouml.uml.cognitive.critics.CrNoTransitions
Constructor.
CrNoTriggerOrGuard - class org.argouml.uml.cognitive.critics.CrNoTriggerOrGuard.
A critic that checks for missing trigger and/or guard.
CrNoTriggerOrGuard() - Constructor for class org.argouml.uml.cognitive.critics.CrNoTriggerOrGuard
The constructor.
CrNodeInsideElement - class org.argouml.uml.cognitive.critics.CrNodeInsideElement.
A critic to detect when there are nodes that are inside another element
CrNodeInsideElement() - Constructor for class org.argouml.uml.cognitive.critics.CrNodeInsideElement
The constructor.
CrNodeInstanceInsideElement - class org.argouml.uml.cognitive.critics.CrNodeInstanceInsideElement.
A critic to detect when there are node-instances that are inside another element
CrNodeInstanceInsideElement() - Constructor for class org.argouml.uml.cognitive.critics.CrNodeInstanceInsideElement
The constructor.
CrNodeInstanceWithoutClassifier - class org.argouml.uml.cognitive.critics.CrNodeInstanceWithoutClassifier.
A critic to detect when there are node-instances that are inside another element.
CrNodeInstanceWithoutClassifier() - Constructor for class org.argouml.uml.cognitive.critics.CrNodeInstanceWithoutClassifier
The constructor.
CrNodesOverlap - class org.argouml.uml.cognitive.critics.CrNodesOverlap.
A critic to detect when a modelelements overlap.
CrNodesOverlap() - Constructor for class org.argouml.uml.cognitive.critics.CrNodesOverlap
The constructor.
CrNonAggDataType - class org.argouml.uml.cognitive.critics.CrNonAggDataType.
Well-formedness rule [1] for MDataType.
CrNonAggDataType() - Constructor for class org.argouml.uml.cognitive.critics.CrNonAggDataType
The constructor.
CrObjectWithoutClassifier - class org.argouml.uml.cognitive.critics.CrObjectWithoutClassifier.
A critic to detect when an object in a deployment-diagram is not inside a component or a component-instance
CrObjectWithoutClassifier() - Constructor for class org.argouml.uml.cognitive.critics.CrObjectWithoutClassifier
The constructor.
CrObjectWithoutComponent - class org.argouml.uml.cognitive.critics.CrObjectWithoutComponent.
A critic to detect when an object in a deployment-diagram is not inside a component or a component-instance.
CrObjectWithoutComponent() - Constructor for class org.argouml.uml.cognitive.critics.CrObjectWithoutComponent
The constructor.
CrOperNameConflict - class org.argouml.uml.cognitive.critics.CrOperNameConflict.
A critic to detect when a class has operations with two matching signatures.
CrOperNameConflict() - Constructor for class org.argouml.uml.cognitive.critics.CrOperNameConflict
Constructor for the critic.
CrOppEndConflict - class org.argouml.uml.cognitive.critics.CrOppEndConflict.
Well-formedness rule [2] for MClassifier.
CrOppEndConflict() - Constructor for class org.argouml.uml.cognitive.critics.CrOppEndConflict
The constructor.
CrOppEndVsAttr - class org.argouml.uml.cognitive.critics.CrOppEndVsAttr.
Well-formedness rule [2] for MClassifier.
CrOppEndVsAttr() - Constructor for class org.argouml.uml.cognitive.critics.CrOppEndVsAttr
The constructor.
CrReservedName - class org.argouml.uml.cognitive.critics.CrReservedName.
This critic checks whether a given name in the Model resembles or matches a reserved UML keyword or java keyword.
CrReservedName() - Constructor for class org.argouml.uml.cognitive.critics.CrReservedName
Constructor.
CrSeqInstanceWithoutClassifier - class org.argouml.uml.cognitive.critics.CrSeqInstanceWithoutClassifier.
A critic to detect when an object in a deployment-diagram is not inside a component or a component-instance.
CrSeqInstanceWithoutClassifier() - Constructor for class org.argouml.uml.cognitive.critics.CrSeqInstanceWithoutClassifier
The constructor.
CrSingletonViolatedMissingStaticAttr - class org.argouml.pattern.cognitive.critics.CrSingletonViolatedMissingStaticAttr.
A critic to detect whether a class violates the conditions required for using a Singleton Stereotype.
CrSingletonViolatedMissingStaticAttr() - Constructor for class org.argouml.pattern.cognitive.critics.CrSingletonViolatedMissingStaticAttr
Constructor for the critic.
CrSingletonViolatedOnlyPrivateConstructors - class org.argouml.pattern.cognitive.critics.CrSingletonViolatedOnlyPrivateConstructors.
A critic to detect whether a class violates the conditions required for using a Singleton Stereotype.
CrSingletonViolatedOnlyPrivateConstructors() - Constructor for class org.argouml.pattern.cognitive.critics.CrSingletonViolatedOnlyPrivateConstructors
Constructor for the critic.
CrSubclassReference - class org.argouml.uml.cognitive.critics.CrSubclassReference.
A critic to detect when a class can never have instances (of itself of any subclasses).
CrSubclassReference() - Constructor for class org.argouml.uml.cognitive.critics.CrSubclassReference
The constructor.
CrTooManyAssoc - class org.argouml.uml.cognitive.critics.CrTooManyAssoc.
A critic to detect when a classifier has too many associations.
CrTooManyAssoc() - Constructor for class org.argouml.uml.cognitive.critics.CrTooManyAssoc
The constructor.
CrTooManyAttr - class org.argouml.uml.cognitive.critics.CrTooManyAttr.
A critic to detect when a classifier has too many attributes.
CrTooManyAttr() - Constructor for class org.argouml.uml.cognitive.critics.CrTooManyAttr
The constructor.
CrTooManyClasses - class org.argouml.uml.cognitive.critics.CrTooManyClasses.
A critic to detect when a classdiagram has too many classes.
CrTooManyClasses() - Constructor for class org.argouml.uml.cognitive.critics.CrTooManyClasses
The constructor.
CrTooManyOper - class org.argouml.uml.cognitive.critics.CrTooManyOper.
A critic to detect when a classifier has to many operations).
CrTooManyOper() - Constructor for class org.argouml.uml.cognitive.critics.CrTooManyOper
The constructor.
CrTooManyStates - class org.argouml.uml.cognitive.critics.CrTooManyStates.
A critic to detect when a composite state has too many subvertices.
CrTooManyStates() - Constructor for class org.argouml.uml.cognitive.critics.CrTooManyStates
The constructor.
CrTooManyTransitions - class org.argouml.uml.cognitive.critics.CrTooManyTransitions.
A critic to detect when a state has too many ingoing and outgoing transitions.
CrTooManyTransitions() - Constructor for class org.argouml.uml.cognitive.critics.CrTooManyTransitions
The constructor.
CrUML - class org.argouml.uml.cognitive.critics.CrUML.
"Abstract" Critic subclass that captures commonalities among all critics in the UML domain.
CrUML() - Constructor for class org.argouml.uml.cognitive.critics.CrUML
The constructor for this class.
CrUnconventionalAttrName - class org.argouml.uml.cognitive.critics.CrUnconventionalAttrName.
Critic to detect whether an attribute name obeys to certain rules.
CrUnconventionalAttrName() - Constructor for class org.argouml.uml.cognitive.critics.CrUnconventionalAttrName
The constructor.
CrUnconventionalClassName - class org.argouml.uml.cognitive.critics.CrUnconventionalClassName.
Critic to detect whether a class name obeys to certain rules.
CrUnconventionalClassName() - Constructor for class org.argouml.uml.cognitive.critics.CrUnconventionalClassName
The constructor.
CrUnconventionalOperName - class org.argouml.uml.cognitive.critics.CrUnconventionalOperName.
Critic to detect whether an operation name obeys to certain rules.
CrUnconventionalOperName() - Constructor for class org.argouml.uml.cognitive.critics.CrUnconventionalOperName
The constructor.
CrUnconventionalPackName - class org.argouml.uml.cognitive.critics.CrUnconventionalPackName.
Critic to detect whether a package name obeys to certain rules.
CrUnconventionalPackName() - Constructor for class org.argouml.uml.cognitive.critics.CrUnconventionalPackName
The constructor.
CrUnnavigableAssoc - class org.argouml.uml.cognitive.critics.CrUnnavigableAssoc.
A critic to detect when a class can never have instances (of itself of any subclasses).
CrUnnavigableAssoc() - Constructor for class org.argouml.uml.cognitive.critics.CrUnnavigableAssoc
The constructor.
CrUselessAbstract - class org.argouml.uml.cognitive.critics.CrUselessAbstract.
A critic to detect when a class can never have instances (of
CrUselessAbstract() - Constructor for class org.argouml.uml.cognitive.critics.CrUselessAbstract
The constructor.
CrUselessInterface - class org.argouml.uml.cognitive.critics.CrUselessInterface.
A critic to detect when a class can never have instances (of itself of any subclasses).
CrUselessInterface() - Constructor for class org.argouml.uml.cognitive.critics.CrUselessInterface
The constructor.
CrUtilityViolated - class org.argouml.uml.cognitive.critics.CrUtilityViolated.
A critic to detect when a class can never have instances (of itself of any subclasses).
CrUtilityViolated() - Constructor for class org.argouml.uml.cognitive.critics.CrUtilityViolated
The constructor.
CrWrongDepEnds - class org.argouml.uml.cognitive.critics.CrWrongDepEnds.
A critic to detect when in a deployment-diagram the supplier or the client of a dependency is a mobject and inside a figComponent and the other end is a mobject and inside a figComponentInstance.
CrWrongDepEnds() - Constructor for class org.argouml.uml.cognitive.critics.CrWrongDepEnds
The constructor.
CrWrongLinkEnds - class org.argouml.uml.cognitive.critics.CrWrongLinkEnds.
A critic to detect when in a deployment-diagram the FigObject of the first MLinkEnd is inside a FigComponent and the FigObject of the other MLinkEnd is inside a FigComponentInstance
CrWrongLinkEnds() - Constructor for class org.argouml.uml.cognitive.critics.CrWrongLinkEnds
The constructor.
CrZeroLengthEdge - class org.argouml.uml.cognitive.critics.CrZeroLengthEdge.
A critic to detect when an edge is very short in order to suggest to improve the layout of the diagram.
CrZeroLengthEdge() - Constructor for class org.argouml.uml.cognitive.critics.CrZeroLengthEdge
The constructor.
Critic - class org.argouml.cognitive.critics.Critic.
"Abstract" base class for design critics.
Critic() - Constructor for class org.argouml.cognitive.critics.Critic
Construct a new critic instance.
CriticBrowserDialog - class org.argouml.cognitive.critics.ui.CriticBrowserDialog.
Dialog box to list all critics and allow editing of some of their properties.
CriticBrowserDialog() - Constructor for class org.argouml.cognitive.critics.ui.CriticBrowserDialog
The constructor.
CriticOclEvaluator - class org.argouml.ocl.CriticOclEvaluator.
CriticOclEvaluator is responsible for evaluating simple OCL expressions used in the critiques.
CustomSeparator - class org.argouml.util.CustomSeparator.
Base class for custom separators.
CustomSeparator() - Constructor for class org.argouml.util.CustomSeparator
This constructor is only availible to subclasses of this class.
CustomSeparator(char) - Constructor for class org.argouml.util.CustomSeparator
This constructor creates a new custom separator that matches the character start.
CustomSeparator(String) - Constructor for class org.argouml.util.CustomSeparator
This constructor creates a new custom separator that matches the string start.
calcBounds() - Method in class org.argouml.uml.diagram.sequence.ui.FigMessagePort
 
calcBounds() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
calcBounds() - Method in class org.argouml.uml.diagram.ui.FigTextGroup
 
calcFlatChildren() - Method in class org.argouml.cognitive.ui.ToDoPerspective
TodoList specific.
calculateWeight() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNote
 
canActivateSingleton() - Method in interface org.argouml.application.api.ArgoSingletonModule
Deprecated. Allows verification that the current singleton can be activated.
canAddEdge(Object) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
 
canAddEdge(Object) - Method in class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
Return true if the given object is a valid edge in this graph.
canAddEdge(Object) - Method in class org.argouml.uml.diagram.deployment.DeploymentDiagramGraphModel
Return true if the given object is a valid edge in this graph.
canAddEdge(Object) - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
Return true if the given object is a valid edge in this graph.
canAddEdge(Object) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
Return true if the given object is a valid edge in this graph.
canAddEdge(Object) - Method in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
 
canAddEdge(Object) - Method in class org.argouml.uml.diagram.use_case.UseCaseDiagramGraphModel
Determine if the given edge can validly be placed on this graph.
canAddNode(Object) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
 
canAddNode(Object) - Method in class org.argouml.uml.diagram.activity.ActivityDiagramGraphModel
 
canAddNode(Object) - Method in class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
Return true if the given object is a valid node in this graph.
canAddNode(Object) - Method in class org.argouml.uml.diagram.deployment.DeploymentDiagramGraphModel
Return true if the given object is a valid node in this graph.
canAddNode(Object) - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
Return true if the given object is a valid node in this graph.
canAddNode(Object) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
Return true if the given object is a valid node in this graph.
canAddNode(Object) - Method in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
 
canAddNode(Object) - Method in class org.argouml.uml.diagram.use_case.UseCaseDiagramGraphModel
Determine if the given node can validly be placed on this graph.
canBeCalled() - Method in class org.argouml.uml.diagram.sequence.MessageNode
 
canBeCreated() - Method in class org.argouml.uml.diagram.sequence.MessageNode
 
canBeDestroyed() - Method in class org.argouml.uml.diagram.sequence.MessageNode
 
canBeReturnedTo() - Method in class org.argouml.uml.diagram.sequence.MessageNode
 
canCall() - Method in class org.argouml.uml.diagram.sequence.MessageNode
 
canChangeConnectedNode(Object, Object, Object) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
 
canChangeConnectedNode(Object, Object, Object) - Method in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
When rerouting an edge, this is the first method to be called by SelectionRerouteEdge, in order to determine whether the graphmodel will allow the change.
canConnect(Object, Object) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
Assume that anything can be connected to anything unless overridden in a subclass.
canConnect(Object, Object) - Method in class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
Return true if the two given ports can be connected by a kind of edge to be determined by the ports.
canConnect(Object, Object, Object) - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
Return true if the two given ports can be connected by a kind of edge to be determined by the ports.
canConnect(Object, Object) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
Return true if the two given ports can be connected by a kind of edge to be determined by the ports.
canConnect(Object, Object) - Method in class org.argouml.uml.diagram.use_case.UseCaseDiagramGraphModel
Determine if the two given ports can be connected by a kind of edge to be determined by the ports.
canCreate() - Method in class org.argouml.uml.diagram.sequence.MessageNode
 
canDeactivateSingleton() - Method in interface org.argouml.application.api.ArgoSingletonModule
Deprecated. Allows verification that the current singleton can be deactivated.
canDestroy() - Method in class org.argouml.uml.diagram.sequence.MessageNode
 
canEdit(Fig) - Method in class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
 
canEdit(Fig) - Method in class org.argouml.uml.diagram.static_structure.ui.FigLink
TODO: should edit something...
canEdit(Fig) - Method in class org.argouml.uml.diagram.ui.FigDependency
 
canEdit(Fig) - Method in class org.argouml.uml.diagram.ui.FigEdgeAssociationClass
 
canEdit(Fig) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
canEdit(Fig) - Method in class org.argouml.uml.diagram.ui.FigGeneralization
 
canEdit(Fig) - Method in class org.argouml.uml.diagram.use_case.ui.FigExtend
Define whether the given fig can be edited (it can't).
canEdit(Fig) - Method in class org.argouml.uml.diagram.use_case.ui.FigInclude
Define whether the given fig can be edited (it can't).
canFinish() - Method in class org.argouml.cognitive.ui.Wizard
 
canFinish() - Method in class org.argouml.uml.cognitive.critics.WizAssocComposite
Determine if we have sufficient information to finish.
canFinish() - Method in class org.argouml.uml.cognitive.critics.WizBreakCircularComp
 
canFinish() - Method in class org.argouml.uml.cognitive.critics.WizCueCards
This wizard cannot automatically finish the task.
canFinish() - Method in class org.argouml.uml.cognitive.critics.WizNavigable
 
canFinish() - Method in class org.argouml.uml.cognitive.critics.WizTooMany
 
canFixIt(ToDoItem) - Method in class org.argouml.cognitive.Designer
Just returns false.
canFixIt(ToDoItem) - Method in interface org.argouml.cognitive.Poster
 
canFixIt() - Method in class org.argouml.cognitive.ToDoItem
Some problems can be automatically fixed, ask the Critic to do it if it can.
canFixIt(ToDoItem) - Method in class org.argouml.cognitive.critics.Critic
TODO: Not implemented yet.
canGoBack() - Method in class org.argouml.cognitive.ui.Wizard
 
canGoNext() - Method in class org.argouml.cognitive.ui.Wizard
Return true iff the "Next>" button should be enabled.
canGoNext() - Method in class org.argouml.uml.cognitive.critics.WizBreakCircularComp
 
canGoNext() - Method in class org.argouml.uml.cognitive.critics.WizMEName
Return false if the user has not edited the text and they were required to.
canReturn(Object) - Method in class org.argouml.uml.diagram.sequence.MessageNode
 
cancel() - Method in class org.argouml.uml.ui.UMLAddDialog
Called when the cancel button is pressed.
candidateForConstructor(Object) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalOperName
CandidateForConstructor tests if the operation name is the same as the class name.
caretUpdate(CaretEvent) - Method in class org.argouml.uml.ui.ActionCopy
 
caretUpdate(CaretEvent) - Method in class org.argouml.uml.ui.ActionCut
 
caretUpdate(CaretEvent) - Method in class org.argouml.uml.ui.ActionPaste
 
changeConnectedNode(Object, Object, Object, boolean) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
Reroutes the connection to the old node to be connected to the new node.
changeConnectedNode(Object, Object, Object, boolean) - Method in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
Reroutes the connection to the old node to be connected to the new node.
changed() - Method in class org.argouml.cognitive.ToDoItem
Notify the user interface that this ToDoItem has changed.
changed() - Method in interface org.argouml.cognitive.ui.WizardItem
notify this wizarditem that it has been changed.
changedUpdate(DocumentEvent) - Method in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
changedUpdate(DocumentEvent) - Method in class org.argouml.cognitive.ui.WizStep
 
changedUpdate(DocumentEvent) - Method in class org.argouml.ui.StylePanel
 
changedUpdate(DocumentEvent) - Method in class org.argouml.ui.TabText
 
changedUpdate(DocumentEvent) - Method in class org.argouml.uml.diagram.ui.PropPanelString
 
changedUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLExpressionBodyField
 
changedUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLExpressionLanguageField
 
changedUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLStimulusActionTextField
 
characters(char[], int, int) - Method in class org.argouml.persistence.SAXParserBase
 
checkCollision(String, String) - Method in class org.argouml.uml.ui.UMLComboBoxEntry
If one of the given names equals the "short name", then we'll display the longname.
classNameAndBounds() - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
USED BY PGML.tee.
classNameAndBounds() - Method in class org.argouml.uml.diagram.static_structure.ui.FigDataType
USED BY PGML.tee.
classNameAndBounds() - Method in class org.argouml.uml.diagram.static_structure.ui.FigInterface
USED BY PGML.tee.
classNameAndBounds() - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
USED BY PGML.tee.
classNameAndBounds() - Method in class org.argouml.uml.diagram.ui.FigEdgePort
Deprecated. in 0.11.1 use org.tigris.gef.persistence.pgml.PgmlUtility.getClassNameAndBounds(Fig)
classNameAndBounds() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
USED BY PGML.tee.
classNameAndBounds() - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
USED BY PGML.tee.
cleanHistory() - Method in class org.argouml.ui.targetmanager.TargetManager
Cleans the history.
cleanUp() - Method in class org.argouml.uml.diagram.sequence.ui.UMLSequenceDiagram
Method called by Project.removeDiagram to clean up the mess in this diagram when the diagram is removed.
clear() - Method in class org.argouml.cognitive.ListSet
 
clear() - Method in class org.argouml.kernel.MemberList
 
clearCritiquing() - Static method in class org.argouml.cognitive.Designer
Clear all critiquing results.
clearDialogs() - Method in class org.argouml.ui.ProjectBrowser
We should remove all open dialogs.
clearLocalVariableDeclarations() - Method in class org.argouml.uml.reveng.java.Modeller
Clear the set of local variable declarations.
clearMethodCalls() - Method in class org.argouml.uml.reveng.java.Modeller
Clear collected method calls.
clearStereotypes(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
clearStereotypes(Object) - Method in interface org.argouml.model.CoreHelper
Removes all stereotypes from a given modelelement.
clone() - Method in class org.argouml.ui.AbstractArgoJPanel
This is not a real clone since it doesn't copy anything from the object it is cloning.
clone() - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
clone() - Method in class org.argouml.uml.diagram.activity.ui.FigCallState
 
clone() - Method in class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
 
clone() - Method in class org.argouml.uml.diagram.activity.ui.FigPartition
 
clone() - Method in class org.argouml.uml.diagram.activity.ui.FigSubactivityState
 
clone() - Method in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
Version of the clone to ensure all sub-figs are copied.
clone() - Method in class org.argouml.uml.diagram.deployment.ui.FigComponent
 
clone() - Method in class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
clone() - Method in class org.argouml.uml.diagram.deployment.ui.FigMNode
 
clone() - Method in class org.argouml.uml.diagram.deployment.ui.FigMNodeInstance
 
clone() - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigBranchState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigFinalState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigForkState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigHistoryState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigInitialState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigJoinState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigJunctionState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigStubState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigSubmachineState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigSynchState
 
clone() - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
 
clone() - Method in class org.argouml.uml.diagram.static_structure.ui.FigClassifierBox
 
clone() - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
Clone this figure.
clone() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEnumeration
 
clone() - Method in class org.argouml.uml.diagram.static_structure.ui.FigInstance
 
clone() - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
clone() - Method in class org.argouml.uml.diagram.ui.FigMessage
 
clone() - Method in class org.argouml.uml.diagram.ui.FigNodeAssociation
 
clone() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
After the base clone method has been called determine which child figs of the clone represent the name, stereotype and port.
clone() - Method in class org.argouml.uml.diagram.ui.TabDiagram
The clone method that should clone the JGraph with it's contents and the toolbar with it's contents.
clone() - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Make a copy of the current fig.
close() - Method in class org.argouml.persistence.XmlInputStream
The close method is overridden to prevent some class out of our control from closing the stream (such as a SAX parser).
compare(Object, Object) - Method in class org.argouml.ui.explorer.NameOrder
 
compare(Object, Object) - Method in class org.argouml.ui.explorer.TypeThenNameOrder
Compares obj1 and obj2 as per the class description.
compareTo(Object) - Method in class org.argouml.uml.ui.UMLComboBoxEntry
 
compareUserObjects(Object, Object) - Method in class org.argouml.ui.explorer.NameOrder
Alphabetic ordering of user object names instead of type names.
computeOffenders(Object) - Method in class org.argouml.uml.cognitive.critics.CrCircularComposition
 
computeOffenders(UMLDeploymentDiagram) - Method in class org.argouml.uml.cognitive.critics.CrClassWithoutComponent
If there are classes that are not inside a component the returned vector-set is not null.
computeOffenders(UMLDeploymentDiagram) - Method in class org.argouml.uml.cognitive.critics.CrCompInstanceWithoutNode
If there are component-instances that have no enclosing FigMNodeInstance the returned vector-set is not null.
computeOffenders(UMLDeploymentDiagram) - Method in class org.argouml.uml.cognitive.critics.CrComponentInstanceWithoutClassifier
If there are component-instances that have no enclosing FigMNodeInstance the returned vector-set is not null.
computeOffenders(UMLDeploymentDiagram) - Method in class org.argouml.uml.cognitive.critics.CrComponentWithoutNode
If there are components that have no enclosing FigMNode the returned vector-set is not null.
computeOffenders(UMLDeploymentDiagram) - Method in class org.argouml.uml.cognitive.critics.CrInstanceWithoutClassifier
If there are instances that have no classifiers they belong to the returned vector-set is not null.
computeOffenders(UMLDeploymentDiagram) - Method in class org.argouml.uml.cognitive.critics.CrInterfaceWithoutComponent
If there are interfaces that are not inside a component the returned vector-set is not null.
computeOffenders(Object) - Method in class org.argouml.uml.cognitive.critics.CrMultipleDeepHistoryStates
 
computeOffenders(Object) - Method in class org.argouml.uml.cognitive.critics.CrMultipleInitialStates
 
computeOffenders(Object) - Method in class org.argouml.uml.cognitive.critics.CrMultipleShallowHistoryStates
 
computeOffenders(Object) - Method in class org.argouml.uml.cognitive.critics.CrNameConflict
 
computeOffenders(Object) - Method in class org.argouml.uml.cognitive.critics.CrNameConfusion
 
computeOffenders(UMLDeploymentDiagram) - Method in class org.argouml.uml.cognitive.critics.CrNodeInsideElement
If there are nodes that have an enclosing Fig the returned vector-set is not null.
computeOffenders(UMLDeploymentDiagram) - Method in class org.argouml.uml.cognitive.critics.CrNodeInstanceInsideElement
If there are node-instances that have an enclosing Fig the returned vector-set is not null.
computeOffenders(UMLDeploymentDiagram) - Method in class org.argouml.uml.cognitive.critics.CrNodeInstanceWithoutClassifier
If there are node-instances that have an enclosing Fig the returned vector-set is not null.
computeOffenders(Diagram) - Method in class org.argouml.uml.cognitive.critics.CrNodesOverlap
 
computeOffenders(UMLDeploymentDiagram) - Method in class org.argouml.uml.cognitive.critics.CrObjectWithoutClassifier
If there are objects that are not inside a component or a component-instance the returned vector-set is not null.
computeOffenders(UMLDeploymentDiagram) - Method in class org.argouml.uml.cognitive.critics.CrObjectWithoutComponent
If there are objects that are not inside a component or a component-instance the returned vector-set is not null.
computeOffenders(UMLSequenceDiagram) - Method in class org.argouml.uml.cognitive.critics.CrSeqInstanceWithoutClassifier
If there are instances that have no classifiers they belong to the returned vector-set is not null.
computeOffenders(Object) - Method in class org.argouml.uml.cognitive.critics.CrSubclassReference
 
computeOffenders(Object) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalAttrName
 
computeOffenders(Object) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalOperName
 
computeOffenders(UMLDeploymentDiagram) - Method in class org.argouml.uml.cognitive.critics.CrWrongDepEnds
If there are deps that are going from inside a FigComponent to inside a FigComponentInstance the returned vector-set is not null.
computeOffenders(UMLDeploymentDiagram) - Method in class org.argouml.uml.cognitive.critics.CrWrongLinkEnds
If there are links that are going from inside a FigComponent to inside a FigComponentInstance the returned vector-set is not null.
computeRouteImpl() - Method in class org.argouml.uml.diagram.sequence.ui.FigMessage
Computes the route of this FigMessage and computes the connectionpoints of the figlink to the ports.
computeSuggestion(String) - Method in class org.argouml.uml.cognitive.critics.AbstractCrUnconventionalName
Based on the input of a model element name this method should compute a suggestion for the wizard to present to the user.
computeSuggestion(String) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalAttrName
 
computeSuggestion(String) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalClassName
 
computeSuggestion(String) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalOperName
 
computeSuggestion(String) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalPackName
 
confirmOverwrite(boolean, File) - Method in class org.argouml.persistence.PersistenceManager
Returns true if we are allowed to overwrite the given file.
confusable(String, String) - Method in class org.argouml.uml.cognitive.critics.CrNameConfusion
 
connect(Object, Object) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
The connect method without specifying a connection type is unavailable in the ArgoUML implmentation.
connect(Object, Object, Class) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
The connect method specifying a connection type by class is unavailable in the ArgoUML implementation.
connect(Object, Object, Object) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
Construct and add a new edge of the given kind and connect the given ports.
connect(Object, Object, Object, Map) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
Construct and add a new edge of the given kind and connect the given ports.
connect(Object, Object, Object) - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
Creates a link based on the given from and toPort.
connect(Object, Object, Object) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
Contruct and add a new edge of the given kind.
connectionPoint(Point) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase.FigMyCircle
Compute the border point of the elipse that is on the edge between the stored upper left corner and the given parameter.
constainsEdge(Object) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
 
constructListModel(Vector) - Method in class org.argouml.uml.ui.UMLAddDialog
Utility method to construct a DefaultListModel from a Vector
contains(Object) - Method in class org.argouml.cognitive.ListSet
 
contains(CheckItem) - Method in class org.argouml.cognitive.checklist.ChecklistStatus
 
contains(Object) - Method in class org.argouml.kernel.MemberList
 
contains(String) - Method in class org.argouml.persistence.XMLTokenTableBase
 
contains(Object) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
Returns true if some object elem is contained by the list of choices.
contains(Object) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
 
containsAll(Collection) - Method in class org.argouml.cognitive.ListSet
 
containsAll(Collection) - Method in class org.argouml.kernel.MemberList
 
containsKnowledgeType(String) - Method in class org.argouml.cognitive.Designer
 
containsKnowledgeType(String) - Method in interface org.argouml.cognitive.Poster
 
containsKnowledgeType(String) - Method in class org.argouml.cognitive.ToDoItem
 
containsKnowledgeType(String) - Method in class org.argouml.cognitive.critics.CompoundCritic
 
containsKnowledgeType(String) - Method in class org.argouml.cognitive.critics.Critic
 
containsNode(Object) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
 
containsSuchThat(Predicate) - Method in class org.argouml.cognitive.ListSet
 
contractDiagram(int, int) - Method in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayer
 
convertValueToText(Object, boolean, boolean, boolean, int, boolean) - Method in class org.argouml.ui.DisplayTextTree
Override the default JTree implementation to display the appropriate text for any object that will be displayed in the todo list.
copy(Object, Object) - Method in interface org.argouml.model.CopyHelper
Copy an object.
copyClass(Object, Object) - Method in interface org.argouml.model.CoreFactory
Copies a class, and it's features.
copyDataType(Object, Object) - Method in interface org.argouml.model.CoreFactory
Copies a datatype, and it's features.
copyFile(File, File) - Method in class org.argouml.persistence.AbstractFilePersister
Copies one file src to another, raising file exceptions if there are some problems.
copyInterface(Object, Object) - Method in interface org.argouml.model.CoreFactory
Copies an interface, and it's features.
copyPackage(Object, Object) - Method in interface org.argouml.model.ModelManagementFactory
Copies a package, but not any elements within it.
copyStereotype(Object, Object) - Method in interface org.argouml.model.ExtensionMechanismsFactory
Copies a stereotype.
copyTagDefinition(Object, Object) - Method in interface org.argouml.model.ExtensionMechanismsFactory
Copy a TagDefinition into the given namespace or stereotype.
copyTaggedValues(Object, Object) - Method in class org.argouml.model.AbstractDataTypesHelperDecorator
 
copyTaggedValues(Object, Object) - Method in interface org.argouml.model.DataTypesHelper
 
corresponds(Object, Object) - Method in interface org.argouml.model.ModelManagementHelper
Tests if two objects are of the same type, have the same name and the same relative position in the model.
countDiffs(String, String) - Method in class org.argouml.uml.cognitive.critics.CrNameConfusion
 
createAbstraction() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Abstraction.
createAction() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewAction
Implementors should create a concrete action like a CallAction in this method.
createAction() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewCallAction
 
createAction() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewCreateAction
 
createAction() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewDestroyAction
 
createAction() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewReturnAction
 
createAction() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewSendAction
 
createAction() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewTerminateAction
 
createAction() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewUninterpretedAction
 
createActionExpression(String, String) - Method in interface org.argouml.model.DataTypesFactory
Create an empty but initialized instance of a UML ActionExpression.
createActionSequence() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML ActionSequence.
createActionState() - Method in interface org.argouml.model.ActivityGraphsFactory
Create an empty but initialized instance of a UML ActionState.
createActivityGraph() - Method in interface org.argouml.model.ActivityGraphsFactory
Create an empty but initialized instance of a UML ActivityGraph.
createActor() - Method in interface org.argouml.model.UseCasesFactory
Create an empty but initialized instance of a Actor.
createArgListsExpression(String, String) - Method in interface org.argouml.model.DataTypesFactory
Create an empty but initialized instance of a UML ArgListsExpression.
createArgument() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML Argument.
createArtifact() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of an Artifact
createAssociation() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Association.
createAssociationClass() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML AssociationClass.
createAssociationEnd() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML AssociationEnd.
createAssociationEndRole() - Method in interface org.argouml.model.CollaborationsFactory
Create an empty but initialized instance of a UML AssociationEndRole.
createAssociationRole() - Method in interface org.argouml.model.CollaborationsFactory
Create an empty but initialized instance of a UML AssociationRole.
createAttribute() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Attribute.
createAttributeLink() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML AttributeLink.
createBezierPoint(Object, Object, Object) - Method in interface org.argouml.model.DiagramInterchangeFactory
Creates an instance of BezierPoint structure type.
createBinding() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Binding.
createBooleanExpression(String, String) - Method in interface org.argouml.model.DataTypesFactory
Create an empty but initialized instance of a UML BooleanExpression.
createBorderPanel(String) - Method in class org.argouml.uml.ui.PropPanel
 
createCallAction() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML CallAction.
createCallEvent() - Method in interface org.argouml.model.StateMachinesFactory
Create an empty but initialized instance of a UML CallEvent.
createCallState() - Method in interface org.argouml.model.ActivityGraphsFactory
Create an empty but initialized instance of a UML CallState.
createChangeEvent() - Method in interface org.argouml.model.StateMachinesFactory
Create an empty but initialized instance of a UML ChangeEvent.
createCheckBox(String) - Method in class org.argouml.application.helpers.SettingsTabHelper
Deprecated. Create a localized JCheckBox.
createCheckBox(String) - Method in class org.argouml.notation.ui.SettingsTabNotation
Create a localized JCheckBox.
createClass() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Class.
createClassifierInState() - Method in interface org.argouml.model.ActivityGraphsFactory
Create an empty but initialized instance of a UML ClassifierInState.
createClassifierRole() - Method in interface org.argouml.model.CollaborationsFactory
Create an empty but initialized instance of a UML ClassifierRole.
createCollaboration() - Method in interface org.argouml.model.CollaborationsFactory
Create an empty but initialized instance of a UML Collaboration.
createCollaborationInstanceSet() - Method in interface org.argouml.model.CollaborationsFactory
Create an empty but initialized instance of a CollaborationInstanceSet.
createComment() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Comment.
createComponent() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Component.
createComponentInstance() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML ComponentInstance.
createCompositeState() - Method in interface org.argouml.model.StateMachinesFactory
Create an empty but initialized instance of a UML CompositeState.
createConstraint() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Constraint.
createControls() - Method in class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
Create the controls specific to an AssociationEnd
createCreateAction() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML CreateAction.
createDataType() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML DataType.
createDataValue() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML DataValue.
createDependency() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Dependency.
createDestroyAction() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML DestroyAction.
createDiagram() - Method in interface org.argouml.model.DiagramInterchangeFactory
 
createDiagram(Class, Object) - Method in interface org.argouml.model.DiagramInterchangeModel
 
createDiagram(Class, Object) - Method in class org.argouml.ui.GraphChangeAdapter
 
createDiagram(Class, Object, Object) - Method in class org.argouml.uml.diagram.DiagramFactory
Factory method to create a new instance of a Class Diagram.
createDiagram() - Method in class org.argouml.uml.ui.ActionActivityDiagram
Create the diagram.
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionAddDiagram
Creates the diagram.
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionClassDiagram
 
createDiagram() - Method in class org.argouml.uml.ui.ActionCollaborationDiagram
 
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionDeploymentDiagram
 
createDiagram() - Method in class org.argouml.uml.ui.ActionSequenceDiagram
 
createDiagram() - Method in class org.argouml.uml.ui.ActionStateDiagram
 
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionUseCaseDiagram
 
createDiagramLink() - Method in interface org.argouml.model.DiagramInterchangeFactory
 
createDimension(double, double) - Method in interface org.argouml.model.DiagramInterchangeFactory
Creates an instance of Dimension structure type.
createEdgeAbove(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
createEdgeAbove(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
createEdgeAbove(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
createEdgeAbove(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponentInstance
 
createEdgeAbove(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNode
 
createEdgeAbove(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNodeInstance
 
createEdgeAbove(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionObject
 
createEdgeAbove(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.state.ui.SelectionState
 
createEdgeAbove(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
createEdgeAbove(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionComment
 
createEdgeAbove(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionInterface
 
createEdgeAbove(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionStereotype
 
createEdgeAbove(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
 
createEdgeLeft(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
createEdgeLeft(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
createEdgeLeft(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
createEdgeLeft(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponentInstance
 
createEdgeLeft(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNode
 
createEdgeLeft(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNodeInstance
 
createEdgeLeft(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionObject
 
createEdgeLeft(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.state.ui.SelectionState
 
createEdgeLeft(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
createEdgeLeft(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionComment
 
createEdgeLeft(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionActor
 
createEdgeLeft(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
 
createEdgeRight(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
createEdgeRight(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
createEdgeRight(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
createEdgeRight(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponentInstance
 
createEdgeRight(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNode
 
createEdgeRight(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNodeInstance
 
createEdgeRight(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionObject
 
createEdgeRight(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.state.ui.SelectionState
 
createEdgeRight(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
createEdgeRight(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionComment
 
createEdgeRight(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionActor
 
createEdgeRight(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
 
createEdgeToSelf(MutableGraphModel) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
To enable this we need to add an icon.
createEdgeToSelf(MutableGraphModel) - Method in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
To enable this we need to add an icon.
createEdgeToSelf(MutableGraphModel) - Method in class org.argouml.uml.diagram.state.ui.SelectionState
To enable this we need to add an icon.
createEdgeToSelf(MutableGraphModel) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
createEdgeUnder(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
createEdgeUnder(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
createEdgeUnder(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
createEdgeUnder(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponentInstance
 
createEdgeUnder(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNode
 
createEdgeUnder(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNodeInstance
 
createEdgeUnder(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionObject
 
createEdgeUnder(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.state.ui.SelectionState
 
createEdgeUnder(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
createEdgeUnder(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionComment
 
createEdgeUnder(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionInterface
 
createEdgeUnder(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionStereotype
 
createEdgeUnder(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
 
createElement(DiDiagram, Object) - Method in interface org.argouml.model.DiagramInterchangeModel
 
createElement(GraphModel, Object) - Method in class org.argouml.ui.GraphChangeAdapter
 
createElementImport() - Method in interface org.argouml.model.ModelManagementFactory
Create an empty but initialized instance of a UML ElementImport.
createElementResidence() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML ElementResidence.
createEllipse() - Method in interface org.argouml.model.DiagramInterchangeFactory
 
createEnumeration() - Method in interface org.argouml.model.CoreFactory
Create an Enumeration.
createEnumerationLiteral() - Method in interface org.argouml.model.CoreFactory
Create an EnumerationLiteral.
createEvaluator() - Method in class org.argouml.ocl.OCLExpander
Create the specialist OCLEvaluator for ArgoUML
createEvent(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewCallEvent
 
createEvent(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewChangeEvent
 
createEvent(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewEvent
Implementors should create a concrete event like an instance of SignalEvent in this method.
createEvent(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewSignalEvent
 
createEvent(Object) - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewTimeEvent
 
createException() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML Exception.
createExpression(String, String) - Method in interface org.argouml.model.DataTypesFactory
Create an empty but initialized instance of a UML Expression.
createExtend() - Method in interface org.argouml.model.UseCasesFactory
Create an empty but initialized instance of a Extend.
createExtensionPoint() - Method in interface org.argouml.model.UseCasesFactory
Create an empty but initialized instance of a ExtensionPoint.
createFeature() - Method in class org.argouml.uml.diagram.ui.FigAttributesCompartment
 
createFeature() - Method in class org.argouml.uml.diagram.ui.FigEnumLiteralsCompartment
Despite its name it creates an EnumerationLiteral, not a feature.
createFeature() - Method in class org.argouml.uml.diagram.ui.FigFeaturesCompartment
Create a new feature.
createFeature() - Method in class org.argouml.uml.diagram.ui.FigOperationsCompartment
 
createFeatureIn(FigGroup, InputEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigClassifierBox
 
createFeatureIn(FigGroup, InputEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Create a new feature in the owner fig.
createFeatureIn(FigGroup, InputEvent) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Create a new "feature" (extension point) in the use case fig.
createFinalState() - Method in interface org.argouml.model.StateMachinesFactory
Create an empty but initialized instance of a UML FinalState.
createFlow() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Flow.
createGeneralization() - Method in interface org.argouml.model.CoreFactory
Additional support for generalization.
createGraphConnector() - Method in interface org.argouml.model.DiagramInterchangeFactory
 
createGraphEdge() - Method in interface org.argouml.model.DiagramInterchangeFactory
 
createGraphNode() - Method in interface org.argouml.model.DiagramInterchangeFactory
 
createGuard() - Method in interface org.argouml.model.StateMachinesFactory
Create an empty but initialized instance of a UML Guard.
createImage() - Method in interface org.argouml.model.DiagramInterchangeFactory
 
createInclude() - Method in interface org.argouml.model.UseCasesFactory
Create an empty but initialized instance of a Include.
createInteraction() - Method in interface org.argouml.model.CollaborationsFactory
Create an empty but initialized instance of a UML Interaction.
createInteractionInstanceSet() - Method in interface org.argouml.model.CollaborationsFactory
Create an empty but initialized instance of an InteractionInstanceSet.
createInterface() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Interface.
createIterationExpression(String, String) - Method in interface org.argouml.model.DataTypesFactory
Create an empty but initialized instance of a UML IterationExpression.
createLabel(String) - Method in class org.argouml.application.helpers.SettingsTabHelper
Deprecated. Create a localized JLabel.
createLabel(String) - Method in class org.argouml.notation.ui.SettingsTabNotation
Create a localized JLabel.
createLink() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML Link.
createLinkEnd() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML LinkEnd.
createLinkObject() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML LinkObject.
createMappingExpression(String, String) - Method in interface org.argouml.model.DataTypesFactory
Create an empty but initialized instance of a UML MappingExpression.
createMessage() - Method in interface org.argouml.model.CollaborationsFactory
Create an empty but initialized instance of a UML Message.
createMethod() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Method.
createModel() - Method in interface org.argouml.model.ModelManagementFactory
Create an empty but initialized instance of a UML Model.
createMultiplicity(int, int) - Method in interface org.argouml.model.DataTypesFactory
Create an empty but initialized instance of a UML Multiplicity.
createMultiplicity(List) - Method in interface org.argouml.model.DataTypesFactory
Create an empty but initialized instance of a UML Multiplicity.
createMultiplicity(String) - Method in interface org.argouml.model.DataTypesFactory
Create an empty but initialized instance of a UML Multiplicity.
createMultiplicityRange(String) - Method in interface org.argouml.model.DataTypesFactory
Create a MultiplicityRange from a string.
createMultiplicityRange(int, int) - Method in interface org.argouml.model.DataTypesFactory
Create a MultiplicityRange from a pair of integers.
createNewFolder(File) - Method in class org.argouml.util.osdep.win32.Win32FileSystemView
Creates a new folder with a default folder name.
createNewItem(MouseEvent, int, int) - Method in class org.argouml.uml.diagram.sequence.ui.ModeCreateMessage
 
createNode() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Node.
createNodeInstance() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML NodeInstance.
createObject() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML Object.
createObjectFlowState() - Method in interface org.argouml.model.ActivityGraphsFactory
Create an empty but initialized instance of a UML ObjectFlowState.
createObjectID(Object) - Static method in class org.argouml.cognitive.ItemUID
Tries to create a new ID for the object.
createObjectSetExpression(String, String) - Method in interface org.argouml.model.DataTypesFactory
Create an empty but initialized instance of a UML ObjectSetExpression.
createOperation() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Operation.
createOrSelectClassDiagram(Object, String) - Method in class org.argouml.uml.reveng.DiagramInterface
Creates new class diagram for package or selects existing one.
createPackage() - Method in interface org.argouml.model.ModelManagementFactory
Create an empty but initialized instance of a UML Package.
createPanels(SplashScreen) - Method in class org.argouml.ui.ProjectBrowser
Creates the panels in the working area.
createParameter() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Parameter.
createPartition() - Method in interface org.argouml.model.ActivityGraphsFactory
Create an empty but initialized instance of a UML Partition.
createPermission() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Permission.
createPoint(double, double) - Method in interface org.argouml.model.DiagramInterchangeFactory
Creates an instance of Point structure type.
createPolyline() - Method in interface org.argouml.model.DiagramInterchangeFactory
 
createPosition(int) - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
createPrimitive() - Method in interface org.argouml.model.CoreFactory
Create a UML Primitive.
createProcedureExpression(String, String) - Method in interface org.argouml.model.DataTypesFactory
Create an empty but initialized instance of a UML ProcedureExpression.
createProgrammingLanguageDataType() - Method in interface org.argouml.model.CoreFactory
Create a UML ProgrammingLanguageDataType.
createProperty() - Method in interface org.argouml.model.DiagramInterchangeFactory
 
createPseudostate() - Method in interface org.argouml.model.StateMachinesFactory
Create an empty but initialized instance of a UML Pseudostate.
createRadioButton(ButtonGroup, String, boolean) - Method in class org.argouml.application.helpers.SettingsTabHelper
Deprecated. Create a localized JRadioButton.
createReception() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML Reception.
createReference() - Method in interface org.argouml.model.DiagramInterchangeFactory
 
createRenderingElement(Object, Object) - Method in class org.argouml.uml.diagram.DiagramFactory
 
createReturnAction() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML ReturnAction.
createRootClassDiagram() - Method in class org.argouml.uml.reveng.DiagramInterface
Creates class diagram under the root.
createSendAction() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML SendAction.
createSignal() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML Signal.
createSignalEvent() - Method in interface org.argouml.model.StateMachinesFactory
Create an empty but initialized instance of a UML SignalEvent.
createSimpleSemanticModelElement() - Method in interface org.argouml.model.DiagramInterchangeFactory
 
createSimpleState() - Method in interface org.argouml.model.StateMachinesFactory
Create an empty but initialized instance of a UML SimpleState.
createStateMachine() - Method in interface org.argouml.model.StateMachinesFactory
Create an empty but initialized instance of a UML StateMachine.
createStereotype() - Method in interface org.argouml.model.ExtensionMechanismsFactory
Create an empty Stereotype element.
createStimulus() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML Stimulus.
createStubState() - Method in interface org.argouml.model.StateMachinesFactory
Create an empty but initialized instance of a UML StubState.
createSubactivityState() - Method in interface org.argouml.model.ActivityGraphsFactory
Create an empty but initialized instance of a UML SubactivityState.
createSubmachineState() - Method in interface org.argouml.model.StateMachinesFactory
Create an empty but initialized instance of a UML SubmachineState.
createSubsystem() - Method in interface org.argouml.model.ModelManagementFactory
Create an empty but initialized instance of a UML Subsystem.
createSubsystemInstance() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a SubsystemInstance.
createSynchState() - Method in interface org.argouml.model.StateMachinesFactory
Create an empty but initialized instance of a UML SynchState.
createTagDefinition() - Method in interface org.argouml.model.ExtensionMechanismsFactory
Create a TagDefinition.
createTaggedValue() - Method in interface org.argouml.model.ExtensionMechanismsFactory
Create an empty but initialized instance of a UML TaggedValue.
createTempFile(File) - Method in class org.argouml.persistence.AbstractFilePersister
Create a temporary copy of the existing file.
createTemplateArgument() - Method in interface org.argouml.model.CoreFactory
Create a UML TemplateArgument.
createTemplateParameter() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML TemplateParameter.
createTerminateAction() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML TerminateAction.
createTextElement() - Method in interface org.argouml.model.DiagramInterchangeFactory
 
createTextField() - Method in class org.argouml.application.helpers.SettingsTabHelper
Deprecated. Create a JTextField.
createTimeEvent() - Method in interface org.argouml.model.StateMachinesFactory
Create an empty but initialized instance of a UML TimeEvent.
createTimeExpression(String, String) - Method in interface org.argouml.model.DataTypesFactory
Create an empty but initialized instance of a UML TimeExpression.
createTransition() - Method in interface org.argouml.model.StateMachinesFactory
Create an empty but initialized instance of a UML Transition.
createTypeExpression(String, String) - Method in interface org.argouml.model.DataTypesFactory
Create an empty but initialized instance of a UML TypeExpression.
createUml1SemanticModelBridge() - Method in interface org.argouml.model.DiagramInterchangeFactory
 
createUninterpretedAction() - Method in interface org.argouml.model.CommonBehaviorFactory
Create an empty but initialized instance of a UML UninterpretedAction.
createUsage() - Method in interface org.argouml.model.CoreFactory
Create an empty but initialized instance of a UML Usage.
createUseCase() - Method in interface org.argouml.model.UseCasesFactory
Create an empty but initialized instance of a UseCase.
createUseCaseInstance() - Method in interface org.argouml.model.UseCasesFactory
Create an empty but initialized instance of a UseCaseInstance.
criticsForClass(Class) - Static method in class org.argouml.cognitive.critics.Agency
Return a collection of all critics that can be applied to the design material subclass, including inherited critics.
criticsForSpecificClass(Class) - Static method in class org.argouml.cognitive.critics.Agency
Return the Vector of all critics that are directly associated with the given design material subclass.
critique(Object) - Method in class org.argouml.cognitive.Designer
Look for potential problems or open issues in the given design.
critique(Object, Designer) - Method in class org.argouml.cognitive.critics.CompoundCritic
 
critique(Object, Designer) - Method in class org.argouml.cognitive.critics.Critic
Examine the given Object and Designer and, if appropriate, produce one or more ToDoItem's and add them to the offending design material's and the Designer's ToDoList.
critiqueASAP(Object, String) - Method in class org.argouml.cognitive.Designer
A modelelement has been changed.

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