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

C

CASE_GROUP - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
CASE_GROUP - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
CHANGEABLE_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetChangeability
CHANGEABLE_COMMAND determines a changeability kind.
CHAR_CLASS - Static variable in class org.argouml.language.java.generator.JavaUML
 
CHAR_LITERAL - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
CHAR_LITERAL - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
CHAR_TYPE - Static variable in class org.argouml.language.java.generator.JavaUML
 
CLASSIFIER - Static variable in class org.argouml.uml.ui.behavior.common_behavior.ActionNewReception
CLASSIFIER is the name of the property that holds the Classifier of this reception.
CLASS_DEF - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
CLASS_DEF - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
CLASS_SUFFIX - Static variable in class org.argouml.application.modules.ModuleLoader
Class file suffix
CLASS_SUFFIX - Static variable in class org.argouml.moduleloader.ModuleLoader2
Class file suffix
COLON - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
COLON - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
COLOR_CLASS - Static variable in class org.argouml.language.java.generator.JavaUML
 
COMMA - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
COMMA - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
COMMON_SIZES - Static variable in class org.argouml.ui.StylePanelFigText
 
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.
CPP_NS_TOKEN - Static variable in interface org.argouml.uml.util.namespace.Namespace
the scope token for c++.
CTOR_DEF - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
CTOR_DEF - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
CURRENT_PROJECT_PROPERTY_NAME - Static variable in class org.argouml.kernel.ProjectManager
The name of the property that defines the current project.
CUSTOM_ITEM - Static variable in class org.argouml.ui.StylePanelFig
 
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.
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.
ChildGenDerivedClasses - class org.argouml.uml.cognitive.critics.ChildGenDerivedClasses.
 
ChildGenDerivedClasses() - Constructor for class org.argouml.uml.cognitive.critics.ChildGenDerivedClasses
 
ChildGenFind - class org.argouml.uml.cognitive.ChildGenFind.
This class gives critics access to parts of the UML model of the design.
ChildGenFind() - Constructor for class org.argouml.uml.cognitive.ChildGenFind
 
ChildGenRelated - class org.argouml.uml.cognitive.ChildGenRelated.
 
ChildGenRelated() - Constructor for class org.argouml.uml.cognitive.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.
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.
ClassGenerationDialog.TableModelClassChecks - class org.argouml.uml.generator.ui.ClassGenerationDialog.TableModelClassChecks.
 
ClassGenerationDialog.TableModelClassChecks() - Constructor for class org.argouml.uml.generator.ui.ClassGenerationDialog.TableModelClassChecks
Constructor.
ClassListenerHashMap - class org.argouml.model.uml.ClassListenerHashMap.
A map that holds ElementListenerLists with lists of listeners that are interested in each and every event of a certain type of the instances of a certain meta-class.
ClassListenerHashMap() - Constructor for class org.argouml.model.uml.ClassListenerHashMap
 
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.
ClassdiagramLayouter.NodeRow - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter.NodeRow.
This class keeps all the nodes in one row together and provides basic functionality for them.
ClassdiagramLayouter.NodeRow(int) - Constructor for class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter.NodeRow
Construct an empty NodeRow with the given row number
ClassdiagramModelElementFactory - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramModelElementFactory.
a class to get the proper layouter for a Fig.
ClassdiagramModelElementFactory() - Constructor for class org.argouml.uml.diagram.static_structure.layout.ClassdiagramModelElementFactory
 
ClassdiagramNode - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNode.
This class represents a node in the classdiagram (a class, interface or package).
ClassdiagramNode(FigNode) - Constructor for class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNode
Operation ClassdiagramNode creates a new ClassdiagramNode.
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.
ClassifierContext - class org.argouml.uml.reveng.java.ClassifierContext.
This context is a specific classifier.
ClassifierContext(Context, Object) - Constructor for class org.argouml.uml.reveng.java.ClassifierContext
Create a new context from a classifier.
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.
ClassifierNotFoundException - exception org.argouml.uml.reveng.java.ClassifierNotFoundException.
This is thrown when a classifier can not be located in the model or via the classpath.
ClassifierNotFoundException(String) - Constructor for class org.argouml.uml.reveng.java.ClassifierNotFoundException
 
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 - class org.argouml.language.java.generator.CodeGenerator.
This helper class generates CodePiece based code.
CodeGenerator() - Constructor for class org.argouml.language.java.generator.CodeGenerator
 
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
 
CollaborationsFactoryImpl - class org.argouml.model.uml.CollaborationsFactoryImpl.
Factory to create UML classes for the UML BehaviorialElements::Collaborations package.
CollaborationsFactoryImpl(NSUMLModelImplementation) - Constructor for class org.argouml.model.uml.CollaborationsFactoryImpl
Don't allow instantiation.
CollaborationsHelperImpl - class org.argouml.model.uml.CollaborationsHelperImpl.
Helper class for UML BehavioralElements::Collaborations Package.
CollaborationsHelperImpl(NSUMLModelImplementation) - Constructor for class org.argouml.model.uml.CollaborationsHelperImpl
Don't allow instantiation.
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.
CommonBehaviorFactoryImpl - class org.argouml.model.uml.CommonBehaviorFactoryImpl.
Factory to create UML classes for the UML BehaviorialElements::CommonBehavior package.
CommonBehaviorFactoryImpl(NSUMLModelImplementation) - Constructor for class org.argouml.model.uml.CommonBehaviorFactoryImpl
Don't allow instantiation.
CommonBehaviorHelperImpl - class org.argouml.model.uml.CommonBehaviorHelperImpl.
Helper class for UML BehavioralElements::CommonBehavior Package.
CommonBehaviorHelperImpl(NSUMLModelImplementation) - Constructor for class org.argouml.model.uml.CommonBehaviorHelperImpl
Don't allow instantiation.
CompartmentFigText - class org.argouml.uml.diagram.ui.CompartmentFigText.
A FigText class extension for FigClass/FigInterface/FigUseCase compartments.
CompartmentFigText(int, int, int, int, Fig) - Constructor for class org.argouml.uml.diagram.ui.CompartmentFigText
Build a new compartment figText of the given dimensions, within the compartment described by aFig.
CompositeCM - class org.argouml.cognitive.critics.CompositeCM.
 
CompositeCM() - Constructor for class org.argouml.cognitive.critics.CompositeCM
 
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.
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.
Configuration() - Constructor for class org.argouml.application.api.Configuration
Private constructor so it cannot be instantiated.
ConfigurationFactory - class org.argouml.application.configuration.ConfigurationFactory.
A factory object that provides configuration information.
ConfigurationFactory() - Constructor for class org.argouml.application.configuration.ConfigurationFactory
Private constructor to not allow instantiation.
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.
ConfigurationProperties - class org.argouml.application.configuration.ConfigurationProperties.
This class provides a user configuration based upon properties files.
ConfigurationProperties() - Constructor for class org.argouml.application.configuration.ConfigurationProperties
Anonymous constructor.
Context - class org.argouml.uml.reveng.java.Context.
The context is the current available namespaces via import in the class that is currently parsed.
Context(Context) - Constructor for class org.argouml.uml.reveng.java.Context
Create a new context.
ControlMech - class org.argouml.cognitive.critics.ControlMech.
A ControlMech determines when a Critic should be active.
ControlMech() - Constructor for class org.argouml.cognitive.critics.ControlMech
The constructor.
CopyHelper - class org.argouml.model.uml.CopyHelper.
Utility class to facilitate copying model elements.
CopyHelper(NSUMLModelImplementation) - Constructor for class org.argouml.model.uml.CopyHelper
Constructor to forbid creation of this object.
CoreFactoryImpl - class org.argouml.model.uml.CoreFactoryImpl.
Factory to create UML classes for the UML Foundation::Core package.
CoreFactoryImpl(NSUMLModelImplementation) - Constructor for class org.argouml.model.uml.CoreFactoryImpl
Don't allow instantiation.
CoreHelperImpl - class org.argouml.model.uml.CoreHelperImpl.
Helper class for UML Foundation::Core Package.
CoreHelperImpl(NSUMLModelImplementation) - Constructor for class org.argouml.model.uml.CoreHelperImpl
Don't allow instantiation.
CrAlreadyRealizes - class org.argouml.uml.cognitive.critics.CrAlreadyRealizes.
Critic to detect whether a class implements unneedded 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.
Well-formedness rule [2] for MAssociationClass.
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.
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
 
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.
CrInvalidForkTriggerOrGuard() - Constructor for class org.argouml.uml.cognitive.critics.CrInvalidForkTriggerOrGuard
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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.
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 class can never have instances (of itself of any subclasses).
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.
CriticOclEvaluator() - Constructor for class org.argouml.ocl.CriticOclEvaluator
 
CurDecisionCM - class org.argouml.cognitive.critics.CurDecisionCM.
 
CurDecisionCM() - Constructor for class org.argouml.cognitive.critics.CurDecisionCM
 
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.
cachedCritics - Static variable in class org.argouml.cognitive.critics.Agency
 
cachedExpandedDescription - Variable in class org.argouml.cognitive.ToDoItem
 
cachedExpandedHeadline - Variable in class org.argouml.cognitive.ToDoItem
 
cachedHeight - Variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
cachedWidth - Variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
calcBounds() - Method in class org.argouml.uml.diagram.collaboration.ui.FigMessageGroup
 
calcBounds() - Method in class org.argouml.uml.diagram.sequence.ui.FigObject
 
calcBounds() - Method in class org.argouml.uml.diagram.ui.FigAssociationClass
Calculate the bounds.
calcBounds() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
calcBounds() - Method in class org.argouml.uml.diagram.ui.FigTextGroup
 
calcEllipse(Dimension, int) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
A private utility to calculate the bounding oval for the given rectangular text box.
calcFlatChildren() - Method in class org.argouml.cognitive.ui.ToDoPerspective
TodoList specific.
calcX(double, double, double) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Private utility routine to work out the (positive) x coordinate of a point on an oval, given the radii and y coordinate.
calculateWeight() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNode
Calculate the weight of this node.
calculateWeight() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNote
 
callStateIcon - Static variable in class org.argouml.application.helpers.ResourceLoaderWrapper
 
canActivateSingleton() - Method in interface org.argouml.application.api.ArgoSingletonModule
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.activity.ActivityDiagramGraphModel
 
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.
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.
canComplain - Variable in class org.argouml.application.configuration.ConfigurationProperties
Flag to ensure that only the first load failure is reported even though we keep trying because the file or URL may only be temporarily unavailable.
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) - 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.
canDeactivateSingleton() - Method in interface org.argouml.application.api.ArgoSingletonModule
Allows verification that the current singleton can be deactivated.
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.FigAssociationClass
 
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.ui.FigRealization
 
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.
canPut(String) - Method in class org.argouml.cognitive.DesignMaterial
 
cancel() - Method in class org.argouml.uml.reveng.Import.ImportRun
 
cancel() - Method in class org.argouml.uml.ui.UMLAddDialog
Called when the cancel button is pressed.
cancelButton - Variable in class org.argouml.uml.reveng.Import.ImportStatusScreen
 
cancelButton - Variable in class org.argouml.uml.ui.UMLAddDialog
 
cancelSelection() - Method in class org.argouml.uml.reveng.FileImportSupport.ImportFileChooser
 
cancelled - Variable in class org.argouml.uml.reveng.Import.ImportRun
 
candidateForConstructor(Object) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalOperName
CandidateForConstructor tests if the operation name is the same as the class name.
captionPanel - Variable in class org.argouml.uml.ui.PropPanel
 
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
 
caseSList() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
caseSList() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
casesGroup() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
casesGroup() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
cat - Static variable in class org.argouml.uml.cognitive.critics.CrMultipleDeepHistoryStates
 
cat - Static variable in class org.argouml.uml.cognitive.critics.CrMultipleShallowHistoryStates
 
cat - Static variable in class org.argouml.uml.diagram.state.ui.FigSubmachineState
 
category - Variable in class org.argouml.cognitive.checklist.CheckItem
 
cause - Variable in class org.argouml.persistence.PersistenceException
 
center(FigText) - Method in class org.argouml.uml.diagram.sequence.ui.FigObject
 
center - Variable in class org.argouml.uml.ui.PropPanel
The metaclass/property pairs for the third party listener (if we have set one up.
cg - Variable in class org.argouml.ui.TabResults
 
cgPrefs - Variable in class org.argouml.kernel.Project
 
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.
changeabilityRadioButtonPanel - Variable in class org.argouml.uml.ui.foundation.core.PropPanelStructuralFeature
 
changeabilityRadioButtonpanel - Variable in class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
The panel with the radiobuttons the user can select to select the changeability of this associationend.
changeable - Variable in class org.argouml.application.configuration.ConfigurationHandler
Internal flag indicating whether the configuration can be updated.
changed - Variable in class org.argouml.application.configuration.ConfigurationHandler
Internal flag indicating whether the configuration has been modified after it was loaded.
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.
changedProperty(String) - Method in class org.argouml.cognitive.DesignMaterial
 
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.ui.explorer.PerspectiveConfigurator.RenameDocumentListener
 
changedUpdate(DocumentEvent) - Method in class org.argouml.uml.diagram.ui.DiagramNameDocument
 
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.PGMLParser
 
characters(char[], int, int) - Method in class org.argouml.persistence.SAXParserBase
 
checkBoxTarget - Variable in class org.argouml.uml.ui.UMLCheckBox2
 
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.
checkHostsFile() - Static method in class org.argouml.application.Main
Check that we can get the InetAddress for localhost.
checkJVMVersion() - Static method in class org.argouml.application.Main
Checks tha JVM Version.
checkPermission(Permission) - Method in class org.argouml.application.security.ExitSecurityManager
 
checkRetain(String) - Method in class org.argouml.uml.generator.ParserDisplay.ModelElementInfoList
Check the given textual description, and if already present in the list, then retain it.
checkSize - Variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
Needed for loading.
checked - Variable in class org.argouml.uml.generator.ui.ClassGenerationDialog.TableModelClassChecks
 
childGenerator - Variable in class org.argouml.cognitive.Designer
 
childListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelGeneralization
 
childOnly - Variable in class org.argouml.persistence.XmlInputStream
 
childScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelGeneralization
 
chkEdem - Variable in class org.argouml.ui.SettingsTabPreferences
 
chkPreload - Variable in class org.argouml.ui.SettingsTabPreferences
 
chkProfile - Variable in class org.argouml.ui.SettingsTabPreferences
 
chkReloadRecent - Variable in class org.argouml.ui.SettingsTabPreferences
 
chkSplash - Variable in class org.argouml.ui.SettingsTabPreferences
 
choiceClass - Variable in class org.argouml.uml.ui.behavior.common_behavior.ActionAddInstanceClassifier
 
choices - Variable in class org.argouml.cognitive.ui.WizStepChoice
 
choices - Variable in class org.argouml.uml.ui.UMLAddDialog
The choices a user has
choicesList - Variable in class org.argouml.uml.ui.UMLAddDialog
The GUI list for the choices
chooseArrowHead(Object, boolean) - Method in class org.argouml.uml.diagram.ui.FigAssociation
 
clarifier - Variable in class org.argouml.cognitive.Designer
 
clarifier - Variable in class org.argouml.cognitive.critics.Critic
 
clarifierLabel - Variable in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
classAndFeatures - Variable in class org.argouml.uml.reveng.Import
 
classBlock(CompositeCodePiece) - Method in class org.argouml.language.java.generator.JavaRecognizer
 
classBlock() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
classDef - Variable in class org.argouml.language.java.generator.AnonymousClassCodePiece
The code piece this class represents.
classDef - Variable in class org.argouml.language.java.generator.ClassCodePiece
The code piece this class represents.
classDefinition(CodePiece) - Method in class org.argouml.language.java.generator.JavaRecognizer
 
classDefinition(String, short) - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
classEventListeners - Variable in class org.argouml.model.uml.NSUMLModelEventPump
 
classImplements(Object, Class) - Method in class org.argouml.application.modules.ModuleLoader
 
classListenerMap - Variable in class org.argouml.model.uml.UmlModelEventPump
 
className - Variable in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
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.FigInterface
USED BY PGML.tee.
classNameAndBounds() - Method in class org.argouml.uml.diagram.ui.FigFeaturesCompartment
USED BY PGML.tee
classNameAndBounds() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
USED BY PGML.tee.
classOnly - Variable in class org.argouml.uml.reveng.Import
 
classTable - Variable in class org.argouml.uml.generator.ui.ClassGenerationDialog
 
classTableModel - Variable in class org.argouml.uml.generator.ui.ClassGenerationDialog
 
classTypeSpec() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
classTypeSpec() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
classVariableDeclarator(String, short, String) - Method in class org.argouml.uml.reveng.java.JavaRecognizer
Declaration of a class variable.
classVariableDefinitions(String, short, String) - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
classes - Variable in class org.argouml.uml.generator.ui.ClassGenerationDialog.TableModelClassChecks
 
classifier - Variable in class org.argouml.ocl.ArgoAny
 
classifier - Variable in class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
 
classifier - Variable in class org.argouml.uml.reveng.java.ParseState
The classifier that is parsed for the moment.
classifierComboBox - Variable in class org.argouml.uml.ui.behavior.activity_graphs.PropPanelObjectFlowState
 
classifierComboBoxModel - Variable in class org.argouml.uml.ui.behavior.activity_graphs.PropPanelObjectFlowState
 
classifierInStateListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
classifierInStateScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
classifierRoleListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
classifierRoleNames - Variable in class org.argouml.uml.diagram.sequence.ui.FigObject
The comma seperated list of names of the classifierRole(s) that this object represents.
classifierRoleScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
classnamePrefix - Variable in class org.argouml.uml.reveng.java.ParseState
This prefix is appended to inner classes, if any.
clean() - Method in class org.argouml.ui.targetmanager.TargetManager.HistoryManager
Cleans the history in total.
cleanHistory() - Method in class org.argouml.ui.targetmanager.TargetManager
Cleans the history.
cleanModelElement(Object) - Method in class org.argouml.uml.reveng.java.Modeller
This classifier was earlier generated by reference but now it is its time to be parsed so we clean out remnants.
cleanUp(MBase) - Method in class org.argouml.model.uml.UmlModelEventPump
Method to remove some element from the listenerObjectMap.
cleanUp() - Method in class org.argouml.model.uml.UmlModelEventPump
Clears the hashmaps with listeners.
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.kernel.MemberList
 
clearCritiquing() - Static method in class org.argouml.cognitive.Designer
Clear all critiquing results.
clearTabs - Variable in class org.argouml.ui.FindDialog
 
clicksInToDoPane - Static variable in class org.argouml.cognitive.ui.ToDoPane
 
clientDependencyListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
clientDependencyScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
clientScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelDependency
The scrollpane with the modelelement that is the client of this dependency
clone() - Method in class org.argouml.ui.TabSpawnable
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.FigComment
Clone this figure.
clone() - Method in class org.argouml.uml.diagram.static_structure.ui.FigInstance
 
clone() - Method in class org.argouml.uml.diagram.static_structure.ui.FigInterface
 
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.FigNameCompartment
 
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).
close() - Method in class org.argouml.persistence.ZargoFilePersister.SubInputStream
 
closeButton - Variable in class org.argouml.ui.ExceptionDialog
 
closeButton - Variable in class org.argouml.uml.reveng.Import.ProblemsDialog
 
clsNameLabel - Variable in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
clsNaming - Static variable in class org.argouml.uml.cognitive.critics.Init
 
cmd - Variable in class org.argouml.ui.cmd.ActionPrint
 
codePieces - Variable in class org.argouml.language.java.generator.CodePieceCollector
Code pieces the parser found.
codePieces - Variable in class org.argouml.language.java.generator.CompositeCodePiece
The code pieces this code piece consists of.
collab - Variable in class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
The collaboration / interaction we are diagramming
collaboration - Variable in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
collaboration - Variable in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
The collaboration this sequence diagram belongs too.
collaborationListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
collaborationScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
collectAllEnclosedFigsRecursively(Fig) - Method in class org.argouml.kernel.Project
 
collectChildren(Object, List, Set) - Method in class org.argouml.ui.explorer.ExplorerTreeModel
Collects the set of children modelElement should have at this point in time.
color - Variable in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
column - Variable in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNode
Attribute column represents the current column of this node.
columnNames - Variable in class org.argouml.moduleloader.SettingsTabModules
 
combo - Variable in class org.argouml.cognitive.ui.ToDoPane
 
comboBoxTarget - Variable in class org.argouml.uml.ui.UMLComboBoxModel2
The taget of the comboboxmodel.
commentIcon - Static variable in class org.argouml.application.helpers.ResourceLoaderWrapper
 
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.
compareMsgNumbers(String, String) - Method in class org.argouml.uml.generator.ParserDisplay
Compares two message numbers with each other to see if they are equal, in the sense that they refer to the same position in a call tree.
compareTo(Object) - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNode
The "natural order" for ClassdiagramNodes is defined by: First standalone, then linked nodes First Packages, then Interfaces/Classes/Notes increasing rank (rownumber) decreasing weight name of model object increasing hashcode (for uniqueness)
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.
compartment - Variable in class org.argouml.uml.diagram.ui.ActionCompartmentDisplay
A string indicating the action desired.
compilationUnit(CodePieceCollector) - Method in class org.argouml.language.java.generator.JavaRecognizer
 
compilationUnit(Modeller, JavaLexer) - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
component - Variable in class org.argouml.uml.reveng.java.ParseState
Represents the source file being parsed.
compos - Static variable in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
compoundStatement() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
compoundStatement() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
computeOffenders(Object) - Method in class org.argouml.uml.cognitive.critics.CrCircularComposition
 
computeOffenders(Object) - Method in class org.argouml.uml.cognitive.critics.CrCircularInheritance
 
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.
computeRoute() - Method in class org.argouml.uml.diagram.sequence.ui.FigLink
Computes the route of this FigLink and computes the connectionpoints of the figlink to the ports.
computeRouteNumbersOfTime - Variable in class org.argouml.uml.diagram.sequence.ui.FigLink
 
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
 
condition - Variable in class org.argouml.uml.diagram.use_case.ui.FigExtend
The condition expression.
conditionalExpression() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
conditionalExpression() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
confKeys - Variable in class org.argouml.ui.cmd.LastRecentlyUsedMenuList
Array of conf keys for accessing the stored entries
config - Static variable in class org.argouml.application.api.Configuration
The only occurance of the configuration handler.
configButton - Variable in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
configPanel - Variable in class org.argouml.uml.reveng.FileImportSupport
 
configPanel - Variable in class org.argouml.uml.reveng.Import
 
configPanelNorth - Variable in class org.argouml.ui.explorer.PerspectiveConfigurator
 
configPanelSouth - Variable in class org.argouml.ui.explorer.PerspectiveConfigurator
 
conformsTo(Type) - Method in class org.argouml.ocl.ArgoAny
 
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 by default.
connect(Object, Object, Class) - 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, Class) - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
Creates a link based on the given from and toPort.
connect(Object, Object, Class) - 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
 
constant() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
constant() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
constraintListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
constraintScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
 
constraintsTab - Variable in class org.argouml.ui.FindDialog
 
constructListModel(Vector) - Method in class org.argouml.uml.ui.UMLAddDialog
Utility method to construct a DefaultListModel from a Vector
container - Variable in class org.argouml.uml.ui.UMLChangeDispatch
 
container - Variable in class org.argouml.uml.ui.UMLExpressionModel2
 
container - Variable in class org.argouml.uml.ui.UMLNameEventListener
 
containerScroll - Variable in class org.argouml.uml.ui.behavior.state_machines.PropPanelStateVertex
 
contains(CheckItem) - Method in class org.argouml.cognitive.checklist.ChecklistStatus
 
contains(Object) - Method in class org.argouml.kernel.MemberList
 
