|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PerspectiveRule | |
org.argouml.ui.explorer | contains classes for the explorer tree view of argouml. |
org.argouml.ui.explorer.rules | contains classes for Building the explorer tree view of argouml. |
Uses of PerspectiveRule in org.argouml.ui.explorer |
Methods in org.argouml.ui.explorer with parameters of type PerspectiveRule | |
void |
PerspectiveManager.addRule(PerspectiveRule rule)
Add a rule to the list of rules. |
void |
PerspectiveManager.removeRule(PerspectiveRule rule)
Remove a rule from the list. |
void |
ExplorerPerspective.addRule(PerspectiveRule rule)
|
void |
ExplorerPerspective.removeRule(PerspectiveRule rule)
|
Uses of PerspectiveRule in org.argouml.ui.explorer.rules |
Classes in org.argouml.ui.explorer.rules that implement PerspectiveRule | |
class |
AbstractPerspectiveRule
|
class |
GoAssocRoleToMessages
The GoRule AssociationRole->Messages. |
class |
GoBehavioralFeatureToStateDiagram
The rule for Behavioral Feature->Statechart diagram. |
class |
GoBehavioralFeatureToStateMachine
PerspectiveRule to navigate from behavioral feature to statemachine. |
class |
GoClassifierToBehavioralFeature
Go rule to navigate from a classifier to the behavioral features owned by that classifier. |
class |
GoClassifierToCollaboration
Go rule for navigation in the navpane from a classifier to the collaboration representing it. |
class |
GoClassifierToInstance
|
class |
GoClassifierToSequenceDiagram
Go rule from represented operation to sequence diagram representing it. |
class |
GoClassifierToStateMachine
PerspectiveRule to navigate from behavioral feature to statemachine. |
class |
GoClassifierToStructuralFeature
Rule for Class->Attribute. |
class |
GoClassToAssociatedClass
Rule for Class->Associated Class. |
class |
GoClassToNavigableClass
Rule for Class->Navigable Class. |
class |
GoClassToSummary
This class is a Go Rule for the "Class - centric" Navigation perspective. |
class |
GoCollaborationToDiagram
Rule for Collaboration->Diagram. |
class |
GoCollaborationToInteraction
Rule for Collaboration->Interaction. |
class |
GoComponentToResidentModelElement
Rule for Component -> Resident Element. |
class |
GoCompositeStateToSubvertex
Rule for State->Substates. |
class |
GoDiagramToEdge
Rule for Diagram->Edge. |
class |
GoDiagramToNode
Rule for Diagram->Node. |
class |
GoElementToMachine
Rule for Class->State Machine. |
class |
GoGeneralizableElementToSpecialized
Rule to navigate from a Generalizable element to its children. |
class |
GoInteractionToMessages
Rule for Interaction->Messages. |
class |
GoLinkToStimuli
Rule for Link->Stimuli. |
class |
GoMessageToAction
Go rule to navigate from some message to it's corresponding action |
class |
GoModelElementToComment
Go rule for the package perspective to show the comments belonging to some modelelement. |
class |
GoModelToBaseElements
Rule for Package->Base Class. |
class |
GoModelToCollaboration
Rule for Model->Collaboration. |
class |
GoModelToDiagrams
Rule for Model->Diagram. |
class |
GoModelToElements
Rule for Namespace->Owned Element. |
class |
GoModelToNode
|
class |
GoNamespaceToClassifierAndPackage
Rule for Namespace->Classifer or Package. |
class |
GoNamespaceToDiagram
Rule for Package->Diagram. |
class |
GoNamespaceToOwnedElements
Rule for Namespace->Owned Element. |
class |
GoNodeToResidentComponent
Rule for Node -> Resident Component. |
class |
GoOperationToCollaboration
Rule for Operation->Collaboration. |
class |
GoOperationToCollaborationDiagram
Rule for Operation->Collaboration Diagram. |
class |
GoOperationToSequenceDiagram
Rule for Operation->Sequence diagram. |
class |
GoPackageToClass
Rule for Package->Class. |
class |
GoProjectToCollaboration
Rule for Project->Collaboration. |
class |
GoProjectToDiagram
Rule for Project->Diagram. |
class |
GoProjectToModel
Rule for Project->Model. |
class |
GoProjectToStateMachine
Rule for Project->Statemachine. |
class |
GoSignalToReception
Rule for Signal->Reception. |
class |
GoStatemachineToDiagram
A go rule to navigate from a statemachine or activitygraph to the statediagram or activitydiagram that's showing it. |
class |
GoStateMachineToState
PerspectiveRule to navigate from statemachine to the subvertices of its top state (1 level deep only). |
class |
GoStateMachineToTop
Rule for Statemachine->Top State. |
class |
GoStateMachineToTransition
Rule for Statemachine->Transition. |
class |
GoStateToDoActivity
Go rule to navigate from a state to it's do-activity. |
class |
GoStateToDownstream
Rule for State->Outgoing States. |
class |
GoStateToEntry
Rule for navigation from a State to its Entry action. |
class |
GoStateToExit
Rule for navigation from a State to its Exit action. |
class |
GoStateToIncomingTrans
Rule for State->Incoming Transitions. |
class |
GoStateToInternalTrans
Rule for State->Internal Transitions. |
class |
GoStateToOutgoingTrans
Rule for State->Outgoing Transitions. |
class |
GoStimulusToAction
Rule for Stimulus->Action. |
class |
GoSummaryToAssociation
Rule for Summary->Association. |
class |
GoSummaryToAttribute
Rule for Summary->Attribute. |
class |
GoSummaryToIncomingDependency
Rule for Summary->IncomingDependency. |
class |
GoSummaryToInheritance
Rule for Summary->Inheritance. |
class |
GoSummaryToOperation
Rule for Summary->Operation. |
class |
GoSummaryToOutgoingDependency
Rule for Summary->OutgoingDependency. |
class |
GoTransitionToSource
Rule for Transition->Source State. |
class |
GoTransitionToTarget
Rule for Transition->Target State. |
class |
GoUseCaseToExtensionPoint
Rule for Use Case->Extension Point. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |