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 _

F

F_COVDATA - Static variable in class org.argouml.language.java.JavaConstants
 
F_COVERAGE - Static variable in class org.argouml.language.java.JavaConstants
 
F_DEBUG_LINES - Static variable in class org.argouml.language.java.JavaConstants
 
F_DEBUG_SOURCE - Static variable in class org.argouml.language.java.JavaConstants
 
F_DEBUG_VARS - Static variable in class org.argouml.language.java.JavaConstants
 
F_DEPENDENCIES - Static variable in class org.argouml.language.java.JavaConstants
 
F_DEPRECATION - Static variable in class org.argouml.language.java.JavaConstants
 
F_DUMP - Static variable in class org.argouml.language.java.JavaConstants
 
F_ERRORSREPORTED - Static variable in class org.argouml.language.java.JavaConstants
 
F_OPT - Static variable in class org.argouml.language.java.JavaConstants
 
F_OPT_INTERCLASS - Static variable in class org.argouml.language.java.JavaConstants
 
F_PRINT_DEPENDENCIES - Static variable in class org.argouml.language.java.JavaConstants
 
F_STRICTDEFAULT - Static variable in class org.argouml.language.java.JavaConstants
 
F_VERBOSE - Static variable in class org.argouml.language.java.JavaConstants
 
F_VERSION12 - Static variable in class org.argouml.language.java.JavaConstants
 
F_WARNINGS - Static variable in class org.argouml.language.java.JavaConstants
 
FALSE - Static variable in class org.argouml.language.java.Token
 
FALSE - Static variable in class org.argouml.language.java.JavaConstants
 
FeatureVis - Static variable in class org.argouml.uml.ColumnDescriptor
 
ffCodePiece(BufferedReader, BufferedWriter) - Method in class org.argouml.language.java.generator.NamedCodePiece
Read until the end of the code piece.
FIELD - Static variable in class org.argouml.language.java.Token
 
FIELD - Static variable in class org.argouml.language.java.JavaConstants
 
field() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
field() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
FigActionState - class org.argouml.uml.diagram.activity.ui.FigActionState.
Class to display graphics for a UML MState in a diagram.
FigActionState() - Constructor for class org.argouml.uml.diagram.activity.ui.FigActionState
 
FigActionState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.activity.ui.FigActionState
 
FigActor - class org.argouml.uml.diagram.use_case.ui.FigActor.
Class to display graphics for a UML MState in a diagram.
FigActor() - Constructor for class org.argouml.uml.diagram.use_case.ui.FigActor
 
