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

O

OBJECT_DISTANCE - Static variable in class org.argouml.uml.diagram.sequence.ui.SequenceDiagramLayer
The distance between two objects on the sequence diagram.
ObjectFlowStateStateNotation - Class in org.argouml.notation.providers
This abstract class forms the basis of all Notation providers for the ClassifierInState state name text shown in an ObjectFlowState.
ObjectFlowStateStateNotation(Object) - Constructor for class org.argouml.notation.providers.ObjectFlowStateStateNotation
The constructor.
ObjectFlowStateStateNotationUml - Class in org.argouml.notation.providers.uml
Notation for the State of an ObjectFlowState.
ObjectFlowStateStateNotationUml(Object) - Constructor for class org.argouml.notation.providers.uml.ObjectFlowStateStateNotationUml
The constructor.
ObjectFlowStateTypeNotation - Class in org.argouml.notation.providers
This abstract class forms the basis of all Notation providers for the Classifier type name text shown in an ObjectFlowState.
ObjectFlowStateTypeNotation(Object) - Constructor for class org.argouml.notation.providers.ObjectFlowStateTypeNotation
The constructor.
ObjectFlowStateTypeNotationUml - Class in org.argouml.notation.providers.uml
 
ObjectFlowStateTypeNotationUml(Object) - Constructor for class org.argouml.notation.providers.uml.ObjectFlowStateTypeNotationUml
The constructor.
ObjectNotation - Class in org.argouml.notation.providers
This abstract class forms the basis of all Notation providers for the text shown in the Fig that represents an Object.
ObjectNotation(Object) - Constructor for class org.argouml.notation.providers.ObjectNotation
The constructor.
ObjectNotationUml - Class in org.argouml.notation.providers.uml
 
ObjectNotationUml(Object) - Constructor for class org.argouml.notation.providers.uml.ObjectNotationUml
The constructor.
OclAPIModelInterpreter - Class in org.argouml.profile.internal.ocl.uml14
OCL API
OclAPIModelInterpreter() - Constructor for class org.argouml.profile.internal.ocl.uml14.OclAPIModelInterpreter
 
OclEnumLiteral - Class in org.argouml.profile.internal.ocl.uml14
Represents an OCL enumeration literal
OclEnumLiteral(String) - Constructor for class org.argouml.profile.internal.ocl.uml14.OclEnumLiteral
Default Constructor
OCLEvaluator - Class in org.argouml.ocl
Deprecated. use DefaultOclEvaluator instead - maurelio1234
OCLEvaluator() - Constructor for class org.argouml.ocl.OCLEvaluator
Deprecated. The constructor.
OCLExpander - Class in org.argouml.ocl
The only difference between Argo's expander and GEF's is which evaluator they use
OCLExpander(Map) - Constructor for class org.argouml.ocl.OCLExpander
The constructor.
OclExpressionEvaluator - Interface in org.argouml.profile.internal.ocl
Represents a generic Ocl Expression Evaluator
OclInterpreter - Class in org.argouml.profile.internal.ocl
Encapsulates actual interpretation of the OCL expressions for OCL critics provided by a Profile
OclInterpreter(String, ModelInterpreter) - Constructor for class org.argouml.profile.internal.ocl.OclInterpreter
Creates a new OCL interpreter for a given OCL expression
OclType - Class in org.argouml.profile.internal.ocl.uml14
Represents the OCL "OclType" class
OclType(String) - Constructor for class org.argouml.profile.internal.ocl.uml14.OclType
Default Constructor
OCLUtil - Class in org.argouml.ocl
Helper methods for OCL support.
Offender - Interface in org.argouml.cognitive
An Offender is an object which produces a ToDoItem.
OffenderXMLHelper - Class in org.argouml.persistence
Helper class to make an offender fit right in the XML file during save.
OffenderXMLHelper(String) - Constructor for class org.argouml.persistence.OffenderXMLHelper
Creates a new OffenderXMLHelper describing the offender described by item.
offerSuggestion() - Method in class org.argouml.uml.cognitive.critics.UMLWizard
 
OPEN_PROJECTS_PROPERTY - Static variable in class org.argouml.kernel.ProjectManager
Property name for list of current open projects.
OpenException - Exception in org.argouml.persistence
An exception to be thrown during failure of a opening and reading some storage medium.
OpenException(String) - Constructor for exception org.argouml.persistence.OpenException
The constructor.
OpenException(String, Throwable) - Constructor for exception org.argouml.persistence.OpenException
The constructor.
OpenException(Throwable) - Constructor for exception org.argouml.persistence.OpenException
The constructor.
openUrl(String) - Static method in class org.argouml.util.osdep.StartBrowser
Open an URL in the system's default browser.
openUrl(URL) - Static method in class org.argouml.util.osdep.StartBrowser
Open an URL in the system's default browser.
OperationNotation - Class in org.argouml.notation.providers
This abstract class forms the basis of all Notation providers for the text shown in the operation compartment of a Class.
OperationNotation(Object) - Constructor for class org.argouml.notation.providers.OperationNotation
The constructor.
OperationNotationJava - Class in org.argouml.notation.providers.java
The notation for an operation.
OperationNotationJava(Object) - Constructor for class org.argouml.notation.providers.java.OperationNotationJava
The constructor.
OperationNotationUml - Class in org.argouml.notation.providers.uml
The UML notation for an Operation or a Reception.
OperationNotationUml(Object) - Constructor for class org.argouml.notation.providers.uml.OperationNotationUml
The constructor.
OperationsCompartmentContainer - Interface in org.argouml.uml.diagram
Deprecated. in 0.29.2 by MVW. We can't assume at compile time what Figs contain what compartments. This is proved in the UML1.4 to UML2 conversion where UML1.4 does not want this interface for FigInterface but UML2 does. Use FigCompartment.getCompartment(Object metaType) to fetch a compartment and check the existence and methods of the returned object.
OperationsNode - Class in org.argouml.ui.explorer.rules
This class is a support class for The Navigation panel Go Rules.
OperationsNode(Object) - Constructor for class org.argouml.ui.explorer.rules.OperationsNode
Creates a new instance of OperationsNode.
OrderingKind - Interface in org.argouml.model
The different OrderingKinds.
org.argouml.application - package org.argouml.application
Contains the Main class and starting point of the ArgoUML application.
org.argouml.application.api - package org.argouml.application.api
Provides general classes and interfaces that are fundamental to ArgoUML and ArgoUML modules.
org.argouml.application.events - package org.argouml.application.events
Provides for events generated and handled by the ArgoUML application and plugins.
org.argouml.application.helpers - package org.argouml.application.helpers
Provides "helper" classes that provide basic functionality for the application.
org.argouml.application.security - package org.argouml.application.security
Contains internal classes related to Java security including classloaders and security managers.
org.argouml.cognitive - package org.argouml.cognitive
This package defines the fundamental elements of the cognitive support system, such as the Designer, Poster and ToDoItem.
org.argouml.cognitive.checklist - package org.argouml.cognitive.checklist
CheckLists, a cognitive help tool, is currently not enabled in ArgoUml.
org.argouml.cognitive.checklist.ui - package org.argouml.cognitive.checklist.ui
CheckLists, a cognitive help tool, is currently not enabled in ArgoUml.
org.argouml.cognitive.critics - package org.argouml.cognitive.critics
The classes at the heart of critic functionality, including classes for general critics that belong in no more specific category.
org.argouml.cognitive.critics.ui - package org.argouml.cognitive.critics.ui
A couple of classes to edit critics.
org.argouml.cognitive.ui - package org.argouml.cognitive.ui
Includes TreeModel/Perspectives/Perspetive rules, Wizard support, details pane tab for todo items.
org.argouml.configuration - package org.argouml.configuration
Contains configuration factories and workers.
org.argouml.core.propertypanels.meta - package org.argouml.core.propertypanels.meta
 
org.argouml.core.propertypanels.model - package org.argouml.core.propertypanels.model
 
org.argouml.core.propertypanels.module - package org.argouml.core.propertypanels.module
 
org.argouml.core.propertypanels.ui - package org.argouml.core.propertypanels.ui
 
org.argouml.gefext - package org.argouml.gefext
 
org.argouml.i18n - package org.argouml.i18n
I18n resouce bundles.
org.argouml.kernel - package org.argouml.kernel
Contains support for delayed change event handling, and Project handling.
org.argouml.language.ui - package org.argouml.language.ui
 
org.argouml.model - package org.argouml.model
Contains the interfaces to access the Model used within ArgoUML.
org.argouml.model.mdr - package org.argouml.model.mdr
Implementations of the Factory and support methods for the MDR implementation.
org.argouml.moduleloader - package org.argouml.moduleloader
This is the implementation of the (new) module loader.
org.argouml.notation - package org.argouml.notation
Provides generic support for different notation displays.
org.argouml.notation.providers - package org.argouml.notation.providers
This package contains the generic NotationProviders.
org.argouml.notation.providers.java - package org.argouml.notation.providers.java
This package contains the NotationProviders for Java notation.
org.argouml.notation.providers.uml - package org.argouml.notation.providers.uml
This package contains the NotationProviders for the UML notation.
org.argouml.notation.ui - package org.argouml.notation.ui
UI support for notation features.
org.argouml.ocl - package org.argouml.ocl
This package contains classes for the Dresden OCL toolkit (But the gui found in the details pane is in package org.argouml.uml.ui), and for the template language used by GEF for producing PGML.
org.argouml.pattern.cognitive.critics - package org.argouml.pattern.cognitive.critics
This package contains Critics which deal with patterns.
org.argouml.persistence - package org.argouml.persistence
Contains support for persisting projects to some media.
org.argouml.profile - package org.argouml.profile
Contains support for UML profiles.
org.argouml.profile.init - package org.argouml.profile.init
 
org.argouml.profile.internal - package org.argouml.profile.internal
 
org.argouml.profile.internal.ocl - package org.argouml.profile.internal.ocl
 
org.argouml.profile.internal.ocl.uml14 - package org.argouml.profile.internal.ocl.uml14
 
org.argouml.profile.internal.ui - package org.argouml.profile.internal.ui
 
org.argouml.sequence2 - package org.argouml.sequence2
 
org.argouml.sequence2.diagram - package org.argouml.sequence2.diagram
 
org.argouml.swingext - package org.argouml.swingext
An extension package for swing classes.
org.argouml.taskmgmt - package org.argouml.taskmgmt
 
org.argouml.ui - package org.argouml.ui
contains many user interface related classes, such as the ProjectBrowser, actions, style panels etc.
org.argouml.ui.cmd - package org.argouml.ui.cmd
This package holds commands which are activated by the user somewhere in the UI.
org.argouml.ui.explorer - package org.argouml.ui.explorer
contains classes for the explorer tree view of argouml.
org.argouml.ui.explorer.rules - package org.argouml.ui.explorer.rules
contains classes for Building the explorer tree view of argouml.
org.argouml.ui.targetmanager - package org.argouml.ui.targetmanager
Provides support for maintaining a consistent target (or selection) in all views (Explorer, Details panel, Diagram).
org.argouml.uml - package org.argouml.uml
This package contains some support for TableModels, Profiles, PropPanel Events (UMLChangeRegistry), ProjectMemberModel.
org.argouml.uml.cognitive - package org.argouml.uml.cognitive
This package contains support for UML critics.
org.argouml.uml.cognitive.checklist - package org.argouml.uml.cognitive.checklist
Checklists are not currently enabled, this package provides several uml checklists, to help designers design better uml model elements.
org.argouml.uml.cognitive.critics - package org.argouml.uml.cognitive.critics
This important package provides many UML critics (which mostly follow the uml well-formedness rules), some uml critic wizards, and support.
org.argouml.uml.diagram - package org.argouml.uml.diagram
Package which contains the graphical implementation of UML diagrams in subpackages and common classes used by all diagrams.
org.argouml.uml.diagram.activity - package org.argouml.uml.diagram.activity
Package Specification
org.argouml.uml.diagram.activity.layout - package org.argouml.uml.diagram.activity.layout
 
org.argouml.uml.diagram.activity.ui - package org.argouml.uml.diagram.activity.ui
Classes to implement a uml Activity diagram using GEF.
org.argouml.uml.diagram.collaboration - package org.argouml.uml.diagram.collaboration
contains the graph model for a collaboration diagram.
org.argouml.uml.diagram.collaboration.ui - package org.argouml.uml.diagram.collaboration.ui
Classes to implement a uml Collaboration diagram using GEF, plus go rules for the navigator pane.
org.argouml.uml.diagram.deployment - package org.argouml.uml.diagram.deployment
contains the graph model for a deployment diagram.
org.argouml.uml.diagram.deployment.ui - package org.argouml.uml.diagram.deployment.ui
Classes to implement a uml Deployment diagram using GEF, plus go rules for the navigator pane.
org.argouml.uml.diagram.layout - package org.argouml.uml.diagram.layout
Provides support for the automatic layout of diagrams.
org.argouml.uml.diagram.sequence - package org.argouml.uml.diagram.sequence
Provides a Sequence diagram capability.
org.argouml.uml.diagram.sequence.ui - package org.argouml.uml.diagram.sequence.ui
Classes to implement a uml Sequence diagram using GEF, plus go rules for the navigator pane.
org.argouml.uml.diagram.state - package org.argouml.uml.diagram.state
contains the graph model for a statechart diagram.
org.argouml.uml.diagram.state.ui - package org.argouml.uml.diagram.state.ui
Classes to implement a uml Statechart diagram using GEF, plus go rules for the navigator pane.
org.argouml.uml.diagram.static_structure - package org.argouml.uml.diagram.static_structure
contains the graph model for a class diagram.
org.argouml.uml.diagram.static_structure.layout - package org.argouml.uml.diagram.static_structure.layout
implements a rank based layout algorithm for static structure diagrams
org.argouml.uml.diagram.static_structure.ui - package org.argouml.uml.diagram.static_structure.ui
Classes to implement a uml Class diagram using GEF, plus go rules for the navigator pane.
org.argouml.uml.diagram.ui - package org.argouml.uml.diagram.ui
Provides various support for diagrams: actions, GEF Figs, Go rules, Property Panels for diagrams, GEF Selection support, and more...
org.argouml.uml.diagram.use_case - package org.argouml.uml.diagram.use_case
contains the graph model for a use case diagram.
org.argouml.uml.diagram.use_case.ui - package org.argouml.uml.diagram.use_case.ui
Classes to implement a uml Use Case diagram using GEF, plus go rules for the navigator pane.
org.argouml.uml.generator - package org.argouml.uml.generator
Provides support for implementing a generator(for code generation or notation), and a parser (for parsing strings that describe a (part of) a model element; it provides to implemented classes, ParserDisplay and GeneratorDisplay.
org.argouml.uml.generator.ui - package org.argouml.uml.generator.ui
Provides a dialog for code generation.
org.argouml.uml.reveng - package org.argouml.uml.reveng
Provides support for PluggableImport modules.
org.argouml.uml.reveng.ui - package org.argouml.uml.reveng.ui
 
org.argouml.uml.ui - package org.argouml.uml.ui
= PROPERTIES PANELS, this and sub-packages contain an implementation of prop panels (in swing) for nearly all UML model elements; also all supporting models and actions.
org.argouml.uml.ui.behavior.activity_graphs - package org.argouml.uml.ui.behavior.activity_graphs
Properties panels for the activity diagram.
org.argouml.uml.ui.behavior.collaborations - package org.argouml.uml.ui.behavior.collaborations
Properties panels for the behavior.collaborations uml package
org.argouml.uml.ui.behavior.common_behavior - package org.argouml.uml.ui.behavior.common_behavior
Properties panels for the behavior.common_behavior uml package
org.argouml.uml.ui.behavior.state_machines - package org.argouml.uml.ui.behavior.state_machines
Properties panels for the behavior.state_machines uml package
org.argouml.uml.ui.behavior.use_cases - package org.argouml.uml.ui.behavior.use_cases
Properties panels for the behavior.use_cases uml package
org.argouml.uml.ui.foundation.core - package org.argouml.uml.ui.foundation.core
Properties panels for the foundation.core uml package
org.argouml.uml.ui.foundation.extension_mechanisms - package org.argouml.uml.ui.foundation.extension_mechanisms
Properties panels for the foundation.extension_mechanisms uml package
org.argouml.uml.ui.model_management - package org.argouml.uml.ui.model_management
Properties panels for the model management uml package.
org.argouml.uml.util - package org.argouml.uml.util
 
org.argouml.uml.util.namespace - package org.argouml.uml.util.namespace
various classes to help dealing with namespaces.
org.argouml.util - package org.argouml.util
various utilities
org.argouml.util.logging - package org.argouml.util.logging
Extensions to logging packages log4j and java.util.logging.
org.argouml.util.osdep - package org.argouml.util.osdep
Contains utilities to provide operating system independence.
OsUtil - Class in org.argouml.util.osdep
Utility class providing hooks to operating-system-specific functionality.
OSXAdapter - Class in org.argouml.util.osdep
Hooks existing preferences/about/quit functionality from an existing Java app into handlers for the Mac OS X application menu.
OSXAdapter(String, Object, Method) - Constructor for class org.argouml.util.osdep.OSXAdapter
Each OSXAdapter has the name of the EAWT method it intends to listen for (handleAbout, for example), the Object that will ultimately perform the task, and the Method to be called on that Object
OUT_COMMAND - Static variable in class org.argouml.uml.ui.foundation.core.ActionSetParameterDirectionKind
OUT_COMMAND determines the kind of direction.
outABooleanLiteral(ABooleanLiteral) - Method in class org.argouml.profile.internal.ocl.EvaluateExpression
 
outAEmptyFeatureCallParameters(AEmptyFeatureCallParameters) - Method in class org.argouml.profile.internal.ocl.EvaluateExpression
 
outAEnumLiteral(AEnumLiteral) - Method in class org.argouml.profile.internal.ocl.EvaluateExpression
 
outAIntegerLiteral(AIntegerLiteral) - Method in class org.argouml.profile.internal.ocl.EvaluateExpression
 
outAIterateDeclarator(AIterateDeclarator) - Method in class org.argouml.profile.internal.ocl.EvaluateExpression
 
outARealLiteral(ARealLiteral) - Method in class org.argouml.profile.internal.ocl.EvaluateExpression
 
outAStringLiteral(AStringLiteral) - Method in class org.argouml.profile.internal.ocl.EvaluateExpression
 
OutgoingDependencyNode - Class in org.argouml.ui.explorer.rules
This class is a support class for The Navigation panel Go Rules.
OutgoingDependencyNode(Object) - Constructor for class org.argouml.ui.explorer.rules.OutgoingDependencyNode
Creates a new instance of AssociationsNode.

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