Uses of Interface
org.argouml.kernel.DelayedVChangeListener

Packages that use DelayedVChangeListener
org.argouml.kernel Package Specification (none) Related Documentation (none) 
org.argouml.uml Package Specification (none) Related Documentation (none) 
org.argouml.uml.diagram.activity.ui Package Specification (none) Related Documentation (none) 
org.argouml.uml.diagram.collaboration.ui Package Specification (none) Related Documentation (none) 
org.argouml.uml.diagram.deployment Package Specification (none) Related Documentation 302 DEFECT P2 Oth issues@argouml.tigris.org NEW Ordering of graphic elements in deployment diagram doesn't w 390 ENHANC P3 PC issues@argouml.tigris.org NEW Deployment diagram 2 issues found. 
org.argouml.uml.diagram.deployment.ui Package Specification (none) Related Documentation (none) 
org.argouml.uml.diagram.sequence Package Specification (none) Related Documentation 421 ENHANC P3 PC issues@argouml.tigris.org NEW Sequence diagram displayed incorrectly 425 FEATUR P3 All issues@argouml.tigris.org NEW class methods in sequence diagrams 448 ENHANC P2 PC issues@argouml.tigris.org NEW Link ordering in sequence diagrams 
org.argouml.uml.diagram.sequence.ui Package Specification (none) Related Documentation (none) 
org.argouml.uml.diagram.state Package Specification (none) Related Documentation ID Type Pri Plt Owner State Result Summary 204 DEFECT P1 PC issues@argouml.tigris.org NEW Can't seem to delete Activity or State diagrams from a proje 266 DEFECT P2 Oth issues@argouml.tigris.org NEW triggers in state diagrams end up on top of each other 313 DEFECT P1 PC issues@argouml.tigris.org NEW State diagrams lost between sessions. 3 issues found. 
org.argouml.uml.diagram.state.ui Package Specification (none) Related Documentation (none) 
org.argouml.uml.diagram.static_structure Package Specification (none) Related Documentation (none) 
org.argouml.uml.diagram.static_structure.ui Package Specification (none) Related Documentation (none) 
org.argouml.uml.diagram.ui Package Specification (none) Related Documentation (none) 
org.argouml.uml.diagram.use_case Package Specification (none) Related Documentation 187 DEFECT P2 PC issues@argouml.tigris.org NEW use case associations do not update 223 DEFECT P2 PC issues@argouml.tigris.org NEW Arrows on Use Case Associations 235 DEFECT P1 Oth issues@argouml.tigris.org NEW no dashed lines for use-case associations?  
org.argouml.uml.diagram.use_case.ui Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui Package Specification (none) Related Documentation (none) 
 

Uses of DelayedVChangeListener in org.argouml.kernel
 

Constructors in org.argouml.kernel with parameters of type DelayedVChangeListener
DelayedChangeNotify(DelayedVChangeListener list, java.beans.PropertyChangeEvent pce)
           
 

Uses of DelayedVChangeListener in org.argouml.uml
 

Subinterfaces of DelayedVChangeListener in org.argouml.uml
 interface TableModelTarget
           
 

Classes in org.argouml.uml that implement DelayedVChangeListener
 class TableModelAttr
           
 class TableModelComposite
           
 class TableModelOper
           
 

Uses of DelayedVChangeListener in org.argouml.uml.diagram.activity.ui
 

Classes in org.argouml.uml.diagram.activity.ui that implement DelayedVChangeListener
 class FigActionState
          Class to display graphics for a UML MState in a diagram.
 

Uses of DelayedVChangeListener in org.argouml.uml.diagram.collaboration.ui
 

Classes in org.argouml.uml.diagram.collaboration.ui that implement DelayedVChangeListener
 class FigAssociationRole
           
 class FigClassifierRole
          Class to display graphics for a UML classifier role in a collaboration diagram. Stereotype (if there is one) and name are displayed in the centre of the box.
 

Uses of DelayedVChangeListener in org.argouml.uml.diagram.deployment
 

Classes in org.argouml.uml.diagram.deployment that implement DelayedVChangeListener
 class TableModelAssoc_in_DeplByProps
           
 class TableModelClass_in_DeplByProps
           
 class TableModelCompInstanceByProps
           
 class TableModelComponentByProps
           
 class TableModelDependency_in_DeplByProps
           
 class TableModelInterface_in_DeplByProps
           
 class TableModelLinkByProps
           
 class TableModelNodeByProps
           
 class TableModelNodeInstanceByProps
           
 class TableModelObjectByProps
           
 

Uses of DelayedVChangeListener in org.argouml.uml.diagram.deployment.ui
 

Classes in org.argouml.uml.diagram.deployment.ui that implement DelayedVChangeListener
 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 DelayedVChangeListener in org.argouml.uml.diagram.sequence
 

Classes in org.argouml.uml.diagram.sequence that implement DelayedVChangeListener
 class TableModelSeqActionByProps
           
 class TableModelSeqLinkByProps
           
 class TableModelSeqObjectByProps
           
 class TableModelSeqStimulusByProps
           
 

Uses of DelayedVChangeListener in org.argouml.uml.diagram.sequence.ui
 

Classes in org.argouml.uml.diagram.sequence.ui that implement DelayedVChangeListener
 class FigSeqLink
           
 class FigSeqObject
          Class to display graphics for a UML sequence in a diagram.
 class FigSeqStimulus
          Class to display graphics for a UML collaboration in a diagram.
 

Uses of DelayedVChangeListener in org.argouml.uml.diagram.state
 

Classes in org.argouml.uml.diagram.state that implement DelayedVChangeListener
 class TableModelStateByProps
           
 class TableModelTransByProps
           
 

Uses of DelayedVChangeListener in org.argouml.uml.diagram.state.ui
 

Classes in org.argouml.uml.diagram.state.ui that implement DelayedVChangeListener
 class FigBranchState
          Class to display graphics for a UML Branch MState in a diagram.
 class FigCompositeState
          Class to display graphics for a UML MCompositeState in a diagram.
 class FigDeepHistoryState
          Class to display graphics for a UML MState in a diagram.
 class FigFinalState
          Class to display graphics for a UML MState in a diagram.
 class FigForkState
          Class to display graphics for a UML MState in a diagram.
 class FigHistoryState
          Class to display graphics for a UML MState in a diagram.
 class FigInitialState
          Class to display graphics for a UML State in a diagram.
 class FigJoinState
          Class to display graphics for a UML MState in a diagram.
 class FigShallowHistoryState
          Class to display graphics for a UML MState 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 MState diagrams.
 class FigTransition
           
 

Uses of DelayedVChangeListener in org.argouml.uml.diagram.static_structure
 

Classes in org.argouml.uml.diagram.static_structure that implement DelayedVChangeListener
 class TableModelAssocByProps
           
 class TableModelClassByProps
           
 

Uses of DelayedVChangeListener in org.argouml.uml.diagram.static_structure.ui
 

Classes in org.argouml.uml.diagram.static_structure.ui that implement DelayedVChangeListener
 class FigClass
          Class to display graphics for a UML Class in a diagram.
 class FigComment
          Class to display a UML note in a diagram Since we don't need stereotypes for the note and an empty stereotype textfield causes problems with the note layout, I subclass FigNode instead of FigNodeModelElement.
 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 FigLink
           
 class FigPackage
          Class to display graphics for a UML MState in a diagram.
 

Uses of DelayedVChangeListener in org.argouml.uml.diagram.ui
 

Classes in org.argouml.uml.diagram.ui that implement DelayedVChangeListener
 class FigAssociation
           
 class FigDependency
           
 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 collaboration in a diagram.
 class FigNodeModelElement
          Abstract class to display diagram icons for UML ModelElements that look like nodes and that have editiable names and can be resized.
 class FigNote
          Class to display graphics for a UML MState in a diagram.
 class FigPermission
           
 class FigRealization
           
 class FigUsage
           
 

Uses of DelayedVChangeListener in org.argouml.uml.diagram.use_case
 

Classes in org.argouml.uml.diagram.use_case that implement DelayedVChangeListener
 class TableModelActorByProps
           
 class TableModelUseCaseByProps
           
 

Uses of DelayedVChangeListener in org.argouml.uml.diagram.use_case.ui
 

Classes in org.argouml.uml.diagram.use_case.ui that implement DelayedVChangeListener
 class FigActor
          Class to display graphics for a UML MState in a diagram.
 class FigExtend
          A fig for use with extend relationships on use case diagrams. Realised as a dotted line with an open arrow head and the label «extend» together with any condition alongside.
 class FigInclude
          A fig for use with include relationships on use case diagrams. Realised as a dotted line with an open arrow head and the label <> alongside a la stereotype.
 class FigUseCase
          A fig to display use cases on use case diagrams. Realised as a solid oval containing the name of the use case.
 

Uses of DelayedVChangeListener in org.argouml.uml.ui
 

Classes in org.argouml.uml.ui that implement DelayedVChangeListener
 class TabStyle
           
 



ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook