Uses of Class
org.argouml.uml.diagram.UMLMutableGraphSupport

Packages that use UMLMutableGraphSupport
org.argouml.uml.diagram.activity Package Specification 
org.argouml.uml.diagram.collaboration contains the graph model for a collaboration diagram. 
org.argouml.uml.diagram.deployment contains the graph model for a deployment diagram. 
org.argouml.uml.diagram.sequence Provides a Sequence diagram capability. 
org.argouml.uml.diagram.state contains the graph model for a statechart diagram. 
org.argouml.uml.diagram.static_structure contains the graph model for a class diagram. 
org.argouml.uml.diagram.use_case contains the graph model for a use case diagram. 
 

Uses of UMLMutableGraphSupport in org.argouml.uml.diagram.activity
 

Subclasses of UMLMutableGraphSupport in org.argouml.uml.diagram.activity
 class ActivityDiagramGraphModel
          The graphmodel for an activitydiagram.
 

Uses of UMLMutableGraphSupport in org.argouml.uml.diagram.collaboration
 

Subclasses of UMLMutableGraphSupport in org.argouml.uml.diagram.collaboration
 class CollabDiagramGraphModel
          This class defines a bridge between the UML meta-model representation of the design and the GraphModel interface used by GEF.
 

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

Subclasses of UMLMutableGraphSupport in org.argouml.uml.diagram.deployment
 class DeploymentDiagramGraphModel
          This class defines a bridge between the UML meta-model representation of the design and the GraphModel interface used by GEF.
 

Uses of UMLMutableGraphSupport in org.argouml.uml.diagram.sequence
 

Subclasses of UMLMutableGraphSupport in org.argouml.uml.diagram.sequence
 class SequenceDiagramGraphModel
          This class defines a bridge between the UML meta-model representation of the design and the GraphModel interface used by GEF.
 

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

Subclasses of UMLMutableGraphSupport in org.argouml.uml.diagram.state
 class StateDiagramGraphModel
          This class defines a bridge between the UML meta-model representation of the design and the GraphModel interface used by GEF.
 

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

Subclasses of UMLMutableGraphSupport in org.argouml.uml.diagram.static_structure
 class ClassDiagramGraphModel
          This class defines a bridge between the UML meta-model representation of the design and the GraphModel interface used by GEF.
 

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

Subclasses of UMLMutableGraphSupport in org.argouml.uml.diagram.use_case
 class UseCaseDiagramGraphModel
          This class defines a bridge between the UML meta-model representation of the design and the GraphModel interface used by GEF.
 



ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook