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 _

C

calcBounds() - Method in class org.argouml.uml.diagram.ui.FigTextGroup
 
calcBounds() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
calcFlatChildren() - Method in class org.argouml.cognitive.ui.ToDoPerspective
todoList specific
calculateSizes(Container, int[], int[], int, int, int, int) - Method in class org.argouml.swingext.GridLayout2
 
CALL_ACTION - Static variable in class org.argouml.model.ModelFacade
 
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.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
Return true if the given object is a valid edge in this graph
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.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
Return true if the given object is a valid node in this graph
canAddNode(Object) - Method in class org.argouml.uml.diagram.use_case.UseCaseDiagramGraphModel
Determine if the given node can validly be placed on this graph.
cancel() - Method in class org.argouml.uml.ui.UMLAddDialog
Called when the cancel button is pressed.
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.
canConcat(int) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqObject
Returns true, if two FigActivations at the given port-number can be replaced by one FigActivation
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.
candidateForConstructor(MModelElement) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalOperName
candidateForConstructor tests if the operation name is the same as the class name.
canDo(boolean, FigSeqLink, int) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqObject
If the FigSeqLink fsl has a return- or destroy-action, this method decides, if this link can have this action --> returns true
canEdit(Fig) - Method in class org.argouml.uml.diagram.static_structure.ui.FigLink
 
canEdit(Fig) - Method in class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
 
canEdit(Fig) - Method in class org.argouml.uml.diagram.ui.FigRealization
 
canEdit(Fig) - Method in class org.argouml.uml.diagram.ui.FigGeneralization
 
canEdit(Fig) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
canEdit(Fig) - Method in class org.argouml.uml.diagram.ui.FigDependency
 
canEdit(Fig) - Method in class org.argouml.uml.diagram.use_case.ui.FigInclude
Define whether the given fig can be edited (it can't).
canEdit(Fig) - Method in class org.argouml.uml.diagram.use_case.ui.FigExtend
Define whether the given fig can be edited (it can't).
canFinish() - Method in class org.argouml.kernel.Wizard
 
canFinish() - Method in class org.argouml.uml.cognitive.critics.WizNavigable
 
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.WizBreakCircularComp
 
canFinish() - Method in class org.argouml.uml.cognitive.critics.WizAssocComposite
Determine if we have sufficient information to finish.
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 interface org.argouml.cognitive.Poster
 
canFixIt(ToDoItem) - Method in class org.argouml.cognitive.Designer
just returns false
canFixIt(ToDoItem) - Method in class org.argouml.cognitive.critics.Critic
TODO: Not implemented yet.
canGoBack() - Method in class org.argouml.kernel.Wizard
 
canGoNext() - Method in class org.argouml.kernel.Wizard
Return true iff the "Next>" button should be enabled.
canGoNext() - Method in class org.argouml.uml.cognitive.critics.WizMEName
Return false iff the user has not edited the text and they were required to.
canGoNext() - Method in class org.argouml.uml.cognitive.critics.WizBreakCircularComp
 
canParse() - Method in interface org.argouml.application.api.NotationProvider
Can the notation be parsed at all?
canParse() - Method in class org.argouml.language.java.generator.GeneratorJava
 
canParse() - Method in class org.argouml.uml.generator.GeneratorDisplay
 
canParse(Object) - Method in interface org.argouml.application.api.NotationProvider
Can the notation be parsed for this object?
canParse(Object) - Method in class org.argouml.language.java.generator.GeneratorJava
 
canParse(Object) - Method in class org.argouml.uml.generator.GeneratorDisplay
 
canPut(String) - Method in class org.argouml.cognitive.DesignMaterial
 
caretUpdate(CaretEvent) - Method in class org.argouml.uml.ui.ActionPaste
 
caretUpdate(CaretEvent) - Method in class org.argouml.uml.ui.ActionCut
 
caretUpdate(CaretEvent) - Method in class org.argouml.uml.ui.ActionCopy
 
CASE - Static variable in class org.argouml.language.java.Token
 
CASE - Static variable in class org.argouml.language.java.JavaConstants
 
CASE_GROUP - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
CASE_GROUP - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
casesGroup() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
casesGroup() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
caseSList() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
caseSList() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
CAST - Static variable in class org.argouml.language.java.Token
 
CAST - Static variable in class org.argouml.language.java.JavaConstants
 
cat - Static variable in class org.argouml.application.api.Notation
Define a static log4j category variable for ArgoUML notation.
cat - Static variable in class org.argouml.application.api.Configuration
Define a static log4j category variable for ArgoUML configuration.
cat - Static variable in interface org.argouml.application.api.ArgoModule
Define a static log4j category variable for ArgoUML configuration.
cat - Static variable in class org.argouml.application.security.ArgoSecurityManager
 
cat - Static variable in class org.argouml.cognitive.ToDoList
 
cat - Static variable in class org.argouml.cognitive.ResolvedCritic
 
cat - Static variable in class org.argouml.cognitive.ProjectMemberTodoList
 
cat - Static variable in class org.argouml.cognitive.ItemUID
 
cat - Static variable in class org.argouml.cognitive.Designer
 
cat - Static variable in class org.argouml.cognitive.critics.Critic
log4j generic critic logging category
cat - Static variable in class org.argouml.cognitive.critics.Agency
 
cat - Static variable in class org.argouml.cognitive.critics.ui.CriticBrowserDialog
 
cat - Static variable in class org.argouml.cognitive.ui.WizStep
 
cat - Static variable in class org.argouml.cognitive.ui.ToDoPane
 
cat - Static variable in class org.argouml.cognitive.ui.ToDoByType
 
cat - Static variable in class org.argouml.cognitive.ui.ToDoByPriority
 
cat - Static variable in class org.argouml.cognitive.ui.ToDoByPoster
 
cat - Static variable in class org.argouml.cognitive.ui.ToDoByOffender
 
cat - Static variable in class org.argouml.cognitive.ui.ToDoByGoal
 
cat - Static variable in class org.argouml.cognitive.ui.ToDoByDecision
 
cat - Static variable in class org.argouml.cognitive.ui.DismissToDoItemDialog
 
cat - Static variable in class org.argouml.kernel.ProjectMember
 
cat - Static variable in class org.argouml.kernel.Project
 
cat - Static variable in class org.argouml.model.uml.CopyHelper
 
cat - Static variable in class org.argouml.model.uml.foundation.core.CoreHelper
 
cat - Static variable in class org.argouml.model.uml.modelmanagement.ModelManagementHelper
 
cat - Static variable in class org.argouml.swingext.SerialLayout
 
cat - Static variable in class org.argouml.swingext.NewspaperLayout
 
cat - Variable in class org.argouml.ui.TabText
 
cat - Static variable in class org.argouml.ui.TabResults
 
cat - Static variable in class org.argouml.ui.TablePanel
 
cat - Static variable in class org.argouml.ui.TabHistory
 
cat - Static variable in class org.argouml.ui.TabDocs
 
cat - Static variable in class org.argouml.ui.StylePanelFig
 
cat - Static variable in class org.argouml.ui.StylePanel
 
cat - Static variable in class org.argouml.ui.ProjectBrowser
 
cat - Variable in class org.argouml.ui.NavigatorPane
 
cat - Static variable in class org.argouml.ui.NavigatorConfigDialog
 
cat - Static variable in class org.argouml.ui.MultiEditorPane
 
cat - Static variable in class org.argouml.ui.EmailExpertDialog
 
cat - Static variable in class org.argouml.ui.DisplayTextTree
 
cat - Static variable in class org.argouml.ui.DetailsPane
 
cat - Static variable in class org.argouml.uml.UUIDManager
 
cat - Static variable in class org.argouml.uml.TableModelComposite
 
cat - Static variable in class org.argouml.uml.ProfileJava
 
cat - Static variable in class org.argouml.uml.AttrKeyword
 
cat - Static variable in class org.argouml.uml.cognitive.checklist.UMLCheckItem
 
cat - Static variable in class org.argouml.uml.cognitive.critics.WizOperName
 
cat - Static variable in class org.argouml.uml.cognitive.critics.WizNavigable
 
cat - Static variable in class org.argouml.uml.cognitive.critics.WizMEName
 
cat - Static variable in class org.argouml.uml.cognitive.critics.WizManyNames
 
cat - Static variable in class org.argouml.uml.cognitive.critics.WizBreakCircularComp
 
cat - Static variable in class org.argouml.uml.cognitive.critics.WizAssocComposite
 
cat - Static variable in class org.argouml.uml.cognitive.critics.CrUML
 
cat - Static variable in class org.argouml.uml.cognitive.critics.CrMultipleInitialStates
 
cat - Static variable in class org.argouml.uml.cognitive.critics.CrEmptyPackage
 
cat - Static variable in class org.argouml.uml.cognitive.critics.CrConsiderFacade
 
cat - Static variable in class org.argouml.uml.cognitive.critics.CrCircularInheritance
 
cat - Static variable in class org.argouml.uml.cognitive.critics.CrCircularComposition
 
cat - Static variable in class org.argouml.uml.cognitive.critics.ClAttributeCompartment
 
cat - Static variable in class org.argouml.uml.diagram.UMLMutableGraphSupport
 
cat - Static variable in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
cat - Static variable in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
cat - Static variable in class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
 
cat - Static variable in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
cat - Static variable in class org.argouml.uml.diagram.collaboration.ui.CollabDiagramRenderer
 
cat - Static variable in class org.argouml.uml.diagram.deployment.DeploymentDiagramGraphModel
 
cat - Static variable in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
cat - Static variable in class org.argouml.uml.diagram.deployment.ui.SelectionObject
 
cat - Static variable in class org.argouml.uml.diagram.deployment.ui.SelectionNodeInstance
 
cat - Static variable in class org.argouml.uml.diagram.deployment.ui.SelectionNode
 
cat - Static variable in class org.argouml.uml.diagram.deployment.ui.SelectionComponentInstance
 
cat - Static variable in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
cat - Static variable in class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
cat - Static variable in class org.argouml.uml.diagram.deployment.ui.FigComponent
 
cat - Static variable in class org.argouml.uml.diagram.deployment.ui.DeploymentDiagramRenderer
 
cat - Static variable in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
 
cat - Static variable in class org.argouml.uml.diagram.sequence.ui.UMLSequenceDiagram
 
cat - Static variable in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramRenderer
 
cat - Static variable in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayout
 
cat - Static variable in class org.argouml.uml.diagram.sequence.ui.SelectionSeqObject
 
cat - Static variable in class org.argouml.uml.diagram.state.TableModelTransByProps
 
cat - Static variable in class org.argouml.uml.diagram.state.TableModelStateByProps
 
cat - Static variable in class org.argouml.uml.diagram.state.StateDiagramGraphModel
 
cat - Static variable in class org.argouml.uml.diagram.state.ui.StateDiagramRenderer
 
cat - Static variable in class org.argouml.uml.diagram.state.ui.SelectionState
 
cat - Static variable in class org.argouml.uml.diagram.state.ui.FigTransition
 
cat - Static variable in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
cat - Static variable in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
cat - Static variable in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
 
cat - Static variable in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramModelElementFactory
 
cat - Static variable in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter
Category for logging events
cat - Static variable in class org.argouml.uml.diagram.static_structure.ui.SelectionInterface
 
cat - Static variable in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
cat - Static variable in class org.argouml.uml.diagram.static_structure.ui.FigSubsystem
 
cat - Static variable in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
cat - Static variable in class org.argouml.uml.diagram.static_structure.ui.FigModel
 
cat - Static variable in class org.argouml.uml.diagram.static_structure.ui.FigInterface
 
cat - Static variable in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
cat - Static variable in class org.argouml.uml.diagram.static_structure.ui.ClassDiagramRenderer
 
cat - Static variable in class org.argouml.uml.diagram.ui.UMLDiagram
 
cat - Static variable in class org.argouml.uml.diagram.ui.SPFigEdgeModelElement
 
cat - Static variable in class org.argouml.uml.diagram.ui.ModeCreateEdgeAndNode
 
cat - Static variable in class org.argouml.uml.diagram.ui.GoModelToBaseElements
 
cat - Static variable in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
cat - Static variable in class org.argouml.uml.diagram.ui.CompartmentFigText
 
cat - Static variable in class org.argouml.uml.diagram.use_case.UseCaseDiagramGraphModel
 
cat - Static variable in class org.argouml.uml.diagram.use_case.ui.UseCaseDiagramRenderer
 
cat - Static variable in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
cat - Static variable in class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
 
cat - Static variable in class org.argouml.uml.diagram.use_case.ui.SelectionActor
 
cat - Static variable in class org.argouml.uml.diagram.use_case.ui.GoUseCaseToExtensionPoint
 
cat - Variable in class org.argouml.uml.diagram.use_case.ui.FigUseCase.FigMyCircle
 
cat - Static variable in class org.argouml.uml.generator.ui.ClassGenerationDialog
 
cat - Static variable in class org.argouml.uml.reveng.java.Modeller
 
cat - Static variable in class org.argouml.uml.ui.UMLTreeMenuItem
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.UMLTextProperty
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.UMLTextField
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.UMLReflectionListModel
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.UMLReflectionBooleanProperty
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.UMLRadioButton
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.UMLPlainTextDocument
 
cat - Static variable in class org.argouml.uml.ui.UMLMultiplicityComboBox
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.UMLMetaclassComboBox
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.UMLListMenuItem
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.UMLExpressionModel
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.UMLExpressionBodyField
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.UMLComboBoxModel
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.UMLClassifierListModel
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.UMLClassifierComboBoxModel
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.UMLBooleanProperty
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.UMLAction
 
cat - Static variable in class org.argouml.uml.ui.TabUMLDisplay
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.TabProps
 
cat - Static variable in class org.argouml.uml.ui.PropPanelButton
 
cat - Static variable in class org.argouml.uml.ui.ActionSaveGraphics
 
cat - Static variable in class org.argouml.uml.ui.ActionOpenProject
 
cat - Static variable in class org.argouml.uml.ui.ActionImportFromSources
 
cat - Static variable in class org.argouml.uml.ui.ActionActivityDiagram
 
cat - Static variable in class org.argouml.uml.ui.behavior.state_machines.PropPanelTransition
 
cat - Static variable in class org.argouml.uml.ui.behavior.use_cases.UMLIncludeListModel
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.behavior.use_cases.UMLExtendListModel
Deprecated.  
cat - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelGeneralization
 
cat - Static variable in class org.argouml.util.Trash
 
cat - Static variable in class org.argouml.xml.XMLTokenTableBase
 
cat - Variable in class org.argouml.xml.SAXParserBase
 
cat - Static variable in class org.argouml.xml.argo.ArgoParser
 
cat - Static variable in class org.argouml.xml.pgml.PGMLParser
 
cat - Static variable in class org.argouml.xml.todo.TodoParser
 
CATCH - Static variable in class org.argouml.language.java.Token
 
CATCH - Static variable in class org.argouml.language.java.JavaConstants
 
CENTER - Static variable in class org.argouml.swingext.SerialLayout
 
CENTER - Static variable in class org.argouml.swingext.GridLayout2
Put the component in the center of its display area.
CENTER - Static variable in class org.argouml.swingext.BorderSplitPane
The center layout constraint (middle of container).
ChActor - class org.argouml.uml.cognitive.checklist.ChActor.
Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
ChActor() - Constructor for class org.argouml.uml.cognitive.checklist.ChActor
Deprecated.  
CHANGEABLE_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureChangeability
 
CHANGEABLE_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndChangeability
 
changeConnectedNode(Object, Object, Object, boolean) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
Reroutes the connection to the old node to be connected to the new node.
changeConnectedNode(Object, Object, Object, boolean) - Method in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
Reroutes the connection to the old node to be connected to the new node.
changed() - Method in class org.argouml.cognitive.ToDoItem
Notify the user interface that this ToDoItem has changed.
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.TabText
 
changedUpdate(DocumentEvent) - Method in class org.argouml.ui.TablePanel
 
changedUpdate(DocumentEvent) - Method in class org.argouml.ui.StylePanel
 
changedUpdate(DocumentEvent) - Method in class org.argouml.uml.diagram.ui.SPFigEdgeModelElement
 
changedUpdate(DocumentEvent) - Method in class org.argouml.uml.diagram.ui.PropPanelString
 
changedUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLTextField
Deprecated.  
changedUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLStimulusActionTextField
 
changedUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLTextArea
Deprecated.  
changedUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLExpressionLanguageField
Deprecated.  
changedUpdate(DocumentEvent) - Method in class org.argouml.uml.ui.UMLExpressionBodyField
Deprecated.  
changeFlag - Variable in class org.argouml.util.ChangeRegistry
 
changePosition(Vector) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqObject
This method is called, when the FigSeqObject is moving around.
changeProperty() - Method in class org.argouml.uml.ui.UMLTextArea
Deprecated.  
ChangeRegistry - class org.argouml.util.ChangeRegistry.
This class holds the information about the saving state of the current project.
ChangeRegistry() - Constructor for class org.argouml.util.ChangeRegistry
 
CHAR - Static variable in class org.argouml.language.java.Token
 
CHAR - Static variable in class org.argouml.language.java.JavaConstants
 
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
 
characters(char[], int, int) - Method in class org.argouml.xml.SAXParserBase
 
characters(char[], int, int) - Method in class org.argouml.xml.pgml.PGMLParser
Called by the PGML framework when there are characters inside an XML entity.
CHARVAL - Static variable in class org.argouml.language.java.Token
 
CHARVAL - Static variable in class org.argouml.language.java.JavaConstants
 
ChAssociation - class org.argouml.uml.cognitive.checklist.ChAssociation.
Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
ChAssociation() - Constructor for class org.argouml.uml.cognitive.checklist.ChAssociation
Deprecated.  
ChAttribute - class org.argouml.uml.cognitive.checklist.ChAttribute.
Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
ChAttribute() - Constructor for class org.argouml.uml.cognitive.checklist.ChAttribute
Deprecated.  
ChClass - class org.argouml.uml.cognitive.checklist.ChClass.
Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
ChClass() - Constructor for class org.argouml.uml.cognitive.checklist.ChClass
Deprecated.  
checkCollision(String, String) - Method in class org.argouml.uml.ui.UMLComboBoxEntry
 
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
 
CheckItem(String, String, String, Predicate) - Constructor for class org.argouml.cognitive.checklist.CheckItem
 
Checklist - class org.argouml.cognitive.checklist.Checklist.
A Checklist is basically a list of CheckItems.
Checklist() - Constructor for class org.argouml.cognitive.checklist.Checklist
 
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
 
CheckManager - class org.argouml.cognitive.checklist.CheckManager.
The CheckManager keeps track of whcih Checklists should be presented for a given design material.
CheckManager() - Constructor for class org.argouml.cognitive.checklist.CheckManager
 
checkPermission(Permission) - Method in class org.argouml.application.security.ArgoSecurityManager
 
checkSize - Variable in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
ChildGenDMElements - class org.argouml.kernel.ChildGenDMElements.
 
ChildGenDMElements() - Constructor for class org.argouml.kernel.ChildGenDMElements
 
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
 
children() - Method in class org.argouml.uml.ui.UMLOwnedElementRootNode
Deprecated.  
children() - Method in class org.argouml.uml.ui.UMLModelElementTreeNode
Deprecated.  
children() - Method in class org.argouml.uml.ui.UMLMetaclassInstanceTreeNode
Deprecated.  
ChInstance - class org.argouml.uml.cognitive.checklist.ChInstance.
Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
ChInstance() - Constructor for class org.argouml.uml.cognitive.checklist.ChInstance
Deprecated.  
ChInterface - class org.argouml.uml.cognitive.checklist.ChInterface.
Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
ChInterface() - Constructor for class org.argouml.uml.cognitive.checklist.ChInterface
Deprecated.  
ChLink - class org.argouml.uml.cognitive.checklist.ChLink.
Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
ChLink() - Constructor for class org.argouml.uml.cognitive.checklist.ChLink
Deprecated.  
chooseArrowHead(MAggregationKind, boolean) - Method in class org.argouml.uml.diagram.ui.FigAssociation
 
ChOperation - class org.argouml.uml.cognitive.checklist.ChOperation.
Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
ChOperation() - Constructor for class org.argouml.uml.cognitive.checklist.ChOperation
Deprecated.  
ChState - class org.argouml.uml.cognitive.checklist.ChState.
Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
ChState() - Constructor for class org.argouml.uml.cognitive.checklist.ChState
Deprecated.  
ChTransition - class org.argouml.uml.cognitive.checklist.ChTransition.
Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
ChTransition() - Constructor for class org.argouml.uml.cognitive.checklist.ChTransition
Deprecated.  
ChUseCase - class org.argouml.uml.cognitive.checklist.ChUseCase.
Deprecated. As of ArgoUml version 0.9.1, Now created by loading strings from UMLCognitiveResourceBundle into a generic UMLChecklist instance
ChUseCase() - Constructor for class org.argouml.uml.cognitive.checklist.ChUseCase
Deprecated.  
Clarifier - interface org.argouml.ui.Clarifier.
 
CLASS - Static variable in class org.argouml.language.java.Token
 
CLASS - Static variable in class org.argouml.language.java.JavaConstants
 
CLASS - Static variable in class org.argouml.model.ModelFacade
 
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
 
classBlock() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
classBlock(CompositeCodePiece) - Method in class org.argouml.language.java.generator.JavaRecognizer
 
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.
classDefinition(CodePiece) - Method in class org.argouml.language.java.generator.JavaRecognizer
 
classDefinition(String, short) - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
ClassdiagramAssociationEdge - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramAssociationEdge.
 
ClassdiagramAssociationEdge(FigEdge) - Constructor for class org.argouml.uml.diagram.static_structure.layout.ClassdiagramAssociationEdge
 
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
 
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
 
ClassdiagramInheritanceEdge - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramInheritanceEdge.
 
ClassdiagramInheritanceEdge(FigEdge) - Constructor for class org.argouml.uml.diagram.static_structure.layout.ClassdiagramInheritanceEdge
 
ClassdiagramLayouter - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter.
This class implements a layout algoritms for class diagrams.
ClassdiagramLayouter(UMLDiagram) - Constructor for class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter
This constructor is mainly for convenience, so we don't have add every node manually to the layouter.
ClassdiagramModelElementFactory - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramModelElementFactory.
a class to get the proper layouter for a Fig.
ClassdiagramRealizationEdge - class org.argouml.uml.diagram.static_structure.layout.ClassdiagramRealizationEdge.
 
ClassdiagramRealizationEdge(FigEdge) - Constructor for class org.argouml.uml.diagram.static_structure.layout.ClassdiagramRealizationEdge
 
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.
 
ClassGenerationDialog(Vector) - Constructor for class org.argouml.uml.generator.ui.ClassGenerationDialog
 
ClassGenerationDialog(Vector, boolean) - Constructor for class org.argouml.uml.generator.ui.ClassGenerationDialog
 
CLASSIFIER - Static variable in class org.argouml.model.ModelFacade
 
CLASSIFIER_ROLE - Static variable in class org.argouml.model.ModelFacade
 
CLASSIFIER_SCOPE - Static variable in class org.argouml.model.ModelFacade
 
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.
ClassKeyword - Static variable in class org.argouml.uml.ColumnDescriptor
 
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
 
ClassVisibility - Static variable in class org.argouml.uml.ColumnDescriptor
 
ClAttributeCompartment - class org.argouml.uml.cognitive.critics.ClAttributeCompartment.
 
ClAttributeCompartment() - Constructor for class org.argouml.uml.cognitive.critics.ClAttributeCompartment
 
ClClassName - class org.argouml.uml.cognitive.critics.ClClassName.
 
ClClassName() - Constructor for class org.argouml.uml.cognitive.critics.ClClassName
 
cleanHistory() - Method in class org.argouml.ui.targetmanager.TargetManager
Cleans the history.
clear() - Method in class org.argouml.util.LinkedHashSet
 
clear() - Method in class org.argouml.util.LinkedHashMap
 
clearCritiquing() - Static method in class org.argouml.cognitive.Designer
needs documenting
Client - Static variable in class org.argouml.uml.ColumnDescriptor
 
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.ui.NavPerspective
required for the nav config dialog
clone() - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
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.FigObject
 
clone() - Method in class org.argouml.uml.diagram.deployment.ui.FigMNodeInstance
 
clone() - Method in class org.argouml.uml.diagram.deployment.ui.FigMNode
 
clone() - Method in class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
clone() - Method in class org.argouml.uml.diagram.deployment.ui.FigComponent
 
clone() - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqStimulus
 
clone() - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqObject
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigShallowHistoryState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigJoinState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigInitialState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigHistoryState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigForkState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigFinalState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigDeepHistoryState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
clone() - Method in class org.argouml.uml.diagram.state.ui.FigBranchState
 
clone() - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
clone() - Method in class org.argouml.uml.diagram.static_structure.ui.FigInterface
 
clone() - Method in class org.argouml.uml.diagram.static_structure.ui.FigInstance
 
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.FigClass
 
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.ui.FigMessage
 
clone() - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Make a copy of the current fig.
clone() - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
 
clone() - Method in class org.argouml.util.LinkedHashMap
 
ClOperationCompartment - class org.argouml.uml.cognitive.critics.ClOperationCompartment.
 
ClOperationCompartment() - Constructor for class org.argouml.uml.cognitive.critics.ClOperationCompartment
 
CLOSE_OPTION - Static variable in class org.argouml.swingext.Dialog
 
close() - Method in class org.argouml.util.SubInputStream
 
clsNaming - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CmdCreateNode - class org.argouml.ui.CmdCreateNode.
Command to create nodes with the appropriate modelelement.
CmdCreateNode(Class, boolean, 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(Class, 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(Hashtable, String) - Constructor for class org.argouml.ui.CmdCreateNode
Constructor for CmdCreateNode.
CmdCreateNode(Hashtable, String, String) - Constructor for class org.argouml.ui.CmdCreateNode
Constructor for CmdCreateNode.
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.
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.
 
CollabDiagramRenderer() - Constructor for class org.argouml.uml.diagram.collaboration.ui.CollabDiagramRenderer
 
COLLABORATION - Static variable in class org.argouml.model.ModelFacade
 
CollaborationsFactory - class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsFactory.
Factory to create UML classes for the UML BehaviorialElements::Collaborations package.
CollaborationsHelper - class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsHelper.
Helper class for UML BehavioralElements::Collaborations Package.
collectElements(MNamespace, Profile, boolean) - Method in class org.argouml.uml.ui.UMLComboBoxModel
Deprecated. A method to run over the current model (or part thereof), collecting all elements that meet the criteria of the filter method.
COLON - Static variable in class org.argouml.language.java.Token
 
COLON - Static variable in class org.argouml.language.java.JavaConstants
 
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
 
ColumnDescriptor - class org.argouml.uml.ColumnDescriptor.
 
ColumnDescriptor(String, Class, boolean) - Constructor for class org.argouml.uml.ColumnDescriptor
 
colWidth - Variable in class org.argouml.swingext.GridLayout2
The required cell width of each column
COMMA - Static variable in class org.argouml.language.java.Token
 
COMMA - Static variable in class org.argouml.language.java.JavaConstants
 
COMMA - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
COMMA - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
COMMENT - Static variable in class org.argouml.language.java.Token
 
COMMENT - Static variable in class org.argouml.language.java.JavaConstants
 
COMMON_SIZES - Static variable in class org.argouml.ui.StylePanelFigText
 
CommonBehaviorFactory - class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory.
Factory to create UML classes for the UML BehaviorialElements::CommonBehavior package.
CommonBehaviorHelper - class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorHelper.
Helper class for UML BehavioralElements::CommonBehavior Package.
Communication - Static variable in class org.argouml.uml.ColumnDescriptor
 
compare(Object, Object) - Method in class org.argouml.uml.ui.UMLModelElementNameComparator
Deprecated.  
compareTo(Object) - Method in class org.argouml.swingext.Property
Compares two Properties by comparing their names.
compareTo(Object) - Method in class org.argouml.uml.ui.UMLComboBoxEntry
 
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.
compilationUnit(CodePieceCollector) - Method in class org.argouml.language.java.generator.JavaRecognizer
 
compilationUnit(Modeller, JavaLexer) - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
CompNode - Static variable in class org.argouml.uml.ColumnDescriptor
 
CompNodeInstance - Static variable in class org.argouml.uml.ColumnDescriptor
 
COMPONENT - Static variable in class org.argouml.model.ModelFacade
 
COMPONENT_INSTANCE - Static variable in class org.argouml.model.ModelFacade
 
componentGap - Variable in class org.argouml.swingext.Dialog
 
ComponentInstance - Static variable in class org.argouml.uml.ColumnDescriptor
 
componentTable - Variable in class org.argouml.swingext.ProportionalLayout
 
compos - Static variable in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
COMPOSITE_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation
 
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.
COMPOSITESTATE - Static variable in class org.argouml.model.ModelFacade
 
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
 
CompoundCritic(Critic, Critic) - Constructor for class org.argouml.cognitive.critics.CompoundCritic
 
CompoundCritic(Critic, Critic, Critic) - Constructor for class org.argouml.cognitive.critics.CompoundCritic
 
CompoundCritic(Critic, Critic, Critic, Critic) - Constructor for class org.argouml.cognitive.critics.CompoundCritic
 
compoundStatement() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
compoundStatement() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
COMPRESSED_FILE_EXT - Static variable in class org.argouml.util.FileConstants
 
CompressedFileFilter - Static variable in class org.argouml.util.FileFilters
This is a filter for compressed project format.
computeOffenders(Diagram) - Method in class org.argouml.cognitive.critics.CrNodesOverlap
 
computeOffenders(MClassifier) - Method in class org.argouml.uml.cognitive.critics.CrSubclassReference
 
computeOffenders(MClassifier) - Method in class org.argouml.uml.cognitive.critics.CrCircularComposition
 
computeOffenders(MFeature) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalOperName
 
computeOffenders(MFeature) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalAttrName
 
computeOffenders(MGeneralizableElement) - Method in class org.argouml.uml.cognitive.critics.CrCircularInheritance
 
computeOffenders(MModelElement) - Method in class org.argouml.uml.cognitive.critics.CrNameConfusion
 
computeOffenders(Object) - Method in class org.argouml.uml.cognitive.critics.CrMultipleInitialStates
 
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.
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.CrObjectWithoutComponent
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.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.CrNodeInstanceWithoutClassifier
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.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.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.CrInterfaceWithoutComponent
If there are interfaces that are not inside a component 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.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.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.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.CrClassWithoutComponent
If there are classes that are not inside a component the returned vector-set is not null.
computeOffenders(UMLSequenceDiagram) - Method in class org.argouml.uml.cognitive.critics.CrStimulusWithWrongPosition
 
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(UMLSequenceDiagram) - Method in class org.argouml.uml.cognitive.critics.CrReturnWithoutCall
 
computeOffenders(UMLSequenceDiagram) - Method in class org.argouml.uml.cognitive.critics.CrLinkWithoutStimulus
 
computeOffenders(UMLSequenceDiagram) - Method in class org.argouml.uml.cognitive.critics.CrCallWithoutReturn
 
concatActivation(FigSeqLink, Vector) - Method in class org.argouml.uml.diagram.sequence.ui.FigSeqObject
This method decides, if two FigActivations can be replaced with the first of this two FigActivations with the added lenght of both FigActivations
COND - Static variable in class org.argouml.language.java.Token
 
COND - Static variable in class org.argouml.language.java.JavaConstants
 
conditionalExpression() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
conditionalExpression() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
ConfigFilter - Static variable in class org.argouml.util.FileFilters
This should read or write a config file but as yet not fully implemented.
ConfigLoader - class org.argouml.util.ConfigLoader.
 
ConfigLoader() - Constructor for class org.argouml.util.ConfigLoader
 
configPanel - Variable in class org.argouml.uml.reveng.FileImportSupport
 
Configuration - class org.argouml.application.api.Configuration.
This class provides the core user configuration implementation logic.
ConfigurationFactory - class org.argouml.application.configuration.ConfigurationFactory.
A factory object that provides configuration information.
ConfigurationHandler - class org.argouml.application.configuration.ConfigurationHandler.
This class provides a user configuration based upon properties.
ConfigurationHandler() - Constructor for class org.argouml.application.configuration.ConfigurationHandler
Anonymous constructor allows configuration changes.
ConfigurationHandler(boolean) - Constructor for class org.argouml.application.configuration.ConfigurationHandler
Constructor which optionally allows configuration changes.
ConfigurationKey - interface org.argouml.application.api.ConfigurationKey.
This class provides definition and manipulation of configuration keys.
ConfigurationKeyImpl - class org.argouml.application.configuration.ConfigurationKeyImpl.
This class provides definition and manipulation of configuration keys.
ConfigurationKeyImpl(ConfigurationKey, String) - Constructor for class org.argouml.application.configuration.ConfigurationKeyImpl
Create a sub-component of an existing configuration key.
ConfigurationKeyImpl(String) - Constructor for class org.argouml.application.configuration.ConfigurationKeyImpl
Create a single component 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.
configurePropertiesFromAction(Action) - Method in class org.argouml.uml.ui.PropPanelButton2
Factory method which sets the ActionEvent source's properties according to values from the Action instance.
confusable(String, String) - Method in class org.argouml.uml.cognitive.critics.CrNameConfusion
 
connect(MutableGraphModel, MModelElement, MModelElement) - Method in class org.argouml.uml.ui.UMLSpecializationListModel
Deprecated.  
connect(MutableGraphModel, MModelElement, MModelElement) - Method in class org.argouml.uml.ui.UMLGeneralizationListModel
Deprecated.  
connect(MutableGraphModel, MModelElement, MModelElement) - Method in class org.argouml.uml.ui.UMLConnectionListModel
Deprecated.  
connect(MutableGraphModel, MModelElement, MModelElement) - Method in class org.argouml.uml.ui.UMLBinaryRelationListModel
Deprecated. Connects two modelelements.
connect(MutableGraphModel, MModelElement, MModelElement) - Method in class org.argouml.uml.ui.behavior.collaborations.UMLClassifierRoleAssociationRoleListModel
Deprecated.  
connect(MutableGraphModel, MModelElement, MModelElement) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtendListModel
Deprecated.  
connect(MutableGraphModel, MModelElement, MModelElement) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtendedUseCasesListModel
Deprecated.  
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
Contruct 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
Contruct and add a new edge of the given kind
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.
CONSOLE_LOG - Static variable in class org.argouml.application.api.Argo
Standard definition of the logging category for the console.
CONST - Static variable in class org.argouml.language.java.Token
 
CONST - Static variable in class org.argouml.language.java.JavaConstants
 
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
 
constructListModel(Vector) - Method in class org.argouml.uml.ui.UMLAddDialog
Utility method to construct a DefaultListModel from a Vector
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.uml.ui.UMLModelElementListModel2
 
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.util.Trash
 
containsExtension(String) - Method in class org.argouml.application.helpers.ResourceLoaderWrapper
Wrapped method
containsKnowledgeType(String) - Method in class org.argouml.cognitive.ToDoItem
 
containsKnowledgeType(String) - Method in interface org.argouml.cognitive.Poster
 
containsKnowledgeType(String) - Method in class org.argouml.cognitive.Designer
needs documenting
containsKnowledgeType(String) - Method in class org.argouml.cognitive.critics.Critic
 
containsKnowledgeType(String) - Method in class org.argouml.cognitive.critics.CompoundCritic
 
containsLocation(String) - Method in class org.argouml.application.helpers.ResourceLoaderWrapper
Wrapped method
containsNode(Object) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
 
CONTINUE - Static variable in class org.argouml.language.java.Token
 
CONTINUE - Static variable in class org.argouml.language.java.JavaConstants
 
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
 
CONVERT - Static variable in class org.argouml.language.java.Token
 
CONVERT - Static variable in class org.argouml.language.java.JavaConstants
 
convertValueToText(Object, boolean, boolean, boolean, int, boolean) - Method in class org.argouml.ui.DisplayTextTree
override default JTree implementation to display the appropriate text for any object that will be displayed in the Nav pane or todo list.
copy(MModelElement, MNamespace) - Method in class org.argouml.model.uml.CopyHelper
Make a copy of element.
copyClass(MClass, MNamespace) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Copies a class, and it's features.
copyDataType(MDataType, MNamespace) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Copies a datatype, and it's features.
CopyHelper - class org.argouml.model.uml.CopyHelper.
Utility class to facilitate copying model elements.
copyInterface(MInterface, MNamespace) - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Copies an interface, and it's features.
copyPackage(MPackage, MNamespace) - Method in class org.argouml.model.uml.modelmanagement.ModelManagementFactory
Copies a package, but not any elements within it.
copyStereotype(MStereotype, MNamespace) - Method in class org.argouml.model.uml.foundation.extensionmechanisms.ExtensionMechanismsFactory
Copies a stereotype.
copyTaggedValues(MModelElement, MModelElement) - Method in class org.argouml.model.uml.foundation.datatypes.DataTypesHelper
 
CoreFactory - class org.argouml.model.uml.foundation.core.CoreFactory.
Factory to create UML classes for the UML Foundation::Core package.
CoreHelper - class org.argouml.model.uml.foundation.core.CoreHelper.
Helper class for UML Foundation::Core Package.
corresponds(MModelElement, MModelElement) - Method in class org.argouml.model.uml.modelmanagement.ModelManagementHelper
Tests if two objects are of the same type, have the same name and the same relative position in the model.
countDiffs(String, String) - Method in class org.argouml.uml.cognitive.critics.CrNameConfusion
 
crAlreadyRealizes - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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 - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrAssocNameConflict - class org.argouml.uml.cognitive.critics.CrAssocNameConflict.
Well-formedness rule [2] for MNamespace.
CrAssocNameConflict() - Constructor for class org.argouml.uml.cognitive.critics.CrAssocNameConflict
 
crAttrNameConflict - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crCallWithoutReturn - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrCallWithoutReturn - class org.argouml.uml.cognitive.critics.CrCallWithoutReturn.
A critic to detect when there are components that are not inside a node
CrCallWithoutReturn() - Constructor for class org.argouml.uml.cognitive.critics.CrCallWithoutReturn
 
crCircularAssocClass - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrCircularAssocClass - class org.argouml.uml.cognitive.critics.CrCircularAssocClass.
Well-formedness rule [2] for MAssociationClass.
CrCircularAssocClass() - Constructor for class org.argouml.uml.cognitive.critics.CrCircularAssocClass
 
crCircularComposition - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrCircularComposition - class org.argouml.uml.cognitive.critics.CrCircularComposition.
 
CrCircularComposition() - Constructor for class org.argouml.uml.cognitive.critics.CrCircularComposition
 
crCircularInheritance - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrCircularInheritance - class org.argouml.uml.cognitive.critics.CrCircularInheritance.
Well-formedness rule [2] for MGeneralizableElement.
CrCircularInheritance() - Constructor for class org.argouml.uml.cognitive.critics.CrCircularInheritance
 
crClassMustBeAbstract - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crClassWithoutComponent - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crCompInstanceWithoutNode - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
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
 
crComponentWithoutNode - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crConflictingComposites - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrConflictingComposites - class org.argouml.uml.cognitive.critics.CrConflictingComposites.
Well-formedness rule [2] for MAssociationEnd.
CrConflictingComposites() - Constructor for class org.argouml.uml.cognitive.critics.CrConflictingComposites
 
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
 
crConsiderSingleton - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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 - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrConstructorNeeded - class org.argouml.uml.cognitive.critics.CrConstructorNeeded.
A critic to detect when a class can never have instances (of itself or any subclasses).
CrConstructorNeeded() - Constructor for class org.argouml.uml.cognitive.critics.CrConstructorNeeded
Constructor for the critic.
crCrossNamespaceAssoc - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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 - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrDisambigClassName - class org.argouml.uml.cognitive.critics.CrDisambigClassName.
Well-formedness rule [1] for MNamespace.
CrDisambigClassName() - Constructor for class org.argouml.uml.cognitive.critics.CrDisambigClassName
 
crDisambigStateName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrDisambigStateName - class org.argouml.uml.cognitive.critics.CrDisambigStateName.
 
CrDisambigStateName() - Constructor for class org.argouml.uml.cognitive.critics.CrDisambigStateName
 
crDupParamName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrDupParamName - class org.argouml.uml.cognitive.critics.CrDupParamName.
Well-formedness rule [1] for MBehavioralFeature.
CrDupParamName() - Constructor for class org.argouml.uml.cognitive.critics.CrDupParamName
 
crDupRoleNames - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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.
createAbstraction() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Abstraction.
createAction() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML Action.
createAction() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewUninterpretedAction
 
createAction() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewTerminateAction
 
createAction() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewSendAction
 
createAction() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewReturnAction
 
createAction() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewDestroyAction
 
createAction() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewCreateAction
 
createAction() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewCallAction
 
createAction() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewAction
Implementors should create a concrete action like a CallAction in this method.
createActionExpression(String, String) - Method in class org.argouml.model.uml.foundation.datatypes.DataTypesFactory
Create an empty but initialized instance of a UML ActionExpression.
createActionSequence() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML ActionSequence.
createActionState() - Method in class org.argouml.model.uml.behavioralelements.activitygraphs.ActivityGraphsFactory
Create an empty but initialized instance of a UML ActionState.
createActivityGraph() - Method in class org.argouml.model.uml.behavioralelements.activitygraphs.ActivityGraphsFactory
Create an empty but initialized instance of a UML ActivityGraph.
createActor() - Method in class org.argouml.model.uml.behavioralelements.usecases.UseCasesFactory
Create an empty but initialized instance of a Actor
createArgListsExpression(String, String) - Method in class org.argouml.model.uml.foundation.datatypes.DataTypesFactory
Create an empty but initialized instance of a UML ArgListsExpression.
createArgument() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML Argument.
createAssociation() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Association.
createAssociationClass() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML AssociationClass.
createAssociationEnd() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML AssociationEnd.
createAssociationEndRole() - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsFactory
Create an empty but initialized instance of a UML AssociationEndRole.
createAssociationRole() - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsFactory
Create an empty but initialized instance of a UML AssociationRole.
createAttribute() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Attribute.
createAttributeLink() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML AttributeLink.
createBinding() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Binding.
createBooleanExpression(String, String) - Method in class org.argouml.model.uml.foundation.datatypes.DataTypesFactory
Create an empty but initialized instance of a UML BooleanExpression.
createCallAction() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML CallAction.
createCallEvent() - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Create an empty but initialized instance of a UML CallEvent.
createCallState() - Method in class org.argouml.model.uml.behavioralelements.activitygraphs.ActivityGraphsFactory
Create an empty but initialized instance of a UML CallState.
createChangeEvent() - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Create an empty but initialized instance of a UML ChangeEvent.
createCheckBox(String) - Method in class org.argouml.application.helpers.SettingsTabHelper
Create a localized JCheckBox.
createClass() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Class.
createClassifier() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Classifier.
createClassifierInState() - Method in class org.argouml.model.uml.behavioralelements.activitygraphs.ActivityGraphsFactory
Create an empty but initialized instance of a UML ClassifierInState.
createClassifierRole() - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsFactory
Create an empty but initialized instance of a UML ClassifierRole.
createCollaboration() - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsFactory
Create an empty but initialized instance of a UML Collaboration.
createComment() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Comment.
createComponent() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Component.
createComponentInstance() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML ComponentInstance.
createCompositeState() - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Create an empty but initialized instance of a UML CompositeState.
createConstraint() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Constraint.
createControls(Class) - Method in class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
 
createCreateAction() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML CreateAction.
createDataType() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML DataType.
createDataValue() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML DataValue.
createDependency() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Dependency.
createDestroyAction() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML DestroyAction.
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionUseCaseDiagram
 
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionStateDiagram
 
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionSequenceDiagram
 
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionDeploymentDiagram
 
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionCollaborationDiagram
 
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionClassDiagram
 
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionAddDiagram
Creates the diagram.
createDiagram(Object) - Method in class org.argouml.uml.ui.ActionActivityDiagram
 
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.SelectionObject
 
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.SelectionNode
 
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.SelectionComponent
 
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.SelectionObject
 
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.SelectionNode
 
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.SelectionComponent
 
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.SelectionUseCase
 
createEdgeLeft(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionActor
 
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.SelectionObject
 
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.SelectionNode
 
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.SelectionComponent
 
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.SelectionUseCase
 
createEdgeRight(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionActor
 
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.SelectionObject
 
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.SelectionNode
 
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.SelectionComponent
 
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.SelectionInterface
 
createEdgeUnder(MutableGraphModel, Object) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
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.modelmanagement.ModelManagementFactory
Create an empty but initialized instance of a UML ElementImport.
createElementResidence() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML ElementResidence.
createEvent() - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewTimeEvent
 
createEvent() - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewSignalEvent
 
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.ActionNewChangeEvent
 
createEvent() - Method in class org.argouml.uml.ui.behavior.state_machines.ActionNewCallEvent
 
createException() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML Exception.
createExpression(String, String) - Method in class org.argouml.model.uml.foundation.datatypes.DataTypesFactory
Create an empty but initialized instance of a UML Expression.
createExtend() - Method in class org.argouml.model.uml.behavioralelements.usecases.UseCasesFactory
Create an empty but initialized instance of a Extend
createExtensionPoint() - Method in class org.argouml.model.uml.behavioralelements.usecases.UseCasesFactory
Create an empty but initialized instance of a ExtensionPoint
createFeatureIn(FigGroup, InputEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigInterface
 
createFeatureIn(FigGroup, InputEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
 
createFeatureIn(FigGroup, InputEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
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.behavioralelements.statemachines.StateMachinesFactory
Create an empty but initialized instance of a UML FinalState.
createFlow() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Flow.
createGeneralization() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Generalization.
createGuard() - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Create an empty but initialized instance of a UML Guard.
createInclude() - Method in class org.argouml.model.uml.behavioralelements.usecases.UseCasesFactory
Create an empty but initialized instance of a Include
createInstance() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML Instance.
createInteraction() - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsFactory
Create an empty but initialized instance of a UML Interaction.
createInterface() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Interface.
createIterationExpression(String, String) - Method in class org.argouml.model.uml.foundation.datatypes.DataTypesFactory
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.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML Link.
createLinkEnd() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML LinkEnd.
createLinkObject() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML LinkObject.
createMappingExpression(String, String) - Method in class org.argouml.model.uml.foundation.datatypes.DataTypesFactory
Create an empty but initialized instance of a UML MappingExpression.
createMessage() - Method in class org.argouml.model.uml.behavioralelements.collaborations.CollaborationsFactory
Create an empty but initialized instance of a UML Message.
createMethod() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Method.
createModel() - Method in class org.argouml.model.uml.modelmanagement.ModelManagementFactory
Create an empty but initialized instance of a UML Model.
createModelElement() - Method in class org.argouml.uml.ui.UMLPackagesListModel
Deprecated.  
createModelElement() - Method in class org.argouml.uml.ui.UMLGeneralizationsListModel
Deprecated.  
createModelElement() - Method in class org.argouml.uml.ui.UMLClassifiersListModel
Deprecated.  
createModelElement() - Method in class org.argouml.uml.ui.UMLAssociationsListModel
Deprecated.  
createModelUUIDS(MNamespace) - Method in class org.argouml.uml.UUIDManager
 
CreateMultiple - Static variable in class org.argouml.ui.Actions
 
createMultiplicity(int, int) - Method in class org.argouml.model.uml.foundation.datatypes.DataTypesFactory
Create an empty but initialized instance of a UML Multiplicity.
createMultiplicity(List) - Method in class org.argouml.model.uml.foundation.datatypes.DataTypesFactory
Create an empty but initialized instance of a UML Multiplicity.
createMultiplicity(String) - Method in class org.argouml.model.uml.foundation.datatypes.DataTypesFactory
Create an empty but initialized instance of a UML Multiplicity.
createNamespace() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
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.ui.ModeCreateEdgeAndNode
Create the new item that will be drawn.
createNode() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Node.
createNodeInstance() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML NodeInstance.
createObject() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML Object.
createObjectFlowState() - Method in class org.argouml.model.uml.behavioralelements.activitygraphs.ActivityGraphsFactory
Create an empty but initialized instance of a UML ObjectFlowState.
createObjectID(Object) - Static method in class org.argouml.cognitive.ItemUID
Tries to create a new ID for the object.
createObjectSetExpression(String, String) - Method in class org.argouml.model.uml.foundation.datatypes.DataTypesFactory
Create an empty but initialized instance of a UML ObjectSetExpression.
createOperation() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Operation.
createOrSelectClassDiagram(Object, String) - Method in class org.argouml.uml.reveng.DiagramInterface
Creates new class diagram for package or selects existing one.
createPackage() - Method in class org.argouml.model.uml.modelmanagement.ModelManagementFactory
Create an empty but initialized instance of a UML Package.
createPanels(boolean) - Method in class org.argouml.ui.ProjectBrowser
Creates the panels in the working area
createParameter() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Parameter.
createPartition() - Method in class org.argouml.model.uml.behavioralelements.activitygraphs.ActivityGraphsFactory
Create an empty but initialized instance of a UML Partition.
createPermission() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Permission.
createProcedureExpression(String, String) - Method in class org.argouml.model.uml.foundation.datatypes.DataTypesFactory
Create an empty but initialized instance of a UML ProcedureExpression.
createPseudostate() - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
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.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML Reception.
createRelationship() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Relationship.
createReturnAction() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML ReturnAction.
createRootClassDiagram() - Method in class org.argouml.uml.reveng.DiagramInterface
Creates class diagram under the root.
createSendAction() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML SendAction.
createSignal() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML Signal.
createSignalEvent() - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Create an empty but initialized instance of a UML SignalEvent.
createSimpleState() - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Create an empty but initialized instance of a UML SimpleState.
createState() - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Create an empty but initialized instance of a UML State.
createStateMachine() - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Create an empty but initialized instance of a UML StateMachine.
createStereotype() - Method in class org.argouml.model.uml.foundation.extensionmechanisms.ExtensionMechanismsFactory
Create an empty but initialized instance of a UML Stereotype.
createStimulus() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML Stimulus.
createStubState() - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Create an empty but initialized instance of a UML StubState.
createSubactivityState() - Method in class org.argouml.model.uml.behavioralelements.activitygraphs.ActivityGraphsFactory
Create an empty but initialized instance of a UML SubactivityState.
createSubmachineState() - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Create an empty but initialized instance of a UML SubmachineState.
createSubsystem() - Method in class org.argouml.model.uml.modelmanagement.ModelManagementFactory
Create an empty but initialized instance of a UML Subsystem.
createSynchState() - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Create an empty but initialized instance of a UML SynchState.
createTaggedValue() - Method in class org.argouml.model.uml.foundation.extensionmechanisms.ExtensionMechanismsFactory
Create an empty but initialized instance of a UML TaggedValue.
createTemplateParameter() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML TemplateParameter.
createTerminateAction() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
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.behavioralelements.statemachines.StateMachinesFactory
Create an empty but initialized instance of a UML TimeEvent.
createTimeExpression(String, String) - Method in class org.argouml.model.uml.foundation.datatypes.DataTypesFactory
Create an empty but initialized instance of a UML TimeExpression.
createTransition() - Method in class org.argouml.model.uml.behavioralelements.statemachines.StateMachinesFactory
Create an empty but initialized instance of a UML Transition.
createTypeExpression(String, String) - Method in class org.argouml.model.uml.foundation.datatypes.DataTypesFactory
Create an empty but initialized instance of a UML TypeExpression.
createUninterpretedAction() - Method in class org.argouml.model.uml.behavioralelements.commonbehavior.CommonBehaviorFactory
Create an empty but initialized instance of a UML UninterpretedAction.
createUsage() - Method in class org.argouml.model.uml.foundation.core.CoreFactory
Create an empty but initialized instance of a UML Usage.
createUseCase() - Method in class org.argouml.model.uml.behavioralelements.usecases.UseCasesFactory
Create an empty but initialized instance of a UseCase
createUseCaseInstance() - Method in class org.argouml.model.uml.behavioralelements.usecases.UseCasesFactory
Create an empty but initialized instance of a UseCaseInstance
crEmptyPackage - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crFinalSubclassed - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrFinalSubclassed - class org.argouml.uml.cognitive.critics.CrFinalSubclassed.
 
CrFinalSubclassed() - Constructor for class org.argouml.uml.cognitive.critics.CrFinalSubclassed
 
crIllegalGeneralization - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrIllegalGeneralization - class org.argouml.uml.cognitive.critics.CrIllegalGeneralization.
Well-formedness rule [1] for MGeneralization.
CrIllegalGeneralization() - Constructor for class org.argouml.uml.cognitive.critics.CrIllegalGeneralization
 
crIllegalName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crInstanceWithoutClassifier - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crInterfaceAllPublic - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrInterfaceAllPublic - class org.argouml.uml.cognitive.critics.CrInterfaceAllPublic.
 
CrInterfaceAllPublic() - Constructor for class org.argouml.uml.cognitive.critics.CrInterfaceAllPublic
 
crInterfaceOperOnly - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrInterfaceOperOnly - class org.argouml.uml.cognitive.critics.CrInterfaceOperOnly.
Well-formedness rule [1] for MInterface.
CrInterfaceOperOnly() - Constructor for class org.argouml.uml.cognitive.critics.CrInterfaceOperOnly
 
crInterfaceWithoutComponent - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crInvalidBranch - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrInvalidBranch - class org.argouml.uml.cognitive.critics.CrInvalidBranch.
A critic to detect when a Branch state has the wrong number of transitions.
CrInvalidBranch() - Constructor for class org.argouml.uml.cognitive.critics.CrInvalidBranch
 
crInvalidFork - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
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
 
crInvalidJoin - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
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
 
criticsForClass(Class) - Static method in class org.argouml.cognitive.critics.Agency
Return a Vector 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 a Vector of all critics that are directly associated with the given design material subclass.
critique(Design) - Method in class org.argouml.cognitive.Designer
Look for potential problems or open issues in the given design.
critique(Designer) - Method in class org.argouml.cognitive.DesignMaterial
Critique this DesignMaterial and post ToDoItem's to the Designer's list.
critique(Designer) - Method in class org.argouml.cognitive.Design
Critique a Design by critiquing each contained DesignMaterial.
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(Object, Designer) - Method in class org.argouml.cognitive.critics.CompoundCritic
 
critiqueASAP(Object, String) - Method in class org.argouml.cognitive.Designer
what does this method do?
crLinkWithoutStimulus - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrLinkWithoutStimulus - class org.argouml.uml.cognitive.critics.CrLinkWithoutStimulus.
A critic to detect when there are components that are not inside a node
CrLinkWithoutStimulus() - Constructor for class org.argouml.uml.cognitive.critics.CrLinkWithoutStimulus
 
crMergeClasses - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crMissingAttrName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrMissingAttrName - class org.argouml.uml.cognitive.critics.CrMissingAttrName.
 
CrMissingAttrName() - Constructor for class org.argouml.uml.cognitive.critics.CrMissingAttrName
 
crMissingClassName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrMissingClassName - class org.argouml.uml.cognitive.critics.CrMissingClassName.
Well-formedness rule [1] for MNamespace.
CrMissingClassName() - Constructor for class org.argouml.uml.cognitive.critics.CrMissingClassName
 
crMissingOperName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrMissingOperName - class org.argouml.uml.cognitive.critics.CrMissingOperName.
 
CrMissingOperName() - Constructor for class org.argouml.uml.cognitive.critics.CrMissingOperName
 
crMissingStateName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrMissingStateName - class org.argouml.uml.cognitive.critics.CrMissingStateName.
 
CrMissingStateName() - Constructor for class org.argouml.uml.cognitive.critics.CrMissingStateName
 
CrMultiComposite - class org.argouml.uml.cognitive.critics.CrMultiComposite.
Well-formedness rule [2] for MAssociationEnd.
CrMultiComposite() - Constructor for class org.argouml.uml.cognitive.critics.CrMultiComposite
 
crMultiInherit - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crMultipleAgg - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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.
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
 
crMultipleInitialStates - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
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
 
crMultiRealization - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrNameConflict - class org.argouml.uml.cognitive.critics.CrNameConflict.
Well-formedness rule [1] for MNamespace.
CrNameConflict() - Constructor for class org.argouml.uml.cognitive.critics.CrNameConflict
 
crNameConflictAC - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrNameConflictAC - class org.argouml.uml.cognitive.critics.CrNameConflictAC.
Well-formedness rule [1] for MAssociationClass.
CrNameConflictAC() - Constructor for class org.argouml.uml.cognitive.critics.CrNameConflictAC
 
crNameConfusion - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrNameConfusion - class org.argouml.uml.cognitive.critics.CrNameConfusion.
Well-formedness rule [1] for MNamespace.
CrNameConfusion() - Constructor for class org.argouml.uml.cognitive.critics.CrNameConfusion
 
crNavFromInterface - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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 - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrNoAssociations - class org.argouml.uml.cognitive.critics.CrNoAssociations.
A critic to detect when a class can never have instances (of itself or any subclasses).
CrNoAssociations() - Constructor for class org.argouml.uml.cognitive.critics.CrNoAssociations
 
crNodeInsideElement - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crNodeInstanceInsideElement - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
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
 
crNodesOverlap - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrNodesOverlap - class org.argouml.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.cognitive.critics.CrNodesOverlap
 
crNoGuard - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrNoGuard - class org.argouml.uml.cognitive.critics.CrNoGuard.
 
CrNoGuard() - Constructor for class org.argouml.uml.cognitive.critics.CrNoGuard
 
crNoIncomingTransitions - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crNoInitialState - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crNoInstanceVariables - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crNonAggDataType - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrNonAggDataType - class org.argouml.uml.cognitive.critics.CrNonAggDataType.
Well-formedness rule [1] for MDataType.
CrNonAggDataType() - Constructor for class org.argouml.uml.cognitive.critics.CrNonAggDataType
 
crNoOperations - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrNoOperations - class org.argouml.uml.cognitive.critics.CrNoOperations.
A critic to detect when a class or its base class doesn't have any operations.
CrNoOperations() - Constructor for class org.argouml.uml.cognitive.critics.CrNoOperations
 
crNoOutgoingTransitions - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crNoTransitions - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crNoTriggerOrGuard - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrNoTriggerOrGuard - class org.argouml.uml.cognitive.critics.CrNoTriggerOrGuard.
 
CrNoTriggerOrGuard() - Constructor for class org.argouml.uml.cognitive.critics.CrNoTriggerOrGuard
 
crNWayAgg - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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.
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
 
crObjectWithoutComponent - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crOperNameConflict - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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 - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrOppEndConflict - class org.argouml.uml.cognitive.critics.CrOppEndConflict.
Well-formedness rule [2] for MClassifier.
CrOppEndConflict() - Constructor for class org.argouml.uml.cognitive.critics.CrOppEndConflict
 
CrOppEndVsAttr - class org.argouml.uml.cognitive.critics.CrOppEndVsAttr.
Well-formedness rule [2] for MClassifier.
CrOppEndVsAttr() - Constructor for class org.argouml.uml.cognitive.critics.CrOppEndVsAttr
 
crReservedName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
crReturnWithoutCall - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrReturnWithoutCall - class org.argouml.uml.cognitive.critics.CrReturnWithoutCall.
 
CrReturnWithoutCall() - Constructor for class org.argouml.uml.cognitive.critics.CrReturnWithoutCall
 
crSeqInstanceWithoutClassifier - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
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.
crSingletonViolatedMSA - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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.
crSingletonViolatedOPC - Static variable in class org.argouml.uml.cognitive.critics.Init
 
crStimulusWithWrongPosition - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrStimulusWithWrongPosition - class org.argouml.uml.cognitive.critics.CrStimulusWithWrongPosition.
 
CrStimulusWithWrongPosition() - Constructor for class org.argouml.uml.cognitive.critics.CrStimulusWithWrongPosition
 
crSubclassReference - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crTooManyAssoc - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrTooManyAssoc - class org.argouml.uml.cognitive.critics.CrTooManyAssoc.
A critic to detect when a class can never have instances (of itself of any subclasses).
CrTooManyAssoc() - Constructor for class org.argouml.uml.cognitive.critics.CrTooManyAssoc
 
crTooManyAttr - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrTooManyAttr - class org.argouml.uml.cognitive.critics.CrTooManyAttr.
A critic to detect when a class can never have instances (of itself of any subclasses).
CrTooManyAttr() - Constructor for class org.argouml.uml.cognitive.critics.CrTooManyAttr
 
crTooManyClasses - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrTooManyClasses - class org.argouml.uml.cognitive.critics.CrTooManyClasses.
A critic to detect when a class can never have instances (of itself of any subclasses).
CrTooManyClasses() - Constructor for class org.argouml.uml.cognitive.critics.CrTooManyClasses
 
crTooManyOper - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crTooManyStates - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrTooManyStates - class org.argouml.uml.cognitive.critics.CrTooManyStates.
A critic to detect when a class can never have instances (of itself of any subclasses).
CrTooManyStates() - Constructor for class org.argouml.uml.cognitive.critics.CrTooManyStates
 
crTooManyTransitions - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrTooManyTransitions - class org.argouml.uml.cognitive.critics.CrTooManyTransitions.
A critic to detect when a class can never have instances (of itself of any subclasses).
CrTooManyTransitions() - Constructor for class org.argouml.uml.cognitive.critics.CrTooManyTransitions
 
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
 
crUnconventionalAttrName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crUnconventionalClassName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrUnconventionalClassName - class org.argouml.uml.cognitive.critics.CrUnconventionalClassName.
 
CrUnconventionalClassName() - Constructor for class org.argouml.uml.cognitive.critics.CrUnconventionalClassName
 
crUnconventionalOperName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrUnconventionalOperName - class org.argouml.uml.cognitive.critics.CrUnconventionalOperName.
 
CrUnconventionalOperName() - Constructor for class org.argouml.uml.cognitive.critics.CrUnconventionalOperName
 
crUnconventionalPackName - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrUnconventionalPackName - class org.argouml.uml.cognitive.critics.CrUnconventionalPackName.
 
CrUnconventionalPackName() - Constructor for class org.argouml.uml.cognitive.critics.CrUnconventionalPackName
 
crUnnavigableAssoc - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crUselessAbstract - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrUselessAbstract - class org.argouml.uml.cognitive.critics.CrUselessAbstract.
A critic to detect when a class can never have instances (of itself of any subclasses).
CrUselessAbstract() - Constructor for class org.argouml.uml.cognitive.critics.CrUselessAbstract
 
crUselessInterface - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
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
 
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
 
crWrongLinkEnds - Static variable in class org.argouml.uml.cognitive.critics.Init
 
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
 
crZeroLengthEdge - Static variable in class org.argouml.uml.cognitive.critics.Init
 
CrZeroLengthEdge - class org.argouml.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.cognitive.critics.CrZeroLengthEdge
 
CS_BINARY - Static variable in class org.argouml.language.java.JavaConstants
 
CS_CHECKED - Static variable in class org.argouml.language.java.JavaConstants
 
CS_COMPILED - Static variable in class org.argouml.language.java.JavaConstants
 
CS_NOTFOUND - Static variable in class org.argouml.language.java.JavaConstants
 
CS_PARSED - Static variable in class org.argouml.language.java.JavaConstants
 
CS_SOURCE - Static variable in class org.argouml.language.java.JavaConstants
 
CS_UNDECIDED - Static variable in class org.argouml.language.java.JavaConstants
 
CS_UNDEFINED - Static variable in class org.argouml.language.java.JavaConstants
 
CT_BLOCK - Static variable in class org.argouml.language.java.JavaConstants
 
CT_BRANCH_FALSE - Static variable in class org.argouml.language.java.JavaConstants
 
CT_BRANCH_TRUE - Static variable in class org.argouml.language.java.JavaConstants
 
CT_CASE - Static variable in class org.argouml.language.java.JavaConstants
 
CT_FIKT_METHOD - Static variable in class org.argouml.language.java.JavaConstants
 
CT_FIKT_RET - Static variable in class org.argouml.language.java.JavaConstants
 
CT_FIRST_KIND - Static variable in class org.argouml.language.java.JavaConstants
 
CT_LAST_KIND - Static variable in class org.argouml.language.java.JavaConstants
 
CT_METHOD - Static variable in class org.argouml.language.java.JavaConstants
 
CT_SWITH_WO_DEF - Static variable in class org.argouml.language.java.JavaConstants
 
CTOR_DEF - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
CTOR_DEF - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
ctorHead(CompositeCodePiece, CompositeCodePiece) - Method in class org.argouml.language.java.generator.JavaRecognizer
 
ctorHead(short) - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
CURRENT_PROJECT_PROPERTY_NAME - Static variable in class org.argouml.kernel.ProjectManager
 
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.

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 _
ArgoUML © 1996-2003 (20030919)ArgoUML Project HomeArgoUML Cookbook