FigActor(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.use_case.ui.FigActor
 
FigAssociation - class org.argouml.uml.diagram.ui.FigAssociation.
 
FigAssociation() - Constructor for class org.argouml.uml.diagram.ui.FigAssociation
Don't call this constructor directly.
FigAssociation(Object, Layer) - Constructor for class org.argouml.uml.diagram.ui.FigAssociation
 
FigAssociationRole - class org.argouml.uml.diagram.collaboration.ui.FigAssociationRole.
 
FigAssociationRole() - Constructor for class org.argouml.uml.diagram.collaboration.ui.FigAssociationRole
 
FigAssociationRole(Object, Layer) - Constructor for class org.argouml.uml.diagram.collaboration.ui.FigAssociationRole
Constructor for FigAssociationRole.
FigBranchState - class org.argouml.uml.diagram.state.ui.FigBranchState.
Class to display graphics for a UML Branch MState in a diagram.
FigBranchState() - Constructor for class org.argouml.uml.diagram.state.ui.FigBranchState
 
FigBranchState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigBranchState
 
FigClass - class org.argouml.uml.diagram.static_structure.ui.FigClass.
Class to display graphics for a UML Class in a diagram.
FigClass() - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigClass
Main constructor for a FigClass. Parent FigNodeModelElement will have created the main box FigNodeModelElement._bigPort and its name FigNodeModelElement._name and stereotype (@link #_stereo}.
FigClass(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigClass
Constructor for use if this figure is created for an existing class node in the metamodel. Set the figure's name according to this node.
FigClassifierRole - class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole.
Class to display graphics for a UML classifier role in a collaboration diagram. Stereotype (if there is one) and name are displayed in the centre of the box.
FigClassifierRole() - Constructor for class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
Constructor for a new classifier role. An invisible FigRect as the point of contact for connections (FigNodeModelElement._bigPort), with matching rectangle providing the graphic rendering #_cover).
FigClassifierRole(GraphModel, Layer, Object) - Constructor for class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
Variant constructor that associates the classifier role with a particular NSUML object. Classifier role is constructed with FigClassifierRole.FigClassifierRole().
FigComment - class org.argouml.uml.diagram.static_structure.ui.FigComment.
Class to display a UML note in a diagram Since we don't need stereotypes for the note and an empty stereotype textfield causes problems with the note layout, I subclass FigNode instead of FigNodeModelElement.
FigComment() - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigComment
 
FigComment(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigComment
Construct a new note
FigComment(MModelElement) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigComment
Create a note for a given model element.
FigComponent - class org.argouml.uml.diagram.deployment.ui.FigComponent.
Class to display graphics for a UML Component in a diagram.
FigComponent() - Constructor for class org.argouml.uml.diagram.deployment.ui.FigComponent
 
FigComponent(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.deployment.ui.FigComponent
 
FigComponentInstance - class org.argouml.uml.diagram.deployment.ui.FigComponentInstance.
Class to display graphics for a UML ComponentInstance in a diagram.
FigComponentInstance() - Constructor for class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
FigComponentInstance(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
FigCompositeState - class org.argouml.uml.diagram.state.ui.FigCompositeState.
Class to display graphics for a UML MCompositeState in a diagram.
FigCompositeState() - Constructor for class org.argouml.uml.diagram.state.ui.FigCompositeState
 
FigCompositeState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigCompositeState
 
FigDeepHistoryState - class org.argouml.uml.diagram.state.ui.FigDeepHistoryState.
Class to display graphics for a UML MState in a diagram.
FigDeepHistoryState() - Constructor for class org.argouml.uml.diagram.state.ui.FigDeepHistoryState
 
FigDeepHistoryState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigDeepHistoryState
 
FigDependency - class org.argouml.uml.diagram.ui.FigDependency.
 
FigDependency() - Constructor for class org.argouml.uml.diagram.ui.FigDependency
 
FigDependency(Object) - Constructor for class org.argouml.uml.diagram.ui.FigDependency
 
FigDependency(Object, Layer) - Constructor for class org.argouml.uml.diagram.ui.FigDependency
 
FigEdgeModelElement - class org.argouml.uml.diagram.ui.FigEdgeModelElement.
Abstract class to display diagram arcs for UML ModelElements that look like arcs and that have editiable names.
FigEdgeModelElement() - Constructor for class org.argouml.uml.diagram.ui.FigEdgeModelElement
Partially construct a new FigNode.
FigEdgeModelElement(Object) - Constructor for class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
FigEdgeNote - class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote.
Class to display a UML note connection to a annotated model element.
FigEdgeNote() - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
Construct a new note connection.
FigEdgeNote(Object, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
Constructs a new figedgenote from some object to another object.
FigExtend - class org.argouml.uml.diagram.use_case.ui.FigExtend.
A fig for use with extend relationships on use case diagrams. Realised as a dotted line with an open arrow head and the label «extend» together with any condition alongside.
FigExtend() - Constructor for class org.argouml.uml.diagram.use_case.ui.FigExtend
Deprecated. use FigExtend.FigExtend(Object), since that sets the owner.
FigExtend(Object) - Constructor for class org.argouml.uml.diagram.use_case.ui.FigExtend
The main constructor.
FigFeature - class org.argouml.uml.diagram.static_structure.ui.FigFeature.
Fig to show features in class or interface like attributes or operations
FigFeature(int, int, int, int, Fig) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigFeature
Constructor for FigFeature.
FigFinalState - class org.argouml.uml.diagram.state.ui.FigFinalState.
Class to display graphics for a UML MState in a diagram.
FigFinalState() - Constructor for class org.argouml.uml.diagram.state.ui.FigFinalState
 
FigFinalState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigFinalState
 
FigForkState - class org.argouml.uml.diagram.state.ui.FigForkState.
Class to display graphics for a UML MState in a diagram.
FigForkState() - Constructor for class org.argouml.uml.diagram.state.ui.FigForkState
 
FigForkState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigForkState
 
FigGeneralization - class org.argouml.uml.diagram.ui.FigGeneralization.
 
FigGeneralization() - Constructor for class org.argouml.uml.diagram.ui.FigGeneralization
 
FigGeneralization(Object) - Constructor for class org.argouml.uml.diagram.ui.FigGeneralization
 
FigGeneralization(Object, Layer) - Constructor for class org.argouml.uml.diagram.ui.FigGeneralization
 
FigHistoryState - class org.argouml.uml.diagram.state.ui.FigHistoryState.
Class to display graphics for a UML MState in a diagram.
FigHistoryState() - Constructor for class org.argouml.uml.diagram.state.ui.FigHistoryState
 
FigHistoryState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigHistoryState
 
FigInclude - class org.argouml.uml.diagram.use_case.ui.FigInclude.
A fig for use with include relationships on use case diagrams. Realised as a dotted line with an open arrow head and the label <> alongside a la stereotype.
FigInclude() - Constructor for class org.argouml.uml.diagram.use_case.ui.FigInclude
Deprecated. use FigInclude.FigInclude(Object), since that sets the owner.
FigInclude(Object) - Constructor for class org.argouml.uml.diagram.use_case.ui.FigInclude
The main constructor.
FigInitialState - class org.argouml.uml.diagram.state.ui.FigInitialState.
Class to display graphics for a UML State in a diagram.
FigInitialState() - Constructor for class org.argouml.uml.diagram.state.ui.FigInitialState
 
FigInitialState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigInitialState
 
FigInstance - class org.argouml.uml.diagram.static_structure.ui.FigInstance.
Class to display graphics for a UML MInstance in a diagram.
FigInstance() - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigInstance
 
FigInstance(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigInstance
 
FigInterface - class org.argouml.uml.diagram.static_structure.ui.FigInterface.
Class to display graphics for a UML Interface in a diagram.
FigInterface() - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigInterface
Main constructor for a FigInterface. Parent FigNodeModelElement will have created the main box FigNodeModelElement._bigPort and its name FigNodeModelElement._name and stereotype (@link #_stereo}.
FigInterface(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigInterface
Constructor for use if this figure is created for an existing interface node in the metamodel. Set the figure's name according to this node.
FigJoinState - class org.argouml.uml.diagram.state.ui.FigJoinState.
Class to display graphics for a UML MState in a diagram.
FigJoinState() - Constructor for class org.argouml.uml.diagram.state.ui.FigJoinState
 
FigJoinState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigJoinState
 
FigLink - class org.argouml.uml.diagram.static_structure.ui.FigLink.
 
FigLink() - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigLink
 
FigLink(Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigLink
 
FigMessage - class org.argouml.uml.diagram.ui.FigMessage.
Class to display graphics for a UML collaboration in a diagram.
FigMessage() - Constructor for class org.argouml.uml.diagram.ui.FigMessage
 
FigMessage(GraphModel, Layer, Object) - Constructor for class org.argouml.uml.diagram.ui.FigMessage
 
FigMNode - class org.argouml.uml.diagram.deployment.ui.FigMNode.
Class to display graphics for a UML Node in a diagram.
FigMNode() - Constructor for class org.argouml.uml.diagram.deployment.ui.FigMNode
 
FigMNode(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.deployment.ui.FigMNode
 
FigMNodeInstance - class org.argouml.uml.diagram.deployment.ui.FigMNodeInstance.
Class to display graphics for a UML NodeInstance in a diagram.
FigMNodeInstance() - Constructor for class org.argouml.uml.diagram.deployment.ui.FigMNodeInstance
 
FigMNodeInstance(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.deployment.ui.FigMNodeInstance
 
FigNodeModelElement - class org.argouml.uml.diagram.ui.FigNodeModelElement.
Abstract class to display diagram icons for UML ModelElements that look like nodes and that have editiable names and can be resized.
FigNodeModelElement() - Constructor for class org.argouml.uml.diagram.ui.FigNodeModelElement
 
FigNodeModelElement(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.ui.FigNodeModelElement
Partially construct a new FigNode.
FigNote - class org.argouml.uml.diagram.ui.FigNote.
Class to display graphics for a UML MState in a diagram.
FigNote() - Constructor for class org.argouml.uml.diagram.ui.FigNote
 
FigNote(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.ui.FigNote
 
FigObject - class org.argouml.uml.diagram.deployment.ui.FigObject.
Class to display graphics for a UML Object in a diagram.
FigObject() - Constructor for class org.argouml.uml.diagram.deployment.ui.FigObject
 
FigObject(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.deployment.ui.FigObject
 
FigPackage - class org.argouml.uml.diagram.static_structure.ui.FigPackage.
Class to display graphics for a UML MState in a diagram.
FigPackage() - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
FigPackage(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
FigPermission - class org.argouml.uml.diagram.ui.FigPermission.
 
FigPermission() - Constructor for class org.argouml.uml.diagram.ui.FigPermission
 
FigPermission(Object) - Constructor for class org.argouml.uml.diagram.ui.FigPermission
 
FigPermission(Object, Layer) - Constructor for class org.argouml.uml.diagram.ui.FigPermission
 
FigRealization - class org.argouml.uml.diagram.ui.FigRealization.
 
FigRealization() - Constructor for class org.argouml.uml.diagram.ui.FigRealization
 
FigRealization(Object) - Constructor for class org.argouml.uml.diagram.ui.FigRealization
 
FigSeqLink - class org.argouml.uml.diagram.sequence.ui.FigSeqLink.
 
FigSeqLink() - Constructor for class org.argouml.uml.diagram.sequence.ui.FigSeqLink
 
FigSeqLink(Object) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigSeqLink
 
FigSeqObject - class org.argouml.uml.diagram.sequence.ui.FigSeqObject.
Class to display graphics for a UML sequence in a diagram.
FigSeqObject() - Constructor for class org.argouml.uml.diagram.sequence.ui.FigSeqObject
 
FigSeqObject(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigSeqObject
 
FigSeqStimulus - class org.argouml.uml.diagram.sequence.ui.FigSeqStimulus.
Class to display graphics for a UML collaboration in a diagram.
FigSeqStimulus() - Constructor for class org.argouml.uml.diagram.sequence.ui.FigSeqStimulus
 
FigSeqStimulus(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigSeqStimulus
 
FigShallowHistoryState - class org.argouml.uml.diagram.state.ui.FigShallowHistoryState.
Class to display graphics for a UML MState in a diagram.
FigShallowHistoryState() - Constructor for class org.argouml.uml.diagram.state.ui.FigShallowHistoryState
 
FigShallowHistoryState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigShallowHistoryState
 
FigSimpleState - class org.argouml.uml.diagram.state.ui.FigSimpleState.
Class to display graphics for a UML MState in a diagram.
FigSimpleState() - Constructor for class org.argouml.uml.diagram.state.ui.FigSimpleState
 
FigSimpleState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigSimpleState
 
FigState - class org.argouml.uml.diagram.state.ui.FigState.
The fig hierarchy should comply as much as possible to the hierarchy of the UML metamodel.
FigState() - Constructor for class org.argouml.uml.diagram.state.ui.FigState
Constructor for FigState.
FigState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigState
Constructor for FigState.
FigStateVertex - class org.argouml.uml.diagram.state.ui.FigStateVertex.
Abstract class to with common behavior for nestable nodes in UML MState diagrams.
FigStateVertex() - Constructor for class org.argouml.uml.diagram.state.ui.FigStateVertex
 
FigStateVertex(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigStateVertex
 
FigTextGroup - class org.argouml.uml.diagram.ui.FigTextGroup.
Custom class to group FigTexts in such a way that they don't overlap and that the group is shrinked to fit (no whitespace in group).
FigTextGroup() - Constructor for class org.argouml.uml.diagram.ui.FigTextGroup
 
FigTrace - class org.argouml.uml.diagram.ui.FigTrace.
 
FigTrace() - Constructor for class org.argouml.uml.diagram.ui.FigTrace
 
FigTrace(Object) - Constructor for class org.argouml.uml.diagram.ui.FigTrace
 
FigTransition - class org.argouml.uml.diagram.state.ui.FigTransition.
 
FigTransition() - Constructor for class org.argouml.uml.diagram.state.ui.FigTransition
 
FigTransition(Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigTransition
 
FigTransition(Object, Layer) - Constructor for class org.argouml.uml.diagram.state.ui.FigTransition
 
FigUsage - class org.argouml.uml.diagram.ui.FigUsage.
 
FigUsage() - Constructor for class org.argouml.uml.diagram.ui.FigUsage
 
FigUsage(Object) - Constructor for class org.argouml.uml.diagram.ui.FigUsage
 
FigUsage(Object, Layer) - Constructor for class org.argouml.uml.diagram.ui.FigUsage
 
FigUseCase - class org.argouml.uml.diagram.use_case.ui.FigUseCase.
A fig to display use cases on use case diagrams. Realised as a solid oval containing the name of the use case.
FigUseCase.FigMyCircle - class org.argouml.uml.diagram.use_case.ui.FigUseCase.FigMyCircle.
FigMyCircle is a FigCircle with corrected connectionPoint method: this methods calculates where a connected edge ends.
FigUseCase.FigMyCircle(FigUseCase, int, int, int, int, Color, Color) - Constructor for class org.argouml.uml.diagram.use_case.ui.FigUseCase.FigMyCircle
Constructor just invokes the parent constructor.
FigUseCase() - Constructor for class org.argouml.uml.diagram.use_case.ui.FigUseCase
Constructor for a new use case fig.
FigUseCase(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.use_case.ui.FigUseCase
A version of the constructor used to associated the Fig with a particular NSUML object. Not clear that this is ever used.
FILE_EXT - Static variable in class org.argouml.uml.ProjectMemberModel
 
FILE_EXT - Static variable in class org.argouml.uml.diagram.ProjectMemberDiagram
 
FILE_LOADED - Static variable in class org.argouml.application.api.Configuration
Property to indicate configuration load from file
FILE_SAVED - Static variable in class org.argouml.application.api.Configuration
Property to indicate configuration save to file
FILE_SEPARATOR - Static variable in interface org.argouml.uml.generator.FileGenerator
The fileseperation for this operating system.
FileFilters - class org.argouml.util.FileFilters.
This class handles the the various file extensions.
FileFilters() - Constructor for class org.argouml.util.FileFilters
 
FileGenerator - interface org.argouml.uml.generator.FileGenerator.
This class is the interface that tells that a certain generator can generate a file.
FILL - Static variable in class org.argouml.swingext.SerialLayout
 
filter(File, File, MNamespace) - Method in class org.argouml.language.java.generator.CodePieceCollector
Replace all the code pieces in a source file with new code from the model, or maintain them if nothing is found in the model.
FILTERS - Static variable in class org.argouml.ui.TabHistory
 
FINAL - Static variable in class org.argouml.uml.AttrKeyword
 
FINAL - Static variable in class org.argouml.uml.OperKeyword
 
FINAL - Static variable in class org.argouml.uml.diagram.static_structure.MMClassKeyword
 
FINAL - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
FINAL - Static variable in class org.argouml.language.java.Token
 
FINAL - Static variable in class org.argouml.language.java.JavaConstants
 
FINAL - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
finalize() - Method in class org.argouml.uml.ui.TabProps
 
finalize() - Method in class org.argouml.uml.ui.TabSrc
 
finalize() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
finalize() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
finalize() - Method in class org.argouml.application.api.Notation
Remove the notation change listener.
finalize() - Method in class org.argouml.application.notation.NotationProviderFactory
Remove the notation change listener.
FINALLY - Static variable in class org.argouml.language.java.Token
 
FINALLY - Static variable in class org.argouml.language.java.JavaConstants
 
Find - Static variable in class org.argouml.ui.Actions
 
findDecision(String) - Method in class org.argouml.cognitive.DecisionModel
Finds a decision with a specific name.
FindDialog - class org.argouml.ui.FindDialog.
this one of the few classes in Argo that is self running.
FindDialog() - Constructor for class org.argouml.ui.FindDialog
 
findFigsForMember(Object) - Method in class org.argouml.kernel.Project
Finds all figs on the diagrams for some project member, including the figs containing the member (so for some operation, the containing figclass is returned).
findMemberByName(String) - Method in class org.argouml.kernel.Project
 
findMemberURLInSearchPath(String) - Method in class org.argouml.kernel.Project
 
findNotation(String) - Static method in class org.argouml.application.api.Notation
 
findNotation(String) - Static method in class org.argouml.application.notation.NotationNameImpl
Finds a NotationName matching the configuration string.
findPanelFor(Class) - Method in class org.argouml.uml.ui.TabProps
 
findPanelFor(Class) - Method in class org.argouml.uml.ui.TabStyle
 
findPresentationsFor(Object, Vector) - Method in class org.argouml.ui.MultiEditorPane
Returns a list with all figs for some object o on the given diagrams.
findType(String) - Method in class org.argouml.kernel.Project
Searches for a type/classifier with name s.
findType(String, boolean) - Method in class org.argouml.kernel.Project
Searches for a type/classifier with name s.
findTypeInModel(String, MNamespace) - Method in class org.argouml.kernel.Project
Will only return first classifier with the matching name
finish() - Method in class org.argouml.kernel.Wizard
 
FINSYNC - Static variable in class org.argouml.uml.OperKeyword
 
fireContentsChanged(Object, int, int) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
fireEvent(ArgoEvent) - Static method in class org.argouml.application.events.ArgoEventPump
 
fireHistoryAdded(HistoryItem, int) - Method in class org.argouml.kernel.History
 
fireIntervalAdded(Object, int, int) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
fireIntervalRemoved(Object, int, int) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
firePropertyChange(String, boolean, boolean) - Method in class org.argouml.cognitive.DesignMaterial
 
firePropertyChange(String, int, int) - Method in class org.argouml.cognitive.DesignMaterial
 
firePropertyChange(String, Object, Object) - Method in class org.argouml.cognitive.DesignMaterial
 
fireToDoItemAdded(ToDoItem) - Method in class org.argouml.cognitive.ToDoList
 
fireToDoItemChanged(ToDoItem) - Method in class org.argouml.cognitive.ToDoList
 
fireToDoItemRemoved(ToDoItem) - Method in class org.argouml.cognitive.ToDoList
 
fireToDoItemsAdded(Vector) - Method in class org.argouml.cognitive.ToDoList
 
fireToDoItemsRemoved(Vector) - Method in class org.argouml.cognitive.ToDoList
 
fireToDoListChanged() - Method in class org.argouml.cognitive.ToDoList
 
fireTreeCollapsed(TreePath) - Method in class org.argouml.ui.DisplayTextTree
 
fireTreeExpanded(TreePath) - Method in class org.argouml.ui.DisplayTextTree
Tree MModel Expansion notification.
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class org.argouml.ui.NavPerspective
Notify all listeners that have registered interest for notification on this event type.
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class org.argouml.cognitive.ui.ToDoPerspective
 
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class org.argouml.ui.NavPerspective
 
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class org.argouml.cognitive.ui.ToDoPerspective
 
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class org.argouml.ui.NavPerspective
 
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class org.argouml.cognitive.ui.ToDoPerspective
 
fireTreeStructureChanged() - Method in class org.argouml.ui.TreeModelComposite
 
fireTreeStructureChanged() - Method in class org.argouml.uml.ui.UMLTreeModel
 
fireTreeStructureChanged(Object[]) - Method in class org.argouml.cognitive.ui.ToDoPerspective
 
fireTreeStructureChanged(Object, Object[]) - Method in class org.argouml.ui.NavPerspective
 
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class org.argouml.ui.NavPerspective
Notify all listeners that have registered interest for notification on this event type.
fireTreeStructureChanged(TreePath) - Method in class org.argouml.ui.TreeModelComposite
 
FITPARENT - Static variable in class org.argouml.swingext.GridLayout2
Size all cells as the same width and height to fit the parent component.
fixIt() - Method in class org.argouml.cognitive.ToDoItem
Some problems can be automatically fixed, ask the Critic to do it if it can.
fixIt(ToDoItem, Object) - Method in interface org.argouml.cognitive.Poster
 
fixIt(ToDoItem, Object) - Method in class org.argouml.cognitive.Designer
 
fixIt(ToDoItem, Object) - Method in class org.argouml.cognitive.critics.Critic
TODO: Not implemented yet.
FlatToDo - Static variable in class org.argouml.ui.Actions
 
flip(int[]) - Method in class org.argouml.uml.diagram.state.ui.FigTransition
 
FLOAT - Static variable in class org.argouml.language.java.Token
 
FLOAT - Static variable in class org.argouml.language.java.JavaConstants
 
FLOAT_CLASS - Static variable in class org.argouml.language.java.generator.JavaUML
 
FLOAT_SUFFIX - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
FLOAT_SUFFIX - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
FLOAT_TYPE - Static variable in class org.argouml.language.java.generator.JavaUML
 
FLOATVAL - Static variable in class org.argouml.language.java.Token
 
FLOATVAL - Static variable in class org.argouml.language.java.JavaConstants
 
focusGained(FocusEvent) - Method in class org.argouml.ui.StylePanelFig
 
focusGained(FocusEvent) - Method in class org.argouml.uml.ui.UMLTextArea
 
focusGained(FocusEvent) - Method in class org.argouml.uml.ui.UMLTextField
 
focusLost(FocusEvent) - Method in class org.argouml.ui.StylePanelFig
Makes sure that the fig is updated when the _bboxField loses focus.
focusLost(FocusEvent) - Method in class org.argouml.uml.ui.UMLTextArea
 
focusLost(FocusEvent) - Method in class org.argouml.uml.ui.UMLTextField
 
FONT_NAMES - Static variable in class org.argouml.ui.StylePanelFigText
 
FOR - Static variable in class org.argouml.language.java.Token
 
FOR - Static variable in class org.argouml.language.java.JavaConstants
 
FOR_CONDITION - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
FOR_CONDITION - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
FOR_INIT - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
FOR_INIT - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
FOR_ITERATOR - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
FOR_ITERATOR - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
forceUpdate() - Method in class org.argouml.ui.NavigatorPane
 
forceUpdate() - Method in class org.argouml.ui.DisplayTextTree
Signals to the tree that something has changed and it is best to update the tree.
forceValidityCheck() - Method in class org.argouml.cognitive.ToDoList
 
forceValidityCheck(Vector) - Method in class org.argouml.cognitive.ToDoList
Check each ToDoItem on the list to see if it is still valid.
forCond() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
forCond() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
forInit() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
forInit() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
forIter() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
forIter() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
formatCollection(Iterator) - Method in class org.argouml.uml.ui.PropPanel
 
formatCollection(Iterator) - Method in interface org.argouml.uml.ui.UMLUserInterfaceContainer
Formats a collection of model elements.
formatCollection(Iterator, MNamespace) - Method in class org.argouml.uml.Profile
This method produces a string the represents the collection of model elements in the context of the specified namespace.
formatCollection(Iterator, MNamespace) - Method in class org.argouml.uml.ProfileJava
 
formatElement(MModelElement) - Method in class org.argouml.uml.ui.UMLModelElementListModel
This method returns a rendering (typically a String) of the model element for the list.
formatElement(MModelElement) - Method in class org.argouml.uml.ui.PropPanel
 
formatElement(MModelElement) - Method in interface org.argouml.uml.ui.UMLUserInterfaceContainer
Formats the specified model element.
formatElement(MModelElement) - Method in class org.argouml.uml.ui.UMLClientDependencyListModel
 
formatElement(MModelElement) - Method in class org.argouml.uml.ui.UMLTreeModel
This method returns a rendering (typically a String) of the model element for the list.
formatElement(MModelElement) - Method in class org.argouml.uml.ui.behavior.use_cases.UMLIncludeListModel
Format a given model element. If there is no addition use case, use the default text ("(anon)").
formatElement(MModelElement, MNamespace) - Method in class org.argouml.uml.Profile
This method produces a string that represents the specific model element in the context of the specified namespace.
formatElement(MModelElement, MNamespace) - Method in class org.argouml.uml.ProfileJava
 
formatNamespace(MNamespace) - Method in class org.argouml.uml.ui.PropPanel
 
formatNamespace(MNamespace) - Method in interface org.argouml.uml.ui.UMLUserInterfaceContainer
Formats the model element as a namespace.
FoundationHelper - class org.argouml.model.uml.foundation.FoundationHelper.
Helper class for UML Foundation Package.
FROZEN_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndChangeability
 
FROZEN_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureChangeability
 

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 (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook