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

F

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.CodeGenerator
The file seperator for this operating system.
FILE_SEPARATOR - Static variable in interface org.argouml.uml.generator.FileGenerator
The fileseperation for this operating system.
FILE_SEPARATOR - Static variable in class org.argouml.uml.generator.SourceUnit
The file seperator for this operating system.
FROZEN_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetChangeability
FROZEN_COMMAND determines a changeability kind.
Facade - interface org.argouml.model.Facade.
Facade object for the Model subsystem in ArgoUML.
Factory - interface org.argouml.model.Factory.
Marker interface that all Model factory interfaces extend.
FeaturesCompartmentContainer - interface org.argouml.uml.diagram.ui.FeaturesCompartmentContainer.
An interface to be implemented by any Fig that contains a FigFeaturesCompartment.
FigAbstraction - class org.argouml.uml.diagram.ui.FigAbstraction.
Fig representing a UML Abstraction.
FigAbstraction() - Constructor for class org.argouml.uml.diagram.ui.FigAbstraction
The constructor.
FigAbstraction(Object) - Constructor for class org.argouml.uml.diagram.ui.FigAbstraction
The constructor.
FigActionState - class org.argouml.uml.diagram.activity.ui.FigActionState.
Class to display graphics for a UML ActionState in a diagram.
FigActionState() - Constructor for class org.argouml.uml.diagram.activity.ui.FigActionState
Constructor FigActionState.
FigActionState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.activity.ui.FigActionState
Constructor FigActionState.
FigActivation - class org.argouml.uml.diagram.sequence.ui.FigActivation.
 
FigActor - class org.argouml.uml.diagram.use_case.ui.FigActor.
Class to display graphics for an Actor in a diagram.
FigActor() - Constructor for class org.argouml.uml.diagram.use_case.ui.FigActor
Main Constructor for the creation of a new Actor.
FigActor(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.use_case.ui.FigActor
Constructor for use if this figure is created for an existing actor node in the metamodel.
FigAssociation - class org.argouml.uml.diagram.ui.FigAssociation.
This class represents the Fig of a binary association on a diagram.
FigAssociation() - Constructor for class org.argouml.uml.diagram.ui.FigAssociation
Main constructor Don't call this constructor directly.
FigAssociation(Object, Layer) - Constructor for class org.argouml.uml.diagram.ui.FigAssociation
Constructor that hooks the Fig to an existing UML element.
FigAssociationClass - class org.argouml.uml.diagram.ui.FigAssociationClass.
An Association Class is represented by 3 seperate Figs FigAssociationClass is the association edge drawn between two classifiers this displays that association properties of the association class.
FigAssociationClass() - Constructor for class org.argouml.uml.diagram.ui.FigAssociationClass
Construct a new FigAssociationClass during load from PGML.
FigAssociationClass(Object, Layer) - Constructor for class org.argouml.uml.diagram.ui.FigAssociationClass
Construct a new FigAssociationClass from user interaction.
FigAssociationEnd - class org.argouml.uml.diagram.ui.FigAssociationEnd.
Class to display graphics for N-ary association edges (association ends).
FigAssociationEnd() - Constructor for class org.argouml.uml.diagram.ui.FigAssociationEnd
The constructor.
FigAssociationEnd(Object, Layer) - Constructor for class org.argouml.uml.diagram.ui.FigAssociationEnd
The constructor.
FigAssociationRole - class org.argouml.uml.diagram.collaboration.ui.FigAssociationRole.
This class represents the Fig of an AssociationRole for a collaboration diagram.
FigAssociationRole() - Constructor for class org.argouml.uml.diagram.collaboration.ui.FigAssociationRole
Main Constructor
FigAssociationRole(Object, Layer) - Constructor for class org.argouml.uml.diagram.collaboration.ui.FigAssociationRole
Constructor for FigAssociationRole.
FigAttributesCompartment - class org.argouml.uml.diagram.ui.FigAttributesCompartment.
 
FigAttributesCompartment(int, int, int, int) - Constructor for class org.argouml.uml.diagram.ui.FigAttributesCompartment
The constructor.
FigBirthActivation - class org.argouml.uml.diagram.sequence.ui.FigBirthActivation.
 
FigBranchState - class org.argouml.uml.diagram.state.ui.FigBranchState.
Class to display graphics for a UML Choice State in a diagram - the circle.
FigBranchState() - Constructor for class org.argouml.uml.diagram.state.ui.FigBranchState
Constructor.
FigBranchState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigBranchState
Constructor.
FigCallActionMessage - class org.argouml.uml.diagram.sequence.ui.FigCallActionMessage.
Fig that represents a link on a sequence diagram that has a callaction.
FigCallActionMessage(Object) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigCallActionMessage
 
FigCallActionMessage() - Constructor for class org.argouml.uml.diagram.sequence.ui.FigCallActionMessage
 
FigCallState - class org.argouml.uml.diagram.activity.ui.FigCallState.
Class to display graphics for a UML CallState in a diagram.
FigCallState() - Constructor for class org.argouml.uml.diagram.activity.ui.FigCallState
Main Constructor FigCallState (called from file loading)
FigCallState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.activity.ui.FigCallState
Constructor FigCallState that hooks the Fig into an existing UML model element
FigClass - class org.argouml.uml.diagram.static_structure.ui.FigClass.
Class to display graphics for a UML Class in a diagram.
FigClass(Object, int, int, int, int) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigClass
Constructor for a FigClass during file load.
FigClass(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigClass
Constructor for a FigClass by diagram interaction.
FigClassAssociationClass - class org.argouml.uml.diagram.ui.FigClassAssociationClass.
Class to display a class in an Association Class It must be used only from a FigAssociationClass
FigClassAssociationClass(Object, int, int, int, int) - Constructor for class org.argouml.uml.diagram.ui.FigClassAssociationClass
The constructor.
FigClassAssociationClass(Object) - Constructor for class org.argouml.uml.diagram.ui.FigClassAssociationClass
The constructor.
FigClassifierBox - class org.argouml.uml.diagram.static_structure.ui.FigClassifierBox.
Class to display graphics for a UML Class in a diagram.
FigClassifierRole - class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole.
Class to display graphics for a UML classifier role in a collaboration diagram.
FigClassifierRole() - Constructor for class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
Constructor for a new classifier role.
FigClassifierRole(GraphModel, Layer, Object) - Constructor for class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
Variant constructor that associates the classifier role with a particular model element.
FigClassifierRole - class org.argouml.uml.diagram.sequence.ui.FigClassifierRole.
Fig to show an object on a sequence diagram.
FigClassifierRole(Object, int, int, int, int) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
FigClassifierRole(Object) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
FigComment - class org.argouml.uml.diagram.static_structure.ui.FigComment.
Class to display a UML comment in a diagram.
FigComment() - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigComment
The main constructor used for file loading.
FigComment(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigComment
Construct a new comment.
FigCompartment - class org.argouml.uml.diagram.ui.FigCompartment.
 
FigCompartment(int, int, int, int) - Constructor for class org.argouml.uml.diagram.ui.FigCompartment
The constructor.
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
Constructor.
FigComponent(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.deployment.ui.FigComponent
The constructor that hooks the Fig into an existing UML element.
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
Constructor.
FigComponentInstance(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
Constructor that hooks the Fig into an existing UML element.
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
The main constructor.
FigCompositeState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigCompositeState
The constructor for when a new Fig is created for an existing UML elm.
FigConcurrentRegion - class org.argouml.uml.diagram.state.ui.FigConcurrentRegion.
Class to display graphics for a UML ConcurrentRegion in a diagram.
FigConcurrentRegion() - Constructor for class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
The constructor.
FigConcurrentRegion(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
The constructor.
FigConcurrentRegion(GraphModel, Object, Color, int, int) - Constructor for class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
The constructor.
FigCreateActionMessage - class org.argouml.uml.diagram.sequence.ui.FigCreateActionMessage.
 
FigCreateActionMessage(Object) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigCreateActionMessage
 
FigCreateActionMessage() - Constructor for class org.argouml.uml.diagram.sequence.ui.FigCreateActionMessage
The constructor.
FigDataType - class org.argouml.uml.diagram.static_structure.ui.FigDataType.
Class to display graphics for a UML DataType in a diagram.
FigDataType() - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigDataType
Main constructor for a FigDataType.
FigDataType(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigDataType
Constructor for use if this figure is created for an existing interface node in the metamodel.
FigDataType(GraphModel, Object, String) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigDataType
Constructor that allows specification of keyword to be used for figure.
FigDeepHistoryState - class org.argouml.uml.diagram.state.ui.FigDeepHistoryState.
Class to display graphics for a UML DeepHistoryState in a diagram.
FigDeepHistoryState() - Constructor for class org.argouml.uml.diagram.state.ui.FigDeepHistoryState
The main constructor
FigDeepHistoryState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigDeepHistoryState
The constructor which links the Fig into the existing UML element
FigDependency - class org.argouml.uml.diagram.ui.FigDependency.
This class represents a Fig for a Dependency.
FigDependency() - Constructor for class org.argouml.uml.diagram.ui.FigDependency
Constructor
FigDependency(Object) - Constructor for class org.argouml.uml.diagram.ui.FigDependency
Constructor that sets the UML element
FigDependency(Object, Layer) - Constructor for class org.argouml.uml.diagram.ui.FigDependency
 
FigDestroyActionMessage - class org.argouml.uml.diagram.sequence.ui.FigDestroyActionMessage.
 
FigDestroyActionMessage(Object) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigDestroyActionMessage
 
FigDestroyActionMessage() - Constructor for class org.argouml.uml.diagram.sequence.ui.FigDestroyActionMessage
The constructor.
FigEdgeAssociationClass - class org.argouml.uml.diagram.ui.FigEdgeAssociationClass.
Class to display a connection linking the class and the association in a Association Class It must be used only from a FigAssociationClass
FigEdgeAssociationClass() - Constructor for class org.argouml.uml.diagram.ui.FigEdgeAssociationClass
The constructor.
FigEdgeAssociationClass(FigClassAssociationClass, FigAssociationClass) - Constructor for class org.argouml.uml.diagram.ui.FigEdgeAssociationClass
The constructor for the AssociationClass fig.
FigEdgeHandler - class org.argouml.persistence.FigEdgeHandler.
The handler for elements that represent FigEdge objects.
FigEdgeHandler(PGMLStackParser, FigEdge) - Constructor for class org.argouml.persistence.FigEdgeHandler
 
FigEdgeModelElement - class org.argouml.uml.diagram.ui.FigEdgeModelElement.
Abstract class to display diagram lines (edges) for UML ModelElements that look like lines and that have editable 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
The constructor that hooks the Fig into the UML model element.
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, Layer) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
Constructor that hooks the Fig to a CommentEdge.
FigEdgePort - class org.argouml.uml.diagram.ui.FigEdgePort.
This node cannot be dragged and manipulated in the same way as other FigNodes in ArgoUML.
FigEdgePort() - Constructor for class org.argouml.uml.diagram.ui.FigEdgePort
Constructor.
FigEmptyRect - class org.argouml.uml.diagram.ui.FigEmptyRect.
A FigRect that is always transparent
FigEmptyRect(int, int, int, int) - Constructor for class org.argouml.uml.diagram.ui.FigEmptyRect
 
FigEnumLiteralsCompartment - class org.argouml.uml.diagram.ui.FigEnumLiteralsCompartment.
The Fig for the compartment of an Enumeration that shows a list of enumerationliterals.
FigEnumLiteralsCompartment(int, int, int, int) - Constructor for class org.argouml.uml.diagram.ui.FigEnumLiteralsCompartment
The constructor.
FigEnumeration - class org.argouml.uml.diagram.static_structure.ui.FigEnumeration.
Class to display graphics for a UML Enumeration in a diagram.
FigEnumeration() - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigEnumeration
Main constructor for a FigEnumeration.
FigEnumeration(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigEnumeration
Constructor for use if this figure is created for an existing interface node in the metamodel.
FigExtend - class org.argouml.uml.diagram.use_case.ui.FigExtend.
A fig for use with extend relationships on use case diagrams.
FigExtend() - Constructor for class org.argouml.uml.diagram.use_case.ui.FigExtend
The default constructor, but should never be called directly (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, NotationProvider4) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigFeature
Constructor for FigFeature.
FigFeaturesCompartment - class org.argouml.uml.diagram.ui.FigFeaturesCompartment.
Presentation logic which is common to both an operations compartment and an attributes compartment.
FigFeaturesCompartment(int, int, int, int) - Constructor for class org.argouml.uml.diagram.ui.FigFeaturesCompartment
The constructor.
FigFeaturesCompartment.FigSeperator - class org.argouml.uml.diagram.ui.FigFeaturesCompartment.FigSeperator.
Fig representing separator for compartment.
FigFinalState - class org.argouml.uml.diagram.state.ui.FigFinalState.
Class to display graphics for a UML FinalState in a diagram.
FigFinalState() - Constructor for class org.argouml.uml.diagram.state.ui.FigFinalState
The main constructor.
FigFinalState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigFinalState
The constructor that hooks the Fig into the UML element.
FigForkState - class org.argouml.uml.diagram.state.ui.FigForkState.
Class to display graphics for a UML ForkState in a diagram.
FigForkState() - Constructor for class org.argouml.uml.diagram.state.ui.FigForkState
The main constructor.
FigForkState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigForkState
The constructor which links the Fig into the existing UML element.
FigGeneralization - class org.argouml.uml.diagram.ui.FigGeneralization.
 
FigGeneralization() - Constructor for class org.argouml.uml.diagram.ui.FigGeneralization
The constructor.
FigGeneralization(Object, Layer) - Constructor for class org.argouml.uml.diagram.ui.FigGeneralization
The constructor that hooks the Fig into the UML element.
FigGraphEdge - class org.argouml.uml.diagram.ui.FigGraphEdge.
Abstract class to display diagram lines (edges) in a UML diagram
FigGraphEdge() - Constructor for class org.argouml.uml.diagram.ui.FigGraphEdge
 
FigHistoryState - class org.argouml.uml.diagram.state.ui.FigHistoryState.
Class to display graphics for a UML HistoryState in a diagram.
FigHistoryState() - Constructor for class org.argouml.uml.diagram.state.ui.FigHistoryState
Main constructor.
FigHistoryState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigHistoryState
The constructor that hooks the Fig into the UML modelelement.
FigInclude - class org.argouml.uml.diagram.use_case.ui.FigInclude.
A fig for use with include relationships on use case diagrams.
FigInclude() - Constructor for class org.argouml.uml.diagram.use_case.ui.FigInclude
The default constructor, but should never be called directly (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 Initial State in a diagram.
FigInitialState() - Constructor for class org.argouml.uml.diagram.state.ui.FigInitialState
Main constructor.
FigInitialState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigInitialState
Constructor which hooks the Fig into an existing UML element.
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
Constructor
FigInstance(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigInstance
The constructor that hooks the Fig to the UML modelelement
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.
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.
FigJoinState - class org.argouml.uml.diagram.state.ui.FigJoinState.
Class to display graphics for a UML Join State in a diagram.
FigJoinState() - Constructor for class org.argouml.uml.diagram.state.ui.FigJoinState
The main constructor.
FigJoinState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigJoinState
The constructor which links the Fig into the existing UML element.
FigJunctionState - class org.argouml.uml.diagram.state.ui.FigJunctionState.
Class to display graphics for a UML Junction State in e.g.
FigJunctionState() - Constructor for class org.argouml.uml.diagram.state.ui.FigJunctionState
The constructor.
FigJunctionState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigJunctionState
Constructor.
FigLink - class org.argouml.uml.diagram.static_structure.ui.FigLink.
Class to display graphics for a UML Link in a diagram.
FigLink() - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigLink
Constructor.
FigLink(Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigLink
Constructor that hooks the Fig to a UML element.
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
Main constructor - only directly used for file loading.
FigMNode(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.deployment.ui.FigMNode
Constructor which hooks the new Fig into an existing UML element.
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
Main constructor - used for file loading.
FigMNodeInstance(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.deployment.ui.FigMNodeInstance
Constructor which hooks the new Fig into an existing UML element.
FigMessage - class org.argouml.uml.diagram.sequence.ui.FigMessage.
The fig for a link in a sequence diagram.
FigMessage(Object) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigMessage
Contructs a new figlink and sets the owner of the figlink.
FigMessage() - Constructor for class org.argouml.uml.diagram.sequence.ui.FigMessage
Constructor here for saving and loading purposes.
FigMessage - class org.argouml.uml.diagram.ui.FigMessage.
Class to display graphics for a UML message in a collaborations diagram.
FigMessage() - Constructor for class org.argouml.uml.diagram.ui.FigMessage
The main constructor.
FigMessage(GraphModel, Layer, Object) - Constructor for class org.argouml.uml.diagram.ui.FigMessage
The constructor that hooks the Fig into an existing UML element
FigMessagePort - class org.argouml.uml.diagram.sequence.ui.FigMessagePort.
The port fig for links.
FigMessagePort(Object, int, int, int) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigMessagePort
Creates a new horizontal FigMessagePort that's not displayed.
FigMessagePort(Object) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigMessagePort
Creates a new FigMessagePort that's not displayed; used when loading PGML.
FigModel - class org.argouml.uml.diagram.static_structure.ui.FigModel.
Class to display graphics for a UML model in a class diagram.
FigModel(Object, int, int) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigModel
The Constructor.
FigModel(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigModel
The constructor that hooks the Fig into the UML modelelement
FigMultiLineText - class org.argouml.uml.diagram.ui.FigMultiLineText.
A MultiLine FigText to provide consistency across Figs displaying multiple lines of text.
FigMultiLineText(int, int, int, int, boolean) - Constructor for class org.argouml.uml.diagram.ui.FigMultiLineText
 
FigNodeAssociation - class org.argouml.uml.diagram.ui.FigNodeAssociation.
Class to display graphics for N-ary association (association node).
FigNodeAssociation() - Constructor for class org.argouml.uml.diagram.ui.FigNodeAssociation
The constructor.
FigNodeAssociation(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.ui.FigNodeAssociation
The constructor.
FigNodeModelElement - class org.argouml.uml.diagram.ui.FigNodeModelElement.
Abstract class to display diagram icons for UML ModelElements that look like nodes and that have editable names and can be resized.
FigNodeModelElement() - Constructor for class org.argouml.uml.diagram.ui.FigNodeModelElement
The main constructor.
FigNodeModelElement(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.ui.FigNodeModelElement
Partially construct a new FigNode.
FigNodeModelElement(Object, int, int) - Constructor for class org.argouml.uml.diagram.ui.FigNodeModelElement
Construct a figure at a specific position for a given model element.
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
Main constructor.
FigObject(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.deployment.ui.FigObject
Constructor that hooks the Fig to an existing UML element.
FigObjectFlowState - class org.argouml.uml.diagram.activity.ui.FigObjectFlowState.
Class to display graphics for a UML ObjectFlowState in a diagram.
FigObjectFlowState() - Constructor for class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
Main Constructor FigObjectFlowState (called from file loading).
FigObjectFlowState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
Constructor FigObjectFlowState that hooks the Fig into an existing UML model element.
FigOperationsCompartment - class org.argouml.uml.diagram.ui.FigOperationsCompartment.
 
FigOperationsCompartment(int, int, int, int) - Constructor for class org.argouml.uml.diagram.ui.FigOperationsCompartment
The constructor.
FigPackage - class org.argouml.uml.diagram.static_structure.ui.FigPackage.
Class to display graphics for a UML package in a class diagram.
FigPackage(Object, int, int) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigPackage
The main constructor.
FigPackage(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigPackage
Contructor that hooks the fig into the UML element.
FigPartition - class org.argouml.uml.diagram.activity.ui.FigPartition.
This class represents a Partition or Swimlane for Activity diagrams.
FigPartition() - Constructor for class org.argouml.uml.diagram.activity.ui.FigPartition
Constructor.
FigPartition(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.activity.ui.FigPartition
Constructor which hooks the Fig into an existing UML element.
FigPermission - class org.argouml.uml.diagram.ui.FigPermission.
The Fig for a permission, which is a form of dependency.
FigPermission() - Constructor for class org.argouml.uml.diagram.ui.FigPermission
The constructor.
FigPermission(Object) - Constructor for class org.argouml.uml.diagram.ui.FigPermission
The constructor.
FigPermission(Object, Layer) - Constructor for class org.argouml.uml.diagram.ui.FigPermission
The constructor.
FigRealization - class org.argouml.uml.diagram.ui.FigRealization.
Fig for a UML Realization.
FigRealization() - Constructor for class org.argouml.uml.diagram.ui.FigRealization
The constructor.
FigRealization(Object) - Constructor for class org.argouml.uml.diagram.ui.FigRealization
The constructor.
FigReturnActionMessage - class org.argouml.uml.diagram.sequence.ui.FigReturnActionMessage.
 
FigReturnActionMessage(Object) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigReturnActionMessage
 
FigReturnActionMessage() - Constructor for class org.argouml.uml.diagram.sequence.ui.FigReturnActionMessage
 
FigShallowHistoryState - class org.argouml.uml.diagram.state.ui.FigShallowHistoryState.
Class to display graphics for a UML ShallowHistoryState in a diagram.
FigShallowHistoryState() - Constructor for class org.argouml.uml.diagram.state.ui.FigShallowHistoryState
Main constructor
FigShallowHistoryState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigShallowHistoryState
The constructor which links the Fig into the existing UML element
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
The main constructor
FigSimpleState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigSimpleState
The constructor that hooks into an existing UML element
FigSingleLineText - class org.argouml.uml.diagram.ui.FigSingleLineText.
A SingleLine FigText to provide consistency across Figs displaying single lines of text. The display area is transparent Text is center justified There is no line border There is space below the line for a "Clarifier", i.e.
FigSingleLineText(int, int, int, int, boolean) - Constructor for class org.argouml.uml.diagram.ui.FigSingleLineText
 
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, used when an UML elm already exists.
FigStateVertex - class org.argouml.uml.diagram.state.ui.FigStateVertex.
Abstract class to with common behavior for nestable nodes in UML Statechart diagrams.
FigStateVertex() - Constructor for class org.argouml.uml.diagram.state.ui.FigStateVertex
The main constructor
FigStateVertex(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigStateVertex
The constructor which hooks the Fig into the UML element
FigStereotypeDeclaration - class org.argouml.uml.diagram.static_structure.ui.FigStereotypeDeclaration.
Class to display a Stereotype declaration figure using Classifier box notation.
FigStereotypeDeclaration() - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigStereotypeDeclaration
Create a new Fig for a stereotype declaration.
FigStereotypeDeclaration(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigStereotypeDeclaration
Constructor for use if this figure is created for an existing class node in the metamodel.
FigStereotypeText - class org.argouml.uml.diagram.ui.FigStereotypeText.
A specialist FigText for display stereotypes.
FigStereotypeText(int, int, int, int, boolean) - Constructor for class org.argouml.uml.diagram.ui.FigStereotypeText
The constructor.
FigStereotypesCompartment - class org.argouml.uml.diagram.ui.FigStereotypesCompartment.
A Fig designed to be the child of some FigNode or FigEdge to display the stereotypes of the model element represented by the parent Fig.
FigStereotypesCompartment(int, int, int, int) - Constructor for class org.argouml.uml.diagram.ui.FigStereotypesCompartment
The constructor.
FigStubState - class org.argouml.uml.diagram.state.ui.FigStubState.
Class to display graphics for a UML StubState in a diagram.
FigStubState() - Constructor for class org.argouml.uml.diagram.state.ui.FigStubState
The constructor.
FigStubState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigStubState
The constructor.
FigSubactivityState - class org.argouml.uml.diagram.activity.ui.FigSubactivityState.
Class to display graphics for a UML SubactivityState in a diagram.
FigSubactivityState() - Constructor for class org.argouml.uml.diagram.activity.ui.FigSubactivityState
Main Constructor (called from file loading).
FigSubactivityState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.activity.ui.FigSubactivityState
Constructor that hooks the Fig into an existing UML model element.
FigSubmachineState - class org.argouml.uml.diagram.state.ui.FigSubmachineState.
Class to display graphics for a UML SubmachineState in a diagram.
FigSubmachineState() - Constructor for class org.argouml.uml.diagram.state.ui.FigSubmachineState
The constructor.
FigSubmachineState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigSubmachineState
The constructor.
FigSubsystem - class org.argouml.uml.diagram.static_structure.ui.FigSubsystem.
Class to display graphics for a UML subsystem in a class diagram.
FigSubsystem(Object, int, int) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigSubsystem
The main Constructor.
FigSubsystem(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigSubsystem
Constructor that hooks the Fig to a UML element
FigSynchState - class org.argouml.uml.diagram.state.ui.FigSynchState.
Class to display graphics for a UML MSynchState in a diagram.
FigSynchState() - Constructor for class org.argouml.uml.diagram.state.ui.FigSynchState
The constructor.
FigSynchState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigSynchState
The constructor.
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.
This class is not used at all.
FigTrace() - Constructor for class org.argouml.uml.diagram.ui.FigTrace
The constructor.
FigTrace(Object) - Constructor for class org.argouml.uml.diagram.ui.FigTrace
The constructor.
FigTransition - class org.argouml.uml.diagram.state.ui.FigTransition.
This class represents the graphical representation of a transition on a diagram.
FigTransition() - Constructor for class org.argouml.uml.diagram.state.ui.FigTransition
The main constructor.
FigTransition(Object, Layer) - Constructor for class org.argouml.uml.diagram.state.ui.FigTransition
The constructor that hooks the Fig into an existing UML element.
FigUsage - class org.argouml.uml.diagram.ui.FigUsage.
This class represents a Fig for a Usage.
FigUsage() - Constructor for class org.argouml.uml.diagram.ui.FigUsage
The constructor.
FigUsage(Object) - Constructor for class org.argouml.uml.diagram.ui.FigUsage
The constructor.
FigUsage(Object, Layer) - Constructor for class org.argouml.uml.diagram.ui.FigUsage
The constructor.
FigUseCase - class org.argouml.uml.diagram.use_case.ui.FigUseCase.
A fig to display use cases on use case diagrams.
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 model element object.
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(int, int, int, int, Color, Color) - Constructor for class org.argouml.uml.diagram.use_case.ui.FigUseCase.FigMyCircle
Constructor just invokes the parent constructor.
FileConstants - class org.argouml.util.FileConstants.
Utility class to store file extensions frequently used across ArgoUML.
FileConstants() - Constructor for class org.argouml.util.FileConstants
 
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.
FileGeneratorAdapter - class org.argouml.uml.generator.FileGeneratorAdapter.
Adapter that implements CodeGeneration using a FileGeneration implementation.
FileGeneratorAdapter(FileGenerator) - Constructor for class org.argouml.uml.generator.FileGeneratorAdapter
 
FileImportSupport - class org.argouml.uml.reveng.FileImportSupport.
This is the base class for import from files.
FileImportSupport() - Constructor for class org.argouml.uml.reveng.FileImportSupport
 
FindDialog - class org.argouml.ui.FindDialog.
Main dialog for Find function.
FindDialog() - Constructor for class org.argouml.ui.FindDialog
The constructor.
ffCodePiece(BufferedReader, BufferedWriter) - Method in class org.argouml.language.java.generator.NamedCodePiece
Read until the end of the code piece.
filter(File, File, Object) - 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.
finalize() - Method in class org.argouml.language.ui.LanguageComboBox
 
finalize() - Method in class org.argouml.notation.Notation
Remove the notation change listener.
finalize() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
finalize() - Method in class org.argouml.uml.ui.TabProps
 
finalize() - Method in class org.argouml.uml.ui.TabSrc
 
findAllPresentationsFor(Object) - Method in class org.argouml.kernel.Project
Returns a list with all figs for some UML object on all diagrams.
findClassifierByName(Object, String) - Method in class org.argouml.model.AbstractActivityGraphsHelperDecorator
 
findClassifierByName(Object, String) - Method in interface org.argouml.model.ActivityGraphsHelper
Finds the Classifier to which a given ObjectFlowState refers by its given name.
findDecision(String) - Method in class org.argouml.cognitive.DecisionModel
Finds a decision with a specific name.
findDiagramMemberByUniqueName(Project, String) - Method in class org.argouml.uml.reveng.DiagramInterface
 
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).
findLanguage(String) - Method in class org.argouml.uml.generator.GeneratorManager
Find a language by name from the available ones.
findNamespaceForEvent(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
findNamespaceForEvent(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Find the correct namespace for an event.
findNotation(String) - Static method in class org.argouml.notation.Notation
Convert a String into a NotationName.
findOperationByName(Object, String) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
findOperationByName(Object, String) - Method in interface org.argouml.model.StateMachinesHelper
Finds the operation to which a CallEvent refers.
findPanelFor(Class) - Method in class org.argouml.uml.ui.TabStyle
Find the stylepanel for a given target class.
findStateByName(Object, String) - Method in class org.argouml.model.AbstractActivityGraphsHelperDecorator
 
findStateByName(Object, String) - Method in interface org.argouml.model.ActivityGraphsHelper
Find a state of a Classifier by its name.
findSuchThat(Predicate) - Method in class org.argouml.cognitive.ListSet
Return the first object that causes the given predicate to return true.
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.
findTypeInDefaultModel(String) - Method in class org.argouml.kernel.Project
Find a type by name in the default model.
findTypeInModel(String, Object) - Method in class org.argouml.kernel.Project
Finds a classifier with a certain name.
finish() - Method in class org.argouml.cognitive.ui.Wizard
Finish the wizard.
fireContentsChanged(Object, int, int) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
fireContentsChanged(Object, int, int) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
 
fireEvent(ArgoEvent) - Static method in class org.argouml.application.events.ArgoEventPump
 
fireIntervalAdded(Object, int, int) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
fireIntervalAdded(Object, int, int) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
 
fireIntervalRemoved(Object, int, int) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
fireIntervalRemoved(Object, int, int) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
 
fireProgressEvent(long) - Method in class org.argouml.persistence.AbstractFilePersister
Inform listeners of any progress notifications.
firePropertyChange(String, Object, Object) - Static method in class org.argouml.cognitive.Designer
 
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
Notify all listeners that have registered interest for notification on this event type.
fireTreeCollapsed(TreePath) - Method in class org.argouml.ui.DisplayTextTree
 
fireTreeExpanded(TreePath) - Method in class org.argouml.ui.DisplayTextTree
Tree Model Expansion notification.
fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class org.argouml.ui.TreeModelSupport
Notify all listeners that have registered interest for notification on this event type.
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class org.argouml.ui.TreeModelSupport
Notify all listeners that have registered interest for notification on this event type.
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class org.argouml.ui.TreeModelSupport
Notify all listeners that have registered interest for notification on this event type.
fireTreeStructureChanged() - Method in class org.argouml.ui.TreeModelSupport
 
fireTreeStructureChanged(TreePath) - Method in class org.argouml.ui.TreeModelSupport
 
fireTreeStructureChanged(Object[]) - Method in class org.argouml.ui.TreeModelSupport
Notify all listeners that have registered interest for notification on this event type.
fireTreeStructureChanged(Object, Object[]) - Method in class org.argouml.ui.TreeModelSupport
 
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class org.argouml.ui.TreeModelSupport
Notify all listeners that have registered interest for notification on this event type.
firstElement() - Method in class org.argouml.cognitive.ListSet
 
fixExtension(String) - Method in class org.argouml.persistence.PersistenceManager
 
fixExtension(String) - Method in class org.argouml.uml.ui.SaveGraphicsManager
 
fixIt(ToDoItem, Object) - Method in class org.argouml.cognitive.Designer
Does not do anything.
fixIt(ToDoItem, Object) - Method in interface org.argouml.cognitive.Poster
TODO: Not implemented yet.
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 class org.argouml.cognitive.critics.Critic
TODO: Not implemented yet.
fixUrlExtension(URL) - Method in class org.argouml.persistence.PersistenceManager
 
fixXmiExtension(String) - Method in class org.argouml.persistence.PersistenceManager
 
flushModelEvents() - Method in interface org.argouml.model.ModelEventPump
Flush events from the ModelEventPump.
focusGained(FocusEvent) - Method in class org.argouml.ui.StylePanelFig
 
focusGained(FocusEvent) - Method in class org.argouml.uml.ui.ActionPaste
 
focusGained(FocusEvent) - Method in class org.argouml.uml.ui.UMLEditableComboBox
 
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.ActionPaste
 
focusLost(FocusEvent) - Method in class org.argouml.uml.ui.UMLEditableComboBox
TODO: This is a temporary method of making sure the model is updated on loss of focus of a combo box.
forceRepaintShadow() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Force painting the shadow.
forceValidityCheck() - Method in class org.argouml.cognitive.ToDoList
Check each ToDoItem on the list to see if it is still valid.
forceValidityCheck(Vector) - Method in class org.argouml.cognitive.ToDoList
Check each ToDoItem on the list to see if it is still valid.
formatCollection(Iterator, Object) - 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, Object) - Method in class org.argouml.uml.ProfileJava
 
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.
formatElement(Object, Object) - 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(Object, Object) - Method in class org.argouml.uml.ProfileJava
 
formatElement(Object) - Method in class org.argouml.uml.ui.PropPanel
 
formatElement(Object) - Method in interface org.argouml.uml.ui.UMLUserInterfaceContainer
Formats the specified model element.
formatNamespace(Object) - Method in class org.argouml.uml.ui.PropPanel
 
formatNamespace(Object) - Method in interface org.argouml.uml.ui.UMLUserInterfaceContainer
Formats the model element as a namespace.

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