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

G

gen(Object) - Method in class org.argouml.uml.ChildGenRelated
Reply a java.util.Enumeration of the children of the given Object Returns an enumeration or null if not possible to get the children.
gen(Object) - Method in class org.argouml.uml.cognitive.critics.ChildGenUML
Deprecated. for 0.25.4 by tfmorris. Only for use with legacy GEF interfaces. Use ChildGenUML.gen2(Object) for new applications.
gen(Object) - Method in class org.argouml.uml.GenAncestorClasses
 
gen(Object) - Method in class org.argouml.uml.GenDescendantClasses
 
gen2(Object) - Method in class org.argouml.uml.cognitive.critics.ChildGenUML
Return an Iterator of the children of the given Object
GenAncestorClasses - Class in org.argouml.uml
Utility class to generate the base classes of a class.
GenAncestorClasses() - Constructor for class org.argouml.uml.GenAncestorClasses
 
GenCompositeClasses2 - Class in org.argouml.uml
Utility class to generate a list of the "children" of a class which are the other classes that are associated with the parent class, and that Association has a COMPOSITE end at the parent.
GenCompositeClasses2() - Constructor for class org.argouml.uml.GenCompositeClasses2
 
GenDescendantClasses - Class in org.argouml.uml
Utility class to generate the subclasses of a class.
GenDescendantClasses() - Constructor for class org.argouml.uml.GenDescendantClasses
 
generate(String, String) - Static method in class org.argouml.uml.generator.AbstractSection
 
generate(Collection, boolean) - Method in interface org.argouml.uml.generator.CodeGenerator
Generate code for the specified classifiers.
generate(Language, Collection, boolean) - Static method in class org.argouml.uml.generator.GeneratorHelper
Generate code for one or more elements in a given language.
generate(Language, Object, boolean) - Static method in class org.argouml.uml.generator.GeneratorHelper
Generate code for a single element.
generateActionSequence(Object) - Static method in class org.argouml.notation.providers.uml.NotationUtilityUml
Generate a textual representation of the given Action or ActionSequence according the UML standard notation.
GENERATED_TAG - Static variable in interface org.argouml.model.Facade
This tag is set on elements that are generated by reference when importing.
generateFileList(Collection, boolean) - Method in interface org.argouml.uml.generator.CodeGenerator
Returns a list of files that will be generated from the specified modelelements.
generateFiles(Collection, String, boolean) - Method in interface org.argouml.uml.generator.CodeGenerator
Generate files for the specified classifiers.
generateID() - Static method in class org.argouml.util.ItemUID
Generates a new unique ID and returns it as a String.
generateMessageNumber(Object, Object, int) - Method in class org.argouml.notation.providers.uml.AbstractMessageNotationUml
Generate the "intno" of the given Message.
generateMultiplicity(Object, boolean) - Static method in class org.argouml.notation.providers.uml.NotationUtilityUml
Generate the text of a multiplicity.
generateParameter(Object) - Method in class org.argouml.notation.providers.uml.TransitionNotationUml
Generates the representation of a parameter on the display (diagram).
generatePath(Object) - Static method in class org.argouml.notation.providers.uml.NotationUtilityUml
 
generateRecurrence(Object) - Method in class org.argouml.notation.providers.uml.AbstractMessageNotationUml
Generates a textual description of an IterationExpression.
generateStereotype(Object, boolean) - Static method in class org.argouml.notation.providers.uml.NotationUtilityUml
Generate the text for one or more stereotype(s).
generateStereotype(Collection<Object>) - Static method in class org.argouml.ui.DisplayTextTree
 
generateVisibility2(Object) - Static method in class org.argouml.notation.providers.uml.NotationUtilityUml
Returns a visibility String either for a VisibilityKind or a model element.
GENERATOR_ADDED - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating a GENERATION was added.
GENERATOR_CHANGED - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating the default GENERATION was changed.
GENERATOR_REMOVED - Static variable in interface org.argouml.application.events.ArgoEventTypes
Id indicating a GENERATION was removed.
generatorAdded(ArgoGeneratorEvent) - Method in interface org.argouml.application.events.ArgoGeneratorEventListener
Invoked when a CodeGenerator has been added.
generatorAdded(ArgoGeneratorEvent) - Method in class org.argouml.language.ui.LanguageComboBox
 
generatorChanged(ArgoGeneratorEvent) - Method in interface org.argouml.application.events.ArgoGeneratorEventListener
Invoked when any aspect of the generator has been changed.
generatorChanged(ArgoGeneratorEvent) - Method in class org.argouml.language.ui.LanguageComboBox
 
GeneratorHelper - Class in org.argouml.uml.generator
Provides some utility methods for code generation.
GeneratorManager - Class in org.argouml.uml.generator
Keeps an instance of each CodeGenerator implementation module registered, associated with a language name.
generatorRemoved(ArgoGeneratorEvent) - Method in interface org.argouml.application.events.ArgoGeneratorEventListener
Invoked when a CodeGenerator has been removed.
generatorRemoved(ArgoGeneratorEvent) - Method in class org.argouml.language.ui.LanguageComboBox
 
GenericArgoMenuBar - Class in org.argouml.ui.cmd
Deprecated. in 0.29.2 by Bob Tarling. This class will be moved and made private in future. Use MenuBarFactory.createApplicationMenuBar
GenericArgoMenuBar() - Constructor for class org.argouml.ui.cmd.GenericArgoMenuBar
Deprecated. The constructor.
genText(Object) - Method in class org.argouml.ui.TabText
The target has changed, so let's generate some text to be shown.
genText(Object) - Method in class org.argouml.uml.ui.TabSrc
 
get(int) - Method in class org.argouml.cognitive.ListSet
 
get(int) - Method in class org.argouml.cognitive.ToDoList
 
get(String) - Method in class org.argouml.core.propertypanels.meta.PanelMetaCache
 
get(Object, String, String) - Method in class org.argouml.core.propertypanels.model.GetterSetterManager
Get a UML property by property name
get() - Method in class org.argouml.ui.SwingWorker
Return the value created by the construct method.
get(int) - Method in class org.argouml.uml.util.SortedListModel
Returns the component at the specified index.
getAbstraction() - Method in interface org.argouml.model.MetaTypes
 
getAction(Object) - Method in interface org.argouml.model.Facade
Returns the action belonging to some message or argument.
getAction() - Method in interface org.argouml.model.MetaTypes
 
getAction() - Method in class org.argouml.sequence2.diagram.FigMessage
Deprecated. This method is only called internally. If its needed at all it will become private. External callers can test for action type using isCallAction etc. If absolutely required the actions can be accessed via the model.
getAction() - Method in class org.argouml.uml.diagram.sequence.ui.FigMessage
Returns the action attached to this link if any.
getAction() - Method in class org.argouml.uml.diagram.ui.RadioAction
 
getAction(String, Object) - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewAction
 
getAction(String, Object) - Static method in class org.argouml.uml.ui.behavior.state_machines.ActionNewEvent
 
getActionActionSequence() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionActionSequence() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionActor() - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
getActionAggregation() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionAggregation() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionAggregation() - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
getActionAssociation() - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
getActionAssociation() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionAssociation() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionAssociation() - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
getActionAssociationClass() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionAssociationEnd() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionCallAction() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionCallAction() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionCallEvent() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionCallEvent() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionCallState() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionChangeEvent() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionChangeEvent() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionChoicePseudoState() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionClass() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionCompositeState() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionComposition() - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
getActionComposition() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionComposition() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionComposition() - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
getActionCreateAction() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionCreateAction() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionDeepHistoryPseudoState() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionDepend() - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
getActionDependency() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionDependency() - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
getActionDestroyAction() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionDestroyAction() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionExpression() - Method in interface org.argouml.model.MetaTypes
 
getActionExtend() - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
getActionExtensionPoint() - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
getActionFinalPseudoState() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionFinalPseudoState() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionForkPseudoState() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionForkPseudoState() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionGeneralization() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionGeneralize() - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
getActionGeneralize() - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
getActionGuard() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionGuard() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionInclude() - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
getActionInterface() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionJoinPseudoState() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionJoinPseudoState() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionJunctionPseudoState() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionJunctionPseudoState() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionLink() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionMAbstraction() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionMAssociation() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionMClass() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionMComponent() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionMComponentInstance() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionMDependency() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionMGeneralization() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionMInterface() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionMLink() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionMNode() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionMNodeInstance() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionMObject() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionModel() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionNewReception() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
getActionObjectFlowState() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionOwner(Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
getActionOwner(Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Return the owner of an action.
getActionPackage() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionPermission() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionRealization() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionReturnAction() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionReturnAction() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActions(Object) - Method in interface org.argouml.model.Facade
Get the list of Actions in an ActionSequence.
getActions() - Static method in class org.argouml.uml.diagram.ui.ActionCompartmentDisplay
Return the compartment show and/or hide actions needed for the selected Figs.
getActions() - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Return actions available for building toolbar or similar.
getActions() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
Deprecated. This overrides the behaviour of the base class to filter out any actions that could be used to attempt to modify the UML model on a readonly element.
getActions() - Method in class org.argouml.uml.ui.PropPanel
Get the actions that will make up the toolbar on this panel.
getActionSendAction() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionSendAction() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionSequence(Object) - Method in interface org.argouml.model.Facade
Get the ActionSequence, if any, that owns this Action.
getActionSequence() - Method in interface org.argouml.model.MetaTypes
 
getActionShallowHistoryPseudoState() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionSignalEvent() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionSignalEvent() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionStartPseudoState() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionStartPseudoState() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionState() - Method in interface org.argouml.model.MetaTypes
 
getActionState() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionState() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionStubState() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionSubactivityState() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionSubmachineState() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionSubsystem() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionSwimlane() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionSynchState() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionTerminateAction() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionTerminateAction() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionTimeEvent() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionTimeEvent() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionTransition() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionTransition() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionUniAggregation() - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
getActionUniAggregation() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionUniAggregation() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionUniAggregation() - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
getActionUniAssociation() - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
getActionUniAssociation() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionUniAssociation() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionUniAssociation() - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
getActionUniComposition() - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
getActionUniComposition() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getActionUniComposition() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionUniComposition() - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
getActionUninterpretedAction() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getActionUninterpretedAction() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getActionUsage() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getActionUseCase() - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
getActivatedMessages(Object) - Method in interface org.argouml.model.Facade
Return the Messages that are activated by the given Message.
getActivator(Object) - Method in interface org.argouml.model.Facade
Return the activator belonging to some message.
getActiveDiagram() - Method in interface org.argouml.kernel.Project
Deprecated. for 0.27.2 by tfmorris for all uses other than argo.tee. The active diagram is a concept associated with the current editing window, not a project. It can be retrieved from DiagramUtils.getActiveDiagram(), which will get the diagram for the window that last contained the mouse (from GEF). Alternatively, to get the diagram from a Fig, use ((LayerPerspective) getLayer()).getDiagram().
getActiveDiagram() - Method in class org.argouml.kernel.ProjectImpl
Deprecated. 
getActiveDiagram() - Static method in class org.argouml.uml.diagram.DiagramUtils
 
getActivityGraph(Object) - Method in interface org.argouml.model.Facade
Return the activityGraph of the given partition.
getActivityGraphField() - Method in class org.argouml.uml.ui.behavior.activity_graphs.PropPanelPartition
 
getActivityGraphsFactory() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getActivityGraphsFactory() - Static method in class org.argouml.model.Model
Getter for ActivityGraphsFactory.
getActivityGraphsFactory() - Method in interface org.argouml.model.ModelImplementation
Getter for ActivityGraphsFactory.
getActivityGraphsHelper() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getActivityGraphsHelper() - Static method in class org.argouml.model.Model
Getter for the ActivityGraphsHelper.
getActivityGraphsHelper() - Method in interface org.argouml.model.ModelImplementation
Getter for the ActivityGraphsHelper.
getActor() - Method in interface org.argouml.model.MetaTypes
 
getActualArguments(Object) - Method in interface org.argouml.model.Facade
Return the actual arguments for a given action.
getAddAction() - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Returns the addAction.
getAddedTargetCollection() - Method in class org.argouml.ui.targetmanager.TargetEvent
Returns the targets that are added to the selection.
getAddedTargets() - Method in class org.argouml.ui.targetmanager.TargetEvent
Returns the targets that are added to the selection.
getAddition(Object) - Method in interface org.argouml.model.Facade
Return an addition for a given include.
getAddition() - Method in class org.argouml.uml.ui.behavior.use_cases.PropPanelInclude
Get the current addition use case of the include relationship.
getAddOnly() - Method in interface org.argouml.model.ChangeableKind
Deprecated. 
getAgency() - Method in class org.argouml.cognitive.Designer
Reply the Agency object that is helping this Designer.
getAggregate() - Method in interface org.argouml.model.AggregationKind
 
getAggregation(Object) - Method in interface org.argouml.model.Facade
Return the AggregationKind of a given AssociationEnd.
getAggregationKind() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getAggregationKind() - Method in interface org.argouml.model.MetaTypes
 
getAggregationKind() - Static method in class org.argouml.model.Model
Getter for the AggregationKind object.
getAggregationKind() - Method in interface org.argouml.model.ModelImplementation
Getter for the AggregationKind object.
getAlias(Object) - Method in interface org.argouml.model.Facade
Return the alias of an ElementImport.
getAliasTextField() - Method in class org.argouml.uml.ui.model_management.PropPanelElementImport
 
getAllActors(Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
getAllActors(Object) - Method in interface org.argouml.model.UseCasesHelper
Returns all actors in some namespace ns.
getAllAttributes(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAllAttributes(Object) - Method in interface org.argouml.model.CoreHelper
Return all Attributes of a Classifier and of its parents.
getAllBehavioralFeatures(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAllBehavioralFeatures(Object) - Method in interface org.argouml.model.CoreHelper
Return all behavioralfeatures found in this element and its children.
getAllBehavioralFeatures(Object) - Method in interface org.argouml.model.ModelManagementHelper
 
getAllClasses(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAllClasses(Object) - Method in interface org.argouml.model.CoreHelper
Return all classes found in this namespace and in its children.
getAllClassifierRoles(Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
getAllClassifierRoles(Object) - Method in interface org.argouml.model.CollaborationsHelper
Returns all classifierroles found in this namespace and in its children.
getAllClassifiers(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAllClassifiers(Object) - Method in interface org.argouml.model.CoreHelper
Return all classifiers found in this namespace and in its children.
getAllComponents(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAllComponents(Object) - Method in interface org.argouml.model.CoreHelper
Return all components found in this namespace and in its children.
getAllContents(Object) - Method in interface org.argouml.model.ModelManagementHelper
This method calculates the following from the standard:
getAllDataTypes(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAllDataTypes(Object) - Method in interface org.argouml.model.CoreHelper
Return all components found in this namespace and in its children.
getAllImportedElements(Object) - Method in interface org.argouml.model.ModelManagementHelper
This method calculates the collection of imported elements of a Package following from the standard:
getAllInterfaces(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAllInterfaces(Object) - Method in interface org.argouml.model.CoreHelper
Return all interfaces found in this namespace and in its children.
getAllMetaDatatypeNames() - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAllMetaDatatypeNames() - Method in interface org.argouml.model.CoreHelper
Returns names of all metamodel value elements including datatypes, enumerations, and primitive types.
getAllMetatypeNames() - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAllMetatypeNames() - Method in interface org.argouml.model.CoreHelper
Returns names of all metatypes in metamodel.
getAllModelElementsOfKind(Object, Object) - Method in interface org.argouml.model.ModelManagementHelper
Returns all modelelements found in this namespace and its containing namespaces that are of some class kind.
getAllModelElementsOfKind(Object, String) - Method in interface org.argouml.model.ModelManagementHelper
helper method for ModelManagementHelper.getAllModelElementsOfKind(Object, Object).
getAllModelElementsOfKindWithModel(Object, Object) - Method in interface org.argouml.model.ModelManagementHelper
Returns all modelelements of the given kind.
getAllModelElementsWithSourcePath() - Method in interface org.argouml.uml.ui.SourcePathController
Retrieve a collection of all model elements that have source path settings.
getAllModelElementsWithSourcePath() - Method in class org.argouml.uml.ui.SourcePathControllerImpl
 
getAllNamespaces(Object) - Method in interface org.argouml.model.ModelManagementHelper
Returns all namespaces found in this namespace and in its containing namespaces.
getAllNodes(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAllNodes(Object) - Method in interface org.argouml.model.CoreHelper
Return all components found in this namespace and in its children.
getAllPossibleActivators(Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
getAllPossibleActivators(Object) - Method in interface org.argouml.model.CollaborationsHelper
Returns all possible activators for some message mes.
getAllPossibleAssociationRoles(Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
getAllPossibleAssociationRoles(Object) - Method in interface org.argouml.model.CollaborationsHelper
Returns all associations the bases of the classifierrole has, thereby forming the set of associationroles the classifierrole can use.
getAllPossibleBases(Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
getAllPossibleBases(Object) - Method in interface org.argouml.model.CollaborationsHelper
Returns all possible bases for the given element (a ClassifierRole or AssociationRole).
getAllPossibleImports(Object) - Method in interface org.argouml.model.ModelManagementHelper
Returns a collection of ModelElements that may possibly be imported in the given package.
getAllPossibleNamespaces(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAllPossibleNamespaces(Object, Object) - Method in interface org.argouml.model.CoreHelper
Return all possible namespaces that are valid owners of the given ModelElement as determined by the method isValidNamespace.
getAllPossiblePredecessors(Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
getAllPossiblePredecessors(Object) - Method in interface org.argouml.model.CollaborationsHelper
Returns all possible predecessors for some message, taking into account the wellformednessrules as defined in section 2.10 of the UML spec.
getAllPossibleStatemachines(Object, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
getAllPossibleStatemachines(Object, Object) - Method in interface org.argouml.model.StateMachinesHelper
Returns all statemachines that can be the statemachine the given submachinestate represents.
getAllPossibleStereotypes(Collection, Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
getAllPossibleStereotypes(Collection, Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Returns all possible stereotypes for some modelelement.
getAllPossibleSubvertices(Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
getAllPossibleSubvertices(Object) - Method in interface org.argouml.model.StateMachinesHelper
Returns all states that can be recursively contained by the given State.
getAllRealizedInterfaces(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAllRealizedInterfaces(Object) - Method in interface org.argouml.model.CoreHelper
Return all interfaces that are realized by the given class or by its superclasses.
getAllSubStates(Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
getAllSubStates(Object) - Method in interface org.argouml.model.StateMachinesHelper
Returns all substates some composite state contains.
getAllSubSystems(Object) - Method in interface org.argouml.model.ModelManagementHelper
Returns all subsystems found in this namespace and in its containing namespaces.
getAllSupertypes(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAllSupertypes(Object) - Method in interface org.argouml.model.CoreHelper
Return all elements of which this GeneralizableElement is a direct or indirect subtype.
getAllSurroundingNamespaces(Object) - Method in interface org.argouml.model.ModelManagementHelper
Returns all surrounding namespaces of some namespace ns.
getAllTypes(Object) - Method in class org.argouml.uml.cognitive.critics.CrAssocNameConflict
 
getAllUseCases(Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
getAllUseCases(Object) - Method in interface org.argouml.model.UseCasesHelper
Returns all usecases in some namespace ns.
getAllVisibleElements(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAllVisibleElements(Object) - Method in interface org.argouml.model.CoreHelper
Return a Set containing all ModelElements visible outside of the Namespace.
getAnchorPosition() - Method in class org.argouml.uml.diagram.ui.PathItemPlacement
Get the anchor position.
getAngle() - Method in class org.argouml.uml.diagram.ui.PathItemPlacement
Returns the value of the angle field converted to degrees.
getAnnotatedElement() - Method in class org.argouml.uml.CommentEdge
 
getAnnotatedElements(Object) - Method in interface org.argouml.model.Facade
Get the ModelElements (annotatedElements) which are annotated by a Comment.
getApplyStereotypeActions() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Get the set of Actions which valid for adding/removing Stereotypes on the ModelElement of this Fig's owner.
getApplyStereotypeActions(Object) - Static method in class org.argouml.uml.StereotypeUtility
Returns an array of all applicable actions for adding stereotypes for a given model element.
getApplyStereotypeActions(Collection) - Static method in class org.argouml.uml.StereotypeUtility
Returns an array of all applicable actions for adding stereotypes for a given collection of model elements.
getAppName() - Method in class org.argouml.ui.ProjectBrowser
 
getArgument() - Method in interface org.argouml.model.MetaTypes
 
getArguments(Object) - Method in interface org.argouml.model.Facade
Get the list of TemplateArguments associated with a Binding.
getArrow() - Method in class org.argouml.uml.diagram.ui.FigMessage
 
getArrowDirections() - Static method in class org.argouml.uml.diagram.ui.FigMessage
 
getArtifact() - Method in interface org.argouml.model.MetaTypes
 
getAssociatedClasses(Object) - Method in interface org.argouml.model.Facade
Return all associated classes (classes connected by an Association) for some given classifier.
getAssociatedClassifiers(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAssociatedClassifiers(Object) - Method in interface org.argouml.model.CoreHelper
Gets all classifiers that are associated to the given classifier (have an association relationship with the classifier).
getAssociateEndsInh(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAssociateEndsInh(Object) - Method in interface org.argouml.model.CoreHelper
Return all AssociationEnds of a given Classifier plus all AssociationEnds of all of the Classifier's supertypes.
getAssociation(Object) - Method in interface org.argouml.model.Facade
Returns the Association connected to an AssociationEnd or belonging to the given Link.
getAssociation() - Method in interface org.argouml.model.MetaTypes
 
getAssociation() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelStimulus
 
getAssociationClass() - Method in interface org.argouml.model.MetaTypes
 
getAssociationClass() - Method in class org.argouml.uml.diagram.ui.FigAssociationClass
Gets FigClassAssociationClass that is contained in this FigAssociationClass.
getAssociationEnd(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAssociationEnd(Object, Object) - Method in interface org.argouml.model.CoreHelper
Returns the associationend between a classifier and an associaton.
getAssociationEnd(Object, Object) - Method in interface org.argouml.model.Facade
Return the AssociationEnd connecting the given Classifier and Association.
getAssociationEnd() - Method in interface org.argouml.model.MetaTypes
 
getAssociationEndRole() - Method in interface org.argouml.model.MetaTypes
 
getAssociationEnds(Object) - Method in interface org.argouml.model.Facade
Return the collection of AssociationEnds for a Classifier
getAssociationEndScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
Returns the associationEndScroll.
getAssociationRole(Object, Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
getAssociationRole(Object, Object) - Method in interface org.argouml.model.CollaborationsHelper
Returns the first found associationrole between two classifierroles.
getAssociationRole() - Method in interface org.argouml.model.MetaTypes
 
getAssociationRoles(Object) - Method in interface org.argouml.model.Facade
Return the collection of AssociationRoles for an Association.
getAssociations(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAssociations(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAssociations(Object, Object) - Method in interface org.argouml.model.CoreHelper
Gets the associations between the classifiers from and to.
getAssociations(Object) - Method in interface org.argouml.model.CoreHelper
Return all associations for a Classifier.
getAssociationSelector() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelLink
Returns the namespace selecter.
getAttribute() - Method in interface org.argouml.model.MetaTypes
 
getAttribute() - Method in class org.argouml.uml.reveng.ConfigPanelExtension
 
getAttributeLink() - Method in interface org.argouml.model.MetaTypes
 
getAttributes(Object) - Method in interface org.argouml.model.Facade
Return the List of Attributes for a Classifier.
getAttributesBounds() - Method in interface org.argouml.uml.diagram.AttributesCompartmentContainer
Deprecated.  
getAttributesBounds() - Method in class org.argouml.uml.diagram.static_structure.ui.FigClassifierBox
Deprecated. by Bob Tarling in 0.29.2 use getCompartment(Model.getMetaTypes().getAttribute()).getBounds()
getAttributeScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelAssociationClass
Returns the attributeScroll.
getAttributeScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
Returns the attributeScroll.
getAttributesFig() - Method in class org.argouml.uml.diagram.static_structure.ui.FigClassifierBox
Deprecated. in 0.29.1 use getCompartment(Model.getUmlFactory(Model.getMetaTypes(),getAttribute())) to determine if an attribute compartment exists and return it. The attributesCompartment should be created by the concrete class
getAttributesInh(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getAttributesInh(Object) - Method in interface org.argouml.model.CoreHelper
Return all attributes of a given Classifier, including inherited.
getAuthoremail() - Method in interface org.argouml.kernel.Project
Get the author e-mail address.
getAuthoremail() - Method in class org.argouml.kernel.ProjectImpl
 
getAuthorname() - Method in interface org.argouml.kernel.Project
Get the author name.
getAuthorname() - Method in class org.argouml.kernel.ProjectImpl
 
getAutoCritique() - Method in class org.argouml.cognitive.Designer
autoCritique and critiquingInterval are two prameters that control how the critiquing thread operates.
getAutoscrollInsets() - Method in class org.argouml.ui.explorer.DnDExplorerTree
 
getAvailableLookAndFeelNames() - Method in class org.argouml.ui.LookAndFeelMgr
Returns the display names of the available look and feel choices.
getAvailableNotations() - Static method in class org.argouml.notation.Notation
Get list of available notations, of type NotationName.
getAvailableStereotypes(Object) - Static method in class org.argouml.uml.StereotypeUtility
Returns a set of all unique applicable stereotypes for a given modelelement.
getAvailableStereotypes(Collection) - Static method in class org.argouml.uml.StereotypeUtility
Returns a set (union) of all unique applicable stereotypes for a given collection of model elements.
getAvailableThemeNames() - Method in class org.argouml.ui.LookAndFeelMgr
Returns the display names of the available theme choices.
getBase(Object) - Method in interface org.argouml.model.Facade
Return the base of a ModelElement.
getBase() - Method in class org.argouml.uml.ui.behavior.use_cases.PropPanelInclude
Get the current base use case of the include relationship.
getBaseClasses(Object) - Method in interface org.argouml.model.Facade
Return the Collection of the names of baseClasses for a Stereotype.
getBaseName(String) - Method in class org.argouml.persistence.PersistenceManager
Find the base name of the given filename.
getBaseNamespace() - Method in interface org.argouml.uml.util.namespace.Namespace
returns the base of a namespace, e.g.
getBaseNamespace() - Method in class org.argouml.uml.util.namespace.StringNamespace
 
getBasePath() - Method in class org.argouml.uml.generator.SourceUnit
 
getBases(Object) - Method in interface org.argouml.model.Facade
Get the bases of a ClassifierRole.
getBBoxField() - Method in class org.argouml.ui.StylePanelFig
 
getBBoxLabel() - Method in class org.argouml.ui.StylePanelFig
 
getBehavioralFeature(Object) - Method in interface org.argouml.model.Facade
Get the BehavioralFeature of a Parameter.
getBehavioralFeature() - Method in interface org.argouml.model.MetaTypes
 
getBehavioralFeatures(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getBehavioralFeatures(Object) - Method in interface org.argouml.model.CoreHelper
Return all behavioral features of a Classifier.
getBehavioralFeatureScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelParameter
Returns the behavioral Feature Scroll.
getBehaviors(Object) - Method in interface org.argouml.model.Facade
Get the StateMachines which define the behaviors of a Modelelement.
getBigPort() - Method in class org.argouml.uml.diagram.ui.FigCompartment
 
getBigPort() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
getBigPort() - Method in class org.argouml.uml.diagram.ui.FigStereotypesGroup
Deprecated. for 0.27.2. For backward compatibility only. The visibility of this method will be changed to private in the next release when FigStereotypesCompartment is removed.
getBinding(Object) - Method in interface org.argouml.model.Facade
Return the Binding associated with a TemplateArgument.
getBinding() - Method in interface org.argouml.model.MetaTypes
 
getBody(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getBody(Object) - Method in class org.argouml.model.AbstractDataTypesHelperDecorator
 
getBody(Object) - Method in interface org.argouml.model.CoreHelper
Gets the body of a comment.
getBody(Object) - Method in interface org.argouml.model.DataTypesHelper
Gets the body of an expression.
getBody(Object) - Method in interface org.argouml.model.Facade
Get the body of a Method, Constraint, Expression, or Comment.
getBody() - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
Get the text body of the comment.
getBody() - Method in class org.argouml.uml.ui.UMLExpressionModel2
 
getBoolean(ConfigurationKey) - Static method in class org.argouml.configuration.Configuration
Returns the boolean value of a configuration property.
getBoolean(ConfigurationKey, boolean) - Static method in class org.argouml.configuration.Configuration
Returns the boolean value of a configuration property.
getBoolean(ConfigurationKey, boolean) - Method in class org.argouml.configuration.ConfigurationHandler
Returns the boolean value of a configuration property.
getBoolean(ConfigurationKey) - Static method in class org.argouml.notation.ui.SettingsTabNotation
Get a boolean from the configuration.
getBoolean(ConfigurationKey) - Static method in class org.argouml.uml.diagram.ui.SettingsTabDiagramAppearance
Get a boolean from the configuration.
getBooleanExpression() - Method in interface org.argouml.model.MetaTypes
 
getBound(Object) - Method in interface org.argouml.model.Facade
Return the SynchState's bound.
getBuiltInSymbol(String) - Method in class org.argouml.profile.internal.ocl.CompositeModelInterpreter
 
getBuiltInSymbol(String) - Method in interface org.argouml.profile.internal.ocl.ModelInterpreter
Looks for a built-in symbol.
getBuiltInSymbol(String) - Method in class org.argouml.profile.internal.ocl.uml14.CollectionsModelInterpreter
 
getBuiltInSymbol(String) - Method in class org.argouml.profile.internal.ocl.uml14.ModelAccessModelInterpreter
Add the metamodel-metaclasses as built-in symbols
getBuiltInSymbol(String) - Method in class org.argouml.profile.internal.ocl.uml14.OclAPIModelInterpreter
 
getButton() - Method in class org.argouml.uml.diagram.ui.SelectionNodeClarifiers2
 
getButtonInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewActionSequence
 
getButtonInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewCallAction
 
getButtonInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewCreateAction
 
getButtonInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewDestroyAction
 
getButtonInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewReturnAction
 
getButtonInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewSendAction
 
getButtonInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewTerminateAction
 
getButtonInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewUninterpretedAction
 
getCallAction() - Method in interface org.argouml.model.MetaTypes
 
getCallActionEntryScroll() - Method in class org.argouml.uml.ui.behavior.activity_graphs.PropPanelCallState
 
getCallConcurrencyKind() - Method in interface org.argouml.model.MetaTypes
 
getCallers() - Method in class org.argouml.uml.diagram.sequence.MessageNode
Get the list of callers
getCallEvent() - Method in interface org.argouml.model.MetaTypes
 
getCallState() - Method in interface org.argouml.model.MetaTypes
 
getCategory() - Method in class org.argouml.cognitive.checklist.CheckItem
 
getCenterHigh() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramInheritanceEdge
 
getCenterLow() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramInheritanceEdge
 
getChangeability(Object) - Method in interface org.argouml.model.Facade
Deprecated. for 0.25.4 by tfmorris. Use Facade.isReadOnly(Object).
getChangeabilityRadioButtonPanel() - Method in class org.argouml.uml.ui.foundation.core.PropPanelStructuralFeature
Returns the changeabilityRadioButtonPanel.
getChangeable() - Method in interface org.argouml.model.ChangeableKind
Deprecated. 
getChangeableKind() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getChangeableKind() - Static method in class org.argouml.model.Model
Deprecated. for 0.25.4 by tfmorris. This enumeration has been removed from UML 2. Use the getter for the isReadOnly attribute.
getChangeableKind() - Method in interface org.argouml.model.ModelImplementation
Deprecated. for 0.25.4 by tfmorris. Use Facade.isReadOnly(Object).
getChangedElement(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
Utility method to get the changed element from some event e.
getChangedElement(PropertyChangeEvent) - Method in class org.argouml.uml.ui.UMLModelElementListModel2
Utility method to get the changed element from some event e
getChangedValue() - Method in class org.argouml.model.AssociationChangeEvent
 
getChangeEvent() - Method in interface org.argouml.model.MetaTypes
 
getChangeExpression(Object) - Method in interface org.argouml.model.Facade
 
getCheckboxes() - Method in class org.argouml.core.propertypanels.meta.PropertyMeta
 
getCheckItemList() - Method in class org.argouml.cognitive.checklist.Checklist
 
getChecklistFor(Object) - Static method in class org.argouml.cognitive.checklist.CheckManager
Gets the checklist for an element.
getChild(Object, int) - Method in class org.argouml.cognitive.ui.GoListToDecisionsToItems
 
getChild(Object, int) - Method in class org.argouml.cognitive.ui.GoListToGoalsToItems
 
getChild(Object, int) - Method in class org.argouml.cognitive.ui.GoListToOffenderToItem
 
getChild(Object, int) - Method in class org.argouml.cognitive.ui.GoListToPosterToItem
 
getChild(Object, int) - Method in class org.argouml.cognitive.ui.GoListToPriorityToItem
 
getChild(Object, int) - Method in class org.argouml.cognitive.ui.GoListToTypeToItem
 
getChild(Object, int) - Method in class org.argouml.cognitive.ui.ToDoPerspective
Finds the each of the children of a parent in the tree.
getChild(Object, int) - Method in class org.argouml.ui.TreeModelComposite
 
getChildCount(Object) - Method in class org.argouml.cognitive.ui.GoListToDecisionsToItems
 
getChildCount(Object) - Method in class org.argouml.cognitive.ui.GoListToGoalsToItems
 
getChildCount(Object) - Method in class org.argouml.cognitive.ui.GoListToOffenderToItem
 
getChildCount(Object) - Method in class org.argouml.cognitive.ui.GoListToPosterToItem
 
getChildCount(Object) - Method in class org.argouml.cognitive.ui.GoListToPriorityToItem
 
getChildCount(Object) - Method in class org.argouml.cognitive.ui.GoListToTypeToItem
 
getChildCount(Object) - Method in class org.argouml.cognitive.ui.ToDoPerspective
 
getChildCount(Object) - Method in class org.argouml.ui.TreeModelComposite
 
getChildGenerator() - Method in class org.argouml.cognitive.Designer
 
getChildren(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getChildren(Object) - Method in interface org.argouml.model.CoreHelper
Return all children of a given GeneralizableElement on all levels (the complete subtree excluding the GeneralizableElement itself).
getChildren(Object) - Method in interface org.argouml.model.Facade
Get the children of a GeneralizableElement.
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.AbstractPerspectiveRule
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoAssocRoleToMessages
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoBehavioralFeatureToStateDiagram
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoBehavioralFeatureToStateMachine
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoClassifierToBehavioralFeature
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoClassifierToCollaboration
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoClassifierToInstance
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoClassifierToSequenceDiagram
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoClassifierToStateMachine
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoClassifierToStructuralFeature
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoClassToAssociatedClass
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoClassToNavigableClass
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoClassToSummary
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoCollaborationToDiagram
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoCollaborationToInteraction
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoComponentToResidentModelElement
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoCompositeStateToSubvertex
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoCriticsToCritic
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoDiagramToEdge
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoDiagramToNode
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoElementToMachine
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoEnumerationToLiterals
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoGeneralizableElementToSpecialized
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoInteractionToMessages
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoLinkToStimuli
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoMessageToAction
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoModelElementToBehavior
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoModelElementToComment
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoModelElementToContainedDiagrams
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoModelElementToContainedLostElements
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoModelElementToContents
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoModelElementToTemplateParameter
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoModelToBaseElements
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoModelToCollaboration
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoModelToDiagrams
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoModelToElements
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoModelToNode
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoNamespaceToClassifierAndPackage
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoNamespaceToDiagram
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoNamespaceToOwnedElements
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoNodeToResidentComponent
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoOperationToCollaboration
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoOperationToCollaborationDiagram
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoOperationToSequenceDiagram
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoPackageToClass
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoPackageToElementImport
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoProfileConfigurationToProfile
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoProfileToCritics
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoProfileToModel
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoProjectToCollaboration
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoProjectToDiagram
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoProjectToModel
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoProjectToProfileConfiguration
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoProjectToRoots
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoProjectToStateMachine
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoSignalToReception
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoStatemachineToDiagram
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoStateMachineToState
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoStateMachineToTop
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoStateMachineToTransition
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoStateToDoActivity
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoStateToDownstream
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoStateToEntry
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoStateToExit
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoStateToIncomingTrans
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoStateToInternalTrans
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoStateToOutgoingTrans
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoStereotypeToTagDefinition
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoStimulusToAction
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoSubmachineStateToStateMachine
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoSummaryToAssociation
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoSummaryToAttribute
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoSummaryToIncomingDependency
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoSummaryToInheritance
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoSummaryToOperation
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoSummaryToOutgoingDependency
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoTransitiontoEffect
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoTransitionToGuard
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoTransitionToSource
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoTransitionToTarget
 
getChildren(Object) - Method in class org.argouml.ui.explorer.rules.GoUseCaseToExtensionPoint
 
getChildren(Object) - Method in interface org.argouml.ui.explorer.rules.PerspectiveRule
Gets a collection of 'child' objects for the given 'parent' object in the uml model, which creates the tree structure.
getChildrenList(Object) - Method in class org.argouml.cognitive.ui.GoListToOffenderToItem
Get a list of children.
getChildrenList(Object) - Method in class org.argouml.cognitive.ui.GoListToPosterToItem
Get the children of the given parent.
getChoice() - Method in interface org.argouml.model.PseudostateKind
 
getChoices() - Method in class org.argouml.uml.ui.AbstractActionAddModelElement2
Returns the choices the user has in the UMLAddDialog.
getChoices() - Method in class org.argouml.uml.ui.behavior.activity_graphs.ActionAddEventAsTrigger
 
getChoices() - Method in class org.argouml.uml.ui.behavior.collaborations.ActionAddClassifierRoleBase
 
getChoices() - Method in class org.argouml.uml.ui.behavior.collaborations.ActionAddMessagePredecessor
 
getChoices() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionAddContextSignal
 
getChoices() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionAddCreateActionInstantiation
 
getChoices() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionAddInstanceClassifier
 
getChoices() - Method in class org.argouml.uml.ui.behavior.state_machines.ActionAddEventAsDeferrableEvent
 
getChoices() - Method in class org.argouml.uml.ui.behavior.use_cases.ActionAddExtendExtensionPoint
 
getChoices() - Method in class org.argouml.uml.ui.foundation.core.ActionAddAssociationSpecification
 
getChoices() - Method in class org.argouml.uml.ui.foundation.core.ActionAddClientDependencyAction
 
getChoices() - Method in class org.argouml.uml.ui.foundation.core.ActionAddSupplierDependencyAction
 
getClarifier() - Method in class org.argouml.cognitive.CompoundCritic
 
getClarifier() - Method in class org.argouml.cognitive.Critic
 
getClarifier() - Method in class org.argouml.cognitive.Designer
 
getClarifier() - Method in interface org.argouml.cognitive.Poster
 
getClarifier() - Method in class org.argouml.cognitive.ToDoItem
Return a clarifier object that can graphical highlight this error in a design diagram.
getClarifier() - Method in class org.argouml.uml.cognitive.critics.CrAttrNameConflict
 
getClarifier() - Method in class org.argouml.uml.cognitive.critics.CrDisambigClassName
 
getClarifier() - Method in class org.argouml.uml.cognitive.critics.CrDisambigStateName
 
getClarifier() - Method in class org.argouml.uml.cognitive.critics.CrIllegalName
 
getClarifier() - Method in class org.argouml.uml.cognitive.critics.CrMissingAttrName
 
getClarifier() - Method in class org.argouml.uml.cognitive.critics.CrMissingClassName
 
getClarifier() - Method in class org.argouml.uml.cognitive.critics.CrMissingStateName
 
getClarifier() - Method in class org.argouml.uml.cognitive.critics.CrNameConfusion
 
getClarifier() - Method in class org.argouml.uml.cognitive.critics.CrNoInstanceVariables
 
getClarifier() - Method in class org.argouml.uml.cognitive.critics.CrNoOperations
 
getClarifier() - Method in class org.argouml.uml.cognitive.critics.CrOperNameConflict
Return the icon to be used for the clarifier for this critic.
getClarifier() - Method in class org.argouml.uml.cognitive.critics.CrReservedName
 
getClarifier() - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalAttrName
 
getClarifier() - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalClassName
 
getClarifier() - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalPackName
 
getClassAndModelID() - Method in class org.argouml.uml.diagram.ui.UMLDiagram
 
getClassBaseName() - Method in class org.argouml.uml.ui.TabProps
 
getClassifier(Object) - Method in interface org.argouml.model.Facade
Get the classifier (participant) of an AssociationEnd.
getClassifier() - Method in interface org.argouml.model.MetaTypes
 
getClassifier() - Method in interface org.argouml.model.ScopeKind
Deprecated. 
getClassifier(String) - Method in class org.argouml.ocl.ArgoFacade
 
getClassifierComboBox() - Method in class org.argouml.uml.ui.behavior.activity_graphs.PropPanelObjectFlowState
 
getClassifierInState() - Method in interface org.argouml.model.MetaTypes
 
getClassifierInStateTypeSelector() - Method in class org.argouml.uml.ui.behavior.activity_graphs.PropPanelClassifierInState
 
getClassifierRole() - Method in interface org.argouml.model.MetaTypes
 
getClassifierRole() - Method in class org.argouml.uml.diagram.sequence.MessageNode
 
getClassifierRoles(Object) - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
 
getClassifierRoles(Object) - Method in interface org.argouml.model.CollaborationsHelper
Returns all classifierroles associated via associationroles to some classifierrole role.
getClassifierRoles(Object) - Method in interface org.argouml.model.Facade
Get the ClassifierRoles of a Classifier or Feature.
getClassifiers(Object) - Method in interface org.argouml.model.Facade
Get the classifiers of an Instance.
getClassifiersInState(Object) - Method in interface org.argouml.model.Facade
Get the classifiers in state of a Classifier or State.
getClientDependencies(Object) - Method in interface org.argouml.model.Facade
Get the client dependencies of a ModelElement (i.e.
getClientDependencyScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
Deprecated.  
getClients(Object) - Method in interface org.argouml.model.Facade
Get the clients of a Dependency.
getClientScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelDependency
 
getClosestPoint(Point) - Method in class org.argouml.uml.diagram.deployment.ui.AbstractFigNode
 
getClosestPoint(Point) - Method in class org.argouml.uml.diagram.state.ui.FigBranchState
 
getClosestPoint(Point) - Method in class org.argouml.uml.diagram.state.ui.FigJunctionState
 
getClosestPoint(Point) - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
getClosestPoint(Point) - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
getCodePath(Object) - Static method in class org.argouml.uml.generator.GeneratorManager
Gets the path of the code base for a model element.
getCollaboration() - Method in interface org.argouml.model.MetaTypes
 
getCollaboration() - Method in class org.argouml.sequence2.diagram.UMLSequenceDiagram
 
getCollaboration() - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
Gets the collaboration that is shown on the sequence diagram.
getCollaboration() - Method in interface org.argouml.uml.diagram.SequenceDiagram
 
getCollaborationInstanceSet() - Method in interface org.argouml.model.MetaTypes
 
getCollaborations(Object) - Method in interface org.argouml.model.Facade
Get the collaborations for a Classifier or Operation.
getCollaborationsFactory() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getCollaborationsFactory() - Static method in class org.argouml.model.Model
Getter for CollaborationsFactory.
getCollaborationsFactory() - Method in interface org.argouml.model.ModelImplementation
Getter for CollaborationsFactory.
getCollaborationsHelper() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getCollaborationsHelper() - Static method in class org.argouml.model.Model
Getter for CollaborationsHelper.
getCollaborationsHelper() - Method in interface org.argouml.model.ModelImplementation
Getter for CollaborationsHelper.
getColorModel() - Method in class org.argouml.gefext.DeferredBufferedImage
 
getColumnClass(int) - Method in class org.argouml.ui.CheckboxTableModel
 
getColumnClass(int) - Method in class org.argouml.uml.TMResults
 
getColumnClass(int) - Method in class org.argouml.uml.ui.TabTaggedValuesModel
 
getColumnCount() - Method in class org.argouml.ui.CheckboxTableModel
 
getColumnCount() - Method in class org.argouml.uml.TMResults
 
getColumnCount() - Method in class org.argouml.uml.ui.TabTaggedValuesModel
 
getColumnName(int) - Method in class org.argouml.ui.CheckboxTableModel
 
getColumnName(int) - Method in class org.argouml.uml.TMResults
 
getColumnName(int) - Method in class org.argouml.uml.ui.TabTaggedValuesModel
 
getColumnNumber() - Method in exception org.argouml.model.XmiException
The column number of the end of the text where the exception occurred.
getComment() - Method in interface org.argouml.model.MetaTypes
 
getComment() - Method in class org.argouml.uml.CommentEdge
 
getComments(Object) - Method in interface org.argouml.model.Facade
Get the Comments which annotate a ModelElement.
getComments(Object) - Static method in class org.argouml.uml.DocumentationManager
Get the comments (the notes in a diagram) for a modelelement.
getComments(Object, String, String, String) - Static method in class org.argouml.uml.DocumentationManager
Get the comments (the notes in a diagram) for a modelelement.
getCommonBehaviorFactory() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getCommonBehaviorFactory() - Static method in class org.argouml.model.Model
Getter for CommonBehaviorFactory.
getCommonBehaviorFactory() - Method in interface org.argouml.model.ModelImplementation
Getter for CommonBehaviorFactory.
getCommonBehaviorHelper() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getCommonBehaviorHelper() - Static method in class org.argouml.model.Model
Getter for CommonBehaviorHelper.
getCommonBehaviorHelper() - Method in interface org.argouml.model.ModelImplementation
Getter for CommonBehaviorHelper.
getCommonNamespace(Namespace) - Method in interface org.argouml.uml.util.namespace.Namespace
returns the namespace which is common to both namespaces, e.g.
getCommonNamespace(Namespace) - Method in class org.argouml.uml.util.namespace.StringNamespace
 
getCommunicationConnection(Object) - Method in interface org.argouml.model.Facade
Get the communicationConnection of a Message.
getCommunicationLink(Object) - Method in interface org.argouml.model.Facade
Get the communicationLink of a Stimulus.
getCompartment(Object) - Method in class org.argouml.uml.diagram.ui.FigCompartmentBox
Get the compartment that lists model elements of the given type.
getCompartments() - Method in class org.argouml.uml.diagram.ui.FigCompartmentBox
 
getCompartmentType() - Method in class org.argouml.uml.diagram.ui.FigAttributesCompartment
Returns the meta type for Attribute to indicate the type of model element within this compartment.
getCompartmentType() - Method in class org.argouml.uml.diagram.ui.FigCompartment
Implemented in the subclass to indicate the primary type of model element the compartment is designed to hold.
getCompartmentType() - Method in class org.argouml.uml.diagram.ui.FigEnumLiteralsCompartment
Returns the meta type for Enumeration-Literal to indicate the type of model element within this compartment.
getCompartmentType() - Method in class org.argouml.uml.diagram.ui.FigExtensionPointsCompartment
Returns the meta type for ExtensionPoint to indicate the type of model element within this compartment.
getCompartmentType() - Method in class org.argouml.uml.diagram.ui.FigOperationsCompartment
Returns the meta type for Operation to indicate the type of model element within this compartment.
getComponent() - Method in class org.argouml.model.AbstractActivityGraphsHelperDecorator
The component we are decorating.
getComponent() - Method in class org.argouml.model.AbstractCollaborationsHelperDecorator
The component we are decorating.
getComponent() - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
The component we are decorating.
getComponent() - Method in class org.argouml.model.AbstractCoreHelperDecorator
The component we are decorating.
getComponent() - Method in class org.argouml.model.AbstractDataTypesHelperDecorator
The component we are decorating.
getComponent() - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
The component we are decorating.
getComponent() - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
The component we are decorating.
getComponent() - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
The component we are decorating.
getComponent() - Method in interface org.argouml.model.MetaTypes
 
getComponentInstance(Object) - Method in interface org.argouml.model.Facade
Get the componentInstance of an Instance.
getComponentInstance() - Method in interface org.argouml.model.MetaTypes
 
getComposite() - Method in interface org.argouml.model.AggregationKind
 
getCompositeState() - Method in interface org.argouml.model.MetaTypes
 
getConcurrency(Object) - Method in interface org.argouml.model.Facade
Get the concurrency of an Operation.
getConcurrencyKind() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getConcurrencyKind() - Static method in class org.argouml.model.Model
Getter for the ConcurrencyKind object.
getConcurrencyKind() - Method in interface org.argouml.model.ModelImplementation
Getter for the ConcurrencyKind object.
getConcurrent() - Method in interface org.argouml.model.ConcurrencyKind
 
getCondition(Object) - Method in interface org.argouml.model.Facade
Get the condition of an Extend.
getConfigurationHandler() - Static method in class org.argouml.configuration.Configuration
Returns the instance of the configuration singleton.
getConfigurationHandler() - Method in class org.argouml.configuration.ConfigurationFactory
Returns the customized configuration for the user.
getConfigurationHandler() - Method in interface org.argouml.configuration.IConfigurationFactory
Returns the customized configuration for the user.
getConfigurationValue() - Method in interface org.argouml.notation.NotationName
Returns the text string stored in the configuration for this notation.
getConfiguredFontName() - Method in class org.argouml.uml.diagram.DiagramAppearance
Gets font name.
getConfiguredNotation() - Static method in class org.argouml.notation.Notation
Returns the Notation as set in the menu.
getConfiguredToolbarAppearance(String) - Method in class org.argouml.ui.ArgoToolbarManager
Gets toolbar visibility status from configuration.
getConnections(Object) - Method in interface org.argouml.model.Facade
Return the connections to an Association or a Link.
getConstrainedElements(Object) - Method in interface org.argouml.model.Facade
Return the constrainedElements of a Constraint.
getConstrainingElements(Object) - Method in interface org.argouml.model.Facade
Return the constrainingElements of a Collaboration.
getConstraint() - Method in interface org.argouml.model.MetaTypes
 
getConstraints(Object) - Method in interface org.argouml.model.Facade
Return the Constraints for the given ModelElement.
getConstraintScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
Deprecated.  
getContainer(Object) - Method in interface org.argouml.model.Facade
Return the CompositeState or Component that is the container of the given StateVertex or ElementResidence, respectively.
getContainer() - Method in class org.argouml.uml.ui.UMLExpressionModel2
 
getContainerScroll() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelStateVertex
 
getContainingFig(Object) - Method in interface org.argouml.uml.diagram.ArgoDiagram
Finds the presentation (the Fig) for some object.
getContainingFig(Object) - Method in class org.argouml.uml.diagram.ArgoDiagramImpl
 
getContent() - Method in interface org.argouml.uml.diagram.layout.LayoutedContainer
Operation getContent returns all the objects from this container.
getContent() - Method in class org.argouml.uml.generator.SourceUnit
 
getContents(Object) - Method in interface org.argouml.model.Facade
Return all ModelElements contained in a Partition.
getContents(Object) - Method in interface org.argouml.model.ModelManagementHelper
This method calculates the "contents" additional operation from the standard:
getContents(Diagram) - Static method in class org.argouml.persistence.PgmlUtility
Return the diagram contents in the order to save to PGML Nodes first, then edges connecting nodes and lastly edges that connect edges to other edges.
getContentsField() - Method in class org.argouml.uml.ui.behavior.activity_graphs.PropPanelPartition
This field intentionally allows to do far more things than would be possible by dragging elements in or out of the FigPartition.
getContext(Object) - Method in interface org.argouml.model.Facade
Return the context of a StateMachine or Interaction.
getContextComboBoxModel() - Method in class org.argouml.uml.ui.behavior.activity_graphs.PropPanelActivityGraph
 
getContextComboBoxModel() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelStateMachine
 
getContextPopupActions() - Static method in class org.argouml.ui.ContextActionFactoryManager
Adds to the default actions the new menus for the registered factories
getContexts(Object) - Method in interface org.argouml.model.Facade
Return the BehavioralFeatures which are contexts for a given Signal (ie have this Signal as a raisedSignal).
getContextString(Object) - Static method in class org.argouml.ocl.OCLUtil
Return a context string for the given model element.
getControlRec(String) - Method in class org.argouml.cognitive.Critic
Reply the named control record, or null if not defined.
getControlTextFont() - Method in class org.argouml.ui.JasonsBigTheme
 
getControlTextFont() - Method in class org.argouml.ui.JasonsHugeTheme
 
getControlTextFont() - Method in class org.argouml.ui.JasonsTheme
 
getControlType() - Method in class org.argouml.core.propertypanels.meta.PropertyMeta
 
getCopyHelper() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getCopyHelper() - Static method in class org.argouml.model.Model
Getter for CopyHelper.
getCopyHelper() - Method in interface org.argouml.model.ModelImplementation
Get the copy helper.
getCoreFactory() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getCoreFactory() - Static method in class org.argouml.model.Model
Getter for CoreFactory.
getCoreFactory() - Method in interface org.argouml.model.ModelImplementation
Getter for CoreFactory.
getCoreHelper() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getCoreHelper() - Static method in class org.argouml.model.Model
Getter for CoreHelper.
getCoreHelper() - Method in interface org.argouml.model.ModelImplementation
Getter for CoreHelper.
getCreateAction() - Method in interface org.argouml.model.MetaTypes
 
getCreateActions(Object) - Method in interface org.argouml.model.Facade
Return the CreateActions that create/instantiate the given Classifier.
getCreateActionScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
Returns the createActionScroll.
getCreateDiagramMenu() - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
Deprecated. Get the create diagram menu.
getCreateDiagramToolbar() - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
Deprecated. Get the create diagram toolbar.
getCritic() - Method in class org.argouml.cognitive.ResolvedCritic
Gets the content of critic.
getCritic() - Method in class org.argouml.persistence.ResolvedCriticXMLHelper
Encodes the critic of this ResolvedCritic in an XML safe way and returns the new String.
getCriticCategory() - Method in class org.argouml.cognitive.Critic
Returns a default critic category.
getCriticizedDesignMaterials() - Method in class org.argouml.cognitive.CompoundCritic
 
getCriticizedDesignMaterials() - Method in class org.argouml.cognitive.Critic
Get the design materials to be criticized by this critic
getCriticizedDesignMaterials() - Method in class org.argouml.profile.internal.ocl.ComputeDesignMaterials
 
getCriticizedDesignMaterials() - Method in class org.argouml.profile.internal.ocl.CrOCL
 
getCriticizedDesignMaterials() - Method in class org.argouml.profile.internal.ocl.OclInterpreter
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrAlreadyRealizes
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrAssocNameConflict
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrAttrNameConflict
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrCircularAssocClass
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrCircularComposition
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrCircularInheritance
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrClassMustBeAbstract
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrCrossNamespaceAssoc
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrDisambigStateName
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrDupParamName
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrDupRoleNames
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrEmptyPackage
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrFinalSubclassed
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrForkOutgoingTransition
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrIllegalGeneralization
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrIllegalName
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrInterfaceAllPublic
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrInterfaceOperOnly
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrInvalidBranch
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrInvalidFork
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrInvalidForkTriggerOrGuard
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrInvalidHistory
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrInvalidInitial
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrInvalidJoin
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrInvalidJoinTriggerOrGuard
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrInvalidPseudoStateTrigger
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrInvalidSynch
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrJoinIncomingTransition
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrMergeClasses
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrMissingAttrName
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrMissingClassName
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrMissingOperName
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrMissingStateName
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrMultiComposite
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrMultipleAgg
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrMultipleDeepHistoryStates
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrMultipleInitialStates
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrMultipleShallowHistoryStates
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrNameConflict
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrNameConflictAC
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrNameConfusion
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrNavFromInterface
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrNoAssociations
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrNodesOverlap
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrNoGuard
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrNoIncomingTransitions
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrNoInitialState
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrNoInstanceVariables
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrNonAggDataType
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrNoOperations
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrNoOutgoingTransitions
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrNoTransitions
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrNoTriggerOrGuard
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrNWayAgg
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrOperNameConflict
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrOppEndConflict
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrOppEndVsAttr
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrReservedName
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrSubclassReference
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrTooManyAssoc
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrTooManyAttr
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrTooManyClasses
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrTooManyOper
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrTooManyStates
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrTooManyTransitions
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalAttrName
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalClassName
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalOperName
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalPackName
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrUnnavigableAssoc
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrUselessAbstract
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrUselessInterface
 
getCriticizedDesignMaterials() - Method in class org.argouml.uml.cognitive.critics.CrUtilityViolated
 
getCriticKey() - Method in class org.argouml.cognitive.Critic
Returns the ConfigurationKey that the critic uses to determine if it is enabled or disabled.
getCriticList() - Static method in class org.argouml.cognitive.Agency
 
getCriticList() - Method in class org.argouml.cognitive.CompoundCritic
 
getCriticName() - Method in class org.argouml.cognitive.Critic
Returns a default critic name.
getCritics() - Method in class org.argouml.profile.Profile
 
getCriticString(Critic) - Method in class org.argouml.cognitive.ResolvedCritic
Obtains a String that identifies the type of Critic.
getCriticType() - Method in class org.argouml.cognitive.Critic
Reply a string used to contol critics according to type.
getCritiquingInterval() - Method in class org.argouml.cognitive.Designer
Get the Critiquing interval.
getCritiquingRoot() - Static method in class org.argouml.cognitive.Designer
 
getCrMissingClassName() - Method in class org.argouml.uml.cognitive.critics.ProfileGoodPractices
 
getCurPerspective() - Method in class org.argouml.cognitive.ui.ToDoPane
 
getCurrentEdge() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge
 
getCurrentLookAndFeel() - Method in class org.argouml.ui.LookAndFeelMgr
Returns the string identifier for the current look and feel.
getCurrentLookAndFeelName() - Method in class org.argouml.ui.LookAndFeelMgr
Returns the display name of the current look and feel.
getCurrentModule() - Method in class org.argouml.uml.reveng.ImportCommon
 
getCurrentNamespace() - Method in interface org.argouml.kernel.Project
Deprecated. for 0.27.2 by tfmorris. Since we can now have multiple top level packages in the project, there is no concept of a single current namespace. Callers should use Project.getRoots() and be prepared to handle multiple roots.
getCurrentNamespace() - Method in class org.argouml.kernel.ProjectImpl
Deprecated. 
getCurrentPanel() - Method in class org.argouml.cognitive.critics.Wizard
Get the panel that should be displayed now.
getCurrentProject() - Method in class org.argouml.kernel.ProjectManager
Deprecated. for 0.27.2 by tfmorris. There is no longer the concept of a single global "current" project. In the future, multiple projects will be able to be open at a time, so all code should be prepared to deal with multiple projects and should require a Project to be passed as an argument if they need access. To get a list of all currently open projects, use ProjectManager.getOpenProjects(). For settings which affect renderings in diagrams use ArgoFig.getSettings().
getCurrentThemeClassName() - Method in class org.argouml.ui.LookAndFeelMgr
Returns the string identifier for the current theme.
getCurrentThemeName() - Method in class org.argouml.ui.LookAndFeelMgr
Returns the display name of the current theme.
getCurrGenerator() - Method in class org.argouml.uml.generator.GeneratorManager
 
getCurrLanguage() - Method in class org.argouml.uml.generator.GeneratorManager
 
getCustomItemName() - Static method in class org.argouml.ui.StylePanelFig
 
getData() - Method in class org.argouml.gefext.DeferredBufferedImage
 
getData(Rectangle) - Method in class org.argouml.gefext.DeferredBufferedImage
 
getDataType() - Method in interface org.argouml.model.MetaTypes
 
getDatatype() - Method in class org.argouml.uml.reveng.ConfigPanelExtension
 
getDataTypesFactory() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getDataTypesFactory() - Static method in class org.argouml.model.Model
Getter for DataTypesFactory.
getDataTypesFactory() - Method in interface org.argouml.model.ModelImplementation
Getter for DataTypesFactory.
getDataTypesHelper() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getDataTypesHelper() - Static method in class org.argouml.model.Model
Getter for DataTypesHelper.
getDataTypesHelper() - Method in interface org.argouml.model.ModelImplementation
Getter for DataTypesHelper.
getDataValue(Object) - Method in interface org.argouml.model.Facade
Return the dataValue collection for a taggedValue.
getDataValue() - Method in interface org.argouml.model.MetaTypes
 
getDataValuesScroll() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelTaggedValue
 
getDebugInfo() - Method in interface org.argouml.model.ModelEventPump
Get debug info for the event pump.
getDecisionCategory() - Method in class org.argouml.cognitive.Critic
Reply a string used to determine if this critic would be relevant to current design decisions.
getDecisionList() - Method in class org.argouml.cognitive.DecisionModel
 
getDecisionList() - Static method in class org.argouml.cognitive.ToDoList
 
getDecisionList() - Method in class org.argouml.cognitive.ui.GoListToDecisionsToItems
 
getDecisionModel() - Method in class org.argouml.cognitive.Designer
 
getDeepHistory() - Method in interface org.argouml.model.PseudostateKind
 
getDefaultAttributeType() - Method in interface org.argouml.kernel.Project
Return the default type for an attribute.
getDefaultAttributeType() - Method in class org.argouml.kernel.ProjectImpl
 
getDefaultAttributeType() - Method in interface org.argouml.profile.DefaultTypeStrategy
 
getDefaultDiagramSettings() - Method in class org.argouml.kernel.ProjectSettings
 
getDefaultElement(Object) - Method in interface org.argouml.model.Facade
Return the defaultElement for a TemplateParameter.
getDefaultExtension() - Method in class org.argouml.persistence.PersistenceManager
 
getDefaultFont() - Method in class org.argouml.ui.ProjectBrowser
 
getDefaultParameterType() - Method in interface org.argouml.kernel.Project
Return the default type for a parameter.
getDefaultParameterType() - Method in class org.argouml.kernel.ProjectImpl
 
getDefaultParameterType() - Method in interface org.argouml.profile.DefaultTypeStrategy
 
getDefaultPath() - Method in class org.argouml.configuration.ConfigurationHandler
Returns a default configuration path.
getDefaultPath() - Method in class org.argouml.uml.reveng.Setting.PathSelection
 
getDefaultPath() - Method in interface org.argouml.uml.reveng.SettingsTypes.PathSelection
 
getDefaultPathList() - Method in class org.argouml.uml.reveng.Setting.PathListSelection
 
getDefaultPathList() - Method in interface org.argouml.uml.reveng.SettingsTypes.PathListSelection
 
getDefaultPerspectives() - Method in class org.argouml.ui.explorer.PerspectiveManager
 
getDefaultProfiles() - Method in class org.argouml.profile.internal.ProfileManagerImpl
 
getDefaultProfiles() - Method in interface org.argouml.profile.ProfileManager
 
getDefaultReturnType() - Method in interface org.argouml.kernel.Project
Return the default type for the return parameter of a method.
getDefaultReturnType() - Method in class org.argouml.kernel.ProjectImpl
 
getDefaultReturnType() - Method in interface org.argouml.profile.DefaultTypeStrategy
 
getDefaultRootElement() - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
getDefaultSelection() - Method in class org.argouml.uml.reveng.Setting.UniqueSelection
 
getDefaultSelection() - Method in interface org.argouml.uml.reveng.SettingsTypes.UniqueSelection
This is the default selected option, if the user doesn't choose other option then this will be the selected option.
getDefaultSettings() - Static method in class org.argouml.notation.NotationSettings
 
getDefaultShadowWidth() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use DiagramSettings.
getDefaultShadowWidth() - Method in class org.argouml.uml.diagram.DiagramSettings
 
getDefaultShadowWidthValue() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use DiagramSettings.
getDefaultStereotypeView() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use DiagramSettings.
getDefaultStereotypeView() - Method in class org.argouml.uml.diagram.DiagramSettings
 
getDefaultStereotypeViewInt() - Method in class org.argouml.uml.diagram.DiagramSettings
Deprecated. for 0.27.2 by tfmorris. For backward compatibility only.
getDefaultStereotypeViewValue() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use DiagramSettings.
getDefaultString() - Method in interface org.argouml.uml.reveng.SettingsTypes.UserString
 
getDefaultSuffix() - Method in class org.argouml.uml.ui.SaveGraphicsManager
 
getDefaultSuggestion() - Method in class org.argouml.uml.cognitive.critics.CrUML
Loads the localized wizard's default suggestion.
getDefaultTypeStrategy() - Method in class org.argouml.kernel.ProfileConfiguration
 
getDefaultTypeStrategy() - Method in class org.argouml.profile.internal.ProfileUML
 
getDefaultTypeStrategy() - Method in class org.argouml.profile.Profile
 
getDefaultValue(Object) - Method in interface org.argouml.model.Facade
Get the defaultValue of a Parameter.
getDefaultValue() - Method in class org.argouml.uml.reveng.Setting.BooleanSelection
 
getDefaultValue() - Method in interface org.argouml.uml.reveng.SettingsTypes.BooleanSelection
 
getDeferrableEvents(Object) - Method in interface org.argouml.model.Facade
Get deferrable events of a State.
getDeferrableEventsScroll() - Method in class org.argouml.uml.ui.behavior.state_machines.AbstractPropPanelState
 
getDeleteAction() - Method in class org.argouml.uml.ui.PropPanel
Get the delete action.
getDeleteAction() - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Returns the deleteAction.
getDependencies(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getDependencies(Object, Object) - Method in interface org.argouml.model.CoreHelper
Return the dependencies between a supplier ModelElement and a client ModelElement.
getDependencies() - Method in class org.argouml.profile.Profile
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoAssocRoleToMessages
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoBehavioralFeatureToStateDiagram
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoBehavioralFeatureToStateMachine
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoClassifierToBehavioralFeature
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoClassifierToCollaboration
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoClassifierToInstance
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoClassifierToSequenceDiagram
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoClassifierToStateMachine
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoClassifierToStructuralFeature
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoClassToAssociatedClass
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoClassToNavigableClass
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoClassToSummary
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoCollaborationToDiagram
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoCollaborationToInteraction
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoComponentToResidentModelElement
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoCompositeStateToSubvertex
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoCriticsToCritic
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoDiagramToEdge
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoDiagramToNode
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoElementToMachine
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoEnumerationToLiterals
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoGeneralizableElementToSpecialized
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoInteractionToMessages
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoLinkToStimuli
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoMessageToAction
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoModelElementToBehavior
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoModelElementToComment
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoModelElementToContainedDiagrams
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoModelElementToContainedLostElements
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoModelElementToContents
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoModelElementToTemplateParameter
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoModelToBaseElements
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoModelToCollaboration
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoModelToDiagrams
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoModelToElements
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoModelToNode
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoNamespaceToClassifierAndPackage
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoNamespaceToDiagram
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoNamespaceToOwnedElements
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoNodeToResidentComponent
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoOperationToCollaboration
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoOperationToCollaborationDiagram
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoOperationToSequenceDiagram
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoPackageToClass
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoPackageToElementImport
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoProfileConfigurationToProfile
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoProfileToCritics
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoProfileToModel
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoProjectToCollaboration
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoProjectToDiagram
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoProjectToModel
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoProjectToProfileConfiguration
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoProjectToRoots
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoProjectToStateMachine
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoSignalToReception
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoStatemachineToDiagram
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoStateMachineToState
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoStateMachineToTop
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoStateMachineToTransition
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoStateToDoActivity
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoStateToDownstream
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoStateToEntry
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoStateToExit
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoStateToIncomingTrans
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoStateToInternalTrans
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoStateToOutgoingTrans
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoStereotypeToTagDefinition
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoStimulusToAction
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoSubmachineStateToStateMachine
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoSummaryToAssociation
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoSummaryToAttribute
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoSummaryToIncomingDependency
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoSummaryToInheritance
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoSummaryToOperation
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoSummaryToOutgoingDependency
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoTransitiontoEffect
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoTransitionToGuard
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoTransitionToSource
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoTransitionToTarget
 
getDependencies(Object) - Method in class org.argouml.ui.explorer.rules.GoUseCaseToExtensionPoint
 
getDependencies(Object) - Method in interface org.argouml.ui.explorer.rules.PerspectiveRule
Gets a collection of objects for any 'parent' object in the uml model for which the tree structure must be recreated when they are changed.
getDependenciesID() - Method in class org.argouml.profile.Profile
 
getDependency() - Method in interface org.argouml.model.MetaTypes
 
getDependentElement() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getDependentElement() - Method in interface org.argouml.uml.diagram.ArgoDiagram
This method shall return any UML modelelements that should be deleted when the diagram gets deleted, or null if there are none.
getDependentElement() - Method in class org.argouml.uml.diagram.ArgoDiagramImpl
 
getDependentElement() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getDeployedComponents(Object) - Method in interface org.argouml.model.Facade
Return all Components that are deployed inside the given Node.
getDeploymentLocations(Object) - Method in interface org.argouml.model.Facade
Return all Nodes in which the given Component is deployed.
getDesc() - Method in class org.argouml.persistence.AbstractFilePersister
Just the description, not the extension between "()".
getDesc() - Method in class org.argouml.persistence.UmlFilePersister
 
getDescription() - Method in class org.argouml.cognitive.checklist.CheckItem
 
getDescription(Object) - Method in class org.argouml.cognitive.checklist.CheckItem
 
getDescription(ListSet, Designer) - Method in class org.argouml.cognitive.Critic
Reply the description used in feedback produced by this Critic.
getDescription() - Method in class org.argouml.cognitive.ToDoItem
 
getDescription() - Method in interface org.argouml.kernel.Project
Get the description.
getDescription() - Method in class org.argouml.kernel.ProjectImpl
 
getDescription(String) - Static method in class org.argouml.moduleloader.ModuleLoader2
Create a description of the module based on the information provided by the module itself.
getDescription() - Method in class org.argouml.persistence.AbstractFilePersister
 
getDescription() - Method in class org.argouml.persistence.ToDoItemXMLHelper
Encodes the description of this ToDoItem in an XML safe way and returns the new String.
getDescription() - Method in class org.argouml.uml.reveng.Setting
 
getDescription() - Method in interface org.argouml.uml.reveng.SettingsTypes.Setting2
Returns a string with an extended description of the setting, suitable for use as a tooltip or help message.
getDescription() - Method in class org.argouml.util.SuffixFilter
 
getDescriptionTemplate() - Method in class org.argouml.cognitive.Critic
 
getDesignerName() - Method in class org.argouml.cognitive.Designer
query the name of the designer.
getDestAgg() - Static method in class org.argouml.uml.diagram.ui.ActionAggregation
 
getDestAggComposite() - Static method in class org.argouml.uml.diagram.ui.ActionAggregation
 
getDestAggNone() - Static method in class org.argouml.uml.diagram.ui.ActionAggregation
 
getDestFigClassifierRole() - Method in class org.argouml.uml.diagram.sequence.ui.FigMessage
 
getDestination(Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
getDestination(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getDestination(Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
getDestination(Object) - Method in class org.argouml.model.AbstractUmlHelperDecorator
 
getDestination(Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Returns the destination of a link.
getDestination(Object) - Method in interface org.argouml.model.CoreHelper
Returns the destination of a relation or link.
getDestination(Object) - Method in interface org.argouml.model.StateMachinesHelper
Returns the destination of the given transition.
getDestination(Object) - Method in interface org.argouml.model.UmlHelper
Returns the destination of some relationship.
getDestination() - Method in class org.argouml.uml.CommentEdge
The destination of this CommentEdge.
getDestination() - Method in class org.argouml.uml.diagram.sequence.ui.FigMessage
 
getDestination() - Method in class org.argouml.uml.diagram.state.ui.FigTransition
 
getDestination() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
Returns the destination of the edge.
getDestination() - Method in class org.argouml.uml.diagram.static_structure.ui.FigLink
 
getDestination() - Method in class org.argouml.uml.diagram.ui.FigAssociation
Get the destination classifier that the association was drawn from.
getDestination() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Returns the destination of the edge.
getDestinationConnector() - Method in class org.argouml.uml.diagram.DiagramEdgeSettings
 
getDestinationConnector() - Method in class org.argouml.uml.diagram.ui.FigAssociation
Get the model element at the destination end of the edge.
getDestinationConnector() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Get the model element at the destination end of the edge.
getDestMessageNode() - Method in class org.argouml.uml.diagram.sequence.ui.FigMessage
 
getDestMultOne() - Static method in class org.argouml.uml.diagram.ui.ActionMultiplicity
 
getDestMultOneToMany() - Static method in class org.argouml.uml.diagram.ui.ActionMultiplicity
 
getDestMultZeroToMany() - Static method in class org.argouml.uml.diagram.ui.ActionMultiplicity
 
getDestMultZeroToOne() - Static method in class org.argouml.uml.diagram.ui.ActionMultiplicity
 
getDestPort(Object) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
Return the destination end of an edge.
getDestPortFig() - Method in class org.argouml.uml.diagram.sequence.ui.FigMessage
 
getDestroyAction() - Method in interface org.argouml.model.MetaTypes
 
getDetailsPane() - Method in class org.argouml.ui.ProjectBrowser
 
getDetailsTabs() - Method in interface org.argouml.application.api.InitSubsystem
This method shall not return null.
getDetailsTabs() - Method in class org.argouml.cognitive.checklist.ui.InitCheckListUI
 
getDetailsTabs() - Method in class org.argouml.cognitive.ui.InitCognitiveUI
 
getDetailsTabs() - Method in interface org.argouml.moduleloader.DetailsTabProvider
 
getDetailsTabs() - Method in class org.argouml.moduleloader.InitModuleLoader
 
getDetailsTabs() - Method in class org.argouml.notation.InitNotation
 
getDetailsTabs() - Method in class org.argouml.notation.providers.java.InitNotationJava
 
getDetailsTabs() - Method in class org.argouml.notation.providers.uml.InitNotationUml
 
getDetailsTabs() - Method in class org.argouml.notation.ui.InitNotationUI
 
getDetailsTabs() - Method in class org.argouml.pattern.cognitive.critics.InitPatternCritics
 
getDetailsTabs() - Method in class org.argouml.ui.cmd.InitUiCmdSubsystem
 
getDetailsTabs() - Method in class org.argouml.uml.cognitive.critics.InitCognitiveCritics
 
getDetailsTabs() - Method in class org.argouml.uml.diagram.activity.ui.InitActivityDiagram
 
getDetailsTabs() - Method in class org.argouml.uml.diagram.collaboration.ui.InitCollaborationDiagram
 
getDetailsTabs() - Method in class org.argouml.uml.diagram.deployment.ui.InitDeploymentDiagram
 
getDetailsTabs() - Method in class org.argouml.uml.diagram.sequence.ui.InitSequenceDiagram
 
getDetailsTabs() - Method in class org.argouml.uml.diagram.state.ui.InitStateDiagram
 
getDetailsTabs() - Method in class org.argouml.uml.diagram.static_structure.ui.InitClassDiagram
 
getDetailsTabs() - Method in class org.argouml.uml.diagram.ui.InitDiagramAppearanceUI
 
getDetailsTabs() - Method in class org.argouml.uml.diagram.use_case.ui.InitUseCaseDiagram
 
getDetailsTabs() - Method in class org.argouml.uml.ui.InitUmlUI
 
getDiagram(String) - Method in interface org.argouml.kernel.Project
Finds a diagram with a specific name or UID.
getDiagram(String) - Method in class org.argouml.kernel.ProjectImpl
 
getDiagram() - Method in class org.argouml.uml.diagram.ProjectMemberDiagram
Used by "argo.tee".
getDiagramCount() - Method in interface org.argouml.kernel.Project
Get the number of diagrams in this project.
getDiagramCount() - Method in class org.argouml.kernel.ProjectImpl
 
getDiagramElementOwner(Object) - Method in interface org.argouml.model.DiagramInterchangeFactory
Return true of the given ModelElement is the owner of the diagram.
getDiagramInterchangeModel() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getDiagramInterchangeModel() - Static method in class org.argouml.model.Model
Getter for DiagramInterchangeModel.
getDiagramInterchangeModel() - Method in interface org.argouml.model.ModelImplementation
Get the diagram interchange model.
getDiagramList() - Method in interface org.argouml.kernel.Project
 
getDiagramList() - Method in class org.argouml.kernel.ProjectImpl
 
getDiagramSettings() - Method in interface org.argouml.uml.diagram.ArgoDiagram
 
getDiagramSettings() - Method in class org.argouml.uml.diagram.ArgoDiagramImpl
 
getDialogTitle() - Method in class org.argouml.uml.ui.AbstractActionAddModelElement2
Returns the title of the dialog.
getDialogTitle() - Method in class org.argouml.uml.ui.behavior.activity_graphs.ActionAddEventAsTrigger
 
getDialogTitle() - Method in class org.argouml.uml.ui.behavior.collaborations.ActionAddClassifierRoleBase
 
getDialogTitle() - Method in class org.argouml.uml.ui.behavior.collaborations.ActionAddMessagePredecessor
 
getDialogTitle() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionAddContextSignal
 
getDialogTitle() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionAddCreateActionInstantiation
 
getDialogTitle() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionAddInstanceClassifier
 
getDialogTitle() - Method in class org.argouml.uml.ui.behavior.state_machines.ActionAddEventAsDeferrableEvent
 
getDialogTitle() - Method in class org.argouml.uml.ui.behavior.use_cases.ActionAddExtendExtensionPoint
 
getDialogTitle() - Method in class org.argouml.uml.ui.foundation.core.ActionAddAssociationSpecification
 
getDialogTitle() - Method in class org.argouml.uml.ui.foundation.core.ActionAddClientDependencyAction
 
getDialogTitle() - Method in class org.argouml.uml.ui.foundation.core.ActionAddSupplierDependencyAction
 
getDiDiagram() - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
Get the object that represents this diagram in the DiagramInterchangeModel.
getDiElement() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
getDiElement() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
getDirectionKind() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getDirectionKind() - Static method in class org.argouml.model.Model
Getter for the DirectionKind object.
getDirectionKind() - Method in interface org.argouml.model.ModelImplementation
Getter for the DirectionKind object.
getDirectory() - Static method in class org.argouml.application.api.Argo
Get the default startup directory.
getDiscriminator(Object) - Method in interface org.argouml.model.Facade
Deprecated. for 0.25.4 by tfmorris. Discriminators have been removed from UML 2.x.
getDiscriminatorTextField() - Method in class org.argouml.uml.ui.foundation.core.PropPanelGeneralization
 
getDispatchAction(Object) - Method in interface org.argouml.model.Facade
Get the dispatchAction of a Stimulus.
getDisplayName() - Method in class org.argouml.profile.internal.ProfileMeta
 
getDisplayName() - Method in class org.argouml.profile.internal.ProfileUML
 
getDisplayName() - Method in class org.argouml.profile.Profile
 
getDisplayName() - Method in class org.argouml.profile.UserDefinedProfile
 
getDisplayName() - Method in class org.argouml.uml.cognitive.critics.ProfileCodeGeneration
 
getDisplayName() - Method in class org.argouml.uml.cognitive.critics.ProfileGoodPractices
 
getDisplayNamespace() - Method in class org.argouml.uml.ui.foundation.core.PropPanelOperation
Appropriate namespace is the namespace of our class, not the class itself.
getDisplayNamespace() - Method in class org.argouml.uml.ui.PropPanel
This method can be overridden in derived Panels where the appropriate namespace for display may not be the same as the namespace of the target.
getDoActivity(Object) - Method in interface org.argouml.model.Facade
Return the Action which is the doActivity for the given State.
getDocs(Object, String) - Static method in class org.argouml.uml.DocumentationManager
This function returns the documentation in C-style comment format.
getDocs(Object, String, String, String, String) - Static method in class org.argouml.uml.DocumentationManager
 
getDoScroll() - Method in class org.argouml.uml.ui.behavior.state_machines.AbstractPropPanelState
 
getDouble(ConfigurationKey, double) - Static method in class org.argouml.configuration.Configuration
Returns the numeric value of a configuration property.
getDouble(ConfigurationKey) - Static method in class org.argouml.configuration.Configuration
Returns the numeric value of a configuration property.
getDouble(ConfigurationKey, double) - Method in class org.argouml.configuration.ConfigurationHandler
Returns the numeric value of a configuration property.
getDownGap() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramInheritanceEdge
 
getDragDependencies() - Method in class org.argouml.uml.diagram.activity.ui.FigPartition
When dragging this partition drag all other partitions with it.
getEdgePort() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
getEdges(Diagram) - Static method in class org.argouml.persistence.PgmlUtility
Return just the comment edges for a specific layer.
getEdges() - Method in interface org.argouml.uml.diagram.ArgoDiagram
Get all the model elements in this diagram that are represented by a FigEdge.
getEdges() - Method in class org.argouml.uml.diagram.ArgoDiagramImpl
 
getEdges() - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
Get all the edges from the graphmodel/diagram.
getEditorComponent() - Method in class org.argouml.core.propertypanels.ui.UMLEditableComboBox.UMLComboBoxEditor
 
getEditorComponent() - Method in class org.argouml.uml.ui.UMLEditableComboBox.UMLComboBoxEditor
 
getEditorPane() - Method in class org.argouml.ui.ProjectBrowser
 
getEditToolbar() - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
Deprecated. Get the edit toolbar.
getEffect(Object) - Method in interface org.argouml.model.Facade
Return the effect of a Transition.
getEffectActions() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getEffectActions() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getEffectActions() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelTransition
 
getElement() - Method in interface org.argouml.model.MetaTypes
 
getElement(List<String>) - Method in interface org.argouml.model.ModelManagementHelper
Get the modelelement with the given path, starting at the root of repository.
getElement(List<String>, Object) - Method in interface org.argouml.model.ModelManagementHelper
Get the modelelement a given path below a given root-namespace.
getElementAt(int) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
getElementAt(int) - Method in class org.argouml.uml.util.SortedListModel
Returns the component at the specified index.
getElementImport() - Method in interface org.argouml.model.MetaTypes
 
getElementImports(Object) - Method in interface org.argouml.model.Facade
Return the ElementImports which import into this Package.
getElementImports2(Object) - Method in interface org.argouml.model.Facade
Return the ElementImports which have this ModelElement as their importedElement.
getElementResidence() - Method in interface org.argouml.model.MetaTypes
 
getElementResidences(Object) - Method in interface org.argouml.model.Facade
Get the ElementResidences of a ModelElement.
getElementResidenceScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
Deprecated.  
getElementSeparator() - Method in class org.argouml.profile.internal.FormatingStrategyUML
 
getEmptyCollection() - Method in class org.argouml.profile.internal.FormatingStrategyUML
 
getEnclosedFigs() - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
getEnclosedFigs() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
getEncloser() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
getEnclosingFig() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
getEnclosingId(Fig) - Static method in class org.argouml.persistence.PgmlUtility
Return the identifier for this Fig which is the encloser of the given Fig
getEncoding() - Static method in class org.argouml.application.api.Argo
Supply the encoding to be used throughout the persistence mechanism.
getEncoding() - Method in class org.argouml.uml.reveng.ImportCommon
The default encoding.
getEndPosition() - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
getEntry(Object) - Method in interface org.argouml.model.Facade
Return the entry Action for a State.
getEntryPoint() - Method in interface org.argouml.model.PseudostateKind
 
getEntryScroll() - Method in class org.argouml.uml.ui.behavior.state_machines.AbstractPropPanelState
 
getEnum(int) - Static method in enum org.argouml.uml.diagram.DiagramSettings.StereotypeStyle
Convert old style int representation to an enum.
getEnumeration(Object) - Method in interface org.argouml.model.Facade
Return the Enumeration which owns a given EnumerationLiteral.
getEnumeration() - Method in interface org.argouml.model.MetaTypes
 
getEnumerationLiteral() - Method in interface org.argouml.model.MetaTypes
 
getEnumerationLiterals(Object) - Method in interface org.argouml.model.Facade
Return the List of enumeration literals for a UML Enumeration.
getEnumLiteralsBounds() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEnumeration
 
getEnumLiteralsBounds() - Method in interface org.argouml.uml.diagram.ui.EnumLiteralsCompartmentContainer
Deprecated.  
getEvent() - Method in interface org.argouml.model.MetaTypes
 
getEventEndRange() - Method in class org.argouml.application.events.ArgoEvent
Indicates the end of the range for notation events.
getEventName() - Method in class org.argouml.uml.ui.UMLPlainTextDocument
Returns the eventName.
getEventStartRange() - Method in class org.argouml.application.events.ArgoDiagramAppearanceEvent
Indicates the start of the 100-digit range for diagram appearance events.
getEventStartRange() - Method in class org.argouml.application.events.ArgoEvent
Indicates the start of the range for any events.
getEventStartRange() - Method in class org.argouml.application.events.ArgoGeneratorEvent
Indicates the start of the 100-digit range for generator events.
getEventStartRange() - Method in class org.argouml.application.events.ArgoHelpEvent
Indicates the start of the 100-digit range for help events.
getEventStartRange() - Method in class org.argouml.application.events.ArgoNotationEvent
Indicates the start of the 100-digit range for notation events.
getEventStartRange() - Method in class org.argouml.application.events.ArgoProfileEvent
Indicates the start of the 100-digit range for profile events.
getEventStartRange() - Method in class org.argouml.application.events.ArgoStatusEvent
Indicates the start of the 100-digit range for status events.
getEventType() - Method in class org.argouml.application.events.ArgoEvent
 
getException() - Method in interface org.argouml.model.MetaTypes
 
getExit(Object) - Method in interface org.argouml.model.Facade
Return the exit action to a State.
getExitPoint() - Method in interface org.argouml.model.PseudostateKind
 
getExitScroll() - Method in class org.argouml.uml.ui.behavior.state_machines.AbstractPropPanelState
 
getExpandedPaths() - Method in class org.argouml.ui.DisplayTextTree
Called in reexpand().
getExplorerPane() - Method in class org.argouml.ui.ProjectBrowser
 
getExpression(Object) - Method in interface org.argouml.model.Facade
Get the Expression belonging to a Argument, Guard, ChangeEvent or TimeEvent.
getExpression() - Method in interface org.argouml.model.MetaTypes
 
getExpression() - Method in class org.argouml.uml.ui.UMLConditionExpressionModel
 
getExpression() - Method in class org.argouml.uml.ui.UMLExpressionExpressionModel
 
getExpression() - Method in class org.argouml.uml.ui.UMLExpressionModel2
 
getExpression() - Method in class org.argouml.uml.ui.UMLRecurrenceExpressionModel
 
getExpression() - Method in class org.argouml.uml.ui.UMLScriptExpressionModel
 
getExpression() - Method in class org.argouml.uml.ui.UMLTimeExpressionModel
 
getExtend() - Method in interface org.argouml.model.MetaTypes
 
getExtendedClassifiers(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getExtendedClassifiers(Object) - Method in interface org.argouml.model.CoreHelper
Return all classes that the given GeneralizableElement extends.
getExtendedElements(Object) - Method in interface org.argouml.model.Facade
Return ModelElements which have a given Stereotype applied.
getExtendedElementsScroll() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelStereotype
 
getExtendedUseCases(Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
getExtendedUseCases(Object) - Method in interface org.argouml.model.UseCasesHelper
Returns all usecases this given usecase extends.
getExtenders(Object) - Method in interface org.argouml.model.Facade
Return all extenders of a UseCase.
getExtendingClassifiers(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getExtendingClassifiers(Object) - Method in interface org.argouml.model.CoreHelper
Return all classifiers that extend a Classifier.
getExtendingElements(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getExtendingElements(Object) - Method in interface org.argouml.model.CoreHelper
Return all elements that extend a Class.
getExtends(Object, Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
getExtends(Object) - Method in interface org.argouml.model.Facade
Return all Extends of a UseCase or ExtensionPoint.
getExtends(Object, Object) - Method in interface org.argouml.model.UseCasesHelper
Returns the extend relation between two usecases base and extension.
getExtension(Object) - Method in interface org.argouml.model.Facade
Get the UseCase which is the extension of an Extend.
getExtension() - Method in class org.argouml.persistence.AbstractFilePersister
The extension valid for this type of file.
getExtension() - Method in class org.argouml.persistence.UmlFilePersister
 
getExtension(File) - Static method in class org.argouml.util.SuffixFilter
 
getExtension(String) - Static method in class org.argouml.util.SuffixFilter
 
getExtensionLocations() - Method in class org.argouml.moduleloader.ModuleLoader2
Get the list of locations that we've loaded extension modules from.
getExtensionMechanismsFactory() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getExtensionMechanismsFactory() - Static method in class org.argouml.model.Model
Getter for ExtensionMechanismsFactory.
getExtensionMechanismsFactory() - Method in interface org.argouml.model.ModelImplementation
Getter for ExtensionMechanismsFactory.
getExtensionMechanismsHelper() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getExtensionMechanismsHelper() - Static method in class org.argouml.model.Model
Getter for ExtensionMechanismsHelper.
getExtensionMechanismsHelper() - Method in interface org.argouml.model.ModelImplementation
Getter for ExtensionMechanismsHelper.
getExtensionPoint(Object, int) - Method in interface org.argouml.model.Facade
Return the ExtensionPoint at given index-number.
getExtensionPoint() - Method in interface org.argouml.model.MetaTypes
 
getExtensionPoints(Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
getExtensionPoints(Object) - Method in interface org.argouml.model.Facade
Return all ExtensionPoints of a UseCase or Extend.
getExtensionPointsCompartment() - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
 
getFacade() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getFacade() - Static method in class org.argouml.model.Model
Get the facade.
getFacade() - Method in interface org.argouml.model.ModelImplementation
Get the facade.
getFactory() - Static method in class org.argouml.configuration.Configuration
Returns the configuration factory instance.
getFamily(Object) - Method in class org.argouml.uml.ui.ActionNavigateUpNextDown
Get the list of elements that we are navigating through.
getFamily(Object) - Method in class org.argouml.uml.ui.ActionNavigateUpPreviousDown
Get the list of elements that we are navigating through.
getFeature() - Method in interface org.argouml.model.MetaTypes
 
getFeatures(Object) - Method in interface org.argouml.model.Facade
Get the List of Features owned by a Classifier.
getFeatureScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
Returns the featureScroll.
getFeatureScroll() - Method in class org.argouml.uml.ui.model_management.PropPanelSubsystem
Returns the featureScroll.
getFigClassifierRole() - Method in class org.argouml.uml.diagram.sequence.MessageNode
 
getFigEdgeAssociationClass() - Method in class org.argouml.uml.diagram.ui.FigAssociationClass
Gets FigEdgeAssociationClass that is contained in this FigAssociationClass.
getFigEdgeFor(GraphModel, Layer, Object, Map) - Method in class org.argouml.uml.diagram.collaboration.ui.CollabDiagramRenderer
Return a Fig that can be used to represent the given edge, Generally the same code as for the ClassDiagram, since its very related to it.
getFigEdgeFor(GraphModel, Layer, Object, Map) - Method in class org.argouml.uml.diagram.deployment.ui.DeploymentDiagramRenderer
 
getFigEdgeFor(GraphModel, Layer, Object, Map) - Method in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramRenderer
 
getFigEdgeFor(Object, Map) - Method in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramRenderer
 
getFigEdgeFor(GraphModel, Layer, Object, Map) - Method in class org.argouml.uml.diagram.state.ui.StateDiagramRenderer
 
getFigEdgeFor(GraphModel, Layer, Object, Map) - Method in class org.argouml.uml.diagram.static_structure.ui.ClassDiagramRenderer
Return a Fig that can be used to represent the given edge.
getFigEdgeFor(Object, Map) - Method in class org.argouml.uml.diagram.UmlDiagramRenderer
Deprecated. for 0.27.3 by tfmorris. Use method of same name which takes a GraphModel argument in the subclasses of this class.
getFigEdgeFor(GraphModel, Layer, Object, Map) - Method in class org.argouml.uml.diagram.use_case.ui.UseCaseDiagramRenderer
Return a Fig that can be used to represent the given edge.
getFigFontStyle() - Method in class org.argouml.uml.diagram.static_structure.ui.FigOperation
 
getFigFontStyle() - Method in class org.argouml.uml.diagram.ui.ArgoFigText
Determines the font style based on the UML model.
getFigFontStyle() - Method in class org.argouml.uml.diagram.ui.FigMultiLineTextWithBold
 
getFigIterator() - Method in interface org.argouml.uml.diagram.ArgoDiagram
 
getFigIterator() - Method in class org.argouml.uml.diagram.ArgoDiagramImpl
 
getFigMessagePort() - Method in class org.argouml.uml.diagram.sequence.MessageNode
TODO: Need to replace this with getFigMessage.
getFigMessages() - Method in class org.argouml.sequence2.diagram.FigClassifierRole
Return an ordered list of message edges that are complete (ie the user has finished drawing).
getFigMessages(int) - Method in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayer
Returns a list with all FigMessages that intersect with the given y coordinate.
getFigNodeFor(GraphModel, Layer, Object, Map) - Method in class org.argouml.uml.diagram.activity.ui.ActivityDiagramRenderer
 
getFigNodeFor(GraphModel, Layer, Object, Map) - Method in class org.argouml.uml.diagram.collaboration.ui.CollabDiagramRenderer
 
getFigNodeFor(GraphModel, Layer, Object, Map) - Method in class org.argouml.uml.diagram.deployment.ui.DeploymentDiagramRenderer
 
getFigNodeFor(GraphModel, Layer, Object, Map) - Method in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramRenderer
 
getFigNodeFor(GraphModel, Layer, Object, Map) - Method in class org.argouml.uml.diagram.state.ui.StateDiagramRenderer
 
getFigNodeFor(GraphModel, Layer, Object, Map) - Method in class org.argouml.uml.diagram.static_structure.ui.ClassDiagramRenderer
 
getFigNodeFor(Object, int, int, Map) - Method in class org.argouml.uml.diagram.UmlDiagramRenderer
Deprecated. for 0.27.3 by tfmorris. Only used by DiagramFactory#createRenderingElement(Object, Object) which is itself unused (and now deprecated).
getFigNodeFor(GraphModel, Layer, Object, Map) - Method in class org.argouml.uml.diagram.use_case.ui.UseCaseDiagramRenderer
Return a Fig that can be used to represent the given node.
getFigNodeForAssociationEnd(ArgoDiagram, Object) - Method in class org.argouml.uml.diagram.UmlDiagramRenderer
 
getFigNodeStrategy() - Method in class org.argouml.kernel.ProfileConfiguration
 
getFigPoly() - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
getFigTarget() - Method in class org.argouml.ui.targetmanager.TargetManager
Convenience method to return the target as fig.
getFigureStrategy() - Method in class org.argouml.profile.Profile
 
getFigureStrategy() - Method in class org.argouml.profile.UserDefinedProfile
Returns null.
getFileExtension(File) - Static method in class org.argouml.util.Tools
Gets the file extension of a file.
getFileList(File[]) - Static method in class org.argouml.profile.UserDefinedProfileHelper
Get a list of files from a file array, where the directory entries are recursively resolved by all profile files inside the directory.
getFileList(ProgressMonitor) - Method in class org.argouml.uml.reveng.ImportCommon
Get the files.
getFilename() - Method in class org.argouml.uml.ui.ActionReopenProject
Get the filename for comparing during menu creation.
getFileToolbar() - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
Deprecated. Getter for the file toolbar.
getFillColor() - Method in class org.argouml.sequence2.diagram.FigClassifierRole
 
getFillColor() - Method in class org.argouml.sequence2.diagram.FigHead
 
getFillColor() - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
getFillColor() - Method in class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
 
getFillColor() - Method in class org.argouml.uml.diagram.activity.ui.FigPartition
 
getFillColor() - Method in class org.argouml.uml.diagram.activity.ui.FigPool
 
getFillColor() - Method in class org.argouml.uml.diagram.activity.ui.FigSubactivityState
 
getFillColor() - Method in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
 
getFillColor() - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
getFillColor() - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
getFillColor() - Method in class org.argouml.uml.diagram.state.ui.FigBranchState
 
getFillColor() - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
getFillColor() - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
getFillColor() - Method in class org.argouml.uml.diagram.state.ui.FigFinalState
 
getFillColor() - Method in class org.argouml.uml.diagram.state.ui.FigForkState
 
getFillColor() - Method in class org.argouml.uml.diagram.state.ui.FigHistoryState
 
getFillColor() - Method in class org.argouml.uml.diagram.state.ui.FigInitialState
 
getFillColor() - Method in class org.argouml.uml.diagram.state.ui.FigJoinState
 
getFillColor() - Method in class org.argouml.uml.diagram.state.ui.FigJunctionState
 
getFillColor() - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
getFillColor() - Method in class org.argouml.uml.diagram.state.ui.FigStubState
 
getFillColor() - Method in class org.argouml.uml.diagram.state.ui.FigSubmachineState
 
getFillColor() - Method in class org.argouml.uml.diagram.state.ui.FigSynchState
 
getFillColor() - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
getFillColor() - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
getFillColor() - Method in class org.argouml.uml.diagram.ui.FigAssociationClass
 
getFillColor() - Method in class org.argouml.uml.diagram.ui.FigCompartmentBox
 
getFillColor() - Method in class org.argouml.uml.diagram.ui.FigMessage
 
getFillColor() - Method in class org.argouml.uml.diagram.ui.FigNodeAssociation
 
getFillColor() - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
 
getFilled() - Method in class org.argouml.uml.diagram.ui.FigCompartment
Deprecated. 
getFilled() - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
 
getFillField() - Method in class org.argouml.ui.StylePanelFig
 
getFillLabel() - Method in class org.argouml.ui.StylePanelFig
 
getFilterFromFileName(String) - Method in class org.argouml.uml.ui.SaveGraphicsManager
 
getFinalState() - Method in interface org.argouml.model.MetaTypes
 
getFirstItem(Collection) - Static method in class org.argouml.util.CollectionUtil
Return the first item from a collection using the most efficient method possible.
getFirstItemOrNull(Collection) - Static method in class org.argouml.util.CollectionUtil
Return the first item from a collection using the most efficient method possible.
getFirstSharedNamespace(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getFirstSharedNamespace(Object, Object) - Method in interface org.argouml.model.CoreHelper
Return the first namespace which two namespaces share.
getFlat() - Method in class org.argouml.cognitive.ui.ToDoPerspective
todoList specific.
getFlow() - Method in interface org.argouml.model.MetaTypes
 
getFlows(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getFlows(Object, Object) - Method in interface org.argouml.model.CoreHelper
Return all flows connecting from a source ModelElement to a target ModelElement.
getFont(int) - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use DiagramSettings.
getFont(int) - Method in class org.argouml.uml.diagram.DiagramSettings
Utility function to convert a font style integer into a Font.
getFontBold() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use DiagramSettings.
getFontBold() - Method in class org.argouml.uml.diagram.DiagramSettings
Returns the Bold diagram font which corresponds to selected parameters.
getFontBoldItalic() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use DiagramSettings.
getFontBoldItalic() - Method in class org.argouml.uml.diagram.DiagramSettings
Returns the Bold-Italic diagram font which corresponds to selected parameters.
getFontItalic() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use DiagramSettings.
getFontItalic() - Method in class org.argouml.uml.diagram.DiagramSettings
Returns the Italic diagram font which corresponds to selected parameters.
getFontName() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use DiagramSettings.
getFontName() - Method in class org.argouml.uml.diagram.DiagramSettings
Diagram font name.
getFontPlain() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use DiagramSettings.
getFontPlain() - Method in class org.argouml.uml.diagram.DiagramSettings
Returns the Plain diagram font which corresponds to selected parameters.
getFontSize() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use DiagramSettings.
getFontSize() - Method in class org.argouml.uml.diagram.DiagramSettings
Diagram font size.
getFork() - Method in interface org.argouml.model.PseudostateKind
 
getFormatingStrategy() - Method in class org.argouml.kernel.ProfileConfiguration
 
getFormatingStrategy() - Method in class org.argouml.profile.internal.ProfileUML
 
getFormatingStrategy() - Method in class org.argouml.profile.Profile
 
getFormatingStrategy() - Method in class org.argouml.profile.UserDefinedProfile
Returns null.
getFrame() - Static method in class org.argouml.util.ArgoFrame
Get a top level frame which can be used as the parent for creating new dialogs.
getFrozen() - Method in interface org.argouml.model.ChangeableKind
Deprecated. 
getFullName() - Method in class org.argouml.uml.generator.SourceUnit
 
getGeneral(Object) - Method in interface org.argouml.model.Facade
Get the general end of a generalization.
getGeneralizableElement() - Method in interface org.argouml.model.MetaTypes
 
getGeneralization(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getGeneralization(Object, Object) - Method in interface org.argouml.model.CoreHelper
Gets the generalization between two GeneralizableElements.
getGeneralization(Object, Object) - Method in interface org.argouml.model.Facade
Get the Generalization connecting two GeneralizableElements.
getGeneralization() - Method in interface org.argouml.model.MetaTypes
 
getGeneralizations(Object) - Method in interface org.argouml.model.Facade
Return collection of Generalizations that the given GeneralizableElement participates in as a child.
getGeneralizationScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
Returns the generalizationScroll.
getGeneralizationScroll() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelStereotype
Returns the generalizationScroll.
getGeneralizationScroll() - Method in class org.argouml.uml.ui.model_management.PropPanelPackage
Returns the generalizationScroll.
getGeneration() - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
Deprecated. Getter for the Generation menu.
getGenerationOutputDir() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. This is a user setting, not a project setting.
getGenerator(Language) - Method in class org.argouml.uml.generator.GeneratorManager
Access method that finds the correct generator based on a name.
getGenerator(String) - Method in class org.argouml.uml.generator.GeneratorManager
 
getGenerators() - Method in class org.argouml.uml.generator.GeneratorManager
 
getGetterSetter(String) - Static method in class org.argouml.core.propertypanels.model.GetterSetterManager
 
getGlassPane() - Method in class org.argouml.ui.SwingWorker
Getter method for the glassPange
getGoalList() - Method in class org.argouml.cognitive.Designer
 
getGoalList() - Method in class org.argouml.cognitive.GoalModel
 
getGoalList() - Static method in class org.argouml.cognitive.ToDoList
 
getGoalList() - Method in class org.argouml.cognitive.ui.GoListToGoalsToItems
 
getGoalModel() - Method in class org.argouml.cognitive.Designer
 
getGoRuleList() - Method in class org.argouml.ui.PerspectiveSupport
 
getGraphModel() - Method in interface org.argouml.uml.diagram.ArgoDiagram
 
getGravityPoints() - Method in class org.argouml.uml.diagram.sequence.ui.FigMessagePort
 
getGravityPoints() - Method in class org.argouml.uml.diagram.state.ui.FigFinalState
Return a list of gravity points around the outer circle.
getGravityPoints() - Method in class org.argouml.uml.diagram.state.ui.FigInitialState
Return a list of gravity points around the outer circle.
getGravityPoints() - Method in class org.argouml.uml.diagram.ui.FigNodeAssociation
 
getGravityPoints() - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
 
getGuard(Object) - Method in interface org.argouml.model.Facade
Get the guard for a Transition.
getGuard() - Method in interface org.argouml.model.MetaTypes
 
getGuarded() - Method in interface org.argouml.model.ConcurrencyKind
 
getH() - Method in class org.argouml.uml.diagram.state.ui.FigDeepHistoryState
 
getH() - Method in class org.argouml.uml.diagram.state.ui.FigHistoryState
This should return the text shown at the center of the history state.
getH() - Method in class org.argouml.uml.diagram.state.ui.FigShallowHistoryState
 
getHandleBox() - Method in class org.argouml.uml.diagram.deployment.ui.AbstractFigComponent
 
getHandler(HandlerStack, Object, String, String, String, Attributes) - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
getHeader() - Method in interface org.argouml.model.XmiReader
Get the header comment from the XMI file, if any.
getHeaderComment() - Method in class org.argouml.kernel.ProjectSettings
 
getHeadline(Object, Designer) - Method in class org.argouml.cognitive.Critic
Reply the headline used in feedback produced by this Critic.
getHeadline(ListSet, Designer) - Method in class org.argouml.cognitive.Critic
Reply the headline used in feedback produced by this Critic.
getHeadline() - Method in class org.argouml.cognitive.Critic
Reply the headline used in feedback produced by this Critic.
getHeadline() - Method in class org.argouml.cognitive.ToDoItem
 
getHeadline() - Method in class org.argouml.persistence.ToDoItemXMLHelper
Encodes the headline of this ToDoItem in an XML safe way and returns the new String.
getHeight() - Method in class org.argouml.gefext.DeferredBufferedImage
 
getHelpText() - Method in class org.argouml.application.events.ArgoHelpEvent
 
getHGap() - Static method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge
 
getHgap() - Method in class org.argouml.uml.ui.LabelledLayout
 
getHideBidirectionalArrows() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use DiagramSettings.
getHideBidirectionalArrowsValue() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use DiagramSettings.
getHideEdges() - Static method in class org.argouml.uml.diagram.ui.ActionEdgesDisplay
 
getHighlight() - Method in interface org.argouml.cognitive.Highlightable
 
getHistoryFile() - Method in interface org.argouml.kernel.Project
Get the history file name.
getHistoryFile() - Method in class org.argouml.kernel.ProjectImpl
 
getHomeModel() - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
 
getHomeModel() - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
Get the namespace, also known as homemodel, which owns the diagram.
getHomeModelSelector() - Method in class org.argouml.uml.diagram.ui.PropPanelDiagram
Returns the home-model selector.
getIcon() - Method in class org.argouml.application.api.AbstractArgoJPanel
 
getIcon(Object) - Method in interface org.argouml.model.Facade
Return the Icon of a Stereotype.
getIcon() - Method in interface org.argouml.notation.NotationName
Returns an icon for the notation, or null if no icon is available.
getIcon(File) - Method in class org.argouml.persistence.ProjectFileView
Load an icon for a supported project file.
getIcon() - Method in class org.argouml.uml.generator.Language
 
getIconForStereotype(Object) - Method in interface org.argouml.profile.FigNodeStrategy
Returns the image of the icon that should replace the model elements having this stereotype
getIconHeight() - Method in class org.argouml.swingext.LeftArrowIcon
 
getIconHeight() - Method in class org.argouml.swingext.UpArrowIcon
 
getIconHeight() - Method in class org.argouml.uml.cognitive.critics.ClAttributeCompartment
 
getIconHeight() - Method in class org.argouml.uml.cognitive.critics.ClClassName
 
getIconHeight() - Method in class org.argouml.uml.cognitive.critics.ClOperationCompartment
 
getIconName() - Method in class org.argouml.uml.diagram.state.ui.ButtonActionNewCallEvent
 
getIconName() - Method in class org.argouml.uml.diagram.state.ui.ButtonActionNewChangeEvent
 
getIconName() - Method in class org.argouml.uml.diagram.state.ui.ButtonActionNewSignalEvent
 
getIconName() - Method in class org.argouml.uml.diagram.state.ui.ButtonActionNewTimeEvent
 
getIconName() - Method in class org.argouml.uml.ui.behavior.state_machines.ButtonActionNewGuard
 
getIcons() - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
getIcons() - Method in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
getIcons() - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
getIcons() - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponentInstance
 
getIcons() - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNode
 
getIcons() - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNodeInstance
 
getIcons() - Method in class org.argouml.uml.diagram.deployment.ui.SelectionObject
 
getIcons() - Method in class org.argouml.uml.diagram.sequence.ui.SelectionClassifierRole
 
getIcons() - Method in class org.argouml.uml.diagram.state.ui.SelectionState
 
getIcons() - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
getIcons() - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionComment
 
getIcons() - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionGeneralizableElement
 
getIcons() - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionInterface
 
getIcons() - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionStereotype
 
getIcons() - Method in class org.argouml.uml.diagram.ui.SelectionNodeClarifiers2
Get array of icons to use when drawing handles.
getIcons() - Method in class org.argouml.uml.diagram.use_case.ui.SelectionActor
 
getIcons() - Method in class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
 
getIconWidth() - Method in class org.argouml.swingext.LeftArrowIcon
 
getIconWidth() - Method in class org.argouml.swingext.UpArrowIcon
 
getIconWidth() - Method in class org.argouml.uml.cognitive.critics.ClAttributeCompartment
 
getIconWidth() - Method in class org.argouml.uml.cognitive.critics.ClClassName
 
getIconWidth() - Method in class org.argouml.uml.cognitive.critics.ClOperationCompartment
 
getId(Fig) - Static method in class org.argouml.persistence.PgmlUtility
Generate an identifier for this Fig which is unique within the diagram.
getIDOfObject(Object, boolean) - Static method in class org.argouml.util.ItemUID
Obtains the ID of an object and returns it as a String.
getIgnoredElementCount() - Method in interface org.argouml.model.XmiReader
Return the count of elements read during the last XMI read which were on the ignore list.
getIgnoredElements() - Method in interface org.argouml.model.XmiReader
Returns list of element names which will be ignored during XMI import if they cause an error.
getImageBinding(String) - Static method in class org.argouml.application.helpers.ResourceLoaderWrapper
Convert the key to the image file name.
getImportedElement(Object) - Method in interface org.argouml.model.Facade
Return the imported element from a ElementImport.
getImportedElements(Object) - Method in interface org.argouml.model.Facade
The collection of imported elements of the given package.
getImporter(String) - Method in class org.argouml.uml.reveng.ImportCommon
Gets the specified import module.
getImporters() - Method in class org.argouml.uml.reveng.ImporterManager
 
getImportLevel() - Method in class org.argouml.uml.reveng.Import
 
getImportLevel() - Method in class org.argouml.uml.reveng.ImportCommon
 
getImportLevel() - Method in interface org.argouml.uml.reveng.ImportSettings
 
getImportSettings() - Method in interface org.argouml.uml.reveng.ImportInterface
Returns a list with objects that represent settings for this import.
getInclude() - Method in interface org.argouml.model.MetaTypes
 
getIncludedUseCases(Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
getIncludedUseCases(Object) - Method in interface org.argouml.model.UseCasesHelper
Returns all usecases this usecase includes.
getIncluders(Object) - Method in interface org.argouml.model.Facade
Return Includes which have the given UseCase as an addition.
getIncludes(Object, Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
getIncludes(Object) - Method in interface org.argouml.model.Facade
Return the includes for a UseCase.
getIncludes(Object, Object) - Method in interface org.argouml.model.UseCasesHelper
Returns the include relation between two usecases base and inclusion.
getIncomings(Object) - Method in interface org.argouml.model.Facade
Return the incoming Transitions for some StateVertex, Transition, Action, or Guard.
getIncomingScroll() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelStateVertex
 
getIndexOf(MessageNode) - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
Returns the index of a given node.
getIndexOf(Object) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
getIndexOfChild(Object, Object) - Method in class org.argouml.cognitive.ui.GoListToDecisionsToItems
 
getIndexOfChild(Object, Object) - Method in class org.argouml.cognitive.ui.GoListToGoalsToItems
 
getIndexOfChild(Object, Object) - Method in class org.argouml.cognitive.ui.GoListToOffenderToItem
 
getIndexOfChild(Object, Object) - Method in class org.argouml.cognitive.ui.GoListToPosterToItem
 
getIndexOfChild(Object, Object) - Method in class org.argouml.cognitive.ui.GoListToPriorityToItem
 
getIndexOfChild(Object, Object) - Method in class org.argouml.cognitive.ui.GoListToTypeToItem
 
getIndexOfChild(Object, Object) - Method in class org.argouml.cognitive.ui.ToDoPerspective
 
getIndexOfChild(Object, Object) - Method in class org.argouml.ui.TreeModelComposite
 
getIndexOfNamedTab(String) - Method in class org.argouml.ui.DetailsPane
Get the index of the tab with the given name.
getIndexOfNamedTab(String) - Method in class org.argouml.ui.MultiEditorPane
Returns the index of a tab with a certain name in the JTabbedPane which is the component shown by the multieditorpane.
getInEdges(Object) - Method in class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
 
getInEdges(Object) - Method in class org.argouml.uml.diagram.deployment.DeploymentDiagramGraphModel
 
getInEdges(Object) - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
 
getInEdges(Object) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
 
getInEdges(Object) - Method in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
Return all edges going to given port (read Model Element).
getInEdges(Object) - Method in class org.argouml.uml.diagram.use_case.UseCaseDiagramGraphModel
Return all edges going to given port.
getInfo(int) - Method in class org.argouml.core.propertypanels.module.XmlPropertyPanelsModule
 
getInfo(int) - Method in interface org.argouml.moduleloader.ModuleInterface
The info about the module.
getInfo(int) - Method in class org.argouml.sequence2.SequenceDiagramModule
 
getInfo() - Static method in class org.argouml.ui.SystemInfoDialog
Collect system information.
getInitial() - Method in interface org.argouml.model.PseudostateKind
 
getInitialColor() - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
getInitialCursor() - Method in class org.argouml.uml.diagram.ui.ModeAddToDiagram
 
getInitialHeight() - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
getInitialHeight() - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
getInitialHeight() - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
getInitialHeight() - Method in class org.argouml.uml.diagram.state.ui.FigState
 
getInitialHeight() - Method in class org.argouml.uml.diagram.state.ui.FigSubmachineState
 
getInitialTarget() - Method in interface org.argouml.kernel.Project
 
getInitialTarget() - Method in class org.argouml.kernel.ProjectImpl
 
getInitialValue(Object) - Method in interface org.argouml.model.Facade
Return the initial value of an Attribute.
getInitialWidth() - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
getInitialWidth() - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
getInitialWidth() - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
getInitialWidth() - Method in class org.argouml.uml.diagram.state.ui.FigState
 
getInitialWidth() - Method in class org.argouml.uml.diagram.state.ui.FigSubmachineState
 
getInitialX() - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
getInitialX() - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
getInitialX() - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
getInitialX() - Method in class org.argouml.uml.diagram.state.ui.FigState
 
getInitialX() - Method in class org.argouml.uml.diagram.state.ui.FigSubmachineState
 
getInitialY() - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
getInitialY() - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
getInitialY() - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
getInitialY() - Method in class org.argouml.uml.diagram.state.ui.FigState
 
getInitialY() - Method in class org.argouml.uml.diagram.state.ui.FigSubmachineState
 
getInitiatorOfAction(Object) - Method in class org.argouml.notation.providers.uml.AbstractMessageNotationUml
 
getInnerContainingModel(Object) - Method in interface org.argouml.model.Facade
Get the innermost containing Model of a ModelElement.
getInnerMostEnclosingNamespace(Object) - Static method in class org.argouml.ocl.OCLUtil
Get the inner-most enclosing namespace for the model element.
getInOutParameter() - Method in interface org.argouml.model.DirectionKind
 
getInParameter() - Method in interface org.argouml.model.DirectionKind
 
getInputSourceEncoding() - Method in class org.argouml.uml.reveng.Import
 
getInputSourceEncoding() - Method in class org.argouml.uml.reveng.ImportCommon
 
getInputSourceEncoding() - Method in interface org.argouml.uml.reveng.ImportSettings
 
getInstance() - Static method in class org.argouml.application.events.ArgoEventPump
 
getInstance() - Static method in class org.argouml.application.helpers.ResourceLoaderWrapper
Returns the singleton instance.
getInstance() - Static method in class org.argouml.configuration.ConfigurationFactory
Returns the instance of the singleton.
getInstance() - Static method in class org.argouml.core.propertypanels.ui.XMLPropPanelFactory
 
getInstance() - Static method in class org.argouml.kernel.ProjectFactory
 
getInstance(Object) - Method in interface org.argouml.model.Facade
Return the instance of an AttributeLink or LinkEnd.
getInstance() - Method in interface org.argouml.model.MetaTypes
 
getInstance() - Method in interface org.argouml.model.ScopeKind
Deprecated. 
getInstance() - Static method in class org.argouml.model.UUIDManager
Return the UUIDManager.
getInstance() - Static method in class org.argouml.moduleloader.ModuleLoader2
Get hold of the instance of this object.
getInstance() - Static method in class org.argouml.notation.Notation
 
getInstance() - Static method in class org.argouml.notation.NotationProviderFactory2
 
getInstance() - Static method in class org.argouml.notation.providers.java.AssociationEndNameNotationJava
Create a new instance of AssociationEndNameNotationUml
getInstance() - Static method in class org.argouml.notation.providers.java.AttributeNotationJava
 
getInstance() - Static method in class org.argouml.notation.providers.uml.AssociationEndNameNotationUml
Create a new instance of AssociationEndNameNotationUml
getInstance() - Static method in class org.argouml.notation.providers.uml.AttributeNotationUml
 
getInstance() - Static method in class org.argouml.notation.ui.NotationComboBox
 
getInstance() - Static method in class org.argouml.ocl.CriticOclEvaluator
Deprecated.  
getInstance() - Static method in class org.argouml.persistence.PersistenceManager
 
getInstance() - Static method in class org.argouml.persistence.ProjectFileView
Returns the singleton instance.
getInstance() - Static method in class org.argouml.profile.internal.ocl.DefaultOclEvaluator
 
getInstance() - Static method in class org.argouml.ui.ArgoToolbarManager
Get single instance.
getInstance() - Static method in class org.argouml.ui.cmd.PrintManager
 
getInstance() - Static method in class org.argouml.ui.explorer.ExplorerEventAdaptor
 
getInstance() - Static method in class org.argouml.ui.explorer.PerspectiveManager
 
getInstance() - Static method in class org.argouml.ui.FindDialog
 
getInstance() - Static method in class org.argouml.ui.GUI
 
getInstance() - Static method in class org.argouml.ui.LookAndFeelMgr
Get the single instance of the LookAndFeelMgr.
getInstance() - Static method in class org.argouml.ui.ProjectActions
Singleton retrieval method for the projectbrowser.
getInstance() - Static method in class org.argouml.ui.ProjectBrowser
Singleton retrieval method for the projectbrowser.
getInstance() - Static method in class org.argouml.ui.targetmanager.TargetManager
Singleton retrieval method.
getInstance() - Static method in class org.argouml.uml.cognitive.ChildGenSearch
 
getInstance() - Static method in class org.argouml.uml.diagram.DiagramAppearance
 
getInstance() - Static method in class org.argouml.uml.diagram.DiagramFactory
 
getInstance() - Static method in class org.argouml.uml.diagram.GraphChangeAdapter
The getter for the instance.
getInstance(Object) - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramModelElementFactory
create layouter object from a Fig.*
getInstance() - Static method in class org.argouml.uml.GenCompositeClasses2
 
getInstance() - Static method in class org.argouml.uml.generator.GeneratorManager
 
getInstance() - Static method in class org.argouml.uml.reveng.ImportClassLoader
Try and return the existing instance if one exists.
getInstance(URL[]) - Static method in class org.argouml.uml.reveng.ImportClassLoader
There is no default constructor for URLClassloader, so we should provide urls when creating the instance.
getInstance() - Static method in class org.argouml.uml.reveng.ImporterManager
 
getInstance() - Static method in class org.argouml.uml.ui.ActionCopy
 
getInstance() - Static method in class org.argouml.uml.ui.ActionCut
 
getInstance() - Static method in class org.argouml.uml.ui.ActionImportFromSources
 
getInstance() - Static method in class org.argouml.uml.ui.ActionPaste
Singleton implementation.
getInstance() - Static method in class org.argouml.uml.ui.behavior.activity_graphs.ActionSetSynch
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.collaborations.ActionAddMessagePredecessor
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.collaborations.ActionNewActionForMessage
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.collaborations.ActionRemoveClassifierRoleBase
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.collaborations.ActionSetClassifierRoleMultiplicity
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewActionSequence
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewCallAction
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewCreateAction
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewDestroyAction
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewReturnAction
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewSendAction
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewTerminateAction
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionNewUninterpretedAction
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.common_behavior.ActionSetActionAsynchronous
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.state_machines.ActionNewStubState
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.state_machines.ActionNewSubmachineState
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.state_machines.ActionNewSynchState
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.state_machines.ActionSetCompositeStateConcurrent
Deprecated.  
getInstance() - Static method in class org.argouml.uml.ui.behavior.state_machines.ActionSetContextStateMachine
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.state_machines.ActionSetStubStateReferenceState
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.state_machines.ActionSetSubmachineStateSubmachine
 
getInstance() - Static method in class org.argouml.uml.ui.behavior.use_cases.ActionAddExtendExtensionPoint
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionAddAssociationSpecification
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionNewModelElementConstraint
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndAggregation
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndMultiplicity
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndNavigable
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndOrdering
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndTargetScope
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetAssociationEndType
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetBehavioralFeatureQuery
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetChangeability
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetClassActive
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetElementOwnershipSpecification
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetFeatureOwner
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetFlowSource
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementAbstract
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementLeaf
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetGeneralizableElementRoot
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetGeneralizationPowertype
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetModelElementStereotype
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetModelElementVisibility
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetOperationConcurrencyKind
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetParameterDirectionKind
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetParameterType
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureMultiplicity
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureTargetScope
Deprecated.  
getInstance() - Static method in class org.argouml.uml.ui.foundation.core.ActionSetStructuralFeatureType
 
getInstance() - Static method in class org.argouml.uml.ui.foundation.extension_mechanisms.ActionSetTagDefinitionType
 
getInstance() - Static method in class org.argouml.uml.ui.SaveGraphicsManager
 
getInstance() - Static method in class org.argouml.util.ArgoFrame
Deprecated. for 0.29.1 by tfmorris. Use ArgoFrame.getFrame().
getInstance() - Static method in class org.argouml.util.PredicateTrue
 
getInstances(Object) - Method in interface org.argouml.model.Facade
Return the Instances associated with a Classifier.
getInstantiation(Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
getInstantiation(Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Returns the instance which the create action creates.
getInStates(Object) - Method in interface org.argouml.model.Facade
Return the collection of States for a ClassifierInState.
getInstructions(Object) - Method in class org.argouml.sequence2.diagram.UMLSequenceDiagram
 
getInstructions() - Method in class org.argouml.uml.cognitive.critics.CrUML
Loads the localized wizard's instruction.
getInstructions() - Method in class org.argouml.uml.cognitive.critics.WizMEName
 
getInstructions(int) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
getInstructions(int) - Method in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
getInstructions(Object) - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
getInstructions(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
getInstructions(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponentInstance
 
getInstructions(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNode
 
getInstructions(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNodeInstance
 
getInstructions(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionObject
 
getInstructions(int) - Method in class org.argouml.uml.diagram.sequence.ui.SelectionClassifierRole
 
getInstructions(int) - Method in class org.argouml.uml.diagram.state.ui.SelectionState
 
getInstructions(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
getInstructions(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionComment
 
getInstructions(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionGeneralizableElement
 
getInstructions(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionInterface
 
getInstructions(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionStereotype
 
getInstructions(int) - Method in class org.argouml.uml.diagram.ui.SelectionNodeClarifiers2
Get the "instructions" string to pass to GEF for the given handle number.
getInstructions(Object) - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Gets the instructions to be displayed on the status bar.
getInstructions(int) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionActor
 
getInstructions(int) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
 
getInteger(ConfigurationKey) - Static method in class org.argouml.configuration.Configuration
Returns the numeric value of a configuration property.
getInteger(ConfigurationKey, int) - Static method in class org.argouml.configuration.Configuration
Returns the numeric value of a configuration property.
getInteger(ConfigurationKey, int) - Method in class org.argouml.configuration.ConfigurationHandler
Returns the numeric value of a configuration property.
getInteraction(Object) - Method in interface org.argouml.model.Facade
Return the Interaction for a Message.
getInteraction() - Method in interface org.argouml.model.MetaTypes
 
getInteractionInstanceSet() - Method in interface org.argouml.model.MetaTypes
 
getInteractions(Object) - Method in interface org.argouml.model.Facade
Return the Interactions belonging to a Collaboration.
getInterface() - Method in interface org.argouml.model.MetaTypes
 
getInternal() - Method in class org.argouml.uml.diagram.state.ui.FigState
 
getInternalTransitions(Object) - Method in interface org.argouml.model.Facade
Return the internalTransitions belonging to a State.
getInternalTransitionsScroll() - Method in class org.argouml.uml.ui.behavior.state_machines.AbstractPropPanelState
 
getItem() - Method in class org.argouml.core.propertypanels.ui.UMLEditableComboBox.UMLComboBoxEditor
 
getItem() - Method in class org.argouml.uml.ui.UMLEditableComboBox.UMLComboBoxEditor
 
getItemFig() - Method in class org.argouml.uml.diagram.ui.PathItemPlacement
Returns the Fig that this PathItemPlacement places.
getItemUID() - Method in interface org.argouml.uml.diagram.ArgoDiagram
USED BY pgml.tee!!
getItemUID() - Method in class org.argouml.uml.diagram.ArgoDiagramImpl
 
getItemUID() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
Getter for the UID
getItemUID() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Getter for the UID
getItemUID() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
getItemUID() - Method in interface org.argouml.util.IItemUID
 
getJGraph() - Method in class org.argouml.uml.diagram.ui.TabDiagram
Getter for the JGraph.
getJMenuBar() - Method in class org.argouml.ui.ProjectBrowser
 
getJoin() - Method in interface org.argouml.model.PseudostateKind
 
getJreVersion() - Static method in class org.argouml.util.JavaRuntimeUtility
Get the JRE version described in system properties
getJToolBar() - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Get the toolbar for the diagram.
getJunction() - Method in interface org.argouml.model.PseudostateKind
 
getKey() - Method in interface org.argouml.configuration.ConfigurationKey
Return the actual key used to access the configuration.
getKey() - Method in class org.argouml.configuration.ConfigurationKeyImpl
Return the actual key used to access the configuration.
getKeyName() - Method in class org.argouml.uml.diagram.state.ui.ButtonActionNewCallEvent
 
getKeyName() - Method in class org.argouml.uml.diagram.state.ui.ButtonActionNewChangeEvent
 
getKeyName() - Method in class org.argouml.uml.diagram.state.ui.ButtonActionNewSignalEvent
 
getKeyName() - Method in class org.argouml.uml.diagram.state.ui.ButtonActionNewTimeEvent
 
getKeyName() - Method in class org.argouml.uml.ui.behavior.state_machines.ButtonActionNewGuard
 
getKeyStroke() - Method in class org.argouml.ui.cmd.ShortcutChangedEvent
Getter for KeyStroke
getKeyText(int) - Static method in class org.argouml.util.KeyEventUtils
Returns a unique text for a KeyEvent code
getKeyword() - Method in class org.argouml.uml.diagram.static_structure.ui.FigDataType
This function shall return the keyword to be used by the constructor.
getKeyword() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEnumeration
 
getKind(Object) - Method in interface org.argouml.model.Facade
Return the Kind of a Pseudostate or Parameter.
getKnowledgeTypes() - Method in class org.argouml.cognitive.Critic
 
getLabel() - Method in class org.argouml.core.propertypanels.meta.CheckBoxMeta
 
getLabel() - Method in class org.argouml.core.propertypanels.meta.PropertyMeta
 
getLabel() - Method in class org.argouml.uml.diagram.ui.FigProfileIcon
 
getLabel() - Method in class org.argouml.uml.reveng.Setting
 
getLabel() - Method in interface org.argouml.uml.reveng.SettingsTypes.Setting
Returns the string to use as a label for the associated setting or setting group.
getLabelFig() - Method in class org.argouml.uml.diagram.ui.FigProfileIcon
 
getLabelName() - Method in class org.argouml.sequence2.diagram.UMLSequenceDiagram
Get the localized label name for the diagram
getLabelName() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getLabelName() - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
getLabelName() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getLabelName() - Method in class org.argouml.uml.diagram.sequence.ui.UMLSequenceDiagram
 
getLabelName() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getLabelName() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getLabelName() - Method in class org.argouml.uml.diagram.ui.UMLDiagram
 
getLabelName() - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
getLanguage(Object) - Method in class org.argouml.model.AbstractDataTypesHelperDecorator
 
getLanguage(Object) - Method in interface org.argouml.model.DataTypesHelper
Gets the language of an expression.
getLanguage() - Method in class org.argouml.uml.generator.SourceUnit
 
getLanguage() - Method in class org.argouml.uml.ui.UMLExpressionModel2
 
getLanguages() - Method in class org.argouml.uml.generator.GeneratorManager
 
getLanguages() - Method in class org.argouml.uml.reveng.ImportCommon
Returns the possible languages in which the user can import the sources.
getLayer() - Method in interface org.argouml.uml.diagram.ArgoDiagram
 
getLeftGuillemot() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. There's no need for a separate method for this. It can be easily handled in a format string using the results of DiagramSettings#isUseGuillemets().
getLength() - Method in class org.argouml.taskmgmt.ProgressEvent
Return the length that progress is measuring.
getLength() - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
getLineColor() - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
getLineColor() - Method in class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
 
getLineColor() - Method in class org.argouml.uml.diagram.activity.ui.FigPartition
 
getLineColor() - Method in class org.argouml.uml.diagram.activity.ui.FigSubactivityState
 
getLineColor() - Method in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
 
getLineColor() - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
getLineColor() - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
getLineColor() - Method in class org.argouml.uml.diagram.state.ui.FigBranchState
 
getLineColor() - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
getLineColor() - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
getLineColor() - Method in class org.argouml.uml.diagram.state.ui.FigFinalState
 
getLineColor() - Method in class org.argouml.uml.diagram.state.ui.FigForkState
 
getLineColor() - Method in class org.argouml.uml.diagram.state.ui.FigHistoryState
 
getLineColor() - Method in class org.argouml.uml.diagram.state.ui.FigInitialState
 
getLineColor() - Method in class org.argouml.uml.diagram.state.ui.FigJoinState
 
getLineColor() - Method in class org.argouml.uml.diagram.state.ui.FigJunctionState
 
getLineColor() - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
getLineColor() - Method in class org.argouml.uml.diagram.state.ui.FigStubState
 
getLineColor() - Method in class org.argouml.uml.diagram.state.ui.FigSubmachineState
 
getLineColor() - Method in class org.argouml.uml.diagram.state.ui.FigSynchState
 
getLineColor() - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
getLineColor() - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
getLineColor() - Method in class org.argouml.uml.diagram.ui.CompartmentFigText
Override for correct graphical behaviour.
getLineColor() - Method in class org.argouml.uml.diagram.ui.FigMessage
 
getLineColor() - Method in class org.argouml.uml.diagram.ui.FigNodeAssociation
 
getLineField() - Method in class org.argouml.ui.StylePanelFig
 
getLineLabel() - Method in class org.argouml.ui.StylePanelFig
 
getLineNumber() - Method in exception org.argouml.model.XmiException
The line number of the end of the text where the exception occurred.
getLineWidth() - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
getLineWidth() - Method in class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
 
getLineWidth() - Method in class org.argouml.uml.diagram.activity.ui.FigPartition
 
getLineWidth() - Method in class org.argouml.uml.diagram.activity.ui.FigSubactivityState
 
getLineWidth() - Method in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
 
getLineWidth() - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
getLineWidth() - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
getLineWidth() - Method in class org.argouml.uml.diagram.state.ui.FigBranchState
 
getLineWidth() - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
getLineWidth() - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
getLineWidth() - Method in class org.argouml.uml.diagram.state.ui.FigFinalState
 
getLineWidth() - Method in class org.argouml.uml.diagram.state.ui.FigForkState
 
getLineWidth() - Method in class org.argouml.uml.diagram.state.ui.FigHistoryState
 
getLineWidth() - Method in class org.argouml.uml.diagram.state.ui.FigInitialState
 
getLineWidth() - Method in class org.argouml.uml.diagram.state.ui.FigJoinState
 
getLineWidth() - Method in class org.argouml.uml.diagram.state.ui.FigJunctionState
 
getLineWidth() - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
getLineWidth() - Method in class org.argouml.uml.diagram.state.ui.FigStubState
 
getLineWidth() - Method in class org.argouml.uml.diagram.state.ui.FigSubmachineState
 
getLineWidth() - Method in class org.argouml.uml.diagram.state.ui.FigSynchState
 
getLineWidth() - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
getLineWidth() - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
getLineWidth() - Method in class org.argouml.uml.diagram.ui.FigCompartmentBox
 
getLineWidth() - Method in class org.argouml.uml.diagram.ui.FigMessage
 
getLineWidth() - Method in class org.argouml.uml.diagram.ui.FigNodeAssociation
 
getLink(Object) - Method in interface org.argouml.model.Facade
Return the Link belonging to the given LinkEnd.
getLink() - Method in interface org.argouml.model.MetaTypes
 
getLinkEnd() - Method in interface org.argouml.model.MetaTypes
 
getLinkEnds(Object) - Method in interface org.argouml.model.Facade
Return the LinkEnds of a given Instance or AssociationEnd.
getLinkObject() - Method in interface org.argouml.model.MetaTypes
 
getLinks(Object) - Method in interface org.argouml.model.Facade
Return the Links of a given Association.
getList() - Method in class org.argouml.ui.explorer.ExplorerPerspective
 
getList(File, boolean, SuffixFilter[], ProgressMonitor) - Static method in class org.argouml.uml.reveng.FileImportUtils
This method returns a List of source files to import.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.argouml.uml.ui.UMLLinkedListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.argouml.uml.ui.UMLListCellRenderer2
 
getLiteralsCompartment() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEnumeration
 
getLiteralsScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelEnumeration
Returns the attributeScroll.
getLocale() - Method in class org.argouml.ui.ProjectBrowser
 
getLocales() - Static method in class org.argouml.i18n.Translator
For Locale selection.
getLocalizedString(String, String) - Method in class org.argouml.uml.cognitive.critics.CrProfile
 
getLocalizedString(String) - Method in class org.argouml.uml.cognitive.critics.CrUML
Returns a localized string for the current critic class.
getLocalizedString(String, String) - Method in class org.argouml.uml.cognitive.critics.CrUML
Returns a localized string for the given key and suffix.
getLocation(Object) - Method in interface org.argouml.model.Facade
Return the location of an ExtensionPoint.
getLocation() - Method in interface org.argouml.uml.diagram.layout.LayoutedNode
Operation getLocation returns the current location of this node.
getLookAndFeelFromName(String) - Method in class org.argouml.ui.LookAndFeelMgr
Returns the Look and Feel class name identifier for the specified display name, or null if no such Look and Feel is found.
getLower(Object) - Method in interface org.argouml.model.Facade
Return the lower bound of the multiplicity of the given element (AssociationEnd, Multiplicity or MultiplicityRange).
getMachine() - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
 
getMainPanel() - Method in class org.argouml.cognitive.ui.WizStep
 
getMainTag() - Method in class org.argouml.persistence.ProfileConfigurationFilePersister
 
getManager() - Static method in class org.argouml.kernel.ProjectManager
The singleton accessor method of this class.
getManager() - Static method in class org.argouml.profile.ProfileFacade
 
getManualForCritic() - Static method in class org.argouml.application.helpers.ApplicationVersion
Retrieve the online HTML manual of ArgoUML for a critic.
getMaximumSize() - Method in class org.argouml.uml.ui.UMLSingleRowSelector
Make sure the control is always a fixed height
getMemberFilePersister(ProjectMember) - Method in class org.argouml.persistence.AbstractFilePersister
Get a MemberFilePersister based on a given ProjectMember.
getMemberFilePersister(String) - Method in class org.argouml.persistence.AbstractFilePersister
Get a MemberFilePersister based on a given tag.
getMembers() - Method in interface org.argouml.kernel.Project
Get all members of the project.
getMembers() - Method in class org.argouml.kernel.ProjectImpl
 
getMenu() - Method in class org.argouml.ui.ArgoToolbarManager
Gets menu for all toolbars.
getMenu() - Method in class org.argouml.ui.cmd.ActionNotation
 
getMenuTextFont() - Method in class org.argouml.ui.JasonsBigTheme
 
getMenuTextFont() - Method in class org.argouml.ui.JasonsHugeTheme
 
getMenuTextFont() - Method in class org.argouml.ui.JasonsTheme
 
getMessage() - Method in interface org.argouml.model.MetaTypes
 
getMessage() - Method in class org.argouml.uml.diagram.sequence.ui.FigMessage
Returns the message belonging to this link if there is one (otherwise null).
getMessages(Object) - Method in interface org.argouml.model.Facade
Return the messages belonging to an Interaction, AssociationRole, or Action.
getMetaModelName(Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
getMetaModelName(Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Deprecated. for 0.27.3 by tfmorris. Use MetaTypes.getName(Object)
getMetaType(String) - Method in class org.argouml.core.propertypanels.model.GetterSetterManager
 
getMetaType() - Method in class org.argouml.uml.diagram.ui.ModeCreateAssociation
 
getMetaType() - Method in class org.argouml.uml.diagram.ui.ModeCreateAssociationClass
 
getMetaType() - Method in class org.argouml.uml.diagram.ui.ModeCreateAssociationEnd
 
getMetaType() - Method in class org.argouml.uml.diagram.ui.ModeCreateCommentEdge
 
getMetaType() - Method in class org.argouml.uml.diagram.ui.ModeCreateDependency
Return the meta type of the element that this mode is designed to create.
getMetaType() - Method in class org.argouml.uml.diagram.ui.ModeCreateGeneralization
Return the meta type of the element that this mode is designed to create.
getMetaType() - Method in class org.argouml.uml.diagram.ui.ModeCreateGraphEdge
Return the meta type of the element that this mode is designed to create.
getMetaType() - Method in class org.argouml.uml.diagram.ui.ModeCreatePermission
 
getMetaType() - Method in class org.argouml.uml.diagram.ui.ModeCreateUsage
 
getMetaType() - Method in class org.argouml.uml.ui.UMLModelElementListModel2
Get the type of objects that this list model is designed to contain.
getMetatypeNames() - Method in interface org.argouml.model.Facade
Get the names of all valid metatypes.
getMetaTypes() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getMetaTypes() - Static method in class org.argouml.model.Model
Getter for the MetaTypes object.
getMetaTypes() - Method in interface org.argouml.model.ModelImplementation
Getter for the MetaTypes object.
getMethod() - Method in interface org.argouml.model.MetaTypes
 
getMethods(Object) - Method in interface org.argouml.model.Facade
Return the Methods of an Operation.
getMiddleGroup() - Method in class org.argouml.uml.diagram.ui.FigAssociation
 
getMinimumDiagramSize() - Method in class org.argouml.uml.diagram.activity.layout.ActivityDiagramLayouter
 
getMinimumDiagramSize() - Method in interface org.argouml.uml.diagram.layout.Layouter
Operation getMinimumDiagramSize returns the minimum diagram size after the layout, so the diagram could be resized to this size.
getMinimumDiagramSize() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter
Return the minimum diagram size after the layout process.
getMinimumSize() - Method in class org.argouml.sequence2.diagram.FigClassifierRole
Gets the minimum size of the Fig.
getMinimumSize() - Method in class org.argouml.sequence2.diagram.FigHead
 
getMinimumSize() - Method in class org.argouml.swingext.SpacerPanel
 
getMinimumSize() - Method in class org.argouml.ui.DetailsPane
 
getMinimumSize() - Method in class org.argouml.ui.MultiEditorPane
 
getMinimumSize() - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
 
getMinimumSize() - Method in class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
 
getMinimumSize() - Method in class org.argouml.uml.diagram.activity.ui.FigPartition
 
getMinimumSize() - Method in class org.argouml.uml.diagram.activity.ui.FigPool
 
getMinimumSize() - Method in class org.argouml.uml.diagram.activity.ui.FigSubactivityState
 
getMinimumSize() - Method in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
Work out the minimum size that this Fig can be.
getMinimumSize() - Method in class org.argouml.uml.diagram.deployment.ui.AbstractFigComponent
 
getMinimumSize() - Method in class org.argouml.uml.diagram.deployment.ui.AbstractFigNode
 
getMinimumSize() - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
getMinimumSize() - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
getMinimumSize() - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
getMinimumSize() - Method in class org.argouml.uml.diagram.state.ui.FigSimpleState
 
getMinimumSize() - Method in class org.argouml.uml.diagram.state.ui.FigSubmachineState
 
getMinimumSize() - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
Get the minimum size for the note figure.
getMinimumSize() - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
getMinimumSize() - Method in class org.argouml.uml.diagram.ui.FigCompartment
The minimum width is the minimum width of the child with the widest minimum width.
getMinimumSize() - Method in class org.argouml.uml.diagram.ui.FigCompartmentBox
 
getMinimumSize() - Method in class org.argouml.uml.diagram.ui.FigMessage
 
getMinimumSize() - Method in class org.argouml.uml.diagram.ui.FigNodeAssociation
 
getMinimumSize() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Returns the minimum size of the Fig.
getMinimumSize() - Method in class org.argouml.uml.diagram.ui.FigSingleLineText
TODO: This function attempts to optimize the more generic code in the parent, which also works correctly in this case.
getMinimumSize() - Method in class org.argouml.uml.diagram.ui.FigStereotypesGroup
 
getMinimumSize() - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
 
getMinimumSize() - Method in class org.argouml.uml.ui.UMLSingleRowSelector
Make sure the control is always a fixed height
getMinTileX() - Method in class org.argouml.gefext.DeferredBufferedImage
 
getMinTileY() - Method in class org.argouml.gefext.DeferredBufferedImage
 
getMinX() - Method in class org.argouml.gefext.DeferredBufferedImage
 
getMinY() - Method in class org.argouml.gefext.DeferredBufferedImage
 
getModel() - Method in interface org.argouml.kernel.Project
Deprecated. for 0.25.4 by tfmorris. Use Project.getUserDefinedModelList() or Project.getModels().
getModel() - Method in class org.argouml.kernel.ProjectImpl
Deprecated. for 0.25.4 by tfmorris. Use ProjectImpl.getUserDefinedModelList() or ProjectImpl.getModels().
getModel() - Method in interface org.argouml.model.MetaTypes
 
getModel() - Method in class org.argouml.uml.ProjectMemberModel
 
getModelCommandCreationObserver() - Static method in class org.argouml.model.Model
Gets the external class responsible for handling commands.
getModelDiagram() - Method in interface org.argouml.model.DiagramInterchangeFactory
 
getModelElement(Object) - Method in interface org.argouml.model.Facade
Get the ModelElement which is one of: the importElement of an ElementImport the modelElement of a TaggedValue the modelElement of a TemplateParameter
getModelElement() - Method in interface org.argouml.model.MetaTypes
 
getModelElement() - Method in class org.argouml.uml.cognitive.critics.UMLWizard
 
getModelElement() - Method in class org.argouml.uml.ui.PropPanel
 
getModelElement() - Method in interface org.argouml.uml.ui.UMLUserInterfaceContainer
 
getModelElementAssociated(Object) - Method in interface org.argouml.model.Facade
Return all ModelElements associated with the given ModelElement by a MOF level association (not an just an association in the user model, although it includes those too).
getModelElementContainer(Object) - Method in interface org.argouml.model.Facade
Return the container for the given modelelement.
getModelElementContents(Object) - Method in interface org.argouml.model.Facade
Return all composite components of given ModelElement.
getModelElementDisplayName(Object) - Static method in class org.argouml.ui.DisplayTextTree
 
getModelElementSelector() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelTaggedValue
Returns the modelelement selector.
getModelEventPump() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getModelEventPump() - Method in interface org.argouml.model.ModelImplementation
Get the event pump.
getModelFile() - Method in class org.argouml.profile.UserDefinedProfile
 
getModelManagementFactory() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getModelManagementFactory() - Static method in class org.argouml.model.Model
Getter for ModelManagementFactory.
getModelManagementFactory() - Method in interface org.argouml.model.ModelImplementation
Getter for ModelManagementFactory.
getModelManagementHelper() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getModelManagementHelper() - Static method in class org.argouml.model.Model
Getter for ModelManagementHelper.
getModelManagementHelper() - Method in interface org.argouml.model.ModelImplementation
Getter for ModelManagementHelper.
getModels() - Method in interface org.argouml.kernel.Project
Returns all top level Packages (e.g.
getModels() - Method in class org.argouml.kernel.ProjectImpl
 
getModelTarget() - Method in class org.argouml.ui.targetmanager.TargetManager
Returns the target in it's 'modelform'.
getModelTargets() - Method in class org.argouml.ui.targetmanager.TargetManager
 
getModePlace(GraphFactory, String) - Method in class org.argouml.sequence2.diagram.UMLSequenceDiagram
 
getModePlace(GraphFactory, String) - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Creates a diagram specific @see org.tigris.gef.base.ModePlace that allows the diagram to place an accepted type of object [ @see #doesAccept(Object) ] as it should.
getModifiedDiagramList() - Method in class org.argouml.uml.reveng.DiagramInterface
Get the list of modified diagrams.
getModifiersPanel() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
 
getModifiersPanel() - Method in class org.argouml.uml.ui.model_management.PropPanelElementImport
 
getModifiersPanel() - Method in class org.argouml.uml.ui.model_management.PropPanelPackage
Returns the Modifiers panel.
getModifiersText(int) - Static method in class org.argouml.util.KeyEventUtils
Returns a unique text for the given key modifiers
getModules() - Method in class org.argouml.uml.reveng.ImportCommon
 
getMofPackage() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getMoreInfoURL() - Method in class org.argouml.cognitive.checklist.CheckItem
 
getMoreInfoURL(ListSet, Designer) - Method in class org.argouml.cognitive.Critic
Reply the moreInfoURL used in feedback produced by this Critic.
getMoreInfoURL() - Method in class org.argouml.cognitive.Critic
 
getMoreInfoURL() - Method in class org.argouml.cognitive.ToDoItem
 
getMoreInfoURL() - Method in class org.argouml.persistence.ToDoItemXMLHelper
Encodes the moreInfoURL of this ToDoItem in an XML safe way and returns the new String.
getMultiplicity(Object) - Method in interface org.argouml.model.Facade
Get the Multiplicity of an AssociationEnd, ClassifierRole, StructuralFeature, or TagDefinition.
getMultiplicity() - Method in interface org.argouml.model.MetaTypes
 
getMultiplicityComboBox() - Method in class org.argouml.uml.ui.behavior.collaborations.PropPanelClassifierRole
Returns the multiplicityComboBox.
getMultiplicityComboBox() - Method in class org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
Returns the multiplicityComboBox.
getMultiplicityComboBox() - Method in class org.argouml.uml.ui.foundation.core.PropPanelStructuralFeature
Returns the multiplicityComboBox.
getMultiplicityComboBox() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelTagDefinition
Returns the multiplicityComboBox.
getMultiplicityRange() - Method in interface org.argouml.model.MetaTypes
 
getName() - Method in class org.argouml.cognitive.Decision
 
getName() - Method in class org.argouml.cognitive.Goal
 
getName() - Method in class org.argouml.cognitive.ui.KnowledgeTypeNode
 
getName() - Method in class org.argouml.cognitive.ui.PriorityNode
 
getName() - Method in class org.argouml.core.propertypanels.meta.CheckBoxMeta
 
getName() - Method in class org.argouml.core.propertypanels.meta.PanelMeta
 
getName() - Method in class org.argouml.core.propertypanels.meta.PropertyMeta
 
getName() - Method in class org.argouml.core.propertypanels.module.XmlPropertyPanelsModule
 
getName() - Method in interface org.argouml.kernel.Project
Get the project name.
getName() - Method in class org.argouml.kernel.ProjectImpl
 
getName(Object) - Method in interface org.argouml.model.Facade
The name of a model element or some diagram part.
getName(Object) - Method in interface org.argouml.model.MetaTypes
Given a Element instance returns the name of its meta type.
getName() - Method in interface org.argouml.moduleloader.ModuleInterface
The name of the module.
getName() - Method in interface org.argouml.notation.NotationName
Returns the name of the language.
getName() - Method in class org.argouml.profile.internal.ocl.uml14.OclType
 
getName() - Method in class org.argouml.sequence2.SequenceDiagramModule
 
getName() - Method in class org.argouml.ui.JasonsBigTheme
 
getName() - Method in class org.argouml.ui.JasonsHugeTheme
 
getName() - Method in class org.argouml.ui.JasonsTheme
 
getName() - Method in class org.argouml.ui.PerspectiveSupport
 
getName() - Method in class org.argouml.ui.targetmanager.TargetEvent
Getter for the name.
getName() - Method in interface org.argouml.uml.diagram.ArgoDiagram
Used by "argo.tee".
getName() - Method in class org.argouml.uml.diagram.ui.FigAttributesCompartment
 
getName() - Method in class org.argouml.uml.diagram.ui.FigCompartment
This operation shall return a name unique for this type of compartment.
getName() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
getName() - Method in class org.argouml.uml.diagram.ui.FigEnumLiteralsCompartment
 
getName() - Method in class org.argouml.uml.diagram.ui.FigExtensionPointsCompartment
 
getName() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Get the name of the model element this Fig represents.
getName() - Method in class org.argouml.uml.diagram.ui.FigOperationsCompartment
 
getName() - Method in class org.argouml.uml.generator.Language
 
getName() - Method in class org.argouml.uml.generator.SourceUnit
 
getName(Object) - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
getNameBounds() - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
Always returns null as the FigComment does not display its name.
getNameBounds() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Get the Rectangle in which the model elements name is displayed
getNameBounds() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Get the Rectangle in which the model elements name is displayed
getNameDocument() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
Deprecated. Returns the document (model) for the name.
getNameFig() - Method in class org.argouml.uml.diagram.ui.FigAssociationClass
 
getNameFig() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Getter for name, the name Fig
getNameFig() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Get the Fig that displays the model element name.
getNameFigFontStyle() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Determines the font style based on the UML model.
getNameFigFontStyle() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Determines the font style based on the UML model.
getNameFigFontStyle() - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
 
getNamespace(Object) - Method in interface org.argouml.model.Facade
Get the namespace of a ModelElement.
getNamespace() - Method in interface org.argouml.model.MetaTypes
 
getNamespace() - Method in interface org.argouml.uml.diagram.ArgoDiagram
TODO: MVW: I am not completely sure of the following:
getNamespace() - Method in class org.argouml.uml.diagram.ArgoDiagramImpl
 
getNamespace() - Method in class org.argouml.uml.diagram.sequence.ui.UMLSequenceDiagram
 
getNamespaceElement() - Method in interface org.argouml.uml.util.namespace.NamespaceElement
 
getNamespaceElement() - Method in class org.argouml.uml.util.namespace.StringNamespaceElement
 
getNamespaceSelector() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
Deprecated. Returns the namespace selector.
getNameTextField() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
Deprecated.  
getNewAction() - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Returns the newAction.
getNewDiagramName() - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Create a new diagram name.
getNewDirectory() - Method in class org.argouml.uml.ui.ActionSetSourcePath
 
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponentInstance
 
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNode
 
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNodeInstance
 
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionObject
 
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.sequence.ui.SelectionClassifierRole
 
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.state.ui.SelectionState
 
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionComment
 
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionGeneralizableElement
 
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionInterface
 
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionStereotype
 
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.ui.SelectionNodeClarifiers2
Get the edge type to create when dragging from the given handle number.
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionActor
 
getNewEdgeType(int) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
 
getNewFile() - Method in class org.argouml.ui.ProjectBrowser
 
getNewModeCreateEdgeAndNode(Editor, Object, boolean, SelectionNodeClarifiers2) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
getNewModeCreateEdgeAndNode(Editor, Object, boolean, SelectionNodeClarifiers2) - Method in class org.argouml.uml.diagram.ui.SelectionNodeClarifiers2
Override this to implement post-processing.
getNewNode(int) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
getNewNode(int) - Method in class org.argouml.uml.diagram.activity.ui.SelectionCallState
 
getNewNode(int) - Method in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
getNewNode(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
getNewNode(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponentInstance
 
getNewNode(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNode
 
getNewNode(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNodeInstance
 
getNewNode(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionObject
 
getNewNode(int) - Method in class org.argouml.uml.diagram.sequence.ui.SelectionClassifierRole
 
getNewNode(int) - Method in class org.argouml.uml.diagram.state.ui.SelectionState
 
getNewNode(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
getNewNode(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionComment
 
getNewNode(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionInterface
 
getNewNode(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionStereotype
 
getNewNode(int) - Method in class org.argouml.uml.diagram.ui.SelectionNodeClarifiers2
 
getNewNode(int) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionActor
 
getNewNode(int) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
 
getNewNodeType(int) - Method in class org.argouml.uml.diagram.activity.ui.SelectionActionState
 
getNewNodeType(int) - Method in class org.argouml.uml.diagram.activity.ui.SelectionCallState
 
getNewNodeType(int) - Method in class org.argouml.uml.diagram.collaboration.ui.SelectionClassifierRole
 
getNewNodeType(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponent
 
getNewNodeType(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionComponentInstance
 
getNewNodeType(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNode
 
getNewNodeType(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionNodeInstance
 
getNewNodeType(int) - Method in class org.argouml.uml.diagram.deployment.ui.SelectionObject
 
getNewNodeType(int) - Method in class org.argouml.uml.diagram.sequence.ui.SelectionClassifierRole
 
getNewNodeType(int) - Method in class org.argouml.uml.diagram.state.ui.SelectionState
 
getNewNodeType(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionClass
 
getNewNodeType(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionComment
 
getNewNodeType(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionInterface
 
getNewNodeType(int) - Method in class org.argouml.uml.diagram.static_structure.ui.SelectionStereotype
 
getNewNodeType(int) - Method in class org.argouml.uml.diagram.ui.SelectionNodeClarifiers2
Get the node type to create when dragging from the given handle number.
getNewNodeType(int) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionActor
 
getNewNodeType(int) - Method in class org.argouml.uml.diagram.use_case.ui.SelectionUseCase
 
getNewTarget() - Method in class org.argouml.ui.targetmanager.TargetEvent
Helper for getting the new target.
getNewTargets() - Method in class org.argouml.ui.targetmanager.TargetEvent
Getter for the new targets.
getNewUUID() - Method in class org.argouml.model.UUIDManager
 
getNewUUID() - Static method in class org.argouml.uml.UUIDHelper
 
getNextDiagramSerial() - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Deprecated. for 0.27.3 by tfmorris. This is always returns 1. Diagram naming is managed at the project level.
getNextEnd(Object) - Method in interface org.argouml.model.Facade
Return the next AssociationEnd in the owning Association.
getNextVisibleFeature(FigGroup, FigText, int) - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
 
getNode() - Method in interface org.argouml.model.MetaTypes
 
getNode(int) - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
Gets a node that has the given position (creates new nodes if needed).
getNodeCount() - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
getNodeIndex(int) - Method in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayer
Return the node index at a certain y point.
getNodeInstance(Object) - Method in interface org.argouml.model.Facade
Get the node instance of a ComponentInstance.
getNodeInstance() - Method in interface org.argouml.model.MetaTypes
 
getNodes() - Method in interface org.argouml.uml.diagram.ArgoDiagram
Get all the model elements in this diagram that are represented by a FigNode.
getNodes() - Method in class org.argouml.uml.diagram.ArgoDiagramImpl
 
getNodes() - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
Get all the nodes from the graphmodel/diagram.
getNone() - Method in interface org.argouml.model.AggregationKind
 
getNotationLanguage() - Method in class org.argouml.kernel.ProjectSettings
Used by "argo.tee".
getNotationLanguage() - Method in class org.argouml.notation.NotationSettings
 
getNotationName() - Method in class org.argouml.kernel.ProjectSettings
 
getNotationProvider(int, Object) - Method in class org.argouml.notation.NotationProviderFactory2
Deprecated. for 0.27.2 by tfmorris. Use NotationProviderFactory2.getNotationProvider(int, Object, NotationName).
getNotationProvider(int, Object, NotationName) - Method in class org.argouml.notation.NotationProviderFactory2
Get a NotationProvider for the current project.
getNotationProvider(int, Object, PropertyChangeListener, NotationName) - Method in class org.argouml.notation.NotationProviderFactory2
Get a NotationProvider for the current project.
getNotationProvider() - Method in class org.argouml.uml.diagram.ui.FigSingleLineTextWithNotation
 
getNotationProviderType() - Method in class org.argouml.sequence2.diagram.FigClassifierRole
The NotationProvider for the ClassifierRole.
getNotationProviderType() - Method in class org.argouml.sequence2.diagram.FigMessage
 
getNotationProviderType() - Method in class org.argouml.uml.diagram.activity.ui.FigActionState
Overrule this for subclasses of the FigActionState that need a different NotationProvider.
getNotationProviderType() - Method in class org.argouml.uml.diagram.activity.ui.FigCallState
 
getNotationProviderType() - Method in class org.argouml.uml.diagram.activity.ui.FigObjectFlowState
 
getNotationProviderType() - Method in class org.argouml.uml.diagram.collaboration.ui.FigAssociationRole
 
getNotationProviderType() - Method in class org.argouml.uml.diagram.collaboration.ui.FigClassifierRole
 
getNotationProviderType() - Method in class org.argouml.uml.diagram.deployment.ui.FigComponentInstance
 
getNotationProviderType() - Method in class org.argouml.uml.diagram.deployment.ui.FigNodeInstance
 
getNotationProviderType() - Method in class org.argouml.uml.diagram.deployment.ui.FigObject
 
getNotationProviderType() - Method in class org.argouml.uml.diagram.state.ui.FigTransition
 
getNotationProviderType() - Method in class org.argouml.uml.diagram.static_structure.ui.FigAttribute
 
getNotationProviderType() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEnumerationLiteral
 
getNotationProviderType() - Method in class org.argouml.uml.diagram.static_structure.ui.FigOperation
 
getNotationProviderType() - Method in class org.argouml.uml.diagram.ui.FigAssociation
 
getNotationProviderType() - Method in class org.argouml.uml.diagram.ui.FigAssociationEnd
 
getNotationProviderType() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Overrule this for subclasses that need a different NotationProvider.
getNotationProviderType() - Method in class org.argouml.uml.diagram.ui.FigMessage
 
getNotationProviderType() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Overrule this for subclasses that need a different NotationProvider.
getNotationProviderType() - Method in class org.argouml.uml.diagram.ui.FigSingleLineTextWithNotation
Overrule this for subclasses that need a different NotationProvider.
getNotationProviderType() - Method in class org.argouml.uml.diagram.use_case.ui.FigExtensionPoint
 
getNotationSettings() - Method in class org.argouml.kernel.ProjectSettings
 
getNotationSettings() - Method in class org.argouml.sequence2.diagram.FigMessage
 
getNotationSettings() - Method in class org.argouml.uml.diagram.DiagramSettings
 
getNotationSettings() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
getNotationSettings() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
getNotationSettings() - Method in class org.argouml.uml.diagram.ui.FigSingleLineTextWithNotation
 
getNotationType() - Method in class org.argouml.uml.diagram.ui.FigAttributesCompartment
 
getNotationType() - Method in class org.argouml.uml.diagram.ui.FigCompartment
 
getNotationType() - Method in class org.argouml.uml.diagram.ui.FigEnumLiteralsCompartment
 
getNotationType() - Method in class org.argouml.uml.diagram.ui.FigExtensionPointsCompartment
 
getNotationType() - Method in class org.argouml.uml.diagram.ui.FigOperationsCompartment
 
getNotificationInfo() - Method in class org.argouml.gefext.ArgoFigCircle
 
getNotificationInfo() - Method in class org.argouml.gefext.ArgoFigInk
 
getNotificationInfo() - Method in class org.argouml.gefext.ArgoFigLine
 
getNotificationInfo() - Method in class org.argouml.gefext.ArgoFigPoly
 
getNotificationInfo() - Method in class org.argouml.gefext.ArgoFigRect
 
getNotificationInfo() - Method in class org.argouml.gefext.ArgoFigRRect
 
getNotificationInfo() - Method in class org.argouml.gefext.ArgoFigSpline
 
getNotificationInfo() - Method in class org.argouml.uml.diagram.ui.ArgoFigText
 
getNumMessages() - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
getNumSteps() - Method in class org.argouml.cognitive.critics.Wizard
Get the number of steps in this wizard.
getNumSteps() - Method in class org.argouml.uml.cognitive.critics.UMLWizard
Preset the number of steps to 1.
getNumSteps() - Method in class org.argouml.uml.cognitive.critics.WizBreakCircularComp
 
getNumSteps() - Method in class org.argouml.uml.cognitive.critics.WizCueCards
 
getNumSteps() - Method in class org.argouml.uml.cognitive.critics.WizOperName
 
getNumSteps() - Method in class org.argouml.uml.cognitive.critics.WizTooMany
 
getNumXTiles() - Method in class org.argouml.gefext.DeferredBufferedImage
 
getNumYTiles() - Method in class org.argouml.gefext.DeferredBufferedImage
Untested.
getObject() - Method in interface org.argouml.model.MetaTypes
 
getObject(int) - Method in class org.argouml.uml.diagram.activity.layout.ActivityDiagramLayouter
 
getObject(int) - Method in interface org.argouml.uml.diagram.layout.Layouter
Operation getObject returns one object from the diagram.
getObject(int) - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter
Return the object with a given index from the layouter.
getObjectFlowState() - Method in interface org.argouml.model.MetaTypes
 
getObjectFlowStates(Object) - Method in interface org.argouml.model.Facade
Get ObjectFlowStates which have this Classifier as their type.
getObjects() - Method in class org.argouml.uml.diagram.activity.layout.ActivityDiagramLayouter
 
getObjects() - Method in interface org.argouml.uml.diagram.layout.Layouter
Operation getObjects returns all the layouted objects from this diagram.
getObjects() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramLayouter
Return all the objects currently participating in the layout process.
getObjectToId() - Method in class org.argouml.model.mdr.MDRModelImplementation
Return the Object to ID Map.
getObjectToRemove() - Method in class org.argouml.uml.ui.AbstractActionRemoveElement
Returns the objectToRemove.
getOccurrences(Object) - Method in interface org.argouml.model.Facade
Get the CallEvents which are occurrences of an Operation.
getOCL() - Method in class org.argouml.profile.internal.ocl.CrOCL
 
getOffender() - Method in class org.argouml.persistence.OffenderXMLHelper
Gets the description of this offender.
getOffenderList() - Method in class org.argouml.cognitive.ResolvedCritic
Gets the list of related objects, offenders.
getOffenderList() - Method in class org.argouml.persistence.ResolvedCriticXMLHelper
Gets the offender vector of this critic where each offender is wrapped in an OffenderXMLHelper.
getOffenders() - Method in class org.argouml.cognitive.ToDoItem
Reply a Set of design material's that are the subject of this ToDoItem.
getOffenders() - Method in class org.argouml.cognitive.ToDoList
 
getOffenders() - Method in class org.argouml.uml.cognitive.UMLToDoItem
 
getOffset() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramInheritanceEdge
 
getOldTargets() - Method in class org.argouml.ui.targetmanager.TargetEvent
Getter for the old targets.
getOnlineManual() - Static method in class org.argouml.application.helpers.ApplicationVersion
Retrieve the URL of the online manual of ArgoUML.
getOnlineSupport() - Static method in class org.argouml.application.helpers.ApplicationVersion
Retrieve the URL of the location for online support for ArgoUML.
getOpenProjects() - Method in class org.argouml.kernel.ProjectManager
 
getOperation(Object) - Method in interface org.argouml.model.Facade
Get the Operation of a CallAction or CallEvent.
getOperation() - Method in interface org.argouml.model.MetaTypes
 
getOperations(Object) - Method in interface org.argouml.model.Facade
Get the list of Operations owned by a Classifier.
getOperationsAndReceptions(Object) - Method in interface org.argouml.model.Facade
Get the list of operations and receptions owned by a Classifier.
getOperationsBounds() - Method in interface org.argouml.uml.diagram.OperationsCompartmentContainer
Deprecated.  
getOperationsBounds() - Method in class org.argouml.uml.diagram.static_structure.ui.FigClassifierBox
Deprecated. by Bob Tarling in 0.29.3 use getCompartment(Model.getMetaTypes().getOperation()).getBounds()
getOperationsBounds() - Method in class org.argouml.uml.diagram.ui.FigAssociationClass
 
getOperationScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelAssociationClass
Returns the operationScroll.
getOperationScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
Returns the operationScroll.
getOperationScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelDataType
Returns the operationScroll.
getOperationsFig() - Method in class org.argouml.uml.diagram.static_structure.ui.FigClassifierBox
Deprecated. in 0.29.3 use getCompartment(Model.getUmlFactory(Model.getMetaTypes(),getOperation())) to determine if an operation compartment exists and return it. The operationsCompartment should be created by the concrete class
getOperationsInh(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getOperationsInh(Object) - Method in interface org.argouml.model.CoreHelper
Return all operations of a given Classifier, including inherited.
getOptions(Object, String, String) - Method in class org.argouml.core.propertypanels.model.GetterSetterManager
 
getOptions(Object, String) - Method in class org.argouml.core.propertypanels.model.GetterSetterManager.OptionGetterSetter
 
getOptions() - Method in class org.argouml.uml.cognitive.critics.WizNavigable
 
getOptions() - Method in class org.argouml.uml.reveng.Setting.UniqueSelection
 
getOptions() - Method in interface org.argouml.uml.reveng.SettingsTypes.UniqueSelection
Returns the available options from which the user can pick one.
getOptions1() - Method in class org.argouml.uml.cognitive.critics.WizBreakCircularComp
 
getOptions2() - Method in class org.argouml.uml.cognitive.critics.WizBreakCircularComp
 
getOrdered() - Method in interface org.argouml.model.OrderingKind
 
getOrdering(Object) - Method in interface org.argouml.model.Facade
Get ordering of an association end.
getOrderingKind() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getOrderingKind() - Static method in class org.argouml.model.Model
Getter for the OrderingKind object.
getOrderingKind() - Method in interface org.argouml.model.ModelImplementation
Getter for the OrderingKind object.
getOrientation() - Method in class org.argouml.application.api.AbstractArgoJPanel
 
getOriginalEvent() - Method in class org.argouml.model.UmlChangeEvent
 
getOtherAssociationEnds(Object) - Method in interface org.argouml.model.Facade
Get the collection of Associations Ends connected to this association end.
getOtherLinkEnds(Object) - Method in interface org.argouml.model.Facade
Get the collection of Link Ends connected to this link end.
getOutEdges(Object) - Method in class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
 
getOutEdges(Object) - Method in class org.argouml.uml.diagram.deployment.DeploymentDiagramGraphModel
 
getOutEdges(Object) - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
 
getOutEdges(Object) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
 
getOutEdges(Object) - Method in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
 
getOutEdges(Object) - Method in class org.argouml.uml.diagram.use_case.UseCaseDiagramGraphModel
Return all edges going from the given port.
getOutgoings(Object) - Method in interface org.argouml.model.Facade
Return the collection of Transitions outgoing from the given stateVertex.
getOutgoingScroll() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelStateVertex
 
getOutgoingStates(Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
getOutgoingStates(Object) - Method in interface org.argouml.model.StateMachinesHelper
Gets all statevertices that are a target to transitions outgoing from the given statevertex.
getOutParameter() - Method in interface org.argouml.model.DirectionKind
 
getOwnedElements(Object) - Method in interface org.argouml.model.Facade
The collection of owned elements of the the namespace.
getOwnedElementsScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelNamespace
Returns the ownedElementsScroll.
getOwner(Object) - Method in interface org.argouml.model.Facade
Return the owner of a Feature, TagDefinition, Attribute, or TemplateParameter.
getOwner(Object) - Method in class org.argouml.ui.targetmanager.TargetManager
 
getOwner() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getOwner() - Method in interface org.argouml.uml.diagram.ArgoDiagram
The owner of a diagram is the modelelement that is saved with the project in the pgml file, and binds it to the model.
getOwner() - Method in class org.argouml.uml.diagram.ArgoDiagramImpl
 
getOwner(Object) - Method in class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
 
getOwner(Object) - Method in class org.argouml.uml.diagram.deployment.DeploymentDiagramGraphModel
 
getOwner() - Method in class org.argouml.uml.diagram.DiagramElementSettings
 
getOwner(Object) - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
 
getOwner() - Method in class org.argouml.uml.diagram.sequence.ui.UMLSequenceDiagram
 
getOwner(Object) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
 
getOwner() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
Get the owner of a statechart diagram.
getOwner(Object) - Method in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
 
getOwner() - Method in class org.argouml.uml.diagram.ui.FigEdgePort
 
getOwner(Object) - Method in class org.argouml.uml.diagram.use_case.UseCaseDiagramGraphModel
Return the node or edge that owns the given port.
getOwnerScopeCheckbox() - Method in class org.argouml.uml.ui.foundation.core.PropPanelFeature
Returns the ownerScopeCheckbox.
getOwnerScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelFeature
Returns the ownerScroll.
getOwnerSelector() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelTagDefinition
Returns the stereotype selecter.
getPackage(Object) - Method in interface org.argouml.model.Facade
Return the Package that is connected by the given ElementImport.
getPackage() - Method in interface org.argouml.model.MetaTypes
 
getPackage() - Method in interface org.argouml.model.VisibilityKind
 
getPackageImport(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getPackageImport(Object, Object) - Method in interface org.argouml.model.CoreHelper
Return the packageImport (Permission with <<import>> or <<access>> stereotype in UML 1.4) between a supplier Package and a client Namespace, if any.
getPackageImport() - Method in interface org.argouml.model.MetaTypes
 
getPackageImports(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getPackageImports(Object) - Method in interface org.argouml.model.CoreHelper
Return all packageImports (Permissions with <<import>> or <<access>> stereotype in UML 1.4) that this Namespace is a client of.
getPanel(int) - Method in class org.argouml.cognitive.critics.Wizard
Get the exising panel at step s.
getPanelTarget() - Method in class org.argouml.ui.StylePanel
 
getParameter(Object) - Method in interface org.argouml.model.Facade
Get the parameter of a TemplateParameter.
getParameter(Object, int) - Method in interface org.argouml.model.Facade
Get a specific parameter of a Behavioral Feature or Event.
getParameter() - Method in interface org.argouml.model.MetaTypes
 
getParameterDirectionKind() - Method in interface org.argouml.model.MetaTypes
 
getParameters(Object) - Method in interface org.argouml.model.Facade
Get the parameters of a Behavioral Feature, Event, or Object Flow State, or all the parameters which have a given classifier as their type.
getParameterScroll() - Method in class org.argouml.uml.ui.behavior.state_machines.PropPanelEvent
 
getParametersList(Object) - Method in interface org.argouml.model.Facade
Get an ordered list of parameters of a Behavioral Feature or Event.
getParent() - Method in class org.argouml.ui.explorer.rules.AssociationsNode
 
getParent() - Method in class org.argouml.ui.explorer.rules.AttributesNode
 
getParent() - Method in class org.argouml.ui.explorer.rules.IncomingDependencyNode
 
getParent() - Method in class org.argouml.ui.explorer.rules.InheritanceNode
 
getParent() - Method in class org.argouml.ui.explorer.rules.OperationsNode
 
getParent() - Method in class org.argouml.ui.explorer.rules.OutgoingDependencyNode
 
getParent(Object) - Method in class org.argouml.uml.ui.ActionNavigateUpNextDown
Get the parent of the list of elements that we are navigating through.
getParent(Object) - Method in class org.argouml.uml.ui.ActionNavigateUpPreviousDown
Get the parent of the list of elements that we are navigating through.
getParents(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getParents(Object) - Method in interface org.argouml.model.CoreHelper
Return the collection of all direct parents.
getParsingHelp() - Method in class org.argouml.notation.NotationProvider
 
getParsingHelp() - Method in class org.argouml.notation.providers.java.AssociationEndNameNotationJava
 
getParsingHelp() - Method in class org.argouml.notation.providers.java.AssociationNameNotationJava
 
getParsingHelp() - Method in class org.argouml.notation.providers.java.AttributeNotationJava
 
getParsingHelp() - Method in class org.argouml.notation.providers.java.ModelElementNameNotationJava
 
getParsingHelp() - Method in class org.argouml.notation.providers.java.OperationNotationJava
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.AbstractMessageNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.ActionStateNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.AssociationEndNameNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.AssociationNameNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.AssociationRoleNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.AttributeNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.CallStateNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.ClassifierRoleNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.ComponentInstanceNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.EnumerationLiteralNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.ExtensionPointNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.ModelElementNameNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.MultiplicityNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.NodeInstanceNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.ObjectFlowStateStateNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.ObjectFlowStateTypeNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.ObjectNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.OperationNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.StateBodyNotationUml
 
getParsingHelp() - Method in class org.argouml.notation.providers.uml.TransitionNotationUml
 
getPartition() - Method in interface org.argouml.model.MetaTypes
 
getPartitions(Object) - Method in interface org.argouml.model.Facade
Get the partitions from a container.
getPath(Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
getPath(Object) - Method in interface org.argouml.model.StateMachinesHelper
Returns the path of a state vertex.
getPath() - Method in class org.argouml.profile.ProfileReference
 
getPath() - Method in class org.argouml.uml.reveng.Setting.PathSelection
 
getPath() - Method in interface org.argouml.uml.reveng.SettingsTypes.PathSelection
 
getPathList(Object) - Method in interface org.argouml.model.ModelManagementHelper
Find the absolute path of a ModelElement.
getPathList() - Method in class org.argouml.uml.reveng.Setting.PathListSelection
 
getPathList() - Method in interface org.argouml.uml.reveng.SettingsTypes.PathListSelection
 
getPathSeparator() - Method in class org.argouml.profile.internal.FormatingStrategyUML
 
getPeekCount() - Method in class org.argouml.util.CustomSeparator
Called to how many characters the CustomSeparator read after the end of the separator.
getPercent() - Method in class org.argouml.uml.diagram.ui.PathItemPlacement
Returns the value of the percent field - the position of the anchor point as a percentage of the edge.
getPersistenceVersion() - Method in interface org.argouml.kernel.Project
Used by "argo.tee".
getPersistenceVersion() - Method in class org.argouml.kernel.ProjectImpl
 
getPersistenceVersion(InputStream) - Method in class org.argouml.persistence.UmlFilePersister
Reads an XML file of uml format and extracts the persistence version number from the root tag.
getPersisterFromFileName(String) - Method in class org.argouml.persistence.PersistenceManager
 
getPerspectiveList() - Method in class org.argouml.cognitive.ui.ToDoPane
 
getPerspectives() - Method in class org.argouml.ui.explorer.PerspectiveManager
 
getPoint() - Method in class org.argouml.uml.diagram.ui.PathItemPlacement
 
getPointOnPerimeter(Rectangle, int) - Static method in class org.argouml.uml.diagram.layout.LayoutHelper
 
getPointOnPerimeter(Rectangle, int, double, double) - Static method in class org.argouml.uml.diagram.layout.LayoutHelper
 
getPopUpActions(MouseEvent) - Method in class org.argouml.sequence2.diagram.FigMessage
 
getPopUpActions(MouseEvent) - Method in class org.argouml.uml.diagram.deployment.ui.FigComponent
 
getPopUpActions(MouseEvent) - Method in class org.argouml.uml.diagram.deployment.ui.FigMNode
 
getPopUpActions(MouseEvent) - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
getPopUpActions(MouseEvent) - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
getPopUpActions(MouseEvent) - Method in class org.argouml.uml.diagram.state.ui.FigTransition
 
getPopUpActions(MouseEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigClassifierBox
Build a collection of menu items relevant for a right-click popup menu on an Interface.
getPopUpActions(MouseEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
Build a collection of menu items relevant for a right-click popup menu on a Package.
getPopUpActions(MouseEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigSignal
 
getPopUpActions(MouseEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigStereotypeDeclaration
Build a collection of menu items relevant for a right-click pop-up menu on a Stereotype.
getPopUpActions(MouseEvent) - Method in class org.argouml.uml.diagram.ui.FigAssociation
 
getPopUpActions(MouseEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
getPopUpActions(MouseEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
This method returns a Vector of one of these 4 types: AbstractAction, JMenu, JMenuItem, JSeparator.
getPopUpActions(MouseEvent) - Method in class org.argouml.uml.diagram.use_case.ui.FigActor
 
getPopUpActions(MouseEvent) - Method in class org.argouml.uml.diagram.use_case.ui.FigUseCase
Build a collection of menu items relevant for a right-click popup menu on a Use Case.
getPopupAddOffset() - Static method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
getPopupAddOffset() - Static method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
getPopupMenu() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLCompositeStateSubvertexList
 
getPopupMenu() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateDoActivityList
 
getPopupMenu() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateEntryList
 
getPopupMenu() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateExitList
 
getPopupMenu() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLTransitionEffectList
 
getPopupMenu() - Method in class org.argouml.uml.ui.UMLMutableLinkedList
Returns the popupMenu.
getPortFig(Object) - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
getPortFig(Object) - Method in class org.argouml.uml.diagram.ui.FigEdgePort
 
getPorts(Object) - Method in class org.argouml.uml.diagram.collaboration.CollabDiagramGraphModel
 
getPorts(Object) - Method in class org.argouml.uml.diagram.deployment.DeploymentDiagramGraphModel
 
getPorts(Object) - Method in class org.argouml.uml.diagram.sequence.SequenceDiagramGraphModel
 
getPorts(Object) - Method in class org.argouml.uml.diagram.state.StateDiagramGraphModel
 
getPorts(Object) - Method in class org.argouml.uml.diagram.static_structure.ClassDiagramGraphModel
 
getPorts(Object) - Method in class org.argouml.uml.diagram.use_case.UseCaseDiagramGraphModel
Return all ports on a node or edge supplied as argument.
getPosition() - Method in class org.argouml.taskmgmt.ProgressEvent
Return the position of progress as a proportion of length.
getPosition() - Method in class org.argouml.uml.diagram.ui.PathItemPlacement
Get the computed target position based on the current set of parameters.
getPoster() - Method in class org.argouml.cognitive.ToDoItem
Reply the Critic or Designer that posted this ToDoItem.
getPosters() - Method in class org.argouml.cognitive.ToDoList
 
getPowertype(Object) - Method in interface org.argouml.model.Facade
Get the powertype of a generalization.
getPowertypeRanges(Object) - Method in interface org.argouml.model.Facade
Get the powertype ranges of a classifier.
getPowerTypeRangeScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
Returns the powerTypeRangeScroll.
getPredecessors(Object) - Method in interface org.argouml.model.Facade
Get the predecessors of a message.
getPredicate() - Method in class org.argouml.cognitive.ui.AbstractGoList2
 
getPredicate2() - Method in class org.argouml.cognitive.checklist.CheckItem
 
getPreferredSize() - Method in class org.argouml.swingext.SpacerPanel
 
getPreferredSize() - Method in class org.argouml.ui.MultiEditorPane
 
getPreferredSize() - Method in class org.argouml.uml.ui.UMLComboBoxNavigator
Enforce that the preferred height is the minimum height.
getPreferredSize() - Method in class org.argouml.uml.ui.UMLMultiplicityPanel
Enforce that the preferred height is the minimum height.
getPreferredSize() - Method in class org.argouml.uml.ui.UMLSingleRowSelector
 
getPrefs() - Method in class org.argouml.cognitive.Designer
Reply the designers personal preferences.
getPresentationCountFor(Object) - Method in interface org.argouml.kernel.Project
 
getPresentationCountFor(Object) - Method in class org.argouml.kernel.ProjectImpl
 
getPreviousVisibleFeature(FigGroup, FigText, int) - Method in class org.argouml.uml.diagram.static_structure.ui.FigClass
 
getPrimary1() - Method in class org.argouml.ui.JasonsBigTheme
 
getPrimary1() - Method in class org.argouml.ui.JasonsHugeTheme
 
getPrimary1() - Method in class org.argouml.ui.JasonsTheme
 
getPrimary2() - Method in class org.argouml.ui.JasonsBigTheme
 
getPrimary2() - Method in class org.argouml.ui.JasonsHugeTheme
 
getPrimary2() - Method in class org.argouml.ui.JasonsTheme
 
getPrimary3() - Method in class org.argouml.ui.JasonsBigTheme
 
getPrimary3() - Method in class org.argouml.ui.JasonsHugeTheme
 
getPrimary3() - Method in class org.argouml.ui.JasonsTheme
 
getPrimitiveType() - Method in interface org.argouml.model.MetaTypes
 
getPriority(ListSet, Designer) - Method in class org.argouml.cognitive.Critic
Reply the priority used in feedback produced by this Critic.
getPriority() - Method in class org.argouml.cognitive.Critic
 
getPriority() - Method in class org.argouml.cognitive.Decision
 
getPriority() - Method in class org.argouml.cognitive.Goal
 
getPriority() - Method in class org.argouml.cognitive.ToDoItem
 
getPriority() - Method in class org.argouml.cognitive.ui.PriorityNode
 
getPriority() - Method in class org.argouml.persistence.ToDoItemXMLHelper
Encodes the priority of this ToDoItem in an XML safe way and returns the new String.
getPriorityList() - Static method in class org.argouml.cognitive.ui.PriorityNode
 
getPrivate() - Method in interface org.argouml.model.VisibilityKind
 
getProfile() - Method in interface org.argouml.model.MetaTypes
 
getProfile() - Method in class org.argouml.uml.ui.PropPanel
 
getProfile() - Method in interface org.argouml.uml.ui.UMLUserInterfaceContainer
Return the current profile.
getProfileConfiguration() - Method in interface org.argouml.kernel.Project
 
getProfileConfiguration() - Method in class org.argouml.kernel.ProjectImpl
 
getProfileForClass(String) - Method in class org.argouml.profile.internal.ProfileManagerImpl
 
getProfileForClass(String) - Method in interface org.argouml.profile.ProfileManager
Search for a Profile with the given Java classname.
getProfileIdentifier() - Method in class org.argouml.profile.Profile
 
getProfileIdentifier() - Method in class org.argouml.uml.cognitive.critics.ProfileCodeGeneration
 
getProfileIdentifier() - Method in class org.argouml.uml.cognitive.critics.ProfileGoodPractices
 
getProfilePackages() - Method in class org.argouml.profile.internal.ProfileMeta
 
getProfilePackages() - Method in class org.argouml.profile.internal.ProfileUML
 
getProfilePackages() - Method in class org.argouml.profile.Profile
 
getProfilePackages() - Method in class org.argouml.profile.UserDefinedProfile
 
getProfiles() - Method in class org.argouml.kernel.ProfileConfiguration
 
getProgress() - Method in class org.argouml.cognitive.critics.Wizard
An integer between 0 and 100, shows percent done.
getProgress() - Method in class org.argouml.cognitive.ToDoItem
 
getProject() - Method in interface org.argouml.uml.diagram.ArgoDiagram
 
getProject() - Method in class org.argouml.uml.diagram.ArgoDiagramImpl
 
getProject() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
Deprecated. 
getProject() - Method in class org.argouml.uml.diagram.ui.ArgoFigGroup
Deprecated. for 0.27.2 by tfmorris. Implementations should have all the information that they require in the DiagramSettings object.
getProject() - Method in class org.argouml.uml.diagram.ui.ArgoFigText
Deprecated. for 0.27.2 by tfmorris. Implementations should have all the information that they require in the DiagramSettings object.
getProject(ArgoFig) - Static method in class org.argouml.uml.diagram.ui.ArgoFigUtil
Find the Project that contains a given figure.
getProject() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Deprecated. for 0.27.2 by tfmorris. Implementations should have all the information that they require in the DiagramSettings object.
getProject() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Deprecated. for 0.27.2 by tfmorris. Implementations should have all the information that they require in the DiagramSettings object.
getProject() - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
Get the project that the graph model is inside.
getProjectBaseName(Project) - Method in class org.argouml.persistence.PersistenceManager
 
getProjectSettings() - Method in interface org.argouml.kernel.Project
Used by "argo.tee".
getProjectSettings() - Method in class org.argouml.kernel.ProjectImpl
 
getProjectSettingsTabs() - Method in interface org.argouml.application.api.InitSubsystem
This method shall not return null.
getProjectSettingsTabs() - Method in class org.argouml.cognitive.checklist.ui.InitCheckListUI
 
getProjectSettingsTabs() - Method in class org.argouml.cognitive.ui.InitCognitiveUI
 
getProjectSettingsTabs() - Method in class org.argouml.moduleloader.InitModuleLoader
 
getProjectSettingsTabs() - Method in class org.argouml.notation.InitNotation
 
getProjectSettingsTabs() - Method in class org.argouml.notation.providers.java.InitNotationJava
 
getProjectSettingsTabs() - Method in class org.argouml.notation.providers.uml.InitNotationUml
 
getProjectSettingsTabs() - Method in class org.argouml.notation.ui.InitNotationUI
 
getProjectSettingsTabs() - Method in class org.argouml.pattern.cognitive.critics.InitPatternCritics
 
getProjectSettingsTabs() - Method in class org.argouml.ui.cmd.InitUiCmdSubsystem
 
getProjectSettingsTabs() - Method in class org.argouml.ui.GUI
Get the components for the project settings tab.
getProjectSettingsTabs() - Method in class org.argouml.uml.cognitive.critics.InitCognitiveCritics
 
getProjectSettingsTabs() - Method in class org.argouml.uml.diagram.activity.ui.InitActivityDiagram
 
getProjectSettingsTabs() - Method in class org.argouml.uml.diagram.collaboration.ui.InitCollaborationDiagram
 
getProjectSettingsTabs() - Method in class org.argouml.uml.diagram.deployment.ui.InitDeploymentDiagram
 
getProjectSettingsTabs() - Method in class org.argouml.uml.diagram.sequence.ui.InitSequenceDiagram
 
getProjectSettingsTabs() - Method in class org.argouml.uml.diagram.state.ui.InitStateDiagram
 
getProjectSettingsTabs() - Method in class org.argouml.uml.diagram.static_structure.ui.InitClassDiagram
 
getProjectSettingsTabs() - Method in class org.argouml.uml.diagram.ui.InitDiagramAppearanceUI
 
getProjectSettingsTabs() - Method in class org.argouml.uml.diagram.use_case.ui.InitUseCaseDiagram
 
getProjectSettingsTabs() - Method in class org.argouml.uml.ui.InitUmlUI
 
getProjectType() - Method in interface org.argouml.kernel.Project
Get the project type.
getProjectType() - Method in class org.argouml.kernel.ProjectImpl
 
getProperties() - Method in class org.argouml.core.propertypanels.meta.PanelMeta
 
getProperties(Object) - Method in interface org.argouml.model.DiagramInterchangeFactory
 
getProperty(String) - Method in class org.argouml.gefext.DeferredBufferedImage
 
getProperty(Object, String) - Method in interface org.argouml.model.DiagramInterchangeFactory
 
getProperty() - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLReceptionSpecificationDocument
 
getProperty() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLSynchStateBoundDocument
 
getProperty() - Method in class org.argouml.uml.ui.behavior.use_cases.UMLExtensionPointLocationDocument
 
getProperty() - Method in class org.argouml.uml.ui.foundation.core.PropPanelTemplateParameter.UMLTemplateParameterDocument
 
getProperty() - Method in class org.argouml.uml.ui.foundation.core.UMLDiagramNameDocument
 
getProperty() - Method in class org.argouml.uml.ui.foundation.core.UMLDiscriminatorNameDocument
 
getProperty() - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementNameDocument
 
getProperty() - Method in class org.argouml.uml.ui.foundation.core.UMLOperationSpecificationDocument
 
getProperty() - Method in class org.argouml.uml.ui.UMLModelElementCommentDocument
Get the text of all comments annotating this Model Element
getProperty() - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueDocument
 
getProperty() - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
getProperty(Object) - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
getProperty() - Method in class org.argouml.uml.ui.UMLPlainTextDocument
 
getProperty(UMLUserInterfaceContainer) - Method in class org.argouml.uml.ui.UMLStimulusActionTextProperty
 
getPropertyNames() - Method in class org.argouml.gefext.DeferredBufferedImage
 
getPropertyPanelsData(String) - Method in class org.argouml.core.propertypanels.ui.XMLPropPanelFactory
 
getPropertySetName() - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
getPropertySetName() - Method in class org.argouml.uml.ui.UMLRadioButtonPanel
Returns the propertySetName.
getProtected() - Method in interface org.argouml.model.VisibilityKind
 
getPseudostate() - Method in interface org.argouml.model.MetaTypes
 
getPseudostateKind() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getPseudostateKind() - Method in interface org.argouml.model.MetaTypes
 
getPseudostateKind() - Static method in class org.argouml.model.Model
Getter for the PseudostateKind object.
getPseudostateKind() - Method in interface org.argouml.model.ModelImplementation
Getter for the PseudostateKind object.
getPublic() - Method in interface org.argouml.model.VisibilityKind
 
getPublicId() - Method in exception org.argouml.model.XmiException
Get the public identifier of the entity where the exception occurred.
getPublicReference() - Method in class org.argouml.profile.ProfileReference
 
getPump() - Static method in class org.argouml.model.Model
Get the event pump.
getQualifiers(Object) - Method in interface org.argouml.model.Facade
Get the qualified attributes of an association end.
getQuickViewDump(Project) - Method in class org.argouml.persistence.PersistenceManager
Generates a String dump of the current model for quick viewing.
getRaisedExceptions(Object) - Method in interface org.argouml.model.Facade
Return the raised exceptions of an operation (UML 2 only).
getRaisedSignals(Object) - Method in interface org.argouml.model.Facade
Return the raised signals of an operation.
getRank() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNote
 
getRealizedInterfaces(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getRealizedInterfaces(Object) - Method in interface org.argouml.model.CoreHelper
Return all interfaces the given class realizes.
getReceivedMessages(Object) - Method in interface org.argouml.model.Facade
Return the Messages received by the given ClassifierRole.
getReceivedStimuli(Object) - Method in interface org.argouml.model.Facade
Return the Stimuli that are received by the given Instance.
getReceiver(Object) - Method in interface org.argouml.model.Facade
Return the receiver Instance for a Stimulus or the receiver ClassifierRole for a Message.
getReceiver() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelStimulus
 
getReception() - Method in interface org.argouml.model.MetaTypes
 
getReceptions(Object) - Method in interface org.argouml.model.Facade
Return the receptions of a signal.
getRecurrence(Object) - Method in interface org.argouml.model.Facade
Return the recurrence iteration expression of an action.
getRedoAction() - Method in class org.argouml.ui.ProjectActions
Get the action that can redo the last undone action.
getReference() - Method in exception org.argouml.model.XmiReferenceException
 
getReference() - Method in exception org.argouml.model.XmiReferenceRuntimeException
 
getReferenceState(Object) - Method in interface org.argouml.model.Facade
Return the StubState's referenceState.
getReferenceValue(Object) - Method in interface org.argouml.model.Facade
Return the referenceValue collection for a taggedValue.
getReferenceValuesScroll() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelTaggedValue
 
getRegisteredProfiles() - Method in class org.argouml.profile.internal.ProfileManagerImpl
 
getRegisteredProfiles() - Method in interface org.argouml.profile.ProfileManager
 
getRelationship() - Method in interface org.argouml.model.MetaTypes
 
getRelationships(Object, Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getRelationships(Object, Object) - Method in interface org.argouml.model.CoreHelper
Return all relationships between the source and destination ModelElement and vice versa.
getReleaseVersion(InputStream) - Method in class org.argouml.persistence.UmlFilePersister
Reads an XML file of uml format and extracts the persistence version number from the root tag.
getRelocationCandidates(Object) - Method in class org.argouml.sequence2.diagram.UMLSequenceDiagram
 
getRelocationCandidates(Object) - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getRelocationCandidates(Object) - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
 
getRelocationCandidates(Object) - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getRelocationCandidates(Object) - Method in interface org.argouml.uml.diagram.Relocatable
Create a collection of candidate modelelements to relocate this diagram to.
getRelocationCandidates(Object) - Method in class org.argouml.uml.diagram.sequence.ui.UMLSequenceDiagram
 
getRelocationCandidates(Object) - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getRelocationCandidates(Object) - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getRelocationCandidates(Object) - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
getRememberedTarget() - Method in class org.argouml.cognitive.ui.ToDoItemAction
 
getRemoveDelegate() - Method in class org.argouml.uml.diagram.ui.FigClassAssociationClass
 
getRemoveDelegate() - Method in class org.argouml.uml.diagram.ui.FigEdgeAssociationClass
If the user requests deletion of this Fig then delegate to the attached FigAssociationClass.
getRemoveDelegate() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Subclasses should override this to redirect a remove request from one Fig to another.
getRemoveDelegate() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Subclasses should override this to redirect a remove request from one Fig to another.
getRemovedTargetCollection() - Method in class org.argouml.ui.targetmanager.TargetEvent
Gets the targets that are removed from the selection.
getRemovedTargets() - Method in class org.argouml.ui.targetmanager.TargetEvent
Gets the targets that are removed from the selection.
getRemoveFromDiagramAction() - Method in class org.argouml.ui.ProjectActions
Get the action that removes selected figs from the diagram.
getRemoveFromDiagramAction() - Method in class org.argouml.ui.ProjectBrowser
Get the action that removes selected figs from the diagram.
getRepresentedClassifier(Object) - Method in interface org.argouml.model.Facade
Return the represented classifier of a collaboration.
getRepresentedOperation(Object) - Method in interface org.argouml.model.Facade
Return the represented operation of a collaboration.
getResident(Object) - Method in interface org.argouml.model.Facade
Get the resident element.
getResidentElements(Object) - Method in interface org.argouml.model.Facade
Return the collection of ElementResidences for a given Component.
getResidents(Object) - Method in interface org.argouml.model.Facade
Return a collection with all residents belonging to the given Component, ComponentInstance or NodeInstance.
getResolvedCriticsList() - Method in class org.argouml.uml.cognitive.ProjectMemberTodoList
 
getResolvedItems() - Method in class org.argouml.cognitive.ToDoList
Returns the set of ResolvedCritics.
getResultName() - Method in class org.argouml.ui.ArgoJFontChooser
Result.
getResultSize() - Method in class org.argouml.ui.ArgoJFontChooser
Result.
getReturnAction() - Method in interface org.argouml.model.MetaTypes
 
getReturnParameter() - Method in interface org.argouml.model.DirectionKind
 
getReturnParameters(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getReturnParameters(Object) - Method in interface org.argouml.model.CoreHelper
Return all return parameters for an Operation.
getRightGuillemot() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. There's no need for a separate method for this. It can be easily handled in a format string using the results of DiagramSettings#isUseGuillemets().
getRoot() - Method in class org.argouml.cognitive.ui.AbstractGoList2
 
getRoot() - Method in class org.argouml.cognitive.ui.ToDoPane
 
getRoot() - Method in interface org.argouml.kernel.Project
Deprecated. for 0.25.4 by tfmorris - use Project.getRoots() to packages/model elements which are at the top level.

TODO: We probably need a getDefaultNamespace() method or something similar to replace some uses of this.

getRoot() - Method in class org.argouml.kernel.ProjectImpl
Deprecated. 
getRoot(Object) - Method in interface org.argouml.model.Facade
Get the top level containing element, i.e.
getRoot() - Method in class org.argouml.ui.TreeModelComposite
 
getRootElements() - Method in interface org.argouml.model.Facade
Return a collection of all Elements which have no owner (ie top level elements).
getRootElements() - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
getRootModel() - Method in interface org.argouml.model.ModelManagementFactory
Deprecated. for 0.25.4 by tfmorris. Use Facade.getRootElements() for now, but that may need enhancement/change to accommodate multiple projects.
getRoots() - Method in interface org.argouml.kernel.Project
Return a collection of top level Model Elements.
getRoots() - Method in class org.argouml.kernel.ProjectImpl
 
getRoutingPolygonStraightLine(Point, Point) - Static method in class org.argouml.uml.diagram.layout.LayoutHelper
Get a routing polygon for a straightline between two points.
getRoutingPolygonStraightLineWithOffset(Point, Point, int) - Static method in class org.argouml.uml.diagram.layout.LayoutHelper
Get a routing polygon with a horizontal offset from the two points.
getRowCount() - Method in class org.argouml.ui.CheckboxTableModel
 
getRowCount() - Method in class org.argouml.uml.TMResults
 
getRowCount() - Method in class org.argouml.uml.ui.TabTaggedValuesModel
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.AbstractPerspectiveRule
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoAssocRoleToMessages
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoBehavioralFeatureToStateDiagram
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoBehavioralFeatureToStateMachine
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoClassifierToBehavioralFeature
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoClassifierToCollaboration
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoClassifierToInstance
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoClassifierToSequenceDiagram
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoClassifierToStateMachine
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoClassifierToStructuralFeature
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoClassToAssociatedClass
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoClassToNavigableClass
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoClassToSummary
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoCollaborationToDiagram
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoCollaborationToInteraction
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoComponentToResidentModelElement
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoCompositeStateToSubvertex
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoCriticsToCritic
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoDiagramToEdge
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoDiagramToNode
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoElementToMachine
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoEnumerationToLiterals
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoGeneralizableElementToSpecialized
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoInteractionToMessages
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoLinkToStimuli
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoMessageToAction
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoModelElementToBehavior
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoModelElementToComment
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoModelElementToContainedDiagrams
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoModelElementToContainedLostElements
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoModelElementToContents
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoModelElementToTemplateParameter
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoModelToBaseElements
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoModelToCollaboration
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoModelToDiagrams
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoModelToElements
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoModelToNode
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoNamespaceToClassifierAndPackage
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoNamespaceToDiagram
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoNamespaceToOwnedElements
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoNodeToResidentComponent
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoOperationToCollaboration
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoOperationToCollaborationDiagram
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoOperationToSequenceDiagram
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoPackageToClass
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoPackageToElementImport
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoProfileConfigurationToProfile
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoProfileToCritics
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoProfileToModel
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoProjectToCollaboration
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoProjectToDiagram
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoProjectToModel
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoProjectToProfileConfiguration
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoProjectToRoots
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoProjectToStateMachine
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoSignalToReception
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoStatemachineToDiagram
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoStateMachineToState
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoStateMachineToTop
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoStateMachineToTransition
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoStateToDoActivity
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoStateToDownstream
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoStateToEntry
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoStateToExit
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoStateToIncomingTrans
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoStateToInternalTrans
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoStateToOutgoingTrans
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoStereotypeToTagDefinition
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoStimulusToAction
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoSubmachineStateToStateMachine
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoSummaryToAssociation
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoSummaryToAttribute
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoSummaryToIncomingDependency
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoSummaryToInheritance
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoSummaryToOperation
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoSummaryToOutgoingDependency
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoTransitiontoEffect
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoTransitionToGuard
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoTransitionToSource
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoTransitionToTarget
 
getRuleName() - Method in class org.argouml.ui.explorer.rules.GoUseCaseToExtensionPoint
Give a name to this rule.
getRuleName() - Method in interface org.argouml.ui.explorer.rules.PerspectiveRule
 
getRules() - Method in class org.argouml.ui.explorer.PerspectiveManager
 
getRulesArray() - Method in class org.argouml.ui.explorer.ExplorerPerspective
 
getSampleModel() - Method in class org.argouml.gefext.DeferredBufferedImage
 
getSaveAction() - Method in class org.argouml.ui.ProjectBrowser
Get the action that can save the current project.
getSaveActionBySuffix(String) - Method in class org.argouml.uml.ui.SaveGraphicsManager
 
getSaveDir(Project) - Method in class org.argouml.uml.ui.ActionSaveAllGraphics
 
getSavePersister() - Method in class org.argouml.persistence.PersistenceManager
Gets the currently used persister for saving.
getScopeKind() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getScopeKind() - Method in interface org.argouml.model.MetaTypes
 
getScopeKind() - Static method in class org.argouml.model.Model
Deprecated. for 0.25.4 by tfmorris. This has been removed from UML 2. Use Facade.isStatic(Object) instead.
getScopeKind() - Method in interface org.argouml.model.ModelImplementation
Deprecated. for 0.25.4 by tfmorris. Use Facade.isStatic(Object).
getScript(Object) - Method in interface org.argouml.model.Facade
Return the script belonging to a given action.
getSearchPath() - Method in interface org.argouml.model.XmiReader
Get the list of paths to be searched when looking for XMI files to resolve external references with.
getSearchPathDirectories() - Method in class org.argouml.profile.internal.ProfileManagerImpl
 
getSearchPathDirectories() - Method in interface org.argouml.profile.ProfileManager
 
getSearchPathList() - Method in interface org.argouml.kernel.Project
Used by "argo.tee".
getSearchPathList() - Method in class org.argouml.kernel.ProjectImpl
 
getSecondary1() - Method in class org.argouml.ui.JasonsBigTheme
 
getSecondary1() - Method in class org.argouml.ui.JasonsHugeTheme
 
getSecondary1() - Method in class org.argouml.ui.JasonsTheme
 
getSecondary2() - Method in class org.argouml.ui.JasonsBigTheme
 
getSecondary2() - Method in class org.argouml.ui.JasonsHugeTheme
 
getSecondary2() - Method in class org.argouml.ui.JasonsTheme
 
getSecondary3() - Method in class org.argouml.ui.JasonsBigTheme
 
getSecondary3() - Method in class org.argouml.ui.JasonsHugeTheme
 
getSecondary3() - Method in class org.argouml.ui.JasonsTheme
 
getSectId(String) - Static method in class org.argouml.uml.generator.AbstractSection
 
getSelected() - Method in class org.argouml.uml.ui.AbstractActionAddModelElement2
The modelelements already selected BEFORE the dialog is shown.
getSelected() - Method in class org.argouml.uml.ui.behavior.activity_graphs.ActionAddEventAsTrigger
 
getSelected() - Method in class org.argouml.uml.ui.behavior.collaborations.ActionAddClassifierRoleBase
 
getSelected() - Method in class org.argouml.uml.ui.behavior.collaborations.ActionAddMessagePredecessor
 
getSelected() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionAddContextSignal
 
getSelected() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionAddCreateActionInstantiation
 
getSelected() - Method in class org.argouml.uml.ui.behavior.common_behavior.ActionAddInstanceClassifier
 
getSelected() - Method in class org.argouml.uml.ui.behavior.state_machines.ActionAddEventAsDeferrableEvent
 
getSelected() - Method in class org.argouml.uml.ui.behavior.use_cases.ActionAddExtendExtensionPoint
 
getSelected() - Method in class org.argouml.uml.ui.foundation.core.ActionAddAssociationSpecification
 
getSelected() - Method in class org.argouml.uml.ui.foundation.core.ActionAddClientDependencyAction
 
getSelected() - Method in class org.argouml.uml.ui.foundation.core.ActionAddSupplierDependencyAction
 
getSelected() - Method in class org.argouml.uml.ui.UMLAddDialog
Returns the elements of the right-hand "selected" list.
getSelectedAction() - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Get the selected action.
getSelectedFiles() - Method in class org.argouml.uml.reveng.ImportCommon
 
getSelectedIndex() - Method in class org.argouml.cognitive.ui.WizStepChoice
 
getSelectedItem() - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
getSelectedModelElement() - Method in class org.argouml.uml.ui.behavior.activity_graphs.UMLObjectFlowStateClassifierComboBoxModel
Returns a Classifier that may be a ClassifierInState.
getSelectedModelElement() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLAssociationRoleBaseComboBoxModel
 
getSelectedModelElement() - Method in class org.argouml.uml.ui.behavior.collaborations.UMLMessageActivatorComboBoxModel
 
getSelectedModelElement() - Method in class org.argouml.uml.ui.behavior.common_behavior.UMLReceptionSignalComboBoxModel
 
getSelectedModelElement() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStateMachineContextComboBoxModel
 
getSelectedModelElement() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLStubStateComboBoxModel
 
getSelectedModelElement() - Method in class org.argouml.uml.ui.behavior.state_machines.UMLSubmachineStateComboBoxModel
 
getSelectedModelElement() - Method in class org.argouml.uml.ui.foundation.core.UMLAssociationEndTypeComboBoxModel
 
getSelectedModelElement() - Method in class org.argouml.uml.ui.foundation.core.UMLGeneralizationPowertypeComboBoxModel
 
getSelectedModelElement() - Method in class org.argouml.uml.ui.foundation.core.UMLModelElementNamespaceComboBoxModel
 
getSelectedModelElement() - Method in class org.argouml.uml.ui.foundation.core.UMLParameterTypeComboBoxModel
 
getSelectedModelElement() - Method in class org.argouml.uml.ui.foundation.core.UMLStructuralFeatureTypeComboBoxModel
 
getSelectedModelElement() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.UMLMetaClassComboBoxModel
 
getSelectedModelElement() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.UMLTagDefinitionComboBoxModel
 
getSelectedModelElement() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.UMLTagDefinitionOwnerComboBoxModel
 
getSelectedModelElement() - Method in class org.argouml.uml.ui.UMLComboBoxModel2
Gets the modelelement that is selected in the UML model.
getSelectedObject() - Method in class org.argouml.cognitive.ui.ToDoPane
 
getSelection() - Method in class org.argouml.uml.reveng.Setting.UniqueSelection
This method (package access) determines the selected option.
getSelection() - Method in interface org.argouml.uml.reveng.SettingsTypes.UniqueSelection
 
getSendAction() - Method in interface org.argouml.model.MetaTypes
 
getSender(Object) - Method in interface org.argouml.model.Facade
Return the sender object of a stimulus or a message.
getSender() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelStimulus
 
getSentMessages(Object) - Method in interface org.argouml.model.Facade
Return the Messages sent by the given ClassifierRole.
getSentStimuli(Object) - Method in interface org.argouml.model.Facade
Return the Stimuli that are send by the given Instance.
getSeparator() - Static method in class org.argouml.uml.ui.LabelledLayout
Create a new instance of the Separator that splits the layout in columns
getSeparatorFig() - Method in class org.argouml.uml.diagram.ui.FigCompartment
 
getSequential() - Method in interface org.argouml.model.ConcurrencyKind
 
getSettings() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
 
getSettings() - Method in interface org.argouml.uml.diagram.ui.ArgoFig
 
getSettings() - Method in class org.argouml.uml.diagram.ui.ArgoFigGroup
 
getSettings() - Method in class org.argouml.uml.diagram.ui.ArgoFigText
 
getSettings() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
getSettings() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
getSettingsList() - Method in class org.argouml.uml.ui.SaveGraphicsManager
 
getSettingsTabs() - Method in interface org.argouml.application.api.InitSubsystem
This method shall not return null.
getSettingsTabs() - Method in class org.argouml.cognitive.checklist.ui.InitCheckListUI
 
getSettingsTabs() - Method in class org.argouml.cognitive.ui.InitCognitiveUI
 
getSettingsTabs() - Method in class org.argouml.moduleloader.InitModuleLoader
 
getSettingsTabs() - Method in class org.argouml.notation.InitNotation
 
getSettingsTabs() - Method in class org.argouml.notation.providers.java.InitNotationJava
 
getSettingsTabs() - Method in class org.argouml.notation.providers.uml.InitNotationUml
 
getSettingsTabs() - Method in class org.argouml.notation.ui.InitNotationUI
 
getSettingsTabs() - Method in class org.argouml.pattern.cognitive.critics.InitPatternCritics
 
getSettingsTabs() - Method in class org.argouml.ui.cmd.InitUiCmdSubsystem
 
getSettingsTabs() - Method in class org.argouml.ui.GUI
Get the components for the settings tab.
getSettingsTabs() - Method in class org.argouml.uml.cognitive.critics.InitCognitiveCritics
 
getSettingsTabs() - Method in class org.argouml.uml.diagram.activity.ui.InitActivityDiagram
 
getSettingsTabs() - Method in class org.argouml.uml.diagram.collaboration.ui.InitCollaborationDiagram
 
getSettingsTabs() - Method in class org.argouml.uml.diagram.deployment.ui.InitDeploymentDiagram
 
getSettingsTabs() - Method in class org.argouml.uml.diagram.sequence.ui.InitSequenceDiagram
 
getSettingsTabs() - Method in class org.argouml.uml.diagram.state.ui.InitStateDiagram
 
getSettingsTabs() - Method in class org.argouml.uml.diagram.static_structure.ui.InitClassDiagram
 
getSettingsTabs() - Method in class org.argouml.uml.diagram.ui.InitDiagramAppearanceUI
 
getSettingsTabs() - Method in class org.argouml.uml.diagram.use_case.ui.InitUseCaseDiagram
 
getSettingsTabs() - Method in class org.argouml.uml.ui.InitUmlUI
 
getShallowHistory() - Method in interface org.argouml.model.PseudostateKind
 
getShortcut(String) - Static method in class org.argouml.ui.cmd.ShortcutMgr
Returns a shortcut for the given action id
getShowAssociationNames() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use NotationSettings.
getShowAssociationNamesValue() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use NotationSettings.
getShowBoldNames() - Method in class org.argouml.kernel.ProjectSettings
Used by "argo.tee".
getShowEdges() - Static method in class org.argouml.uml.diagram.ui.ActionEdgesDisplay
 
getShowInitialValue() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use NotationSettings.
getShowInitialValueValue() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use NotationSettings.
getShowMultiplicity() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use NotationSettings.
getShowMultiplicityValue() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use NotationSettings.
getShowProperties() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use NotationSettings.
getShowPropertiesValue() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use NotationSettings.
getShowSingularMultiplicities() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use NotationSettings.
getShowSingularMultiplicitiesValue() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use NotationSettings.
getShowStereotypes() - Method in class org.argouml.kernel.ProjectSettings
Used by "argo.tee".
getShowStereotypesValue() - Method in class org.argouml.kernel.ProjectSettings
TODO: Is this used in places other than on Diagrams? If so, it needs to stay in ProjectSettings (as well as being a DiagramSetting).
getShowTypes() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use NotationSettings.
getShowTypesValue() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use NotationSettings.
getShowVisibility() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use NotationSettings.
getShowVisibilityValue() - Method in class org.argouml.kernel.ProjectSettings
Deprecated. for 0.27.2 by tfmorris. Use NotationSettings.
getSignal(Object) - Method in interface org.argouml.model.Facade
Return the Signal of a SendAction, SignalEvent or Reception.
getSignal() - Method in interface org.argouml.model.MetaTypes
 
getSignalEvent() - Method in interface org.argouml.model.MetaTypes
 
getSimpleState() - Method in interface org.argouml.model.MetaTypes
 
getSingleModelTarget() - Method in class org.argouml.ui.targetmanager.TargetManager
If there is only one model target, then it is returned.
getSingleRowScroll(ListModel) - Method in class org.argouml.uml.ui.PropPanel
Create a single row scroll pane backed by a ListModel.
getSingleTarget() - Method in class org.argouml.ui.targetmanager.TargetManager
If there is only one target, then it is returned.
getSingleton() - Static method in class org.argouml.uml.ChildGenRelated
 
getSINGLETON() - Static method in class org.argouml.uml.GenDescendantClasses
 
getSingleton() - Static method in class org.argouml.uml.ui.behavior.state_machines.ActionNewCallEvent
 
getSingleton() - Static method in class org.argouml.uml.ui.behavior.state_machines.ActionNewChangeEvent
 
getSingleton() - Static method in class org.argouml.uml.ui.behavior.state_machines.ActionNewCompositeState
 
getSingleton() - Static method in class org.argouml.uml.ui.behavior.state_machines.ActionNewFinalState
 
getSingleton() - Static method in class org.argouml.uml.ui.behavior.state_machines.ActionNewGuard
 
getSingleton() - Static method in class org.argouml.uml.ui.behavior.state_machines.ActionNewSignalEvent
 
getSingleton() - Static method in class org.argouml.uml.ui.behavior.state_machines.ActionNewSimpleState
 
getSingleton() - Static method in class org.argouml.uml.ui.behavior.state_machines.ActionNewTimeEvent
 
getSize() - Method in class org.argouml.swingext.SpacerPanel
 
getSize() - Method in interface org.argouml.uml.diagram.layout.LayoutedNode
Operation getSize returns the size of this node.
getSize() - Method in class org.argouml.uml.ui.UMLComboBoxModel2
 
getSize() - Method in class org.argouml.uml.util.SortedListModel
Returns the number of components in this list.
getSmallFont() - Method in class org.argouml.ui.LookAndFeelMgr
 
getSnoozed() - Method in class org.argouml.cognitive.critics.SnoozeOrder
 
getSource(Object) - Method in class org.argouml.model.AbstractCommonBehaviorHelperDecorator
 
getSource(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getSource(Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
getSource(Object) - Method in class org.argouml.model.AbstractUmlHelperDecorator
 
getSource(Object) - Method in interface org.argouml.model.CommonBehaviorHelper
Returns the source of a link.
getSource(Object) - Method in interface org.argouml.model.CoreHelper
Return the source of a relation or Link.
getSource(Object) - Method in interface org.argouml.model.Facade
Return the source for a given transition.
getSource(Object) - Method in interface org.argouml.model.StateMachinesHelper
Returns the source of the given transition.
getSource(Object) - Method in interface org.argouml.model.UmlHelper
Returns the source of some relationship.
getSource() - Method in class org.argouml.uml.CommentEdge
The source of this CommentEdge.
getSource() - Method in class org.argouml.uml.diagram.sequence.ui.FigMessage
 
getSource() - Method in class org.argouml.uml.diagram.state.ui.FigTransition
 
getSource() - Method in class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
Returns the source of the edge.
getSource() - Method in class org.argouml.uml.diagram.static_structure.ui.FigLink
 
getSource() - Method in class org.argouml.uml.diagram.ui.FigAssociation
Get the source classifier that the association was drawn from.
getSource() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Returns the source of the edge.
getSourceConnector() - Method in class org.argouml.uml.diagram.DiagramEdgeSettings
 
getSourceConnector() - Method in class org.argouml.uml.diagram.ui.FigAssociation
Get the model element at the source end of the edge.
getSourceConnector() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Get the model element at the source end of the edge.
getSourceFigClassifierRole() - Method in class org.argouml.uml.diagram.sequence.ui.FigMessage
 
getSourceFlows(Object) - Method in interface org.argouml.model.Facade
Return the sourceflows of a model element.
getSourceFlowScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
Deprecated.  
getSourceList() - Method in class org.argouml.uml.ui.foundation.core.PropPanelDirectedRelationship
 
getSourceMessageNode() - Method in class org.argouml.uml.diagram.sequence.ui.FigMessage
 
getSourcePath(Object) - Method in interface org.argouml.uml.ui.SourcePathController
From a model element retrieve its source path or null if it does not have a direct one (if that happens, you must use recursively its parent or the parent's parent).
getSourcePath(Object) - Method in class org.argouml.uml.ui.SourcePathControllerImpl
 
getSourcePathSettings() - Method in interface org.argouml.uml.ui.SourcePathController
Provide the complete list of existing source path settings for a model on request.
getSourcePathSettings() - Method in class org.argouml.uml.ui.SourcePathControllerImpl
 
getSourcePort(Object) - Method in class org.argouml.uml.diagram.UMLMutableGraphSupport
Return the source end of an edge.
getSourcePortFig() - Method in class org.argouml.uml.diagram.sequence.ui.FigMessage
 
getSources() - Method in class org.argouml.gefext.DeferredBufferedImage
Not implemented.
getSources(Object) - Method in interface org.argouml.model.Facade
Return the source for some given flow or a UML2 DirectedRelationship.
getSpacer() - Method in class org.argouml.ui.StylePanelFig
 
getSpacer2() - Method in class org.argouml.ui.StylePanelFig
 
getSpacer3() - Method in class org.argouml.ui.StylePanelFig
 
getSpecializations(Object) - Method in interface org.argouml.model.Facade
The collection of Specializations from a GeneralizableElement.
getSpecializationScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelClassifier
Returns the specializationScroll.
getSpecializationScroll() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelStereotype
Returns the specializationScroll.
getSpecializationScroll() - Method in class org.argouml.uml.ui.model_management.PropPanelPackage
Returns the specializationScroll.
getSpecific(Object) - Method in interface org.argouml.model.Facade
Get the specific end of a generalization.
getSpecification(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getSpecification(Object) - Method in interface org.argouml.model.CoreHelper
Return the Operation which is the specification for a Method.
getSpecification(Object) - Method in interface org.argouml.model.Facade
Return the Specification of a given Reception or Operation.
getSpecificationComboBox() - Method in class org.argouml.uml.ui.foundation.core.PropPanelMethod
 
getSpecificationPath(Object) - Method in class org.argouml.model.AbstractUseCasesHelperDecorator
 
getSpecificationPath(Object) - Method in interface org.argouml.model.UseCasesHelper
Returns the specificationpath operation of some usecase.
getSpecifications(Object) - Method in interface org.argouml.model.Facade
Return specifications for an AssociationEnd or for a Classifier it returns all Interfaces of which this class is a realization.
getSquaredDistance(Point, Point) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
distance formula: (x-h)^2 + (y-k)^2 = distance^2
getSrcAgg() - Static method in class org.argouml.uml.diagram.ui.ActionAggregation
 
getSrcAggComposite() - Static method in class org.argouml.uml.diagram.ui.ActionAggregation
 
getSrcAggNone() - Static method in class org.argouml.uml.diagram.ui.ActionAggregation
 
getSrcMultOne() - Static method in class org.argouml.uml.diagram.ui.ActionMultiplicity
 
getSrcMultOneToMany() - Static method in class org.argouml.uml.diagram.ui.ActionMultiplicity
 
getSrcMultZeroToMany() - Static method in class org.argouml.uml.diagram.ui.ActionMultiplicity
 
getSrcMultZeroToOne() - Static method in class org.argouml.uml.diagram.ui.ActionMultiplicity
 
getSrcPath() - Method in class org.argouml.uml.reveng.ImportCommon
 
getStandardFont() - Method in class org.argouml.ui.LookAndFeelMgr
 
getStartPosition() - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
getState(Object) - Method in interface org.argouml.model.Facade
Return the state belonging to some given transition.
getState() - Method in interface org.argouml.model.MetaTypes
 
getState() - Method in class org.argouml.uml.diagram.sequence.MessageNode
 
getStatebyName(String, Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
getStatebyName(String, Object) - Method in interface org.argouml.model.StateMachinesHelper
Returns a state contained into container.
getStateMachine(Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
getStateMachine(Object) - Method in interface org.argouml.model.Facade
Return the state machine belonging to some given state or transition If you need to find the StateMachine for an internal transition, or for ANY state, use StateMachinesHelper.getStateMachine() instead.
getStateMachine() - Method in interface org.argouml.model.MetaTypes
 
getStateMachine(Object) - Method in interface org.argouml.model.StateMachinesHelper
Gets the statemachine that contains the given Object Traverses the state hierarchy of the statemachine untill the statemachine is reached.
getStateMachine() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getStateMachine() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getStateMachinesFactory() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getStateMachinesFactory() - Static method in class org.argouml.model.Model
Getter for StateMachinesFactory.
getStateMachinesFactory() - Method in interface org.argouml.model.ModelImplementation
Getter for StateMachinesFactory.
getStateMachinesHelper() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getStateMachinesHelper() - Static method in class org.argouml.model.Model
Getter for StateMachinesHelper.
getStateMachinesHelper() - Method in interface org.argouml.model.ModelImplementation
Getter for StateMachinesHelper.
getStates(Object) - Method in interface org.argouml.model.Facade
Return the states from a deferable event.
getStateVertex() - Method in interface org.argouml.model.MetaTypes
 
getStatusBar() - Method in class org.argouml.ui.ProjectBrowser
 
getStatusBar() - Method in class org.argouml.ui.SplashScreen
 
getStatusFor(Object) - Static method in class org.argouml.cognitive.checklist.CheckManager
Get the ChecklistStatus for some object.
getStep() - Method in class org.argouml.cognitive.critics.Wizard
 
getStereotype(Object, Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
getStereotype(Collection, Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
getStereotype(Object, Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Finds a stereotype in a given namespace, and all those in any sub-namespace of the given namespace.
getStereotype(Collection, Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Searches for a stereotype just like the given stereotype in all given models (and their sub-namespaces).
getStereotype() - Method in interface org.argouml.model.MetaTypes
 
getStereotypeCount() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Get the number of stereotypes contained in this FigNode
getStereotypeCount() - Method in class org.argouml.uml.diagram.ui.FigStereotypesGroup
Get the number of stereotypes contained in this group
getStereotypeFig() - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
Getter for stereo, the stereotype Fig
getStereotypeFig() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Get the Fig containing the stereotype(s).
getStereotypes(Object) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
getStereotypes(Collection) - Method in class org.argouml.model.AbstractExtensionMechanismsHelperDecorator
 
getStereotypes(Object) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Returns all stereotypes in a given namespace, and all those in any sub-namespace of the given namespace.
getStereotypes(Collection) - Method in interface org.argouml.model.ExtensionMechanismsHelper
Get all stereotypes from all Models in the list.
getStereotypes(Object) - Method in interface org.argouml.model.Facade
Return the stereotypes belonging to some given model element.
getStereotypeStyle() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
getStereotypeStyle() - Method in interface org.argouml.uml.diagram.ui.StereotypeStyled
 
getStereotypeView() - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
Deprecated. for 0.27.2 by tfmorris. Use FigNodeModelElement.getStereotypeStyle().
getStimuli(Object) - Method in interface org.argouml.model.Facade
Return the stimuli belonging to some given link.
getStimuliReceiverScroll() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelInstance
 
getStimuliSenderScroll() - Method in class org.argouml.uml.ui.behavior.common_behavior.PropPanelInstance
 
getStimulus() - Method in interface org.argouml.model.MetaTypes
 
getString(ConfigurationKey) - Static method in class org.argouml.configuration.Configuration
Returns the string value of a configuration property.
getString(ConfigurationKey, String) - Static method in class org.argouml.configuration.Configuration
Returns the string value of a configuration property.
getString(ConfigurationKey, String) - Method in class org.argouml.configuration.ConfigurationHandler
Returns the string value of a configuration property.
getStringList() - Method in class org.argouml.cognitive.ui.WizStepManyTextFields
 
getStructuralFeature() - Method in interface org.argouml.model.MetaTypes
 
getStructuralFeatures(Object) - Method in interface org.argouml.model.Facade
Return all StructuralFeatures of a given Classifier.
getStubState() - Method in interface org.argouml.model.MetaTypes
 
getStylePanelNames() - Method in class org.argouml.uml.ui.TabStyle
 
getSubactivityState() - Method in interface org.argouml.model.MetaTypes
 
getSubmachine(Object) - Method in interface org.argouml.model.Facade
Return the submachine of a submachine state.
getSubmachineState() - Method in interface org.argouml.model.MetaTypes
 
getSubmachineStates(Object) - Method in interface org.argouml.model.Facade
Return the submachine of a submachine state.
getSubsystem() - Method in interface org.argouml.model.MetaTypes
 
getSubsystemInstance() - Method in interface org.argouml.model.MetaTypes
 
getSubTextFont() - Method in class org.argouml.ui.JasonsBigTheme
 
getSubTextFont() - Method in class org.argouml.ui.JasonsHugeTheme
 
getSubTextFont() - Method in class org.argouml.ui.JasonsTheme
 
getSubTreeModelList() - Method in class org.argouml.ui.PerspectiveSupport
Get the rules that together form the perspective.
getSubtypes(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getSubtypes(Object) - Method in interface org.argouml.model.CoreHelper
Return all Classifiers of which this class is a direct supertype.
getSubvertices(Object) - Method in interface org.argouml.model.Facade
Return all direct subvertices belonging to the given CompositeState.
getSuccessors(Object) - Method in interface org.argouml.model.Facade
Return the Messages which are successors to the given Message.
getSuffix(FileFilter) - Static method in class org.argouml.util.FileFilters
Returns the suffix for which a FileFilter filters.
getSuffix() - Method in class org.argouml.util.SuffixFilter
 
getSuffixes() - Method in class org.argouml.util.SuffixFilter
 
getSuffixFilters() - Method in interface org.argouml.uml.reveng.ImportInterface
Provides an array of suffix filters for the module.
getSuggestion() - Method in class org.argouml.uml.cognitive.critics.UMLWizard
 
getSupertypes(Object) - Method in class org.argouml.model.AbstractCoreHelperDecorator
 
getSupertypes(Object) - Method in interface org.argouml.model.CoreHelper
Return the immediate supertypes of a GeneralizableElement.
getSupplierDependencies(Object) - Method in interface org.argouml.model.Facade
The collection of SupplierDependencies from a ModelElement.
getSupplierDependencyScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
Deprecated.  
getSuppliers(Object) - Method in interface org.argouml.model.Facade
Return the suppliers of a Dependency.
getSupplierScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelDependency
 
getSupportedDecisions() - Method in class org.argouml.cognitive.CompoundCritic
 
getSupportedDecisions() - Method in class org.argouml.cognitive.Critic
 
getSupportedDecisions() - Method in class org.argouml.cognitive.Designer
 
getSupportedDecisions() - Method in interface org.argouml.cognitive.Poster
 
getSupportedGoals() - Method in class org.argouml.cognitive.CompoundCritic
 
getSupportedGoals() - Method in class org.argouml.cognitive.Critic
 
getSupportedGoals() - Method in class org.argouml.cognitive.Designer
 
getSupportedGoals() - Method in interface org.argouml.cognitive.Poster
 
getSynchState() - Method in interface org.argouml.model.MetaTypes
 
getSystemDefaultLocale() - Static method in class org.argouml.i18n.Translator
Returns the original value of the default locale for this instance of the Java Virtual Machine (which is independent from the selected configuration).
getSystemId() - Method in exception org.argouml.model.XmiException
Get the system identifier of the entity where the exception occurred.
getSystemTextFont() - Method in class org.argouml.ui.JasonsBigTheme
 
getSystemTextFont() - Method in class org.argouml.ui.JasonsHugeTheme
 
getSystemTextFont() - Method in class org.argouml.ui.JasonsTheme
 
getTab(Class<? extends AbstractArgoJPanel>) - Method in class org.argouml.ui.DetailsPane
Returns the tab instance of the specified class.
getTab(Class) - Method in class org.argouml.ui.ProjectBrowser
Deprecated. by for 0.25.5 by tfmorris. Tabs should register themselves with whoever they need to communicate with in a distributed fashion rather than relying on a central registry. Currently the only place this is used is to communicate between WizStep and TabToDo in the Cognitive subsystem.
getTabCount() - Method in class org.argouml.ui.DetailsPane
Get the number of tabs.
getTabKey() - Method in interface org.argouml.application.api.GUISettingsTabInterface
Gets the unlocalized settings tab name.
getTabKey() - Method in class org.argouml.notation.ui.SettingsTabNotation
 
getTabKey() - Method in class org.argouml.ui.ProjectSettingsTabProfile
 
getTabKey() - Method in class org.argouml.ui.ProjectSettingsTabProperties
 
getTabKey() - Method in class org.argouml.ui.SettingsTabProfile
 
getTabKey() - Method in class org.argouml.uml.diagram.ui.SettingsTabDiagramAppearance
 
getTable() - Method in class org.argouml.uml.ui.TabTaggedValues
 
getTableModel() - Method in class org.argouml.uml.ui.TabTaggedValues
 
getTabPanel() - Method in interface org.argouml.application.api.GUISettingsTabInterface
Gets the JPanel which implements the tab.
getTabPanel() - Method in class org.argouml.notation.ui.SettingsTabNotation
 
getTabPanel() - Method in class org.argouml.ui.ProjectSettingsTabProfile
 
getTabPanel() - Method in class org.argouml.ui.ProjectSettingsTabProperties
 
getTabPanel() - Method in class org.argouml.ui.SettingsTabProfile
 
getTabPanel() - Method in class org.argouml.uml.diagram.ui.SettingsTabDiagramAppearance
 
getTabProps() - Method in class org.argouml.ui.DetailsPane
returns the Property panel in the Details Pane.
getTabs() - Method in class org.argouml.ui.MultiEditorPane
 
getTag(Object) - Method in interface org.argouml.model.Facade
Return the tag of a tagged value, i.e.
getTagDefinition(Object) - Method in interface org.argouml.model.Facade
Return the TagDefinition for a TaggedValue.
getTagDefinition() - Method in interface org.argouml.model.MetaTypes
Return the TagDefinition class.
getTagDefinitions(Object) - Method in interface org.argouml.model.Facade
Return the TagDefinitions owned by the given Stereotype.
getTagDefinitionScroll() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelStereotype
Returns the tagDefinitionScroll.
getTaggedValue(Object, String) - Method in interface org.argouml.model.Facade
Return the tagged value with a specific tag.
getTaggedValue() - Method in interface org.argouml.model.MetaTypes
Return the TaggedValue class.
getTaggedValues(Object) - Method in interface org.argouml.model.Facade
Return the tagged values iterator of a model element.
getTaggedValuesCollection(Object) - Method in interface org.argouml.model.Facade
Return the TaggedValues of a ModelElement.
getTaggedValueValue(Object, String) - Method in interface org.argouml.model.Facade
Return the value of a tagged value with a specific tag.
getTagName() - Method in interface org.argouml.model.XmiReader
Return the name of the outermost tag in the XMI file.
getTagOfTag(Object) - Method in interface org.argouml.model.Facade
Return the key (tag) of some tagged value.
getTarget() - Method in class org.argouml.cognitive.checklist.ui.TabChecklist
 
getTarget() - Method in class org.argouml.cognitive.ui.TabToDo
Returns the target of the TabToDo.
getTarget(Object) - Method in interface org.argouml.model.Facade
Return the target of a Transition.
getTarget() - Method in class org.argouml.ui.DetailsPane
Returns the current model target.
getTarget() - Method in class org.argouml.ui.StylePanel
 
getTarget() - Method in interface org.argouml.ui.TabTarget
Get the current target.
getTarget() - Method in class org.argouml.ui.TabText
 
getTarget() - Method in class org.argouml.ui.targetmanager.TargetManager
Returns the current primary target, the first selected object.
getTarget() - Method in class org.argouml.uml.diagram.ui.PropPanelString
 
getTarget() - Method in class org.argouml.uml.diagram.ui.TabDiagram
 
getTarget() - Method in class org.argouml.uml.ui.AbstractActionAddModelElement2
Returns the UML model target.
getTarget() - Method in class org.argouml.uml.ui.AbstractActionNewModelElement
Returns the target.
getTarget() - Method in class org.argouml.uml.ui.AbstractActionRemoveElement
Returns the target.
getTarget() - Method in class org.argouml.uml.ui.PropPanel
 
getTarget() - Method in class org.argouml.uml.ui.TabConstraints
 
getTarget() - Method in class org.argouml.uml.ui.TabProps
Deprecated. As of ArgoUml version 0.13.5, the visibility of this method will change in the future, replaced by TargetManager.getInstance().getTarget(). TODO: MVW: I think this should not be deprecated.
getTarget() - Method in class org.argouml.uml.ui.TabStyle
 
getTarget() - Method in class org.argouml.uml.ui.TabTaggedValues
 
getTarget() - Method in class org.argouml.uml.ui.UMLCheckBox2
Return the target.
getTarget() - Method in class org.argouml.uml.ui.UMLComboBox2
Utility method to get the current target.
getTarget() - Method in class org.argouml.uml.ui.UMLComboBoxModel2
Utility method to get the target.
getTarget() - Method in class org.argouml.uml.ui.UMLList2
Getter for the target.
getTarget() - Method in class org.argouml.uml.ui.UMLModelElementListModel2
Utility method to get the target.
getTarget() - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
Returns the target.
getTarget() - Method in class org.argouml.uml.ui.UMLPlainTextDocument
Returns the target.
getTarget() - Method in class org.argouml.uml.ui.UMLRadioButtonPanel
Returns the target.
getTarget() - Method in interface org.argouml.uml.ui.UMLUserInterfaceContainer
 
getTargetFlows(Object) - Method in interface org.argouml.model.Facade
Return the targetflows of a model element.
getTargetFlowScroll() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
Deprecated.  
getTargetFollower() - Static method in class org.argouml.uml.diagram.ui.ActionAddMessage
 
getTargetFollower() - Static method in class org.argouml.uml.ui.ActionDeleteModelElements
 
getTargetFollower() - Static method in class org.argouml.uml.ui.foundation.core.ActionAddAttribute
 
getTargetFollower() - Static method in class org.argouml.uml.ui.foundation.core.ActionAddOperation
 
getTargetList() - Method in class org.argouml.uml.ui.foundation.core.PropPanelDirectedRelationship
 
getTargets(Object) - Method in interface org.argouml.model.Facade
Return the targets of a UML 2.x DirectedRelationship.
getTargets() - Method in class org.argouml.ui.targetmanager.TargetManager
Returns a list of all targets.
getTargetScope(Object) - Method in interface org.argouml.model.Facade
Deprecated. for 0.25.4 by tmorris. If being used with an AssociationEnd as an argument, Facade.isStatic(Object) can be used. For StructuralFeatures, this has been removed from UML 2.x and should no longer be used.
getTargetScopeCheckBox() - Method in class org.argouml.uml.ui.foundation.core.PropPanelStructuralFeature
Deprecated. for 0.27.2 by tfmorris. StructuralFeatures no longer have a targetScope in UML 2.x. No replacement. This appears unused, so it can be scheduled for a speedy removal.
getTargettableModel() - Method in interface org.argouml.ui.targetmanager.TargettableModelView
Returns the Swing model that implements targetlistener.
getTargettableModel() - Method in class org.argouml.uml.ui.UMLComboBox2
 
getTargettableModel() - Method in class org.argouml.uml.ui.UMLExpressionBodyField
 
getTargettableModel() - Method in class org.argouml.uml.ui.UMLList2
 
getTargettableModel() - Method in class org.argouml.uml.ui.UMLTextArea2
 
getTargettableModel() - Method in class org.argouml.uml.ui.UMLTextField2
 
getTDNamespaceSelector() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelTagDefinition
 
getTemplate(Object) - Method in interface org.argouml.model.Facade
Return the ModelElement that owns a TemplateParameter.
getTemplateArgument() - Method in interface org.argouml.model.MetaTypes
 
getTemplateParameter() - Method in interface org.argouml.model.MetaTypes
 
getTemplateParameters(Object) - Method in interface org.argouml.model.Facade
Get the list of TemplateParameters for a ModelElement that is parameterized.
getTerminate() - Method in interface org.argouml.model.PseudostateKind
 
getTerminateAction() - Method in interface org.argouml.model.MetaTypes
 
getterSetterByPropertyName - Variable in class org.argouml.core.propertypanels.model.GetterSetterManager
The list of boolean property getter/setters
GetterSetterManager - Class in org.argouml.core.propertypanels.model
 
GetterSetterManager() - Constructor for class org.argouml.core.propertypanels.model.GetterSetterManager
 
GetterSetterManager.BaseGetterSetter - Class in org.argouml.core.propertypanels.model
 
GetterSetterManager.BaseGetterSetter() - Constructor for class org.argouml.core.propertypanels.model.GetterSetterManager.BaseGetterSetter
 
GetterSetterManager.ExpressionGetterSetter - Class in org.argouml.core.propertypanels.model
 
GetterSetterManager.ExpressionGetterSetter() - Constructor for class org.argouml.core.propertypanels.model.GetterSetterManager.ExpressionGetterSetter
 
GetterSetterManager.ListGetterSetter - Class in org.argouml.core.propertypanels.model
 
GetterSetterManager.ListGetterSetter() - Constructor for class org.argouml.core.propertypanels.model.GetterSetterManager.ListGetterSetter
 
GetterSetterManager.OptionGetterSetter - Class in org.argouml.core.propertypanels.model
 
GetterSetterManager.OptionGetterSetter() - Constructor for class org.argouml.core.propertypanels.model.GetterSetterManager.OptionGetterSetter
 
getText() - Method in class org.argouml.application.events.ArgoStatusEvent
 
getText() - Method in class org.argouml.cognitive.ui.WizStepTextField
 
getText(int, int) - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
getText(int, int, Segment) - Method in class org.argouml.uml.ui.UMLModelElementTaggedValueProxy
 
getTheInstance() - Static method in class org.argouml.uml.cognitive.critics.ClAttributeCompartment
 
getTheInstance() - Static method in class org.argouml.uml.cognitive.critics.ClClassName
 
getTheInstance() - Static method in class org.argouml.uml.cognitive.critics.ClOperationCompartment
 
getTheInstance() - Static method in class org.argouml.uml.diagram.state.PredIsFinalState
 
getTheInstance() - Static method in class org.argouml.uml.diagram.state.PredIsStartState
 
getThemeClassNameFromArg(String) - Method in class org.argouml.ui.LookAndFeelMgr
Detecting the theme from the command line.
getThemeFromName(String) - Method in class org.argouml.ui.LookAndFeelMgr
Returns the theme class name identifier for the specified display name, or null if no such theme is found.
getThreshold() - Method in class org.argouml.uml.cognitive.critics.AbstractCrTooMany
Gets the current threshold.
getTile(int, int) - Method in class org.argouml.gefext.DeferredBufferedImage
Untested.
getTileGridXOffset() - Method in class org.argouml.gefext.DeferredBufferedImage
 
getTileGridYOffset() - Method in class org.argouml.gefext.DeferredBufferedImage
 
getTileHeight() - Method in class org.argouml.gefext.DeferredBufferedImage
 
getTileWidth() - Method in class org.argouml.gefext.DeferredBufferedImage
 
getTimeEvent() - Method in interface org.argouml.model.MetaTypes
 
getTipString(Object) - Method in interface org.argouml.model.Facade
Return a tooltip that should be shown for the given model element.
getTipString(MouseEvent) - Method in class org.argouml.uml.diagram.static_structure.ui.FigEdgeNote
 
getTipString(MouseEvent) - Method in class org.argouml.uml.diagram.ui.FigEdgeModelElement
 
getTipString(MouseEvent) - Method in class org.argouml.uml.diagram.ui.FigNodeModelElement
 
getTitle() - Method in class org.argouml.application.api.AbstractArgoJPanel
 
getTitle() - Method in interface org.argouml.notation.NotationName
Returns a textual title for the notation.
getTitle() - Method in class org.argouml.uml.generator.Language
 
getTitleLabel() - Method in class org.argouml.uml.ui.PropPanel
 
getToDoItem() - Method in class org.argouml.cognitive.critics.Wizard
 
getToDoItemList() - Method in class org.argouml.cognitive.ToDoList
Returns the List of the ToDoItems.
getToDoItemList() - Method in class org.argouml.cognitive.ToDoListEvent
 
getToDoList() - Method in class org.argouml.cognitive.Designer
 
getToDoList() - Method in class org.argouml.uml.cognitive.ProjectMemberTodoList
 
getTodoPane() - Method in class org.argouml.ui.ProjectBrowser
Returns the todopane.
getTokenIndex() - Method in class org.argouml.util.MyTokenizer
Returns the index in the string of the last token returned by nextToken, or zero if no token has been retrived.
getToolbar() - Method in class org.argouml.ui.TabText
 
getToolBar() - Method in class org.argouml.uml.diagram.ui.TabDiagram
Getter for the Toolbar.
getTools() - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
Deprecated. Getter for the Tools menu.
getTop(Object) - Method in class org.argouml.model.AbstractStateMachinesHelperDecorator
 
getTop(Object) - Method in interface org.argouml.model.Facade
The top of a state machine.
getTop(Object) - Method in interface org.argouml.model.StateMachinesHelper
Get the "top" composite state of a statemachine.
getTransferData(DataFlavor) - Method in class org.argouml.ui.TransferableModelElements
 
getTransferDataFlavors() - Method in class org.argouml.ui.TransferableModelElements
 
getTransition(Object) - Method in interface org.argouml.model.Facade
Get the transition of a guard or action.
getTransition() - Method in interface org.argouml.model.MetaTypes
 
getTransitions(Object) - Method in interface org.argouml.model.Facade
Return the transitions belonging to the given handle.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.argouml.cognitive.ui.ToDoTreeRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.argouml.uml.ui.UMLTreeCellRenderer
 
getTrigger(Object) - Method in interface org.argouml.model.Facade
Get the trigger of a transition.
getTriggerActions() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
 
getTriggerActions() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
 
getTriggerMask() - Method in class org.argouml.cognitive.Critic
 
getTriggers() - Method in class org.argouml.profile.internal.ocl.ComputeTriggers
 
getTriggers() - Method in class org.argouml.profile.internal.ocl.OclInterpreter
Computes and returns the set of triggers for this constraint.
getType() - Method in class org.argouml.core.propertypanels.meta.CheckBoxMeta
 
getType() - Method in class org.argouml.core.propertypanels.meta.PropertyMeta
 
getType() - Method in class org.argouml.kernel.AbstractProjectMember
Used by "argo.tee".
getType() - Method in class org.argouml.kernel.ProfileConfiguration
 
getType() - Method in interface org.argouml.kernel.ProjectMember
 
getType(Object) - Method in interface org.argouml.model.Facade
The type of a StructuralFeature, AssociationEnd, Parameter, ObjectFlowState, TagDefinition, TaggedValue or ClassifierInState.
getType() - Method in class org.argouml.uml.cognitive.ProjectMemberTodoList
 
getType() - Method in class org.argouml.uml.diagram.ProjectMemberDiagram
 
getType() - Method in class org.argouml.uml.ProjectMemberModel
 
getTypeComboBox() - Method in class org.argouml.uml.ui.foundation.core.PropPanelStructuralFeature
Returns the typeComboBox.
getTypeComboBox() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelTagDefinition
Returns the typeComboBox.
getTypedValues(Object) - Method in interface org.argouml.model.Facade
Return all TaggedValues typed by a TagDefinition
getTypedValuesScroll() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelTagDefinition
Returns the typedValuesScroll.
getTypeList() - Static method in class org.argouml.cognitive.ui.KnowledgeTypeNode
 
getTypeOrderNumer() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNote
 
getTypeSelector() - Method in class org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelTaggedValue
Returns the type selector.
getUIClassID() - Method in class org.argouml.swingext.JLinkButton
 
getUmlActions() - Method in class org.argouml.sequence2.diagram.UMLSequenceDiagram
Get the Uml actions that can be performed in the diagram
getUmlActions() - Method in class org.argouml.uml.diagram.activity.ui.UMLActivityDiagram
Get the actions from which to create a toolbar or equivalent graphic triggers.
getUmlActions() - Method in class org.argouml.uml.diagram.collaboration.ui.UMLCollaborationDiagram
Get the actions from which to create a toolbar or equivalent graphic triggers.
getUmlActions() - Method in class org.argouml.uml.diagram.deployment.ui.UMLDeploymentDiagram
 
getUmlActions() - Method in class org.argouml.uml.diagram.sequence.ui.UMLSequenceDiagram
Must return an array of actions via which the model can be manipulated.
getUmlActions() - Method in class org.argouml.uml.diagram.state.ui.UMLStateDiagram
Get the actions from which to create a toolbar or equivalent graphic triggers.
getUmlActions() - Method in class org.argouml.uml.diagram.static_structure.ui.UMLClassDiagram
 
getUmlActions() - Method in class org.argouml.uml.diagram.ui.UMLDiagram
Implement in the ancestor to get a 'structure' of actions for appending the UML creation tools to the toolbar.
getUmlActions() - Method in class org.argouml.uml.diagram.use_case.ui.UMLUseCaseDiagram
 
getUMLClass() - Method in interface org.argouml.model.MetaTypes
Return the UML Class class.
getUMLClassName(Object) - Method in interface org.argouml.model.Facade
Return the name of the UML Model class.
getUmlCollection() - Method in class org.argouml.uml.diagram.ui.FigAttributesCompartment
 
getUmlCollection() - Method in class org.argouml.uml.diagram.ui.FigCompartment
 
getUmlCollection() - Method in class org.argouml.uml.diagram.ui.FigEnumLiteralsCompartment
 
getUmlCollection() - Method in class org.argouml.uml.diagram.ui.FigExtensionPointsCompartment
 
getUmlCollection() - Method in class org.argouml.uml.diagram.ui.FigOperationsCompartment
 
getUmlFactory() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getUmlFactory() - Static method in class org.argouml.model.Model
Getter for UmlFactory.
getUmlFactory() - Method in interface org.argouml.model.ModelImplementation
Getter for UmlFactory.
getUmlHelper() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getUmlHelper() - Static method in class org.argouml.model.Model
Getter for UmlHelper.
getUmlHelper() - Method in interface org.argouml.model.ModelImplementation
Getter for UmlHelper.
getUmlPackage() - Method in class org.argouml.model.mdr.MDRModelImplementation
Deprecated. for 0.26. Use RefObject.refOutermostPackage instead if at all possible. In some cases (like an unqualified createClass()), additional infrastructure work is required in the ArgoUML app before this will be possible.
getUMLProfile() - Method in class org.argouml.profile.internal.ProfileManagerImpl
 
getUMLProfile() - Method in interface org.argouml.profile.ProfileManager
 
getUmlVersion() - Method in interface org.argouml.model.Facade
Return the version of the UML metamodel supported by the underlying implementation.
getUnderlyingFig() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge
 
getUndoAction() - Method in class org.argouml.ui.ProjectActions
Get the action that can undo the last user interaction on this project.
getUndoManager() - Method in interface org.argouml.kernel.Project
Return the UndoManager for this project.
getUndoManager() - Method in class org.argouml.kernel.ProjectImpl
 
getUninterpretedAction() - Method in interface org.argouml.model.MetaTypes
 
getUniqueDiagramName() - Method in class org.argouml.kernel.AbstractProjectMember
In contrast to AbstractProjectMember.getZipName() returns the member's name without the prepended name of the project (but with the extension).
getUniqueDiagramName() - Method in interface org.argouml.kernel.ProjectMember
In contrast to ProjectMember.getZipName() returns the member's name without the prepended name of the project.
getUnordered() - Method in interface org.argouml.model.OrderingKind
 
getUnspecifiedGoal() - Static method in class org.argouml.cognitive.Goal
 
getUpper(Object) - Method in interface org.argouml.model.Facade
Return the upper bound of the multiplicity of the given element (AssociationEnd, Multiplicity or MultiplicityRange).
getURI() - Method in interface org.argouml.kernel.Project
Get the URI for this project.
getUri() - Method in interface org.argouml.kernel.Project
Returns the uri.
getUri() - Method in class org.argouml.kernel.ProjectImpl
 
getURI() - Method in class org.argouml.kernel.ProjectImpl
 
getURLs(String) - Static method in class org.argouml.uml.reveng.ImportClassLoader
Add the files for which the paths are given, and return in URL format.
getUsage() - Method in interface org.argouml.model.MetaTypes
 
getUseCase(Object) - Method in interface org.argouml.model.Facade
Return the UseCase of an ExtensionPoint.
getUseCase() - Method in interface org.argouml.model.MetaTypes
 
getUseCasesFactory() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getUseCasesFactory() - Static method in class org.argouml.model.Model
Getter for UseCasesFactory.
getUseCasesFactory() - Method in interface org.argouml.model.ModelImplementation
Getter for UseCasesFactory.
getUseCasesHelper() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getUseCasesHelper() - Static method in class org.argouml.model.Model
Getter for UseCasesHelper.
getUseCasesHelper() - Method in interface org.argouml.model.ModelImplementation
Getter for UseCasesHelper.
getUseGuillemots() - Method in class org.argouml.kernel.ProjectSettings
Used by "argo.tee".
getUseGuillemotsValue() - Method in class org.argouml.kernel.ProjectSettings
Get setting controlling whether guillemets (the double angle brackets quotation mark characters from Unicode) are to be used for formatting instead of two individual characters for each quote mark (e.g.
getUserDefinedModelList() - Method in interface org.argouml.kernel.Project
Returns all models defined by the user.
getUserDefinedModelList() - Method in class org.argouml.kernel.ProjectImpl
 
getUserString() - Method in interface org.argouml.uml.reveng.SettingsTypes.UserString
 
getUserTextFont() - Method in class org.argouml.ui.JasonsBigTheme
 
getUserTextFont() - Method in class org.argouml.ui.JasonsHugeTheme
 
getUserTextFont() - Method in class org.argouml.ui.JasonsTheme
 
getUseTrapRect() - Method in class org.argouml.uml.diagram.activity.ui.FigPool
Using a traprect enables us to move containing figs easily.
getUseTrapRect() - Method in class org.argouml.uml.diagram.deployment.ui.AbstractFigComponent
 
getUseTrapRect() - Method in class org.argouml.uml.diagram.deployment.ui.AbstractFigNode
 
getUseTrapRect() - Method in class org.argouml.uml.diagram.state.ui.FigCompositeState
 
getUseTrapRect() - Method in class org.argouml.uml.diagram.state.ui.FigConcurrentRegion
 
getUseTrapRect() - Method in class org.argouml.uml.diagram.state.ui.FigSubmachineState
 
getUseTrapRect() - Method in class org.argouml.uml.diagram.static_structure.ui.FigComment
 
getUseTrapRect() - Method in class org.argouml.uml.diagram.static_structure.ui.FigPackage
 
getUUID(Object) - Method in interface org.argouml.model.Facade
Return the ID of this element.
getUUID() - Method in class org.argouml.uml.CommentEdge
 
getUUID(Object) - Static method in class org.argouml.uml.UUIDHelper
Return the UUID of the element.
getUUIDRefs() - Method in interface org.argouml.kernel.Project
Returns the uUIDRefs.
getUUIDRefs() - Method in class org.argouml.kernel.ProjectImpl
 
getValue(String, String) - Method in class org.argouml.configuration.ConfigurationHandler
Returns the string value of a configuration property.
getValue(Object) - Method in interface org.argouml.model.Facade
Return the value of some UML Object.
getValue() - Method in class org.argouml.profile.internal.ocl.EvaluateExpression
 
getValue() - Method in class org.argouml.ui.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValue(String) - Method in class org.argouml.uml.ActionAddStereotype
 
getValueAt(int, int) - Method in class org.argouml.ui.CheckboxTableModel
 
getValueAt(int, int) - Method in class org.argouml.uml.TMResults
 
getValueAt(int, int) - Method in class org.argouml.uml.ui.TabTaggedValuesModel
 
getValueOfTag(Object) - Method in interface org.argouml.model.Facade
Return the value of some tagged value.
getVectorOffset() - Method in class org.argouml.uml.diagram.ui.PathItemPlacement
Returns the value of the vectorOffset field.
getVersion() - Static method in class org.argouml.application.helpers.ApplicationVersion
Retrieve the version number of the application.
getVersion() - Method in interface org.argouml.kernel.Project
Get the version.
getVersion() - Method in class org.argouml.kernel.ProjectImpl
 
getVersion() - Method in interface org.argouml.notation.NotationName
Returns the version of the language if applicable, otherwise null.
getVersion(String) - Method in class org.argouml.persistence.UmlFilePersister
Get the version attribute value from a string of XML.
getVersionInfo() - Static method in class org.argouml.util.Tools
 
getVerticalOffset() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramInheritanceEdge
 
getVetoMessage(String) - Method in interface org.argouml.uml.diagram.ArgoDiagram
TODO: The reference to the method org.argouml.uml.ui.VetoablePropertyChange#getVetoMessage(String) was here but the class does exist anymore.
getVetoMessage(String) - Method in class org.argouml.uml.diagram.ArgoDiagramImpl
 
getVGap() - Static method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramEdge
 
getVgap() - Method in class org.argouml.uml.ui.LabelledLayout
 
getViewToolbar() - Method in class org.argouml.ui.cmd.GenericArgoMenuBar
Deprecated. Getter for the view toolbar.
getVisibility(Object) - Method in interface org.argouml.model.Facade
Return the visibility of this element.
getVisibility(Fig) - Static method in class org.argouml.persistence.PgmlUtility
Translate the visibility flag of a Fig to the PGML "visibility" attribute value.
getVisibilityKind() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getVisibilityKind() - Method in interface org.argouml.model.MetaTypes
 
getVisibilityKind() - Static method in class org.argouml.model.Model
Getter for the VisibilityKind object.
getVisibilityKind() - Method in interface org.argouml.model.ModelImplementation
Getter for the VisibilityKind object.
getVisibilityPanel() - Method in class org.argouml.uml.ui.foundation.core.PropPanelFeature
 
getVisibilityPanel() - Method in class org.argouml.uml.ui.foundation.core.PropPanelModelElement
Deprecated.  
getVisibleCompartmentCount() - Method in class org.argouml.uml.diagram.ui.FigCompartmentBox
 
getWeight() - Method in class org.argouml.uml.diagram.static_structure.layout.ClassdiagramNote
 
getWhen(Object) - Method in interface org.argouml.model.Facade
 
getWidth() - Method in class org.argouml.gefext.DeferredBufferedImage
 
getWindowTitleFont() - Method in class org.argouml.ui.JasonsBigTheme
 
getWindowTitleFont() - Method in class org.argouml.ui.JasonsHugeTheme
 
getWindowTitleFont() - Method in class org.argouml.ui.JasonsTheme
 
getWizard() - Method in class org.argouml.cognitive.ToDoItem
 
getWizard() - Method in class org.argouml.cognitive.ui.WizStep
 
getWizardClass(ToDoItem) - Method in class org.argouml.cognitive.Critic
Return the Class of wizard that can fix the problem identifed by this critic.
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.AbstractCrTooMany
Provide a default wizard to adjust the threshold.
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrCircularComposition
 
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrConstructorNeeded
 
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrDisambigClassName
 
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrMissingAttrName
 
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrMissingClassName
 
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrMissingOperName
 
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrMissingStateName
 
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrMultiComposite
 
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrMultipleAgg
Find the class which will handle the wizard behaviour.
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrNameConfusion
 
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrNoInstanceVariables
 
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrNoOperations
 
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrReservedName
 
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalAttrName
 
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalClassName
 
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalOperName
 
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrUnconventionalPackName
 
getWizardClass(ToDoItem) - Method in class org.argouml.uml.cognitive.critics.CrUnnavigableAssoc
 
getWizardIcon() - Static method in class org.argouml.cognitive.ui.WizStep
 
getXmiExtension() - Method in class org.argouml.persistence.PersistenceManager
 
getXmiReader() - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getXmiReader() - Static method in class org.argouml.model.Model
Getter for the XmiReader object.
getXmiReader() - Method in interface org.argouml.model.ModelImplementation
A factory method that creates a new instance of an XmiReader on each call.
getXMIUUIDToObjectMap() - Method in interface org.argouml.model.XmiReader
Get the map of external IDs to UML elements.
getXmiWriter(Object, OutputStream, String) - Method in class org.argouml.model.mdr.MDRModelImplementation
 
getXmiWriter(Object, OutputStream, String) - Static method in class org.argouml.model.Model
Get the XmiWriter object.
getXmiWriter(Object, OutputStream, String) - Method in interface org.argouml.model.ModelImplementation
A factory method that creates a new instance of an XmiWriter on each call.
getY1() - Method in class org.argouml.uml.diagram.sequence.ui.FigMessagePort
 
getYCoordinate(MessageNode) - Method in class org.argouml.uml.diagram.sequence.ui.FigClassifierRole
 
getZipFileExtension() - Method in class org.argouml.kernel.AbstractProjectMember
 
getZipFileExtension() - Method in interface org.argouml.kernel.ProjectMember
 
getZipFileExtension() - Method in class org.argouml.uml.cognitive.ProjectMemberTodoList
 
getZipFileExtension() - Method in class org.argouml.uml.diagram.ProjectMemberDiagram
 
getZipFileExtension() - Method in class org.argouml.uml.ProjectMemberModel
 
getZipName() - Method in class org.argouml.kernel.AbstractProjectMember
Returns a unique member's name for storage in a zipfile.
getZipName() - Method in interface org.argouml.kernel.ProjectMember
Returns a unique member's name for storage in a zipfile.
GIF_FILTER - Static variable in class org.argouml.util.FileFilters
This writes the GIF file.
GlassPane - Class in org.argouml.swingext
This is the glass pane class that intercepts screen interactions during system busy states.
GlassPane(Component) - Constructor for class org.argouml.swingext.GlassPane
GlassPane constructor comment.
Goal - Class in org.argouml.cognitive
This class models a goal of a designer.
Goal(String, int) - Constructor for class org.argouml.cognitive.Goal
The constructor.
GoalModel - Class in org.argouml.cognitive
Models the designers goals in making this design.
GoalModel() - Constructor for class org.argouml.cognitive.GoalModel
The constructor.
GoalsDialog - Class in org.argouml.cognitive.ui
The dialog to set the user's goals.
GoalsDialog() - Constructor for class org.argouml.cognitive.ui.GoalsDialog
The constructor.
GoAssocRoleToMessages - Class in org.argouml.ui.explorer.rules
The GoRule AssociationRole->Messages.
GoAssocRoleToMessages() - Constructor for class org.argouml.ui.explorer.rules.GoAssocRoleToMessages
 
GoBehavioralFeatureToStateDiagram - Class in org.argouml.ui.explorer.rules
The rule for Behavioral Feature->Statechart diagram.
GoBehavioralFeatureToStateDiagram() - Constructor for class org.argouml.ui.explorer.rules.GoBehavioralFeatureToStateDiagram
 
GoBehavioralFeatureToStateMachine - Class in org.argouml.ui.explorer.rules
PerspectiveRule to navigate from behavioral feature to statemachine.
GoBehavioralFeatureToStateMachine() - Constructor for class org.argouml.ui.explorer.rules.GoBehavioralFeatureToStateMachine
 
GoClassifierToBehavioralFeature - Class in org.argouml.ui.explorer.rules
Go rule to navigate from a classifier to the behavioral features owned by that classifier.
GoClassifierToBehavioralFeature() - Constructor for class org.argouml.ui.explorer.rules.GoClassifierToBehavioralFeature
 
GoClassifierToCollaboration - Class in org.argouml.ui.explorer.rules
Go rule for navigation in the navpane from a classifier to the collaboration representing it.
GoClassifierToCollaboration() - Constructor for class org.argouml.ui.explorer.rules.GoClassifierToCollaboration
 
GoClassifierToInstance - Class in org.argouml.ui.explorer.rules
Rule for Classifier->Instance.
GoClassifierToInstance() - Constructor for class org.argouml.ui.explorer.rules.GoClassifierToInstance
 
GoClassifierToSequenceDiagram - Class in org.argouml.ui.explorer.rules
Go rule from represented operation to sequence diagram representing it.
GoClassifierToSequenceDiagram() - Constructor for class org.argouml.ui.explorer.rules.GoClassifierToSequenceDiagram
 
GoClassifierToStateMachine - Class in org.argouml.ui.explorer.rules
PerspectiveRule to navigate from behavioral feature to statemachine.
GoClassifierToStateMachine() - Constructor for class org.argouml.ui.explorer.rules.GoClassifierToStateMachine
 
GoClassifierToStructuralFeature - Class in org.argouml.ui.explorer.rules
Rule for Class->Attribute.
GoClassifierToStructuralFeature() - Constructor for class org.argouml.ui.explorer.rules.GoClassifierToStructuralFeature
 
GoClassToAssociatedClass - Class in org.argouml.ui.explorer.rules
Rule for Class->Associated Class.
GoClassToAssociatedClass() - Constructor for class org.argouml.ui.explorer.rules.GoClassToAssociatedClass
 
GoClassToNavigableClass - Class in org.argouml.ui.explorer.rules
Rule for Class->Navigable Class.
GoClassToNavigableClass() - Constructor for class org.argouml.ui.explorer.rules.GoClassToNavigableClass
 
GoClassToSummary - Class in org.argouml.ui.explorer.rules
This class is a Go Rule for the "Class - centric" Navigation perspective.
GoClassToSummary() - Constructor for class org.argouml.ui.explorer.rules.GoClassToSummary
 
GoCollaborationToDiagram - Class in org.argouml.ui.explorer.rules
Rule for Collaboration->Diagram.
GoCollaborationToDiagram() - Constructor for class org.argouml.ui.explorer.rules.GoCollaborationToDiagram
 
GoCollaborationToInteraction - Class in org.argouml.ui.explorer.rules
Rule for Collaboration->Interaction.
GoCollaborationToInteraction() - Constructor for class org.argouml.ui.explorer.rules.GoCollaborationToInteraction
 
GoComponentToResidentModelElement - Class in org.argouml.ui.explorer.rules
Rule for Component -> Resident Element.
GoComponentToResidentModelElement() - Constructor for class org.argouml.ui.explorer.rules.GoComponentToResidentModelElement
 
GoCompositeStateToSubvertex - Class in org.argouml.ui.explorer.rules
Rule for State->Substates.
GoCompositeStateToSubvertex() - Constructor for class org.argouml.ui.explorer.rules.GoCompositeStateToSubvertex
 
GoCriticsToCritic - Class in org.argouml.ui.explorer.rules
Show the critics exported by a Profile
GoCriticsToCritic() - Constructor for class org.argouml.ui.explorer.rules.GoCriticsToCritic
 
GoDiagramToEdge - Class in org.argouml.ui.explorer.rules
Rule for Diagram->Edge.
GoDiagramToEdge() - Constructor for class org.argouml.ui.explorer.rules.GoDiagramToEdge
 
GoDiagramToNode - Class in org.argouml.ui.explorer.rules
Rule for Diagram->Node.
GoDiagramToNode() - Constructor for class org.argouml.ui.explorer.rules.GoDiagramToNode
 
GoElementToMachine - Class in org.argouml.ui.explorer.rules
Rule for Class->State Machine.
GoElementToMachine() - Constructor for class org.argouml.ui.explorer.rules.GoElementToMachine
 
GoEnumerationToLiterals - Class in org.argouml.ui.explorer.rules
Go rule to navigate from an Enumeration to its Literals.
GoEnumerationToLiterals() - Constructor for class org.argouml.ui.explorer.rules.GoEnumerationToLiterals
The constructor.
GoGeneralizableElementToSpecialized - Class in org.argouml.ui.explorer.rules
Rule to navigate from a Generalizable element to its children.
GoGeneralizableElementToSpecialized() - Constructor for class org.argouml.ui.explorer.rules.GoGeneralizableElementToSpecialized
 
GoInteractionToMessages - Class in org.argouml.ui.explorer.rules
Rule for Interaction->Messages.
GoInteractionToMessages() - Constructor for class org.argouml.ui.explorer.rules.GoInteractionToMessages
 
GoLinkToStimuli - Class in org.argouml.ui.explorer.rules
Rule for Link->Stimuli.
GoLinkToStimuli() - Constructor for class org.argouml.ui.explorer.rules.GoLinkToStimuli
 
GoListToDecisionsToItems - Class in org.argouml.cognitive.ui
Rule for sorting the ToDo list: Decision -> Item.
GoListToDecisionsToItems() - Constructor for class org.argouml.cognitive.ui.GoListToDecisionsToItems
 
GoListToGoalsToItems - Class in org.argouml.cognitive.ui
Rule for sorting the ToDo list: Goal -> Item.
GoListToGoalsToItems() - Constructor for class org.argouml.cognitive.ui.GoListToGoalsToItems
 
GoListToOffenderToItem - Class in org.argouml.cognitive.ui
Rule for sorting the ToDo list: Offender -> Item.
GoListToOffenderToItem() - Constructor for class org.argouml.cognitive.ui.GoListToOffenderToItem
The constructor.
GoListToPosterToItem - Class in org.argouml.cognitive.ui
Rule for sorting the ToDo list: Poster -> Item.
GoListToPosterToItem() - Constructor for class org.argouml.cognitive.ui.GoListToPosterToItem
 
GoListToPriorityToItem - Class in org.argouml.cognitive.ui
Rule for sorting the ToDo list: Priority -> Item.
GoListToPriorityToItem() - Constructor for class org.argouml.cognitive.ui.GoListToPriorityToItem
 
GoListToTypeToItem - Class in org.argouml.cognitive.ui
Rule for sorting the ToDo list: Type -> Item.
GoListToTypeToItem() - Constructor for class org.argouml.cognitive.ui.GoListToTypeToItem
 
GoMessageToAction - Class in org.argouml.ui.explorer.rules
Go rule to navigate from some message to it's corresponding action.
GoMessageToAction() - Constructor for class org.argouml.ui.explorer.rules.GoMessageToAction
 
GoModelElementToBehavior - Class in org.argouml.ui.explorer.rules
PerspectiveRule to navigate from a modelelement (the context) to its behavior (statemachine or activitygraph).
GoModelElementToBehavior() - Constructor for class org.argouml.ui.explorer.rules.GoModelElementToBehavior
 
GoModelElementToComment - Class in org.argouml.ui.explorer.rules
Go rule for the package perspective to show the comments belonging to some modelelement.
GoModelElementToComment() - Constructor for class org.argouml.ui.explorer.rules.GoModelElementToComment
 
GoModelElementToContainedDiagrams - Class in org.argouml.ui.explorer.rules
Rule for ModelElement -> Contained diagrams.
GoModelElementToContainedDiagrams() - Constructor for class org.argouml.ui.explorer.rules.GoModelElementToContainedDiagrams
 
GoModelElementToContainedLostElements - Class in org.argouml.ui.explorer.rules
Rule for ModelElement -> Contained Lost Elements.
GoModelElementToContainedLostElements() - Constructor for class org.argouml.ui.explorer.rules.GoModelElementToContainedLostElements
 
GoModelElementToContents - Class in org.argouml.ui.explorer.rules
Rule for ModelElement -> Contents.
GoModelElementToContents() - Constructor for class org.argouml.ui.explorer.rules.GoModelElementToContents
 
GoModelElementToTemplateParameter - Class in org.argouml.ui.explorer.rules
 
GoModelElementToTemplateParameter() - Constructor for class org.argouml.ui.explorer.rules.GoModelElementToTemplateParameter
 
GoModelToBaseElements - Class in org.argouml.ui.explorer.rules
Rule for Package->Base Class.
GoModelToBaseElements() - Constructor for class org.argouml.ui.explorer.rules.GoModelToBaseElements
 
GoModelToCollaboration - Class in org.argouml.ui.explorer.rules
Rule for Model->Collaboration.
GoModelToCollaboration() - Constructor for class org.argouml.ui.explorer.rules.GoModelToCollaboration
 
GoModelToDiagrams - Class in org.argouml.ui.explorer.rules
Rule for Model->Diagram.
GoModelToDiagrams() - Constructor for class org.argouml.ui.explorer.rules.GoModelToDiagrams
 
GoModelToElements - Class in org.argouml.ui.explorer.rules
Rule for Namespace->Owned Element.
GoModelToElements() - Constructor for class org.argouml.ui.explorer.rules.GoModelToElements
 
GoModelToNode - Class in org.argouml.ui.explorer.rules
 
GoModelToNode() - Constructor for class org.argouml.ui.explorer.rules.GoModelToNode
 
GoNamespaceToClassifierAndPackage - Class in org.argouml.ui.explorer.rules
Rule for Namespace->Classifer or Package.
GoNamespaceToClassifierAndPackage() - Constructor for class org.argouml.ui.explorer.rules.GoNamespaceToClassifierAndPackage
 
GoNamespaceToDiagram - Class in org.argouml.ui.explorer.rules
Rule for Package->Diagram.
GoNamespaceToDiagram() - Constructor for class org.argouml.ui.explorer.rules.GoNamespaceToDiagram
 
GoNamespaceToOwnedElements - Class in org.argouml.ui.explorer.rules
Rule for Namespace->Owned Element, excluding StateMachine, Comment and Collaborations that have a Represented Classifier or Operation.
GoNamespaceToOwnedElements() - Constructor for class org.argouml.ui.explorer.rules.GoNamespaceToOwnedElements
 
GoNodeToResidentComponent - Class in org.argouml.ui.explorer.rules
Rule for Node -> Resident Component.
GoNodeToResidentComponent() - Constructor for class org.argouml.ui.explorer.rules.GoNodeToResidentComponent
 
GoOperationToCollaboration - Class in org.argouml.ui.explorer.rules
Rule for Operation->Collaboration.
GoOperationToCollaboration() - Constructor for class org.argouml.ui.explorer.rules.GoOperationToCollaboration
 
GoOperationToCollaborationDiagram - Class in org.argouml.ui.explorer.rules
Rule for Operation->Collaboration Diagram.
GoOperationToCollaborationDiagram() - Constructor for class org.argouml.ui.explorer.rules.GoOperationToCollaborationDiagram
 
GoOperationToSequenceDiagram - Class in org.argouml.ui.explorer.rules
Rule for Operation->Sequence diagram.
GoOperationToSequenceDiagram() - Constructor for class org.argouml.ui.explorer.rules.GoOperationToSequenceDiagram
 
GoPackageToClass - Class in org.argouml.ui.explorer.rules
Rule for Package->Class.
GoPackageToClass() - Constructor for class org.argouml.ui.explorer.rules.GoPackageToClass
 
GoPackageToElementImport - Class in org.argouml.ui.explorer.rules
Rule for Package -> ElementImport.
GoPackageToElementImport() - Constructor for class org.argouml.ui.explorer.rules.GoPackageToElementImport
 
GoProfileConfigurationToProfile - Class in org.argouml.ui.explorer.rules
Rule for Project->Profile.
GoProfileConfigurationToProfile() - Constructor for class org.argouml.ui.explorer.rules.GoProfileConfigurationToProfile
 
GoProfileToCritics - Class in org.argouml.ui.explorer.rules
Show the critics exported by a Profile
GoProfileToCritics() - Constructor for class org.argouml.ui.explorer.rules.GoProfileToCritics
 
GoProfileToModel - Class in org.argouml.ui.explorer.rules
Rule for Profile->Model.
GoProfileToModel() - Constructor for class org.argouml.ui.explorer.rules.GoProfileToModel
 
GoProjectToCollaboration - Class in org.argouml.ui.explorer.rules
Rule for Project->Collaboration.
GoProjectToCollaboration() - Constructor for class org.argouml.ui.explorer.rules.GoProjectToCollaboration
 
GoProjectToDiagram - Class in org.argouml.ui.explorer.rules
Rule for Project->Diagram.
GoProjectToDiagram() - Constructor for class org.argouml.ui.explorer.rules.GoProjectToDiagram
 
GoProjectToModel - Class in org.argouml.ui.explorer.rules
Rule for Project->Model.
GoProjectToModel() - Constructor for class org.argouml.ui.explorer.rules.GoProjectToModel
 
GoProjectToProfileConfiguration - Class in org.argouml.ui.explorer.rules
Rule for Project->Profile.
GoProjectToProfileConfiguration() - Constructor for class org.argouml.ui.explorer.rules.GoProjectToProfileConfiguration
 
GoProjectToRoots - Class in org.argouml.ui.explorer.rules
Rule for Project->Root (Top level) Elements.
GoProjectToRoots() - Constructor for class org.argouml.ui.explorer.rules.GoProjectToRoots
 
GoProjectToStateMachine - Class in org.argouml.ui.explorer.rules
Rule for Project->Statemachine.
GoProjectToStateMachine() - Constructor for class org.argouml.ui.explorer.rules.GoProjectToStateMachine
 
GoSignalToReception - Class in org.argouml.ui.explorer.rules
Rule for Signal->Reception.
GoSignalToReception() - Constructor for class org.argouml.ui.explorer.rules.GoSignalToReception
 
GoStatemachineToDiagram - Class in org.argouml.ui.explorer.rules
A go rule to navigate from a statemachine or activitygraph to the statediagram or activitydiagram that's showing it.
GoStatemachineToDiagram() - Constructor for class org.argouml.ui.explorer.rules.GoStatemachineToDiagram
 
GoStateMachineToState - Class in org.argouml.ui.explorer.rules
PerspectiveRule to navigate from statemachine to the subvertices of its top state (1 level deep only).
GoStateMachineToState() - Constructor for class org.argouml.ui.explorer.rules.GoStateMachineToState
 
GoStateMachineToTop - Class in org.argouml.ui.explorer.rules
Rule for Statemachine->Top State.
GoStateMachineToTop() - Constructor for class org.argouml.ui.explorer.rules.GoStateMachineToTop
 
GoStateMachineToTransition - Class in org.argouml.ui.explorer.rules
Rule for Statemachine->Transition.
GoStateMachineToTransition() - Constructor for class org.argouml.ui.explorer.rules.GoStateMachineToTransition
 
GoStateToDoActivity - Class in org.argouml.ui.explorer.rules
Go rule to navigate from a state to it's do-activity.
GoStateToDoActivity() - Constructor for class org.argouml.ui.explorer.rules.GoStateToDoActivity
 
GoStateToDownstream - Class in org.argouml.ui.explorer.rules
Rule for State->Outgoing States.
GoStateToDownstream() - Constructor for class org.argouml.ui.explorer.rules.GoStateToDownstream
 
GoStateToEntry - Class in org.argouml.ui.explorer.rules
Rule for navigation from a State to its Entry action.
GoStateToEntry() - Constructor for class org.argouml.ui.explorer.rules.GoStateToEntry
 
GoStateToExit - Class in org.argouml.ui.explorer.rules
Rule for navigation from a State to its Exit action.
GoStateToExit() - Constructor for class org.argouml.ui.explorer.rules.GoStateToExit
 
GoStateToIncomingTrans - Class in org.argouml.ui.explorer.rules
Rule for State->Incoming Transitions.
GoStateToIncomingTrans() - Constructor for class org.argouml.ui.explorer.rules.GoStateToIncomingTrans
 
GoStateToInternalTrans - Class in org.argouml.ui.explorer.rules
Rule for State->Internal Transitions.
GoStateToInternalTrans() - Constructor for class org.argouml.ui.explorer.rules.GoStateToInternalTrans
 
GoStateToOutgoingTrans - Class in org.argouml.ui.explorer.rules
Rule for State->Outgoing Transitions.
GoStateToOutgoingTrans() - Constructor for class org.argouml.ui.explorer.rules.GoStateToOutgoingTrans
 
GoStereotypeToTagDefinition - Class in org.argouml.ui.explorer.rules
Rule for Stereotype -> TagDefinition.
GoStereotypeToTagDefinition() - Constructor for class org.argouml.ui.explorer.rules.GoStereotypeToTagDefinition
The constructor.
GoStimulusToAction - Class in org.argouml.ui.explorer.rules
Rule for Stimulus->Action.
GoStimulusToAction() - Constructor for class org.argouml.ui.explorer.rules.GoStimulusToAction
 
GoSubmachineStateToStateMachine - Class in org.argouml.ui.explorer.rules
Rule for SubmachineState to StateMachine.
GoSubmachineStateToStateMachine() - Constructor for class org.argouml.ui.explorer.rules.GoSubmachineStateToStateMachine
 
GoSummaryToAssociation - Class in org.argouml.ui.explorer.rules
Rule for Summary->Association.
GoSummaryToAssociation() - Constructor for class org.argouml.ui.explorer.rules.GoSummaryToAssociation
 
GoSummaryToAttribute - Class in org.argouml.ui.explorer.rules
Rule for Summary->Attribute.
GoSummaryToAttribute() - Constructor for class org.argouml.ui.explorer.rules.GoSummaryToAttribute
 
GoSummaryToIncomingDependency - Class in org.argouml.ui.explorer.rules
Rule for Summary->IncomingDependency.
GoSummaryToIncomingDependency() - Constructor for class org.argouml.ui.explorer.rules.GoSummaryToIncomingDependency
 
GoSummaryToInheritance - Class in org.argouml.ui.explorer.rules
Rule for Summary->Inheritance.
GoSummaryToInheritance() - Constructor for class org.argouml.ui.explorer.rules.GoSummaryToInheritance
 
GoSummaryToOperation - Class in org.argouml.ui.explorer.rules
Rule for Summary->Operation.
GoSummaryToOperation() - Constructor for class org.argouml.ui.explorer.rules.GoSummaryToOperation
 
GoSummaryToOutgoingDependency - Class in org.argouml.ui.explorer.rules
Rule for Summary->OutgoingDependency.
GoSummaryToOutgoingDependency() - Constructor for class org.argouml.ui.explorer.rules.GoSummaryToOutgoingDependency
 
GotoDialog - Class in org.argouml.ui
The dialog that allows the user to go to any diagram in the project by doubleclicking on it.
GotoDialog() - Constructor for class org.argouml.ui.GotoDialog
The constructor.
GoTransitiontoEffect - Class in org.argouml.ui.explorer.rules
Rule for Transition->Effect.
GoTransitiontoEffect() - Constructor for class org.argouml.ui.explorer.rules.GoTransitiontoEffect
 
GoTransitionToGuard - Class in org.argouml.ui.explorer.rules
Rule for Transistion to Guard.
GoTransitionToGuard() - Constructor for class org.argouml.ui.explorer.rules.GoTransitionToGuard
 
GoTransitionToSource - Class in org.argouml.ui.explorer.rules
Rule for Transition->Source State.
GoTransitionToSource() - Constructor for class org.argouml.ui.explorer.rules.GoTransitionToSource
 
GoTransitionToTarget - Class in org.argouml.ui.explorer.rules
Rule for Transition->Target State.
GoTransitionToTarget() - Constructor for class org.argouml.ui.explorer.rules.GoTransitionToTarget
 
GoUseCaseToExtensionPoint - Class in org.argouml.ui.explorer.rules
Rule for Use Case->Extension Point.
GoUseCaseToExtensionPoint() - Constructor for class org.argouml.ui.explorer.rules.GoUseCaseToExtensionPoint
 
GraphChangeAdapter - Class in org.argouml.uml.diagram
Adapts changes in the Diagram subsystem (the graph presentation layer) to changes in the Model subsyetm (diagram interchange model).
graphChanged(Object, Object) - Method in interface org.argouml.model.DiagramInterchangeModel
 
graphChanged(GraphEvent) - Method in class org.argouml.uml.diagram.GraphChangeAdapter
 
GUARDED_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetOperationConcurrencyKind
GUARDED_COMMAND determines the kind of concurrency.
GUI - Class in org.argouml.ui
This is the "main" class for the GUI subsystem.
GUIProjectSettingsTabInterface - Interface in org.argouml.ui
An interface for UI tabs on the settings panel that adjust project related settings.
GUISettingsTabInterface - Interface in org.argouml.application.api
An interface which must be implemented as the UI for tabs used on the settings panel.

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