Uses of Class
org.argouml.ui.AbstractGoRule

Packages that use AbstractGoRule
org.argouml.ui contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc.  
org.argouml.uml.diagram.collaboration.ui Package Specification (none) Related Documentation (none) 
org.argouml.uml.diagram.deployment.ui Package Specification (none) Related Documentation (none) 
org.argouml.uml.diagram.sequence.ui Package Specification (none) Related Documentation (none) 
org.argouml.uml.diagram.state.ui 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.ui Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.behavior.common_behavior Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.foundation.core Package Specification (none) Related Documentation (none) 
 

Uses of AbstractGoRule in org.argouml.ui
 

Methods in org.argouml.ui with parameters of type AbstractGoRule
static void NavPerspective.registerRule(AbstractGoRule rule)
           
 

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

Subclasses of AbstractGoRule in org.argouml.uml.diagram.collaboration.ui
 class GoAssocRoleMessages
           
 class GoClassifierToCollaboration
          Go rule for navigation in the navpane from a classifier to the collaboration representing it.
 class GoCollaborationDiagram
           
 class GoCollaborationInteraction
           
 class GoInteractionMessage
          Navrule to navigate from an interaction to a message
 class GoMessageAction
          Go rule to navigate from some message to it's corresponding action
 class GoModelToCollaboration
           
 class GoOperationToCollaboration
          Go rule for navigation in the navpane from an operation to the collaboration representing it.
 class GoProjectToCollaboration
           
 

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

Subclasses of AbstractGoRule in org.argouml.uml.diagram.deployment.ui
 class GoDiagramToNode
           
 

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

Subclasses of AbstractGoRule in org.argouml.uml.diagram.sequence.ui
 class GoLinkStimuli
           
 class GoStimulusToAction
           
 

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

Subclasses of AbstractGoRule in org.argouml.uml.diagram.state.ui
 class GoCompositeStateToSubvertex
           
 class GoMachineDiagram
           
 class GoMachineToState
          Navigation rule for navperspective to navigate from statemachine to its top state.
 class GoMachineToTrans
           
 class GoProjectToStateMachine
           
 class GoStateMachineToTransition
           
 class GoStateToDoActivity
          Go rule to navigate from a state to it's doactivity.
 class GoStateToDownstream
           
 class GoStateToEntry
           
 class GoStateToExit
           
 class GoStateToIncomingTrans
           
 class GoStateToInternalTrans
           
 class GoStateToOutgoingTrans
           
 class GoTransitionToSource
           
 class GoTransitionToTarget
           
 

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

Subclasses of AbstractGoRule in org.argouml.uml.diagram.static_structure.ui
 class GoClassToAssociatedClass
           
 class GoClassToNavigableClass
           
 class GoModelToClass
           
 

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

Subclasses of AbstractGoRule in org.argouml.uml.diagram.ui
 class GoBehavioralFeatureToStateDiagram
           
 class GoBehavioralFeatureToStateMachine
          Navigation rule for navperspective to navigate from behavioral feature to statemachine.
 class GoClassifierToBeh
           
 class GoClassifierToStateMachine
          Navigation rule for navperspective to navigate from behavioral feature to statemachine.
 class GoClassifierToStructuralFeature
           
 class GoDiagramToEdge
           
 class GoElementToMachine
           
 class GoFilteredChildren
           
 class GoGenElementToDerived
           
 class GoInteractionMessages
           
 class GoModelToBaseElements
           
 class GoModelToDiagram
          Shows the diagrams as children of their namespace.
 class GoModelToElements
           
 class GoOperationToCollaborationDiagram
           
 class GoProjectToDiagram
           
 class GoProjectToModel
           
 

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

Subclasses of AbstractGoRule in org.argouml.uml.diagram.use_case.ui
 class GoUseCaseToExtensionPoint
          Provides a rule to display extension points in the navigation pane.
 

Uses of AbstractGoRule in org.argouml.uml.ui.behavior.common_behavior
 

Subclasses of AbstractGoRule in org.argouml.uml.ui.behavior.common_behavior
 class GoSignalToReception
          Navigation rule for navperspective to navigate from signal to reception.
 

Uses of AbstractGoRule in org.argouml.uml.ui.foundation.core
 

Subclasses of AbstractGoRule in org.argouml.uml.ui.foundation.core
 class GoModelElementToComment
          Go rule for the package perspective to show the comments belonging to some modelelement.
 



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