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

F

Facade - Interface in org.argouml.model
Facade object for the Model subsystem in ArgoUML.
Factory - Interface in org.argouml.model
Marker interface that all Model factory interfaces extend.
FeaturesCompartmentContainer - Interface in org.argouml.uml.diagram.ui
An interface to be implemented by any Fig that contains a FigEditableCompartment.
FigAbstraction - Class in org.argouml.uml.diagram.ui
Fig representing a UML Abstraction.
FigAbstraction(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigAbstraction
Construct a Fig.
FigActionState - Class in org.argouml.uml.diagram.activity.ui
Class to display graphics for a UML ActionState in a diagram.
FigActionState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.activity.ui.FigActionState
Constructor used by PGML parser.
FigActivation - Class in org.argouml.uml.diagram.sequence.ui
 
FigActor - Class in org.argouml.uml.diagram.use_case.ui
Class to display graphics for an Actor in a diagram.
FigActor(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.use_case.ui.FigActor
Construct a new Actor with the given owner, bounds, and settings.
FigAssociation - Class in org.argouml.uml.diagram.ui
This class represents the Fig of a binary association on a diagram.
FigAssociation(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigAssociation
Deprecated. in 0.29.1 by Bob Tarling. Use FigAssociation(DiagramElementSettings, DiagramSettings)
FigAssociation(DiagramEdgeSettings, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigAssociation
Constructor used by PGML parser.
FigAssociationClass - Class in org.argouml.uml.diagram.ui
An Association Class is represented by 3 separate Figs: FigAssociationClass is the association edge drawn between two classifiers this displays that association properties of the association class. FigClassAssociationClass is the classifier box that displays the class properties of the association class. FigEdgeAssociationClass is the dashed line that joins these two. Whenever the user attempts to remove or delete one of these parts then all parts must go.
FigAssociationClass(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigAssociationClass
Deprecated. Use FigAssociationClass(Object, Object, Object, DiagramSettings)
FigAssociationClass(DiagramEdgeSettings, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigAssociationClass
Construct an association class figure for the given AssociationClass model element using the rendering settings.
FigAssociationEnd - Class in org.argouml.uml.diagram.ui
Class to display graphics for N-ary association edges (association ends).
FigAssociationEnd(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigAssociationEnd
Construct Fig.
FigAssociationRole - Class in org.argouml.uml.diagram.collaboration.ui
This class represents the Fig of an AssociationRole for a collaboration diagram.
FigAssociationRole(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.collaboration.ui.FigAssociationRole
Deprecated. in 0.29.1 Use FigAssociationRole(DiagramEdgeSettings, DiagramSettings)
FigAssociationRole(DiagramEdgeSettings, DiagramSettings) - Constructor for class org.argouml.uml.diagram.collaboration.ui.FigAssociationRole
Construct an AssociationRole fig with the given properties and diagram settings.
FigAttribute - Class in org.argouml.uml.diagram.static_structure.ui
Fig with specific knowledge of Attribute display.
FigAttribute(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigAttribute
Construct an Attribute fig.
FigAttributesCompartment - Class in org.argouml.uml.diagram.ui
 
FigAttributesCompartment(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigAttributesCompartment
Constructor.
FigBirthActivation - Class in org.argouml.uml.diagram.sequence.ui
 
FigBranchState - Class in org.argouml.uml.diagram.state.ui
Class to display graphics for a UML Choice State in a diagram - the circle.
FigBranchState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigBranchState
Construct a new FigBranchState.
FigCallActionMessage - Class in org.argouml.uml.diagram.sequence.ui
Fig that represents a link on a sequence diagram that has a callaction.
FigCallActionMessage(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigCallActionMessage
 
FigCallState - Class in org.argouml.uml.diagram.activity.ui
Class to display graphics for a UML CallState in a diagram.
FigCallState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.activity.ui.FigCallState
Construct a new FigCallState.
FigClass - Class in org.argouml.uml.diagram.static_structure.ui
Class to display graphics for a UML Class in a diagram.
FigClass(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigClass
Constructor for a FigClass during file load.
FigClassAssociationClass - Class in org.argouml.uml.diagram.ui
Class to display the Class box fig piece of an Association Class.
FigClassAssociationClass(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigClassAssociationClass
Construct the Class box piece of a complex association class fig.
FigClassifierBox - Class in org.argouml.uml.diagram.static_structure.ui
Class to display graphics for any UML Classifier in a diagram.
FigClassifierBox(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigClassifierBox
Construct a Fig with owner, bounds, and settings.
FigClassifierBoxWithAttributes - Class in org.argouml.uml.diagram.static_structure.ui
Deprecated. in 0.29.3 by Bob Tarling use FigClassifierBox.
FigClassifierBoxWithAttributes(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigClassifierBoxWithAttributes
Deprecated. Construct a Fig with owner, bounds, and settings.
FigClassifierRole - Class in org.argouml.sequence2.diagram
The Fig that represents a Classifier Role
FigClassifierRole(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.sequence2.diagram.FigClassifierRole
Construct a use case figure with the given owner, bounds, and rendering settings.
FigClassifierRole - Class in org.argouml.uml.diagram.collaboration.ui
Class to display graphics for a UML classifier role in a collaboration diagram.
FigClassifierRole(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
Construct a FigClassifierRole.
FigClassifierRole - Class in org.argouml.uml.diagram.sequence.ui
Fig to show an object on a sequence diagram.
FigClassifierRole(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
Default constructor.
FigComment - Class in org.argouml.uml.diagram.static_structure.ui
Class to display a UML comment in a diagram.
FigComment(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigComment
Construct a comment figure with the given model element, bounds, and settings.
FigCompartment - Class in org.argouml.uml.diagram.ui
Presentation logic for a UML List Compartment.
FigCompartment(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigCompartment
Construct a new FigCompartment.
FigCompartmentBox - Class in org.argouml.uml.diagram.ui
Class to display graphics for a node with compartments in a diagram.
FigCompartmentBox(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigCompartmentBox
Construct a Fig with owner, bounds, and settings.
FigComponent - Class in org.argouml.uml.diagram.deployment.ui
Class to display graphics for a UML Component in a diagram.
FigComponent(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.deployment.ui.FigComponent
Construct a new FigComponent.
FigComponentInstance - Class in org.argouml.uml.diagram.deployment.ui
Class to display graphics for a UML ComponentInstance in a diagram.
FigComponentInstance(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
Construct a new FigComponentInstance.
FigCompositeState - Class in org.argouml.uml.diagram.state.ui
Class to display graphics for a UML CompositeState in a diagram.
FigCompositeState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigCompositeState
Construct a new FigStubState.
FigConcurrentRegion - Class in org.argouml.uml.diagram.state.ui
Class to display graphics for a UML ConcurrentRegion in a diagram.
FigConcurrentRegion(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
Construct a new concurrent region fig.
FigCreateActionMessage - Class in org.argouml.uml.diagram.sequence.ui
 
FigCreateActionMessage(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigCreateActionMessage
 
FigDataType - Class in org.argouml.uml.diagram.static_structure.ui
Class to display graphics for a UML DataType in a diagram.
FigDataType(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigDataType
Primary constructor for a FigDataType.
FigDeepHistoryState - Class in org.argouml.uml.diagram.state.ui
Class to display graphics for a UML DeepHistoryState in a diagram.
FigDeepHistoryState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigDeepHistoryState
Construct a new FigDeepHistoryState.
FigDependency - Class in org.argouml.uml.diagram.ui
This class represents a Fig for a Dependency.
FigDependency(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigDependency
Construct a FigDependency.
FigDestroyActionMessage - Class in org.argouml.uml.diagram.sequence.ui
 
FigDestroyActionMessage(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigDestroyActionMessage
 
FigEdgeAssociationClass - Class in org.argouml.uml.diagram.ui
Class to display the dashed line connecting the class box figure and the association line pieces of a composite Association Class group.
FigEdgeAssociationClass(FigClassAssociationClass, FigNodeAssociation, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigEdgeAssociationClass
The constructor for the AssociationClass fig.
FigEdgeAssociationClass(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigEdgeAssociationClass
 
FigEdgeModelElement - Class in org.argouml.uml.diagram.ui
Abstract class to display diagram lines (edges) for UML ModelElements that look like lines.
FigEdgeModelElement(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigEdgeModelElement
Construct a new FigEdge.
FigEdgeNote - Class in org.argouml.uml.diagram.static_structure.ui
Class to display a UML note connection to a annotated model element.
FigEdgeNote(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
 
FigEdgePort - Class in org.argouml.uml.diagram.ui
This node cannot be dragged and manipulated in the same way as other FigNodes in ArgoUML.
FigEdgePort(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigEdgePort
 
FigEditableCompartment - Class in org.argouml.uml.diagram.ui
Deprecated. by Bob Tarling in 0.29.3 use FigCompartment
FigEditableCompartment(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigEditableCompartment
Deprecated. Construct a new FigGroup containing a "bigPort" or rectangle which encloses the entire group for use in attaching edges, etc and a separator.
FigEmptyRect - Class in org.argouml.uml.diagram.ui
A FigRect that is always transparent
FigEmptyRect(int, int, int, int) - Constructor for class org.argouml.uml.diagram.ui.FigEmptyRect
 
FigEnumeration - Class in org.argouml.uml.diagram.static_structure.ui
Class to display graphics for a UML Enumeration in a diagram.
FigEnumeration(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigEnumeration
Constructor.
FigEnumerationLiteral - Class in org.argouml.uml.diagram.static_structure.ui
Fig to show one EnumerationLiteral in a compartment.
FigEnumerationLiteral(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigEnumerationLiteral
Build a new Enumeration Literal figText of the given dimensions, within the compartment described by aFig.
FigEnumLiteralsCompartment - Class in org.argouml.uml.diagram.ui
The Fig for the compartment of an Enumeration that shows a list of enumeration literals.
FigEnumLiteralsCompartment(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigEnumLiteralsCompartment
Constructor.
FigException - Class in org.argouml.uml.diagram.static_structure.ui
Fig representing an Exception.
FigException(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigException
Construct an Exception fig.
FigExtend - Class in org.argouml.uml.diagram.use_case.ui
A fig for use with extend relationships on use case diagrams.
FigExtend(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.use_case.ui.FigExtend
Construct an Extend fig.
FigExtensionPoint - Class in org.argouml.uml.diagram.use_case.ui
Fig to show one extension point in a compartment.
FigExtensionPoint(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.use_case.ui.FigExtensionPoint
 
FigExtensionPointsCompartment - Class in org.argouml.uml.diagram.ui
The compartment that contains extension points.
FigExtensionPointsCompartment(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigExtensionPointsCompartment
The constructor.
FigFeature - Class in org.argouml.uml.diagram.static_structure.ui
Fig to show features in class or interface like attributes or operations.
FigFeature(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigFeature
Construct a Feature fig
FigFinalState - Class in org.argouml.uml.diagram.state.ui
Class to display graphics for a UML FinalState in a diagram.
FigFinalState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigFinalState
Construct a new FigFinalState.
FigForkState - Class in org.argouml.uml.diagram.state.ui
Class to display graphics for a UML ForkState in a diagram.
FigForkState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigForkState
Construct a new FigForkState.
FigGeneralization - Class in org.argouml.uml.diagram.ui
The Fig for a Generalization.
FigGeneralization(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigGeneralization
Construct a new generalization edge with the given model element as the owner.
FigHead - Class in org.argouml.sequence2.diagram
 
FigHistoryState - Class in org.argouml.uml.diagram.state.ui
Class to display graphics for a UML HistoryState in a diagram.
FigHistoryState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigHistoryState
Construct a new FigSubactivityState.
FigInclude - Class in org.argouml.uml.diagram.use_case.ui
A fig for use with include relationships on use case diagrams.
FigInclude(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.use_case.ui.FigInclude
Construct a fig owned by the given UML element with the provided render settings.
FigInitialState - Class in org.argouml.uml.diagram.state.ui
Class to display graphics for a UML Initial State in a diagram.
FigInitialState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigInitialState
Construct a new FigSubactivityState.
FigInterface - Class in org.argouml.uml.diagram.static_structure.ui
Class to display graphics for a UML Interface in a diagram.
FigInterface(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigInterface
Construct an Interface fig
FigJoinState - Class in org.argouml.uml.diagram.state.ui
Class to display graphics for a UML Join State in a diagram.
FigJoinState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigJoinState
Construct a new FigJoinState.
FigJunctionState - Class in org.argouml.uml.diagram.state.ui
Class to display graphics for a UML Junction State in e.g.
FigJunctionState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigJunctionState
Construct a new FigJunctionState.
FigKeyword - Class in org.argouml.uml.diagram.ui
Fig to show a keyword within a FigStereotypesGroup, which resembles a stereotype, but isn't one.
FigKeyword(String, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigKeyword
 
FigLink - Class in org.argouml.uml.diagram.static_structure.ui
Class to display graphics for a UML Link in a diagram.
FigLink(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigLink
Create a Fig representing a Link
FigMessage - Class in org.argouml.sequence2.diagram
The Fig that represents a message between classifier roles.
FigMessage(Object, DiagramSettings) - Constructor for class org.argouml.sequence2.diagram.FigMessage
Construct a fig owned by the given UML element with the provided render settings.
FigMessage - Class in org.argouml.uml.diagram.sequence.ui
The fig for a link in a sequence diagram.
FigMessage(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigMessage
Contructs a new figlink and sets the owner of the figlink.
FigMessage - Class in org.argouml.uml.diagram.ui
Class to display graphics for a UML Message above an AssociationRole in a collaborations diagram.
FigMessage(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigMessage
Construct a FigMessage.
FigMessagePort - Class in org.argouml.uml.diagram.sequence.ui
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.
FigMessageSpline - Class in org.argouml.sequence2.diagram
FigMessageSpline refines the behaviour of a Spline for a self-message in the sequence diagram.
FigMessageSpline() - Constructor for class org.argouml.sequence2.diagram.FigMessageSpline
 
FigMNode - Class in org.argouml.uml.diagram.deployment.ui
Class to display graphics for a UML Node in a diagram.
FigMNode(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.deployment.ui.FigMNode
Construct a new FigMNode.
FigModel - Class in org.argouml.uml.diagram.static_structure.ui
Class to display graphics for a UML model in a class diagram.
FigModel(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigModel
Construct a Model fig
FigMultiLineText - Class in org.argouml.uml.diagram.ui
A MultiLine FigText to provide consistency across Figs displaying multiple lines of text.
FigMultiLineText(Object, Rectangle, DiagramSettings, boolean) - Constructor for class org.argouml.uml.diagram.ui.FigMultiLineText
Create a multi line text Fig
FigMultiLineTextWithBold - Class in org.argouml.uml.diagram.ui
A FigMultiLineText that handles cases where the projectsettings indicate that the node name should be in bold.
FigMultiLineTextWithBold(Object, Rectangle, DiagramSettings, boolean) - Constructor for class org.argouml.uml.diagram.ui.FigMultiLineTextWithBold
 
FigNodeAssociation - Class in org.argouml.uml.diagram.ui
Class to display graphics for N-ary association (association node), i.e.
FigNodeAssociation(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigNodeAssociation
Construct a new FigNodeAssociation.
FigNodeInstance - Class in org.argouml.uml.diagram.deployment.ui
Class to display graphics for a UML NodeInstance in a diagram.
FigNodeInstance(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.deployment.ui.FigNodeInstance
Construct a new FigNodeInstance.
FigNodeModelElement - Class in org.argouml.uml.diagram.ui
Abstract class to display diagram icons for UML ModelElements that look like nodes and that have editable names and can be resized.
FigNodeModelElement(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigNodeModelElement
Construct a figure at a specific position for a given model element with the given settings.
FigNodeStrategy - Interface in org.argouml.profile
Using this strategy profiles can provide icons to replace the default visualization of stereotyped node according to UML 2.0 specification.
FigObject - Class in org.argouml.uml.diagram.deployment.ui
Class to display graphics for a UML Object in a diagram.
FigObject(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.deployment.ui.FigObject
Construct a new FigObject.
FigObjectFlowState - Class in org.argouml.uml.diagram.activity.ui
Class to display graphics for a UML ObjectFlowState in a diagram.
FigObjectFlowState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
Construct a new FigObjectFlowState.
FigOperation - Class in org.argouml.uml.diagram.static_structure.ui
Fig with specific knowledge of Operation and Reception display.
FigOperation(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigOperation
Construct a fig for a UML Operation
FigOperationsCompartment - Class in org.argouml.uml.diagram.ui
The compartment that contains Operations and/or Receptions.
FigOperationsCompartment(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigOperationsCompartment
Constructor for an Operations compartment.
FigPackage - Class in org.argouml.uml.diagram.static_structure.ui
Class to display graphics for a UML package in a class diagram, consisting of a "tab" and a "body".
FigPackage(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigPackage
Construct a package figure with the given owner, bounds, and rendering settings.
FigPartition - Class in org.argouml.uml.diagram.activity.ui
This class represents a Partition or Swimlane for Activity diagrams.
FigPartition(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.activity.ui.FigPartition
Construct a new FigPartition.
FigPermission - Class in org.argouml.uml.diagram.ui
The Fig for a permission, which is a form of dependency.
FigPermission(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigPermission
Construct a Fig.
FigPool - Class in org.argouml.uml.diagram.activity.ui
This class represents a Pool of Swimlanes for Activity diagrams.
FigPool(Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.activity.ui.FigPool
Constructor used by PGML parser when loading.
FigProfileIcon - Class in org.argouml.uml.diagram.ui
This FigNode displays the image and the name of a classifier with an stereotype that provides an icon.
FigProfileIcon(DiagramSettings, Image, String) - Constructor for class org.argouml.uml.diagram.ui.FigProfileIcon
Default constructor.
FigReturnActionMessage - Class in org.argouml.uml.diagram.sequence.ui
 
FigReturnActionMessage(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigReturnActionMessage
 
FigShallowHistoryState - Class in org.argouml.uml.diagram.state.ui
Class to display graphics for a UML ShallowHistoryState in a diagram.
FigShallowHistoryState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigShallowHistoryState
Construct a new FigSubactivityState.
FigSignal - Class in org.argouml.uml.diagram.static_structure.ui
Class to display graphics for a UML Signal in a diagram.
FigSignal(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigSignal
Construct a Fig representing a Signal.
FigSimpleState - Class in org.argouml.uml.diagram.state.ui
Class to display graphics for a UML MState in a diagram.
FigSimpleState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigSimpleState
Constructor used by PGML parser.
FigSingleLineText - Class in org.argouml.uml.diagram.ui
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(Object, Rectangle, DiagramSettings, boolean) - Constructor for class org.argouml.uml.diagram.ui.FigSingleLineText
Construct text fig
FigSingleLineText(Object, Rectangle, DiagramSettings, boolean, String) - Constructor for class org.argouml.uml.diagram.ui.FigSingleLineText
Construct text fig
FigSingleLineText(Rectangle, DiagramSettings, boolean) - Constructor for class org.argouml.uml.diagram.ui.FigSingleLineText
Constructor for text fig without owner.
FigSingleLineText(Object, Rectangle, DiagramSettings, boolean, String[]) - Constructor for class org.argouml.uml.diagram.ui.FigSingleLineText
Construct text fig
FigSingleLineTextWithNotation - Class in org.argouml.uml.diagram.ui
A single line FigText that uses the Notation subsystem facilities for its text generation.
FigSingleLineTextWithNotation(Object, Rectangle, DiagramSettings, boolean) - Constructor for class org.argouml.uml.diagram.ui.FigSingleLineTextWithNotation
 
FigSingleLineTextWithNotation(Object, Rectangle, DiagramSettings, boolean, String) - Constructor for class org.argouml.uml.diagram.ui.FigSingleLineTextWithNotation
 
FigSingleLineTextWithNotation(Object, Rectangle, DiagramSettings, boolean, String[]) - Constructor for class org.argouml.uml.diagram.ui.FigSingleLineTextWithNotation
 
FigState - Class in org.argouml.uml.diagram.state.ui
Abstract class with common functionality for all Figs representing a UML State element.
FigState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigState
Constructor used by PGML parser.
FigStateVertex - Class in org.argouml.uml.diagram.state.ui
Abstract class for a State Vertex which has behavior for nestable nodes in UML Statechart diagrams.
FigStateVertex(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigStateVertex
Constructor used by PGML parser.
FigStereotype - Class in org.argouml.uml.diagram.ui
Fig to show one stereotype within a FigStereotypesGroup.
FigStereotype(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigStereotype
Construct a fig for a Stereotype or a keyword (which visually resembles a stereotype).
FigStereotypeDeclaration - Class in org.argouml.uml.diagram.static_structure.ui
Class to display a Stereotype declaration figure using Classifier box notation.
FigStereotypeDeclaration(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigStereotypeDeclaration
Construct a Fig for a Stereotype on a diagram.
FigStereotypesGroup - Class in org.argouml.uml.diagram.ui
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.
FigStereotypesGroup(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigStereotypesGroup
The constructor.
FigStubState - Class in org.argouml.uml.diagram.state.ui
Class to display graphics for a UML StubState in a diagram.
FigStubState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigStubState
Construct a new FigStubState.
FigSubactivityState - Class in org.argouml.uml.diagram.activity.ui
Class to display graphics for a UML SubactivityState in a diagram.
FigSubactivityState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.activity.ui.FigSubactivityState
Construct a new FigSubactivityState.
FigSubmachineState - Class in org.argouml.uml.diagram.state.ui
Class to display graphics for a UML SubmachineState in a diagram.
FigSubmachineState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigSubmachineState
Construct a new FigSubmachineState.
FigSubsystem - Class in org.argouml.uml.diagram.static_structure.ui
Class to display graphics for a UML subsystem in a class diagram.
FigSubsystem(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigSubsystem
Construct a Subsystem fig.
FigSynchState - Class in org.argouml.uml.diagram.state.ui
Class to display graphics for a UML SynchState in a diagram.
FigSynchState(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigSynchState
Construct a new FigSynchState.
FigTextGroup - Class in org.argouml.uml.diagram.ui
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(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigTextGroup
Construct a FigGroup with the given render settings.
FigTrace - Class in org.argouml.uml.diagram.ui
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 in org.argouml.uml.diagram.state.ui
This class represents the graphical representation of a transition on a Statechart diagram and an Activity diagram.
FigTransition(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.state.ui.FigTransition
Constructor used by PGML parser.
FigUsage - Class in org.argouml.uml.diagram.ui
This class represents a Fig for a Usage.
FigUsage(Object, DiagramSettings) - Constructor for class org.argouml.uml.diagram.ui.FigUsage
Construct a Fig.
FigUseCase - Class in org.argouml.uml.diagram.use_case.ui
A fig to display use cases on use case diagrams.
FigUseCase(Object, Rectangle, DiagramSettings) - Constructor for class org.argouml.uml.diagram.use_case.ui.FigUseCase
Construct a use case figure with the given owner, bounds, and rendering settings.
FigUseCase.FigMyCircle - Class in org.argouml.uml.diagram.use_case.ui
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.
FigUseCase.FigMyCircle(int, int, int, int) - Constructor for class org.argouml.uml.diagram.use_case.ui.FigUseCase.FigMyCircle
Constructor just invokes the parent constructor.
FILE_LOADED - Static variable in class org.argouml.configuration.Configuration
Property to indicate configuration load from file.
FILE_SAVED - Static variable in class org.argouml.configuration.Configuration
Property to indicate configuration save to file.
FILE_SEPARATOR - Static variable in interface org.argouml.uml.generator.CodeGenerator
The file separator for this operating system.
FILE_SEPARATOR - Static variable in class org.argouml.uml.generator.SourceUnit
The file seperator for this operating system.
FileConstants - Class in org.argouml.util
Utility class to store file extensions frequently used across ArgoUML.
FileConstants() - Constructor for class org.argouml.util.FileConstants
 
FileFilters - Class in org.argouml.util
This class handles the the various file extensions.
FileFilters() - Constructor for class org.argouml.util.FileFilters
 
FileImportUtils - Class in org.argouml.uml.reveng
Utility methods for source file importers.
FileImportUtils() - Constructor for class org.argouml.uml.reveng.FileImportUtils
 
FileModelLoader - Class in org.argouml.profile
An implementation for the ProfileModelLoader that loads profiles from files.
FileModelLoader() - Constructor for class org.argouml.profile.FileModelLoader
 
FILL_COLOR - Static variable in interface org.argouml.uml.diagram.ui.ArgoFig
Default color for filled figures.
fillBlankFunctionName(Object, String, boolean) - Method in class org.argouml.notation.providers.uml.AbstractMessageNotationUml
Fill in the function name if it is blank.
fillBlankVariableName(Object, StringBuilder, boolean) - Method in class org.argouml.notation.providers.uml.AbstractMessageNotationUml
Fill in the variable name if it is blank.
finalize() - Method in class org.argouml.language.ui.LanguageComboBox
 
finalize() - Method in class org.argouml.uml.ui.TabSrc
 
findAllPresentationsFor(Object) - Method in interface org.argouml.kernel.Project
Returns a list with all figs for some UML object on all diagrams.
findAllPresentationsFor(Object) - Method in class org.argouml.kernel.ProjectImpl
 
findAllStereotypesForModelElement(Object) - Method in class org.argouml.kernel.ProfileConfiguration
 
findByMetaType(Object) - Method in class org.argouml.kernel.ProfileConfiguration
Find all the model elements in the configured Profiles of the given meta type.
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.
FindDialog - Class in org.argouml.ui
Main dialog for Find function.
FindDialog() - Constructor for class org.argouml.ui.FindDialog
The constructor.
findFigsForMember(Object) - Method in interface 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).
findFigsForMember(Object) - Method in class org.argouml.kernel.ProjectImpl
 
findLanguage(String) - Method in class org.argouml.uml.generator.GeneratorManager
Find a language by name from the available ones.
findNamespace() - Method in class org.argouml.uml.ui.ActionAddDiagram
Find the right namespace for the diagram.
findNamespace() - Method in class org.argouml.uml.ui.ActionCollaborationDiagram
Find the right namespace for the diagram.
findNamespace() - Method in class org.argouml.uml.ui.ActionDeploymentDiagram
 
findNamespace() - Method in class org.argouml.uml.ui.ActionNewDiagram
Find the right namespace for the diagram.
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.
findStereotypeForObject(String, Object) - Method in class org.argouml.kernel.ProfileConfiguration
Find a stereotype with the given name which is applicable to the given element.
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.ProfileConfiguration
Search for the given type in all of the profile models.
findType(String) - Method in interface org.argouml.kernel.Project
Searches for a type/classifier with name s.
findType(String, boolean) - Method in interface org.argouml.kernel.Project
Searches for a type/classifier with name s.
findType(String) - Method in class org.argouml.kernel.ProjectImpl
 
findType(String, boolean) - Method in class org.argouml.kernel.ProjectImpl
 
findTypeInDefaultModel(String) - Method in interface org.argouml.kernel.Project
Find a type by name in the default model.
findTypeInDefaultModel(String) - Method in class org.argouml.kernel.ProjectImpl
 
findTypeInModel(String, Object) - Static method in class org.argouml.kernel.ProfileConfiguration
Finds a type in a model by name FIXME: duplicated from the method with the same name in org.argouml.profile.internal.ModelUtils.
findTypeInModel(String, Object) - Method in interface org.argouml.kernel.Project
Finds a classifier with a certain name.
findTypeInModel(String, Object) - Method in class org.argouml.kernel.ProjectImpl
 
findTypeInModel(String, Object) - Static method in class org.argouml.profile.internal.ModelUtils
Finds a type in a model by name
finish() - Method in class org.argouml.cognitive.critics.Wizard
Finish the wizard.
finished() - Method in class org.argouml.ui.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
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
 
firePropertyChange(String, Object, Object) - Static method in class org.argouml.cognitive.Designer
 
fireShortcutChangedEvent(String) - Method in class org.argouml.ui.cmd.ShortcutField
Inform listeners of any shortcut notifications.
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 a node (or a set of siblings) has changed in some way.
fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class org.argouml.ui.TreeModelSupport
Notify all listeners a node has been inserted.
fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class org.argouml.ui.TreeModelSupport
Notify all listeners that nodes have been removed from the tree.
fireTreeStructureChanged(Object[]) - Method in class org.argouml.ui.TreeModelSupport
Notify all listeners that the tree has drastically changed structure from a given node down.
fireTreeStructureChanged(Object, Object[]) - Method in class org.argouml.ui.TreeModelSupport
Notify all listeners that the tree has drastically changed structure from a given node down.
fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class org.argouml.ui.TreeModelSupport
Notify all listeners that the tree has drastically changed structure from a given node down.
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.Critic
 
fixIt(ToDoItem, Object) - Method in class org.argouml.cognitive.Designer
 
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.
fixUriExtension(URI) - 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.core.propertypanels.ui.UMLEditableComboBox
 
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.core.propertypanels.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
 
forceValidityCheck() - 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 interface org.argouml.profile.FormatingStrategy
Produce a string the represents the collection of model elements in the context of the specified namespace.
formatCollection(Iterator, Object) - Method in class org.argouml.profile.internal.FormatingStrategyUML
 
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 interface org.argouml.profile.FormatingStrategy
Produce a string that represents the specific model element in the context of the specified namespace.
formatElement(Object, Object) - Method in class org.argouml.profile.internal.FormatingStrategyUML
 
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.
formatException(String, Throwable, boolean) - Static method in class org.argouml.ui.ExceptionDialog
 
FormatingStrategy - Interface in org.argouml.profile
Interface for the formating strategy to be used when formating model element names.
FormatingStrategyUML - Class in org.argouml.profile.internal
The Formating Strategy based on UML naming conventions.
FormatingStrategyUML() - Constructor for class org.argouml.profile.internal.FormatingStrategyUML
 
formatKeyStroke(KeyStroke) - Static method in class org.argouml.util.KeyEventUtils
Formats a given KeyStroke into a string
formatNameList(Collection) - Method in class org.argouml.notation.NotationProvider
 
formatNameList(Collection, String) - Method in class org.argouml.notation.NotationProvider
 
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.
formatStereotype(String, boolean) - Static method in class org.argouml.notation.providers.uml.NotationUtilityUml
Create a string representation of a stereotype, keyword or comma separate list of names.
FRIEND_STEREOTYPE - Static variable in interface org.argouml.model.ModelManagementHelper
Name of stereotype applied to Permission which is a friend.
FROZEN_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetChangeability
FROZEN_COMMAND determines a changeability kind.

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