contains(EventKey, MElementListener) - Method in class org.argouml.model.uml.EventListenerList
 
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
 
containsAModelElement(Collection) - Method in class org.argouml.uml.diagram.ui.ActionAddNote
 
containsAll(Collection) - Method in class org.argouml.kernel.MemberList
 
containsExtension(String) - Static method in class org.argouml.application.helpers.ResourceLoaderWrapper
 
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
 
containsLocation(String) - Static method in class org.argouml.application.helpers.ResourceLoaderWrapper
 
containsNode(Object) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
 
context - Variable in class org.argouml.uml.reveng.java.Context
The succeding context.
context - Variable in class org.argouml.uml.reveng.java.ParseState
The available context for currentClassifier.
controlFont - Variable in class org.argouml.ui.JasonsBigTheme
 
controlFont - Variable in class org.argouml.ui.JasonsHugeTheme
 
controlFont - Variable in class org.argouml.ui.JasonsTheme
 
controlMech - Variable in class org.argouml.cognitive.critics.Agency
The main control mechanism for determining which critics should be active.
controlRecs - Variable in class org.argouml.cognitive.critics.Critic
Control records used in determining if this Critic should be active.
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.
convertValueToText(Object, boolean, boolean, boolean, int, boolean) - Method in class org.argouml.ui.explorer.ExplorerTree
Override default JTree implementation to display the appropriate text for any object that will be displayed in the Nav pane.
copy(Object, Object) - Method in class org.argouml.model.uml.CopyHelper
Make a copy of element in the given namespace.
copyActionPerformed(ActionEvent) - Method in class org.argouml.ui.SystemInfoDialog
 
copyButton - Variable in class org.argouml.ui.SystemInfoDialog
 
copyClass(Object, Object) - Method in class org.argouml.model.uml.CoreFactoryImpl
Copies a class, and it's features.
copyDataType(Object, Object) - Method in class org.argouml.model.uml.CoreFactoryImpl
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 class org.argouml.model.uml.CoreFactoryImpl
Copies an interface, and it's features.
copyPackage(Object, Object) - Method in class org.argouml.model.uml.ModelManagementFactoryImpl
Copies a package, but not any elements within it.
copyStereotype(Object, Object) - Method in class org.argouml.model.uml.ExtensionMechanismsFactoryImpl
Copies a stereotype.
copyTaggedValues(Object, Object) - Method in class org.argouml.model.uml.DataTypesHelperImpl
 
corresponds(Object, Object) - Method in class org.argouml.model.uml.ModelManagementHelperImpl
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
 
countFiles - Variable in class org.argouml.uml.reveng.Import.ImportRun
 
countFilesThisPass - Variable in class org.argouml.uml.reveng.Import.ImportRun
 
countLabel - Variable in class org.argouml.cognitive.ui.ToDoPane
 
countNodesAndEdges(Diagram) - Method in class org.argouml.uml.TMResults
 
countParameters(Object) - Method in class org.argouml.uml.generator.ParserDisplay
Counts the number of parameters that are not return values.
countSuccessors(Object) - Method in class org.argouml.uml.generator.GeneratorDisplay
 
cover - Variable in class org.argouml.uml.diagram.activity.ui.FigActionState
 
cover - Variable in class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
 
cover - Variable in class org.argouml.uml.diagram.activity.ui.FigSubactivityState
 
cover - Variable in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
The fig that is used for the complete classifier role.
cover - Variable in class org.argouml.uml.diagram.deployment.ui.FigComponent
 
cover - Variable in class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
cover - Variable in class org.argouml.uml.diagram.deployment.ui.FigMNode
 
cover - Variable in class org.argouml.uml.diagram.deployment.ui.FigMNodeInstance
 
cover - Variable in class org.argouml.uml.diagram.deployment.ui.FigObject
 
cover - Variable in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
cover - Variable in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
The main label on this icon.
cover - Variable in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
cover - Variable in class org.argouml.uml.diagram.use_case.ui.FigUseCase
We don't use _bigPort for the actual graphics of the oval.
cpc - Variable in class org.argouml.language.java.generator.JavaRecognizer
 
crAlreadyRealizes - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crAssocNameConflict - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crAttrNameConflict - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crCircularAssocClass - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crCircularComposition - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crCircularInheritance - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crClassMustBeAbstract - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crClassWithoutComponent - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crCompInstanceWithoutNode - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crComponentWithoutNode - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crCompoundConstructorNeeded - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crConflictingComposites - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crConsiderSingleton - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crConstructorNeeded - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crCrossNamespaceAssoc - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crDisambigClassName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crDisambigStateName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crDupParamName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crDupRoleNames - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crEmptyPackage - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crFinalSubclassed - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crForkOutgoingTransition - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crIllegalGeneralization - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crIllegalName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crInstanceWithoutClassifier - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crInterfaceAllPublic - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crInterfaceOperOnly - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crInterfaceWithoutComponent - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crInvalidBranch - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crInvalidFork - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crInvalidForkTriggerOrGuard - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crInvalidHistory - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crInvalidInitial - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crInvalidJoin - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crInvalidJoinTriggerOrGuard - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crInvalidPseudoStateTrigger - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crInvalidSynch - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crJoinIncomingTransition - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crMergeClasses - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crMissingAttrName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crMissingClassName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crMissingOperName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crMissingStateName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crMultiInherit - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crMultiRealization - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crMultipleAgg - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crMultipleDeepHistoryStates - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crMultipleInitialStates - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crMultipleShallowHistoryStates - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNWayAgg - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNameConflictAC - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNameConfusion - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNavFromInterface - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNoAssociations - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNoGuard - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNoIncomingTransitions - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNoInitialState - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNoInstanceVariables - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNoOperations - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNoOutgoingTransitions - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNoTransitions - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNoTriggerOrGuard - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNodeInsideElement - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNodeInstanceInsideElement - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNodesOverlap - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crNonAggDataType - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crObjectWithoutComponent - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crOperNameConflict - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crOppEndConflict - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crReservedName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crSingletonViolatedMSA - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crSingletonViolatedOPC - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crSubclassReference - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crTooManyAssoc - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crTooManyAttr - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crTooManyClasses - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crTooManyOper - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crTooManyStates - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crTooManyTransitions - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crUnconventionalAttrName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crUnconventionalClassName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crUnconventionalOperName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crUnconventionalPackName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crUnnavigableAssoc - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crUselessAbstract - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crUselessInterface - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crWrongLinkEnds - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crZeroLengthEdge - Static variable in class org.argouml.uml.cognitive.critics.Init
 
create() - Static method in class org.argouml.ui.PredicateMType
 
create(Object) - Static method in class org.argouml.ui.PredicateMType
 
create(Object, Object) - Static method in class org.argouml.ui.PredicateMType
 
create(Object, Object, Object) - Static method in class org.argouml.ui.PredicateMType
 
createAbstraction() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Abstraction.
createAction() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML Action.
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 class org.argouml.model.uml.DataTypesFactoryImpl
Create an empty but initialized instance of a UML ActionExpression.
createActionExpression() - Method in class org.argouml.model.uml.UmlFactoryImpl
Create an empty but initialized instance of a UML ActionExpression.
createActionListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
createActionScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
createActionSequence() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML ActionSequence.
createActionState() - Method in class org.argouml.model.uml.ActivityGraphsFactoryImpl
Create an empty but initialized instance of a UML ActionState.
createActivityGraph() - Method in class org.argouml.model.uml.ActivityGraphsFactoryImpl
Create an empty but initialized instance of a UML ActivityGraph.
createActor() - Method in class org.argouml.model.uml.UseCasesFactoryImpl
Create an empty but initialized instance of a Actor.
createArgListsExpression(String, String) - Method in class org.argouml.model.uml.DataTypesFactoryImpl
Create an empty but initialized instance of a UML ArgListsExpression.
createArgument() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML Argument.
createAssociation() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Association.
createAssociationClass() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML AssociationClass.
createAssociationEnd() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML AssociationEnd.
createAssociationEndRole() - Method in class org.argouml.model.uml.CollaborationsFactoryImpl
Create an empty but initialized instance of a UML AssociationEndRole.
createAssociationRole() - Method in class org.argouml.model.uml.CollaborationsFactoryImpl
Create an empty but initialized instance of a UML AssociationRole.
createAttribute() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Attribute.
createAttributeLink() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML AttributeLink.
createBinding() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Binding.
createBooleanExpression(String, String) - Method in class org.argouml.model.uml.DataTypesFactoryImpl
Create an empty but initialized instance of a UML BooleanExpression.
createCallAction() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML CallAction.
createCallEvent() - Method in class org.argouml.model.uml.StateMachinesFactoryImpl
Create an empty but initialized instance of a UML CallEvent.
createCallState() - Method in class org.argouml.model.uml.ActivityGraphsFactoryImpl
Create an empty but initialized instance of a UML CallState.
createChangeEvent() - Method in class org.argouml.model.uml.StateMachinesFactoryImpl
Create an empty but initialized instance of a UML ChangeEvent.
createCheckBox(String) - Method in class org.argouml.application.helpers.SettingsTabHelper
Create a localized JCheckBox.
createChecklists() - Static method in class org.argouml.uml.cognitive.checklist.Init
Create all check lists.
createClass() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Class.
createClassifier() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Classifier.
createClassifierInState() - Method in class org.argouml.model.uml.ActivityGraphsFactoryImpl
Create an empty but initialized instance of a UML ClassifierInState.
createClassifierRole() - Method in class org.argouml.model.uml.CollaborationsFactoryImpl
Create an empty but initialized instance of a UML ClassifierRole.
createCollaboration() - Method in class org.argouml.model.uml.CollaborationsFactoryImpl
Create an empty but initialized instance of a UML Collaboration.
createComment() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Comment.
createComponent() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Component.
createComponentInstance() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML ComponentInstance.
createCompositeState() - Method in class org.argouml.model.uml.StateMachinesFactoryImpl
Create an empty but initialized instance of a UML CompositeState.
createConstraint() - Method in class org.argouml.model.uml.CoreFactoryImpl
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 class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML CreateAction.
createDataType() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML DataType.
createDataValue() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML DataValue.
createDependency() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Dependency.
createDestroyAction() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML DestroyAction.
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionActivityDiagram
 
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionAddDiagram
Creates the diagram.
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionClassDiagram
 
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionCollaborationDiagram
 
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionDeploymentDiagram
 
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionStateDiagram
 
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionUseCaseDiagram
 
createDiagramToolbar - Variable in class org.argouml.ui.cmd.GenericArgoMenuBar
 
createDiagrams - Variable in class org.argouml.ui.cmd.GenericArgoMenuBar
Toolbar:create diagram.
createDiagrams - Variable in class org.argouml.uml.reveng.Import
 
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.ui.SelectionWButtons
Subclasses should override this method if they want to provide a quickbutton above the _content fig.
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.ui.SelectionWButtons
Subclasses should override this method if they want to provide a quickbutton at the left of the _content fig.
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.ui.SelectionWButtons
Subclasses should override this method if they want to provide a quickbutton at the right of the _content fig.
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
 
createEdgeToSelf(MutableGraphModel) - Method in class org.argouml.uml.diagram.ui.SelectionWButtons
Subclasses should override this method if they want to provide a quickbutton for selfassociation.
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.SelectionInterface
 
createEdgeUnder(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.ui.SelectionWButtons
Subclasses should override this method if they want to provide a quickbutton under the _content fig.
createEdgeUnder(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
 
createElementImport() - Method in class org.argouml.model.uml.ModelManagementFactoryImpl
Create an empty but initialized instance of a UML ElementImport.
createElementResidence() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML ElementResidence.
createEvaluator() - Method in class org.argouml.ocl.OCLExpander
Create the specialist OCLEvaluator for ArgoUML
createEvent() - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewCallEvent
 
createEvent() - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewChangeEvent
 
createEvent() - 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() - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewSignalEvent
 
createEvent() - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewTimeEvent
 
createException() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML Exception.
createExpression(String, String) - Method in class org.argouml.model.uml.DataTypesFactoryImpl
Create an empty but initialized instance of a UML Expression.
createExpressionEditor(Object) - Method in class org.argouml.model.uml.DataTypesFactoryImpl
Create an UML ExpressionEditor based on a given expression.
createExtend() - Method in class org.argouml.model.uml.UseCasesFactoryImpl
Create an empty but initialized instance of a Extend.
createExtensionPoint() - Method in class org.argouml.model.uml.UseCasesFactoryImpl
Create an empty but initialized instance of a ExtensionPoint.
createFeatureIn(FigGroup, InputEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
 
createFeatureIn(FigGroup, InputEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigInterface
 
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 class org.argouml.model.uml.StateMachinesFactoryImpl
Create an empty but initialized instance of a UML FinalState.
createFlow() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Flow.
createGeneralization() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Generalization.
createGuard() - Method in class org.argouml.model.uml.StateMachinesFactoryImpl
Create an empty but initialized instance of a UML Guard.
createInclude() - Method in class org.argouml.model.uml.UseCasesFactoryImpl
Create an empty but initialized instance of a Include.
createInstance() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML Instance.
createInteraction() - Method in class org.argouml.model.uml.CollaborationsFactoryImpl
Create an empty but initialized instance of a UML Interaction.
createInterface() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Interface.
createIterationExpression(String, String) - Method in class org.argouml.model.uml.DataTypesFactoryImpl
Create an empty but initialized instance of a UML IterationExpression.
createLabel(String) - Method in class org.argouml.application.helpers.SettingsTabHelper
Create a localized JLabel.
createLink() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML Link.
createLinkEnd() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML LinkEnd.
createLinkObject() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML LinkObject.
createMappingExpression(String, String) - Method in class org.argouml.model.uml.DataTypesFactoryImpl
Create an empty but initialized instance of a UML MappingExpression.
createMessage() - Method in class org.argouml.model.uml.CollaborationsFactoryImpl
Create an empty but initialized instance of a UML Message.
createMethod() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Method.
createMethod - Variable in class org.argouml.model.uml.UmlFactoryImpl.ObjectCreateInfo
 
createModel() - Method in class org.argouml.model.uml.ModelManagementFactoryImpl
Create an empty but initialized instance of a UML Model.
createMultiplicity(int, int) - Method in class org.argouml.model.uml.DataTypesFactoryImpl
Create an empty but initialized instance of a UML Multiplicity.
createMultiplicity(List) - Method in class org.argouml.model.uml.DataTypesFactoryImpl
Create an empty but initialized instance of a UML Multiplicity.
createMultiplicity(String) - Method in class org.argouml.model.uml.DataTypesFactoryImpl
Create an empty but initialized instance of a UML Multiplicity.
createNamespace() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Namespace.
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.ModeCreateLink
 
createNewItem(MouseEvent, int, int) - Method in class org.argouml.uml.diagram.ui.ModeCreateEdgeAndNode
Create the new item that will be drawn.
createNode() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Node.
createNodeInstance() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML NodeInstance.
createNotYetLoaded() - Method in class org.argouml.moduleloader.SettingsTabModules
 
createObject() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML Object.
createObjectFlowState() - Method in class org.argouml.model.uml.ActivityGraphsFactoryImpl
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 class org.argouml.model.uml.DataTypesFactoryImpl
Create an empty but initialized instance of a UML ObjectSetExpression.
createOperation() - Method in class org.argouml.model.uml.CoreFactoryImpl
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 class org.argouml.model.uml.ModelManagementFactoryImpl
Create an empty but initialized instance of a UML Package.
createPane(String) - Method in class org.argouml.ui.AboutBox
Creates a JScrollPane from the text
createPanels(boolean) - Method in class org.argouml.ui.ProjectBrowser
Creates the panels in the working area
createParameter() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Parameter.
createPartition() - Method in class org.argouml.model.uml.ActivityGraphsFactoryImpl
Create an empty but initialized instance of a UML Partition.
createPermission() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Permission.
createPopupComponent() - Method in class org.argouml.ui.ZoomSliderButton
Creates the slider popup component.
createProcedureExpression(String, String) - Method in class org.argouml.model.uml.DataTypesFactoryImpl
Create an empty but initialized instance of a UML ProcedureExpression.
createProperty(String, String[], Class) - Method in class org.argouml.ui.SettingsTabLayout
Create a Property for the position of the given tab pane, selecting the current display value from the user properties file.
createPseudostate() - Method in class org.argouml.model.uml.StateMachinesFactoryImpl
Create an empty but initialized instance of a UML Pseudostate.
createRadioButton(ButtonGroup, String, boolean) - Method in class org.argouml.application.helpers.SettingsTabHelper
Create a localized JRadioButton.
createReception() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML Reception.
createRelationship() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Relationship.
createReturnAction() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
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 class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML SendAction.
createSignal() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML Signal.
createSignalEvent() - Method in class org.argouml.model.uml.StateMachinesFactoryImpl
Create an empty but initialized instance of a UML SignalEvent.
createSimpleState() - Method in class org.argouml.model.uml.StateMachinesFactoryImpl
Create an empty but initialized instance of a UML SimpleState.
createState() - Method in class org.argouml.model.uml.StateMachinesFactoryImpl
Create an empty but initialized instance of a UML State.
createStateMachine() - Method in class org.argouml.model.uml.StateMachinesFactoryImpl
Create an empty but initialized instance of a UML StateMachine.
createStereotype() - Method in class org.argouml.model.uml.ExtensionMechanismsFactoryImpl
Create an empty but initialized instance of a UML Stereotype.
createStimulus() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML Stimulus.
createStubState() - Method in class org.argouml.model.uml.StateMachinesFactoryImpl
Create an empty but initialized instance of a UML StubState.
createSubactivityState() - Method in class org.argouml.model.uml.ActivityGraphsFactoryImpl
Create an empty but initialized instance of a UML SubactivityState.
createSubmachineState() - Method in class org.argouml.model.uml.StateMachinesFactoryImpl
Create an empty but initialized instance of a UML SubmachineState.
createSubsystem() - Method in class org.argouml.model.uml.ModelManagementFactoryImpl
Create an empty but initialized instance of a UML Subsystem.
createSynchState() - Method in class org.argouml.model.uml.StateMachinesFactoryImpl
Create an empty but initialized instance of a UML SynchState.
createTaggedValue() - Method in class org.argouml.model.uml.ExtensionMechanismsFactoryImpl
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.
createTemplateParameter() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML TemplateParameter.
createTerminateAction() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML TerminateAction.
createTextField() - Method in class org.argouml.application.helpers.SettingsTabHelper
Create a JTextField.
createTimeEvent() - Method in class org.argouml.model.uml.StateMachinesFactoryImpl
Create an empty but initialized instance of a UML TimeEvent.
createTimeExpression(String, String) - Method in class org.argouml.model.uml.DataTypesFactoryImpl
Create an empty but initialized instance of a UML TimeExpression.
createTransition() - Method in class org.argouml.model.uml.StateMachinesFactoryImpl
Create an empty but initialized instance of a UML Transition.
createTypeExpression(String, String) - Method in class org.argouml.model.uml.DataTypesFactoryImpl
Create an empty but initialized instance of a UML TypeExpression.
createUninterpretedAction() - Method in class org.argouml.model.uml.CommonBehaviorFactoryImpl
Create an empty but initialized instance of a UML UninterpretedAction.
createUsage() - Method in class org.argouml.model.uml.CoreFactoryImpl
Create an empty but initialized instance of a UML Usage.
createUseCase() - Method in class org.argouml.model.uml.UseCasesFactoryImpl
Create an empty but initialized instance of a UseCase.
createUseCaseInstance() - Method in class org.argouml.model.uml.UseCasesFactoryImpl
Create an empty but initialized instance of a UseCaseInstance.
createXmlElement(String, Attributes) - Method in class org.argouml.persistence.SAXParserBase
Factory method to return an XMLElement.
creatingCurrentProject - Variable in class org.argouml.kernel.ProjectManager
Flag to indicate we are creating a new current project
critic - Variable in class org.argouml.cognitive.ResolvedCritic
The name of the critic.
critic - Variable in class org.argouml.persistence.TodoParser
The critic String of the ResolvedCritic currently being read.
criticRegistry - Static variable in class org.argouml.cognitive.critics.Agency
A registery of all critics that are currently loaded into the design environment.
criticThreadWasOn - Variable in class org.argouml.uml.reveng.Import.ImportRun
 
criticType - Variable in class org.argouml.cognitive.critics.Critic
The decision type of this critic.
critics - Static variable in class org.argouml.cognitive.critics.Agency
 
critics - Variable in class org.argouml.cognitive.critics.CompoundCritic
The sub-critics that make up this CompoundCritic.
critics - Variable in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
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.
criticsLabel - Variable in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
critique(Designer) - Method in class org.argouml.cognitive.Design
Critique a Design by critiquing each contained DesignMaterial.
critique(Designer) - Method in class org.argouml.cognitive.DesignMaterial
Critique this DesignMaterial and post ToDoItem's to the Designer's list.
critique(Design) - 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.
critique - Variable in class org.argouml.ui.cmd.GenericArgoMenuBar
The critique menu.
critiqueASAP(Object, String) - Method in class org.argouml.cognitive.Designer
A modelelement has been changed.
critiqueCPUPercent - Variable in class org.argouml.cognitive.Designer
 
critiqueDuration - Variable in class org.argouml.cognitive.Designer
 
critiqueLock - Variable in class org.argouml.cognitive.Designer
 
critiquerThread - Variable in class org.argouml.cognitive.Designer
 
critiquingInterval - Variable in class org.argouml.cognitive.Designer
 
critiquingRoot - Static variable in class org.argouml.cognitive.Designer
 
ctorHead(CompositeCodePiece, CompositeCodePiece) - Method in class org.argouml.language.java.generator.JavaRecognizer
 
ctorHead(short) - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
cues - Variable in class org.argouml.uml.cognitive.critics.WizCueCards
 
curHandle - Static variable in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
curModel - Variable in class org.argouml.persistence.XMIParser
 
curPerspective - Variable in class org.argouml.cognitive.ui.ToDoPane
 
currentDiagram - Variable in class org.argouml.uml.reveng.DiagramInterface
The current diagram for the isInDiagram method.
currentEdge - Variable in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge
 
currentEditor - Variable in class org.argouml.uml.reveng.DiagramInterface
 
currentFig - Variable in class org.argouml.ui.ShadowComboBox.ShadowRenderer
 
currentGM - Variable in class org.argouml.uml.reveng.DiagramInterface
The current GraphModel of the current classdiagram.
currentLayer - Variable in class org.argouml.uml.reveng.DiagramInterface
The current Layer of the current classdiagram.
currentNamespace - Variable in class org.argouml.kernel.Project
 
currentNotationName - Variable in class org.argouml.uml.diagram.ui.FigEdgeModelElement
The current notation for this fig.
currentNotationName - Variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
currentPackage - Variable in class org.argouml.uml.reveng.java.Modeller
The package which the currentClassifier belongs to.
currentPackageName - Variable in class org.argouml.uml.reveng.java.Modeller
Last package name used in addPackage().
currentProject - Static variable in class org.argouml.kernel.ProjectManager
The project that is visible in the projectbrowser
currentTag - Variable in class org.argouml.persistence.XmlInputStream
 
currentTarget - Variable in class org.argouml.ui.DetailsPane
The current target.
currentTarget - Variable in class org.argouml.ui.targetmanager.TargetManager.HistoryManager
The pointer to the current target in the history
currentValue - Variable in class org.argouml.ui.ZoomSliderButton
The text field which shows the current zoom magnification value.
customSeps - Variable in class org.argouml.util.MyTokenizer
 
cutOffBottom - Variable in class org.argouml.uml.diagram.sequence.ActivationNode
 
cutOffTop - Variable in class org.argouml.uml.diagram.sequence.ActivationNode
 

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