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

F

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_NAME - Static variable in class org.argouml.model.uml.EventTreeDefinition
 
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.
FINAL - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
FINAL - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
FLOAT_CLASS - Static variable in class org.argouml.language.java.generator.JavaUML
 
FLOAT_SUFFIX - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
FLOAT_SUFFIX - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
FLOAT_TYPE - Static variable in class org.argouml.language.java.generator.JavaUML
 
FONT_NAMES - Static variable in class org.argouml.ui.StylePanelFigText
 
FOR_CONDITION - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
FOR_CONDITION - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
FOR_INIT - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
FOR_INIT - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
FOR_ITERATOR - Static variable in interface org.argouml.language.java.generator.JavaTokenTypes
 
FOR_ITERATOR - Static variable in interface org.argouml.uml.reveng.java.JavaTokenTypes
 
FROZEN_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetChangeability
FROZEN_COMMAND determines a changeability kind.
FeaturesCompartmentContainer - interface org.argouml.uml.diagram.ui.FeaturesCompartmentContainer.
An interface to be implemented by any Fig that contains a FigFeaturesCompartment.
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
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 an association Fig 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.
Class to display an association edge in an Association Class.
FigAssociationClass() - Constructor for class org.argouml.uml.diagram.ui.FigAssociationClass
Construct a new AssociationClass.
FigAssociationClass(Object, Layer) - Constructor for class org.argouml.uml.diagram.ui.FigAssociationClass
Construct a new AssociationClass.
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.
FigBranchState - class org.argouml.uml.diagram.state.ui.FigBranchState.
Class to display graphics for a UML Choice State in a diagram.
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
FigCallActionLink - class org.argouml.uml.diagram.sequence.ui.FigCallActionLink.
Fig that represents a link on a sequence diagram that has a callaction
FigCallActionLink(Object) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigCallActionLink
 
FigCallActionLink() - Constructor for class org.argouml.uml.diagram.sequence.ui.FigCallActionLink
 
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() - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigClass
Main constructor for a FigClass.
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.
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() - Constructor for class org.argouml.uml.diagram.ui.FigClassAssociationClass
The constructor.
FigClassAssociationClass(FigAssociationClass) - Constructor for class org.argouml.uml.diagram.ui.FigClassAssociationClass
The constructor.
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 NSUML object.
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() - Constructor for class org.argouml.uml.diagram.ui.FigCompartment
 
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.
FigCreateActionLink - class org.argouml.uml.diagram.sequence.ui.FigCreateActionLink.
 
FigCreateActionLink(Object) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigCreateActionLink
 
FigCreateActionLink() - Constructor for class org.argouml.uml.diagram.sequence.ui.FigCreateActionLink
The constructor.
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.
 
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
 
FigDestroyActionLink - class org.argouml.uml.diagram.sequence.ui.FigDestroyActionLink.
 
FigDestroyActionLink(Object) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigDestroyActionLink
 
FigDestroyActionLink() - Constructor for class org.argouml.uml.diagram.sequence.ui.FigDestroyActionLink
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(Fig, Fig, FigAssociationClass) - Constructor for class org.argouml.uml.diagram.ui.FigEdgeAssociationClass
The constructor for the AssociationClass fig.
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
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
FigEdgeNote(Object, Object) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
Constructs a new figedgenote from some object to another object.
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
 
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) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigFeature
Constructor for FigFeature.
FigFeature.SelectionFeature - class org.argouml.uml.diagram.static_structure.ui.FigFeature.SelectionFeature.
 
FigFeature.SelectionFeature(Fig) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigFeature.SelectionFeature
Constructor for SelectionFeature.
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.
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
FigGeneralization(Object) - Constructor for class org.argouml.uml.diagram.ui.FigGeneralization
The constructor that hooks the Fig into the UML element
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 a diagram.
FigJunctionState() - Constructor for class org.argouml.uml.diagram.state.ui.FigJunctionState
constructor
FigJunctionState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigJunctionState
constructor
FigLink - class org.argouml.uml.diagram.sequence.ui.FigLink.
The fig for a link in a sequence diagram.
FigLink(Object) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigLink
Contructs a new figlink and sets the owner of the figlink.
FigLink() - Constructor for class org.argouml.uml.diagram.sequence.ui.FigLink
Constructor here for saving and loading purposes.
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.
FigLinkPort - class org.argouml.uml.diagram.sequence.ui.FigLinkPort.
The port fig for links.
FigLinkPort(int, int, int) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigLinkPort
Creates a new horizontal FigLinkPort that's not displayed
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 - 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.ui.FigMessage.
Class to display graphics for a UML message in a 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
FigMessageGroup - class org.argouml.uml.diagram.collaboration.ui.FigMessageGroup.
TODO: Should this be in its own source file?
FigMessageGroup() - Constructor for class org.argouml.uml.diagram.collaboration.ui.FigMessageGroup
Constructor for FigMessageGroup.
FigMessageGroup(List) - Constructor for class org.argouml.uml.diagram.collaboration.ui.FigMessageGroup
Constructor for FigMessageGroup.
FigModel - class org.argouml.uml.diagram.static_structure.ui.FigModel.
Class to display graphics for a UML model in a class diagram.
FigModel() - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigModel
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
FigName - class org.argouml.uml.diagram.ui.FigName.
A specialist FigText for display the model element name.
FigName(int, int, int, int, boolean) - Constructor for class org.argouml.uml.diagram.ui.FigName
The constructor.
FigNameCompartment - class org.argouml.uml.diagram.ui.FigNameCompartment.
A specialist for displaying the model element name and stereotype.
FigNameCompartment(int, int, int, int, boolean) - Constructor for class org.argouml.uml.diagram.ui.FigNameCompartment
The constructor.
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.ActionModifierAbstract - class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionModifierAbstract.
 
FigNodeModelElement.ActionModifierAbstract(Object) - Constructor for class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionModifierAbstract
The constructor.
FigNodeModelElement.ActionModifierActive - class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionModifierActive.
 
FigNodeModelElement.ActionModifierActive(Object) - Constructor for class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionModifierActive
The constructor.
FigNodeModelElement.ActionModifierLeaf - class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionModifierLeaf.
 
FigNodeModelElement.ActionModifierLeaf(Object) - Constructor for class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionModifierLeaf
The constructor.
FigNodeModelElement.ActionModifierRoot - class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionModifierRoot.
 
FigNodeModelElement.ActionModifierRoot(Object) - Constructor for class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionModifierRoot
The constructor.
FigNodeModelElement.ActionVisibilityPrivate - class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionVisibilityPrivate.
 
FigNodeModelElement.ActionVisibilityPrivate(Object) - Constructor for class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionVisibilityPrivate
The constructor.
FigNodeModelElement.ActionVisibilityProtected - class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionVisibilityProtected.
 
FigNodeModelElement.ActionVisibilityProtected(Object) - Constructor for class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionVisibilityProtected
The constructor.
FigNodeModelElement.ActionVisibilityPublic - class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionVisibilityPublic.
 
FigNodeModelElement.ActionVisibilityPublic(Object) - Constructor for class org.argouml.uml.diagram.ui.FigNodeModelElement.ActionVisibilityPublic
The constructor.
FigNote - class org.argouml.uml.diagram.ui.FigNote.
Deprecated. as of 0.15.1, but don't remove because it is need for loading 'old' .zargo project files, replaced by FigComment TODO: When can this be removed? What do we need to do to remove this?
FigNote() - Constructor for class org.argouml.uml.diagram.ui.FigNote
Deprecated. Main constructor
FigNote(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.ui.FigNote
Deprecated. Constructor
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.
FigObject - class org.argouml.uml.diagram.sequence.ui.FigObject.
Fig to show an object on a sequence diagram.
FigObject() - Constructor for class org.argouml.uml.diagram.sequence.ui.FigObject
Default constructor.
FigObject(Object) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigObject
 
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() - 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
FigPackage.FigPackageFigText - class org.argouml.uml.diagram.static_structure.ui.FigPackage.FigPackageFigText.
 
FigPackage.FigPackageFigText(int, int, int, int) - Constructor for class org.argouml.uml.diagram.static_structure.ui.FigPackage.FigPackageFigText
 
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.
This class represents a Fig for a 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.
FigReturnActionLink - class org.argouml.uml.diagram.sequence.ui.FigReturnActionLink.
 
FigReturnActionLink(Object) - Constructor for class org.argouml.uml.diagram.sequence.ui.FigReturnActionLink
 
FigReturnActionLink() - Constructor for class org.argouml.uml.diagram.sequence.ui.FigReturnActionLink
 
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
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
FigStereotype - class org.argouml.uml.diagram.ui.FigStereotype.
A specialist FigText for display stereotypes.
FigStereotype(int, int, int, int, boolean) - Constructor for class org.argouml.uml.diagram.ui.FigStereotype
The constructor.
FigStubState - class org.argouml.uml.diagram.state.ui.FigStubState.
Class to display graphics for a UML MStubState in a diagram.
FigStubState() - Constructor for class org.argouml.uml.diagram.state.ui.FigStubState
 
FigStubState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigStubState
 
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 MSubmachineState in a diagram.
FigSubmachineState() - Constructor for class org.argouml.uml.diagram.state.ui.FigSubmachineState
 
FigSubmachineState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigSubmachineState
 
FigSubsystem - class org.argouml.uml.diagram.static_structure.ui.FigSubsystem.
Class to display graphics for a UML subsystem in a class diagram.
FigSubsystem() - 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
 
FigSynchState(GraphModel, Object) - Constructor for class org.argouml.uml.diagram.state.ui.FigSynchState
 
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.
FigTransition(Object) - 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 NSUML 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.
FileChooserFactory - class org.argouml.ui.FileChooserFactory.
Factory class to return a JFileChooser configured according to JRE requirements.
FileChooserFactory() - Constructor for class org.argouml.ui.FileChooserFactory
 
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.
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
 
FileImportSupport.ImportFileChooser - class org.argouml.uml.reveng.FileImportSupport.ImportFileChooser.
 
FileImportSupport.ImportFileChooser(Import, String) - Constructor for class org.argouml.uml.reveng.FileImportSupport.ImportFileChooser
 
FileImportSupport.ImportFileChooser(Import, String, FileSystemView) - Constructor for class org.argouml.uml.reveng.FileImportSupport.ImportFileChooser
 
FileImportSupport.ImportFileChooser(Import) - Constructor for class org.argouml.uml.reveng.FileImportSupport.ImportFileChooser
 
FileImportSupport.ImportFileChooser(Import, FileSystemView) - Constructor for class org.argouml.uml.reveng.FileImportSupport.ImportFileChooser
 
FindDialog - class org.argouml.ui.FindDialog.
This is one of the few classes in Argo that is self running (i.e.
FindDialog() - Constructor for class org.argouml.ui.FindDialog
The constructor.
factory - Variable in class org.argouml.model.uml.UmlFactoryImpl.ObjectCreateInfo
 
fe - Variable in class org.argouml.uml.diagram.ui.ModeCreateEdgeAndNode
 
feature(Object) - Method in class org.argouml.uml.reveng.java.ParseState
Tell the parse state that a feature belongs to the current classifier.
featureListModel - Static variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
featureListModel - Static variable in class org.argouml.uml.ui.model_management.PropPanelSubsystem
 
featureScroll - Variable in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
featureScroll - Variable in class org.argouml.uml.ui.model_management.PropPanelSubsystem
 
ffCodePiece(BufferedReader, BufferedWriter) - Method in class org.argouml.language.java.generator.NamedCodePiece
Read until the end of the code piece.
fg - Variable in class org.argouml.uml.diagram.use_case.ui.FigExtend
The group of label and condition.
field - Variable in class org.argouml.cognitive.ui.WizStepTextField
 
field() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
field - Variable in class org.argouml.uml.diagram.ui.DiagramNameDocument
 
field - Variable in class org.argouml.uml.diagram.ui.PropPanelDiagram
 
field() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
fieldArgoExtDir - Variable in class org.argouml.ui.SettingsTabEnvironment
 
fieldArgoHome - Variable in class org.argouml.ui.SettingsTabEnvironment
 
fieldArgoRoot - Variable in class org.argouml.ui.SettingsTabEnvironment
 
fieldJavaHome - Variable in class org.argouml.ui.SettingsTabEnvironment
 
fieldStartupDir - Variable in class org.argouml.ui.SettingsTabEnvironment
 
fieldUserDir - Variable in class org.argouml.ui.SettingsTabEnvironment
 
fieldUserHome - Variable in class org.argouml.ui.SettingsTabEnvironment
 
fields - Variable in class org.argouml.cognitive.ui.WizStepManyTextFields
 
fig - Variable in class org.argouml.uml.cognitive.critics.ClAttributeCompartment
 
fig - Variable in class org.argouml.uml.cognitive.critics.ClClassName
 
fig - Variable in class org.argouml.uml.cognitive.critics.ClOperationCompartment
 
fig - Variable in class org.argouml.uml.diagram.ui.FigAssociationClass
 
figActivations - Variable in class org.argouml.uml.diagram.sequence.ui.FigObject
The list where the figrects are stored that are the activation boxes.
figDamaged() - Method in class org.argouml.uml.diagram.ui.FigAssociationClass
This method should be called whenever a FigAssociationClass or a FigClassAssociationClass or a FigEdgeAssociationClass is damaged.
figFigLinkPorts - Variable in class org.argouml.uml.diagram.sequence.ui.FigObject
The list with the figLinkPorts.
figGroup - Variable in class org.argouml.persistence.PGMLParser
HACK to handle issue 2719.
figLinkPort - Variable in class org.argouml.uml.diagram.sequence.LinkNode
 
figLinkPort - Variable in class org.argouml.uml.diagram.sequence.ObjectNode
 
figNodes - Variable in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter
HashMap with figures as key and Nodes as elements
figObjectsX - Variable in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayout
Linked list with all fig objects sorted by x coordinate in it
figPoly - Variable in class org.argouml.uml.diagram.static_structure.ui.FigModel
 
figPoly - Variable in class org.argouml.uml.diagram.static_structure.ui.FigSubsystem
 
figPoly - Variable in class org.argouml.uml.diagram.ui.FigMessage
 
figTarget - Variable in class org.argouml.ui.targetmanager.TargetManager
Cache for the figTarget.
figure - Variable in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNode
Attribute figure represents the figure that this ClassdiagramNode represents during the layout process.
fileMenu - Variable in class org.argouml.ui.cmd.LastRecentlyUsedMenuList
menu where the list is bound to
fileName - Variable in class org.argouml.uml.reveng.java.Modeller
The name of the file being parsed.
fileToolbar - Variable in class org.argouml.ui.cmd.GenericArgoMenuBar
The toolbars.
filename - Variable in class org.argouml.uml.ui.ActionReopenProject
 
filesLeft - Variable in class org.argouml.uml.reveng.Import.ImportRun
 
fillField - Variable in class org.argouml.ui.StylePanelFig
 
fillLabel - Variable in class org.argouml.ui.StylePanelFig
 
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.
filterWithActivator(Collection, Object) - Method in class org.argouml.uml.generator.ParserDisplay
Finds the messages in Collection c that has message a as activator.
finalStateIcon - Static variable in class org.argouml.application.helpers.ResourceLoaderWrapper
 
finalisedList() - Method in class org.argouml.uml.generator.ParserDisplay.ModelElementInfoList
Finish the procedure, by deleting the UML model items that are not to be retained, and return a collection of the ones to be retained.
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.
finalize() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
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
 
find(Map, PropertyChangeListener, Object, String[]) - Method in class org.argouml.model.uml.NSUMLModelEventPump
 
findAllPresentationsFor(Object) - Method in class org.argouml.kernel.Project
Returns a list with all figs for some UML object on all diagrams.
findAllPresentationsFor(Object, boolean) - Method in class org.argouml.kernel.Project
Get all figs from all diagrams (+ enclosed ones recursively) for some object obj.
findAssociation(Object, int) - Method in class org.argouml.uml.cognitive.critics.CrNoAssociations
 
findCandidateRoots(Collection, Object, Object) - Method in class org.argouml.uml.generator.ParserDisplay
Finds the root candidates in a collection c, ie the messages in c that has the activator a (may be null) and has no predecessor with the same activator.
findChangeableInstanceAttributeInInherited(Object, int) - Method in class org.argouml.uml.cognitive.critics.CrNoInstanceVariables
Searches for attributes that are changeable instance attributes.
findClassifierByName(Object, String) - Method in class org.argouml.model.uml.ActivityGraphsHelperImpl
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
 
findEnd(MMessage) - Method in class org.argouml.model.uml.CollaborationsFactoryImpl
Walks the tree of successors to m rooted until a leaf is found.
findFig(String) - Method in class org.argouml.persistence.PGMLParser
 
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).
findInstanceOperationInInherited(Object, int) - Method in class org.argouml.uml.cognitive.critics.CrNoOperations
 
findModule(String) - Method in class org.argouml.moduleloader.ModuleLoader2
Return the ModuleInterface, ModuleStatus pair for the module with the given name or null if there isn't any.
findMsg(Object, String) - Method in class org.argouml.uml.generator.ParserDisplay
Finds the message in ClassifierRole r that has the message number written in n.
findMsgOrderBreak(String) - Static method in class org.argouml.uml.generator.ParserDisplay
Finds the break between message number and (possibly) message order.
findNamespace(Object, Object) - Static method in class org.argouml.uml.cognitive.critics.WizOperName
 
findNamespace() - Method in class org.argouml.uml.ui.ActionAddDiagram
Find the right namespace for the diagram.
findNamespace(Object, Object) - Static method in class org.argouml.uml.ui.UMLComboBoxEntry
 
findNodes(Object) - Method in class org.argouml.ui.explorer.ExplorerTreeModel
node lookup for a given model element.
findNotation(String) - Static method in class org.argouml.application.api.Notation
Convert a String into a NotationName.
findNotation(String) - Static method in class org.argouml.application.notation.NotationNameImpl
Finds a NotationName matching the configuration string.
findOperationByName(Object, String) - Method in class org.argouml.model.uml.StateMachinesHelperImpl
Finds the operation to which a CallEvent refers.
findPanelFor(Class) - Method in class org.argouml.uml.ui.TabProps
 
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.uml.ActivityGraphsHelperImpl
Find a state of a Classifier by its name.
findTarget(Object) - Method in class org.argouml.cognitive.checklist.ui.TabChecklist
Converts a selected element to a target that is appropriate for a checklist.
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.
finishButton - Variable in class org.argouml.cognitive.ui.WizStep
 
finished - Variable in class org.argouml.cognitive.ui.Wizard
True when the wizard has done everything it can.
fire(PropertyChangeEvent) - Method in class org.argouml.model.uml.NSUMLEventListener
Send an event to the listener (if any).
fireConstraintAdded() - Method in class org.argouml.uml.ui.TabConstraints.ConstraintModel
 
fireConstraintDataChanged(int, Object, Object) - Method in class org.argouml.uml.ui.TabConstraints.ConstraintModel
 
fireConstraintNameChanged(int, Object, Object) - Method in class org.argouml.uml.ui.TabConstraints.ConstraintModel
 
fireConstraintRemoved(Object, int) - Method in class org.argouml.uml.ui.TabConstraints.ConstraintModel
 
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
 
fireEvent(int, ArgoModule) - Method in class org.argouml.application.modules.ModuleLoader
 
fireEvent(int, NotationName) - Static method in class org.argouml.application.notation.NotationNameImpl
 
fireEvent(int, NotationProvider2) - Method in class org.argouml.application.notation.NotationProviderFactory
Send an event to the 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
 
fireListEvents - Variable in class org.argouml.uml.ui.UMLComboBoxModel2
Flag to indicate wether list events should be fired
fireListEvents - Variable in class org.argouml.uml.ui.UMLModelElementListModel2
Flag to indicate wether list events should be fired
fireNeedsSavePropertyChanged() - Method in class org.argouml.model.uml.UmlModelListener
Fire an event to all members of the listener list.
fireProgressEvent(long) - Method in class org.argouml.persistence.AbstractFilePersister
Inform listeners of any progress notifications
fireProgressEvent() - Method in class org.argouml.persistence.XmlInputStream
 
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
 
firePropertyChange(String, Object, Object) - Static method in class org.argouml.cognitive.Designer
 
firePropertyChanged(String, Object, Object) - Method in class org.argouml.kernel.ProjectManager
Fire an event to all members of the listener list.
firePropertyChanged(String, Object) - Method in class org.argouml.model.uml.ExplorerNSUMLEventAdaptor
Source of the model element changed translates to the new value.
fireTargetAdded(TargetEvent) - Method in class org.argouml.ui.DetailsPane
 
fireTargetAdded(TargetEvent) - Method in class org.argouml.ui.targetmanager.TargetManager
 
fireTargetAdded(TargetEvent) - Method in class org.argouml.uml.ui.PropPanel
 
fireTargetAdded(TargetEvent) - Method in class org.argouml.uml.ui.TabProps
 
fireTargetAdded(TargetEvent) - Method in class org.argouml.uml.ui.TabStyle
 
fireTargetRemoved(TargetEvent) - Method in class org.argouml.ui.DetailsPane
 
fireTargetRemoved(TargetEvent) - Method in class org.argouml.ui.targetmanager.TargetManager
 
fireTargetRemoved(TargetEvent) - Method in class org.argouml.uml.ui.PropPanel
 
fireTargetRemoved(TargetEvent) - Method in class org.argouml.uml.ui.TabProps
 
fireTargetRemoved(TargetEvent) - Method in class org.argouml.uml.ui.TabStyle
 
fireTargetSet(TargetEvent) - Method in class org.argouml.ui.DetailsPane
 
fireTargetSet(TargetEvent) - Method in class org.argouml.ui.targetmanager.TargetManager
 
fireTargetSet(TargetEvent) - Method in class org.argouml.uml.ui.PropPanel
 
fireTargetSet(TargetEvent) - Method in class org.argouml.uml.ui.TabProps
 
fireTargetSet(TargetEvent) - Method in class org.argouml.uml.ui.TabStyle
 
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 MModel 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.
firing - Variable in class org.argouml.uml.ui.UMLPlainTextDocument
True if an event should be fired when the text of the document is changed
first() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNote
Return the first node to which this note is attached to.
fixExtension(String) - Method in class org.argouml.persistence.PersistenceManager
 
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.
fixModel() - Method in class org.argouml.uml.diagram.ui.FigGeneralization
 
fixUrlExtension(URL) - Method in class org.argouml.persistence.PersistenceManager
 
flat - Variable in class org.argouml.cognitive.ui.ToDoPerspective
todoList specific
flatButton - Variable in class org.argouml.cognitive.ui.ToDoPane
 
flatChildren - Variable in class org.argouml.cognitive.ui.ToDoPerspective
todoList specific
flavors - Static variable in class org.argouml.ui.explorer.TransferableModelElement
 
flip(int[]) - Method in class org.argouml.uml.diagram.state.ui.FigTransition
Deprecated. by mvw in V0.17.1. Use your own routine, or document this one and remove the deprecation.
flushModelEvents() - Method in class org.argouml.model.uml.UmlModelEventPump
changes the NSUML event policy to flush model events.
fn - Variable in class org.argouml.uml.diagram.ui.ModeCreateEdgeAndNode
 
focusGained(FocusEvent) - Method in class org.argouml.ui.StylePanelFig
 
focusGained(FocusEvent) - Method in class org.argouml.uml.ui.ActionPaste
 
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
 
fontField - Variable in class org.argouml.ui.StylePanelFigText
 
fontLabel - Variable in class org.argouml.ui.StylePanelFigText
 
forCond() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
forCond() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
forInit() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
forInit() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
forIter() - Method in class org.argouml.language.java.generator.JavaRecognizer
 
forIter() - Method in class org.argouml.uml.reveng.java.JavaRecognizer
 
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.
forkIcon - Static variable in class org.argouml.application.helpers.ResourceLoaderWrapper
 
formatClass(Class) - Method in class org.argouml.model.uml.EventTreeDefinition
 
formatClass(Class) - Method in class org.argouml.model.uml.UmlModelEventPump
Retrieves the implementation class belonging to some given class.
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.
formatCountLabel(int) - Static method in class org.argouml.cognitive.ui.ToDoPane
 
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.
found(Object, String) - Method in interface org.argouml.uml.generator.PropertyOperation
Invoked by PropertySpecialString when it has matched a property name.
freeElements - Static variable in class org.argouml.persistence.SAXParserBase
This acts as a stack of elements.
fullImport - Variable in class org.argouml.uml.reveng.Import
 

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