|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotationContext | |
org.argouml.application.api | Provides general classes and interfaces that are fundamental to ArgoUML and ArgoUML modules. |
org.argouml.ui | contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc. |
org.argouml.uml.diagram.activity.ui | Classes to implement a uml Activity diagram using GEF. |
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.ui | Classes to implement a uml Deployment diagram using GEF, plus go rules for the navigator pane. |
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.ui | Classes to implement a uml Statechart diagram using GEF, plus go rules for the navigator pane. |
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 | 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.ui | Classes to implement a uml Use Case diagram using GEF, plus go rules for the navigator pane. |
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. |
Uses of NotationContext in org.argouml.application.api |
Uses of NotationContext in org.argouml.ui |
Classes in org.argouml.ui that implement NotationContext | |
private class |
ShadowComboBox.ShadowFig
|
Uses of NotationContext in org.argouml.uml.diagram.activity.ui |
Classes in org.argouml.uml.diagram.activity.ui that implement NotationContext | |
class |
FigActionState
Class to display graphics for a UML ActionState in a diagram. |
class |
FigCallState
Class to display graphics for a UML CallState in a diagram. |
class |
FigObjectFlowState
Class to display graphics for a UML ObjectFlowState in a diagram. |
class |
FigPartition
This class represents a Partition or Swimlane for Activity diagrams. |
class |
FigSubactivityState
Class to display graphics for a UML SubactivityState in a diagram. |
Uses of NotationContext in org.argouml.uml.diagram.collaboration.ui |
Classes in org.argouml.uml.diagram.collaboration.ui that implement NotationContext | |
class |
FigAssociationRole
This class represents the Fig of an AssociationRole for a collaboration diagram. |
class |
FigClassifierRole
Class to display graphics for a UML classifier role in a collaboration diagram. |
Uses of NotationContext in org.argouml.uml.diagram.deployment.ui |
Classes in org.argouml.uml.diagram.deployment.ui that implement NotationContext | |
class |
FigComponent
Class to display graphics for a UML Component in a diagram. |
class |
FigComponentInstance
Class to display graphics for a UML ComponentInstance in a diagram. |
class |
FigMNode
Class to display graphics for a UML Node in a diagram. |
class |
FigMNodeInstance
Class to display graphics for a UML NodeInstance in a diagram. |
class |
FigObject
Class to display graphics for a UML Object in a diagram. |
Uses of NotationContext in org.argouml.uml.diagram.sequence.ui |
Classes in org.argouml.uml.diagram.sequence.ui that implement NotationContext | |
class |
FigCallActionLink
Fig that represents a link on a sequence diagram that has a callaction |
class |
FigCreateActionLink
|
class |
FigDestroyActionLink
|
class |
FigLink
The fig for a link in a sequence diagram. |
class |
FigReturnActionLink
|
Uses of NotationContext in org.argouml.uml.diagram.state.ui |
Classes in org.argouml.uml.diagram.state.ui that implement NotationContext | |
class |
FigBranchState
Class to display graphics for a UML Choice State in a diagram. |
class |
FigCompositeState
Class to display graphics for a UML MCompositeState in a diagram. |
class |
FigConcurrentRegion
Class to display graphics for a UML ConcurrentRegion in a diagram |
class |
FigDeepHistoryState
Class to display graphics for a UML DeepHistoryState in a diagram. |
class |
FigFinalState
Class to display graphics for a UML FinalState in a diagram. |
class |
FigForkState
Class to display graphics for a UML ForkState in a diagram. |
class |
FigHistoryState
Class to display graphics for a UML HistoryState in a diagram. |
class |
FigInitialState
Class to display graphics for a UML Initial State in a diagram. |
class |
FigJoinState
Class to display graphics for a UML Join State in a diagram. |
class |
FigJunctionState
Class to display graphics for a UML Junction State in a diagram. |
class |
FigShallowHistoryState
Class to display graphics for a UML ShallowHistoryState in a diagram. |
class |
FigSimpleState
Class to display graphics for a UML MState in a diagram. |
class |
FigState
The fig hierarchy should comply as much as possible to the hierarchy of the UML metamodel. |
class |
FigStateVertex
Abstract class to with common behavior for nestable nodes in UML Statechart diagrams. |
class |
FigStubState
Class to display graphics for a UML MStubState in a diagram. |
class |
FigSubmachineState
Class to display graphics for a UML MSubmachineState in a diagram. |
class |
FigSynchState
Class to display graphics for a UML MSynchState in a diagram. |
class |
FigTransition
This class represents the graphical representation of a transition on a diagram. |
Uses of NotationContext in org.argouml.uml.diagram.static_structure.ui |
Classes in org.argouml.uml.diagram.static_structure.ui that implement NotationContext | |
class |
FigClass
Class to display graphics for a UML Class in a diagram. |
class |
FigComment
Class to display a UML comment in a diagram. |
class |
FigEdgeNote
Class to display a UML note connection to a annotated model element. |
class |
FigInstance
Class to display graphics for a UML MInstance in a diagram. |
class |
FigInterface
Class to display graphics for a UML Interface in a diagram. |
class |
FigModel
Class to display graphics for a UML model in a class diagram. |
class |
FigPackage
Class to display graphics for a UML package in a class diagram. |
class |
FigSubsystem
Class to display graphics for a UML subsystem in a class diagram. |
Uses of NotationContext in org.argouml.uml.diagram.ui |
Classes in org.argouml.uml.diagram.ui that implement NotationContext | |
class |
FigAssociation
This class represents an association Fig on a diagram. |
class |
FigAssociationClass
Class to display an association edge in an Association Class. |
class |
FigAssociationEnd
Class to display graphics for N-ary association edges (association ends). |
class |
FigClassAssociationClass
Class to display a class in an Association Class It must be used only from a FigAssociationClass |
class |
FigDependency
|
class |
FigEdgeAssociationClass
Class to display a connection linking the class and the association in a Association Class It must be used only from a FigAssociationClass |
class |
FigEdgeModelElement
Abstract class to display diagram arcs for UML ModelElements that look like arcs and that have editiable names. |
class |
FigGeneralization
|
class |
FigMessage
Class to display graphics for a UML message in a diagram. |
class |
FigNodeAssociation
Class to display graphics for N-ary association (association node). |
class |
FigNodeModelElement
Abstract class to display diagram icons for UML ModelElements that look like nodes and that have editable names and can be resized. |
class |
FigNote
Deprecated. as of 0.15.1, but don't remove because it is need for loading 'old' .zargo project files, replaced by FigComment
TODO: When can this be removed? What do we need to do to remove this? |
class |
FigPermission
The Fig for a permission, which is a form of dependency. |
class |
FigRealization
This class represents a Fig for a Realization. |
class |
FigUsage
This class represents a Fig for a Usage. |
Uses of NotationContext in org.argouml.uml.diagram.use_case.ui |
Classes in org.argouml.uml.diagram.use_case.ui that implement NotationContext | |
class |
FigActor
Class to display graphics for an Actor in a diagram. |
class |
FigExtend
A fig for use with extend relationships on use case diagrams. |
class |
FigInclude
A fig for use with include relationships on use case diagrams. |
class |
FigUseCase
A fig to display use cases on use case diagrams. |
Uses of NotationContext in org.argouml.uml.ui |
Classes in org.argouml.uml.ui that implement NotationContext | |
class |
TabSrc
Details panel tabbed panel for displaying a source code representation of a UML model element in a particular Notation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |